Guest User

Untitled

a guest
Jul 7th, 2025
8
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 211.74 KB | None | 0 0
  1. Building bootstrap
  2. running: /Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo build --manifest-path /Users/timch/rust/src/bootstrap/Cargo.toml -Zroot-dir=/Users/timch/rust --verbose
  3. Fresh unicode-ident v1.0.13
  4. Fresh version_check v0.9.5
  5. Fresh memchr v2.7.4
  6. Fresh shlex v1.3.0
  7. Fresh libc v0.2.172
  8. Fresh cc v1.2.23
  9. Fresh bitflags v2.6.0
  10. Fresh cfg-if v1.0.0
  11. Fresh proc-macro2 v1.0.89
  12. Fresh typenum v1.17.0
  13. Fresh errno v0.3.11
  14. Fresh pkg-config v0.3.31
  15. Fresh crossbeam-utils v0.8.20
  16. Fresh serde v1.0.215
  17. Fresh aho-corasick v1.1.3
  18. Fresh anstyle v1.0.10
  19. Fresh clap_lex v0.7.2
  20. Fresh quote v1.0.37
  21. Fresh generic-array v0.14.7
  22. Fresh rustix v1.0.7
  23. Fresh regex-syntax v0.8.5
  24. Fresh heck v0.5.0
  25. Fresh crossbeam-epoch v0.9.18
  26. Fresh clap_builder v4.5.20
  27. Fresh bstr v1.10.0
  28. Fresh syn v2.0.87
  29. Fresh block-buffer v0.10.4
  30. Fresh crypto-common v0.1.6
  31. Fresh regex-automata v0.4.9
  32. Fresh log v0.4.22
  33. Fresh same-file v1.0.6
  34. Fresh xattr v1.5.0
  35. Fresh crossbeam-deque v0.8.5
  36. Fresh clap_derive v4.5.18
  37. Fresh digest v0.10.7
  38. Fresh globset v0.4.15
  39. Fresh lzma-sys v0.1.20
  40. Fresh serde_derive v1.0.215
  41. Fresh walkdir v2.5.0
  42. Fresh cpufeatures v0.2.15
  43. Fresh filetime v0.2.25
  44. Fresh clap v4.5.20
  45. Fresh itoa v1.0.11
  46. Fresh ryu v1.0.18
  47. Fresh tar v0.4.43
  48. Fresh sha2 v0.10.8
  49. Fresh semver v1.0.23
  50. Fresh xz2 v0.1.7
  51. Fresh ignore v0.4.23
  52. Fresh build_helper v0.1.0 (/Users/timch/rust/src/build_helper)
  53. Fresh clap_complete v4.5.37
  54. Fresh serde_json v1.0.132
  55. Fresh fd-lock v4.0.4
  56. Fresh toml v0.5.11
  57. Fresh cmake v0.1.54
  58. Fresh object v0.36.5
  59. Fresh home v0.5.9
  60. Fresh termcolor v1.4.1
  61. Fresh opener v0.5.2
  62. Fresh bootstrap v0.0.0 (/Users/timch/rust/src/bootstrap)
  63. Finished `dev` profile [unoptimized] target(s) in 0.04s
  64. running: /Users/timch/rust/build/bootstrap/debug/bootstrap suggest --run -v
  65. running: "git" "rev-parse" "--show-cdup" (failure_mode=Ignore) (created at src/bootstrap/src/core/config/config.rs:494:27, executed at src/bootstrap/src/core/config/config.rs:504:46)
  66. running: cd "/Users/timch/rust" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" (failure_mode=Ignore) (created at src/bootstrap/src/utils/channel.rs:47:31, executed at src/bootstrap/src/utils/channel.rs:49:50)
  67. running: cd "/Users/timch/rust" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "log" "-1" "--date=short" "--pretty=format:%cd" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:63:31, executed at src/bootstrap/src/utils/channel.rs:70:14)
  68. running: cd "/Users/timch/rust" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:72:32, executed at src/bootstrap/src/utils/channel.rs:77:14)
  69. running: cd "/Users/timch/rust" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "--short=9" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:79:38, executed at src/bootstrap/src/utils/channel.rs:85:14)
  70. downloading stage0 beta artifacts
  71. running: "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" "--print" "sysroot" (failure_mode=Exit) (created at src/bootstrap/src/core/config/config.rs:811:13, executed at src/bootstrap/src/core/config/config.rs:814:18)
  72. downloading stage0 beta artifacts
  73. Cache hit: cd "/Users/timch/rust" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" (failure_mode=Ignore)
  74. running: cd "/Users/timch/rust/src/tools/cargo" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" (failure_mode=Ignore) (created at src/bootstrap/src/utils/channel.rs:47:31, executed at src/bootstrap/src/utils/channel.rs:49:50)
  75. rustc freshness: HasLocalModifications { upstream: "a84ab0ce6c4557a2f01a3a6c3fdb0f92098db78d" }
  76. running: "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" "--print" "target-libdir" (failure_mode=Exit) (created at src/bootstrap/src/lib.rs:385:37, executed at src/bootstrap/src/lib.rs:388:14)
  77. running: "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" "--version" "--verbose" (failure_mode=Exit) (created at src/bootstrap/src/lib.rs:492:37, executed at src/bootstrap/src/lib.rs:495:14)
  78. finding compilers
  79. CC_aarch64-apple-darwin = "cc"
  80. CFLAGS_aarch64-apple-darwin = ["-ffunction-sections", "-fdata-sections", "-fPIC", "--target=arm64-apple-macosx", "-mmacosx-version-min=15.5"]
  81. CXX_aarch64-apple-darwin = "c++"
  82. CXXFLAGS_aarch64-apple-darwin = ["-ffunction-sections", "-fdata-sections", "-fPIC", "--target=arm64-apple-macosx", "-mmacosx-version-min=15.5", "-stdlib=libc++"]
  83. AR_aarch64-apple-darwin = "ar"
  84. running sanity check
  85. running: "/Users/timch/rust/build/aarch64-apple-darwin/libcxx-version/libcxx-version" (failure_mode=Exit) (created at src/bootstrap/src/core/build_steps/tool.rs:1126:30, executed at src/bootstrap/src/core/build_steps/tool.rs:1126:50)
  86. running: "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" "--print" "target-list" (failure_mode=Exit) (created at src/bootstrap/src/core/sanity.rs:201:57, executed at src/bootstrap/src/core/sanity.rs:204:10)
  87. running: cd "/Users/timch/rust/library/backtrace" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" (failure_mode=Ignore) (created at src/bootstrap/src/utils/channel.rs:47:31, executed at src/bootstrap/src/utils/channel.rs:49:50)
  88. running: cd "/Users/timch/rust/library/backtrace" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "log" "-1" "--date=short" "--pretty=format:%cd" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:63:31, executed at src/bootstrap/src/utils/channel.rs:70:14)
  89. running: cd "/Users/timch/rust/library/backtrace" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:72:32, executed at src/bootstrap/src/utils/channel.rs:77:14)
  90. running: cd "/Users/timch/rust/library/backtrace" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "--short=9" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:79:38, executed at src/bootstrap/src/utils/channel.rs:85:14)
  91. Cache hit: cd "/Users/timch/rust/library/backtrace" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit)
  92. running: cd "/Users/timch/rust" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "ls-tree" "HEAD" "library/backtrace" (failure_mode=Exit) (created at src/bootstrap/src/core/config/config.rs:1407:24, executed at src/bootstrap/src/core/config/config.rs:1411:14)
  93. running: cd "/Users/timch/rust" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "config" "--file" ".gitmodules" "--get-regexp" "path" (failure_mode=Exit) (created at src/bootstrap/src/lib.rs:612:22, executed at src/bootstrap/src/lib.rs:616:14)
  94. running: cd "src/doc/nomicon" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" (failure_mode=Ignore) (created at src/bootstrap/src/utils/channel.rs:47:31, executed at src/bootstrap/src/utils/channel.rs:49:50)
  95. running: cd "src/tools/cargo" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" (failure_mode=Ignore) (created at src/bootstrap/src/utils/channel.rs:47:31, executed at src/bootstrap/src/utils/channel.rs:49:50)
  96. running: cd "src/doc/reference" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" (failure_mode=Ignore) (created at src/bootstrap/src/utils/channel.rs:47:31, executed at src/bootstrap/src/utils/channel.rs:49:50)
  97. running: cd "src/doc/rust-by-example" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" (failure_mode=Ignore) (created at src/bootstrap/src/utils/channel.rs:47:31, executed at src/bootstrap/src/utils/channel.rs:49:50)
  98. running: cd "src/doc/book" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" (failure_mode=Ignore) (created at src/bootstrap/src/utils/channel.rs:47:31, executed at src/bootstrap/src/utils/channel.rs:49:50)
  99. running: cd "src/doc/edition-guide" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" (failure_mode=Ignore) (created at src/bootstrap/src/utils/channel.rs:47:31, executed at src/bootstrap/src/utils/channel.rs:49:50)
  100. running: cd "src/doc/embedded-book" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" (failure_mode=Ignore) (created at src/bootstrap/src/utils/channel.rs:47:31, executed at src/bootstrap/src/utils/channel.rs:49:50)
  101. running: cd "library/backtrace" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" (failure_mode=Ignore) (created at src/bootstrap/src/utils/channel.rs:47:31, executed at src/bootstrap/src/utils/channel.rs:49:50)
  102. running: cd "src/doc/nomicon" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "log" "-1" "--date=short" "--pretty=format:%cd" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:63:31, executed at src/bootstrap/src/utils/channel.rs:70:14)
  103. running: cd "src/doc/rust-by-example" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "log" "-1" "--date=short" "--pretty=format:%cd" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:63:31, executed at src/bootstrap/src/utils/channel.rs:70:14)
  104. running: cd "src/tools/cargo" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "log" "-1" "--date=short" "--pretty=format:%cd" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:63:31, executed at src/bootstrap/src/utils/channel.rs:70:14)
  105. running: cd "src/doc/nomicon" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:72:32, executed at src/bootstrap/src/utils/channel.rs:77:14)
  106. running: cd "src/doc/rust-by-example" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:72:32, executed at src/bootstrap/src/utils/channel.rs:77:14)
  107. running: cd "src/tools/cargo" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:72:32, executed at src/bootstrap/src/utils/channel.rs:77:14)
  108. running: cd "src/doc/nomicon" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "--short=9" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:79:38, executed at src/bootstrap/src/utils/channel.rs:85:14)
  109. running: cd "src/doc/rust-by-example" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "--short=9" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:79:38, executed at src/bootstrap/src/utils/channel.rs:85:14)
  110. running: cd "src/tools/cargo" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "--short=9" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:79:38, executed at src/bootstrap/src/utils/channel.rs:85:14)
  111. running: cd "src/doc/book" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "log" "-1" "--date=short" "--pretty=format:%cd" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:63:31, executed at src/bootstrap/src/utils/channel.rs:70:14)
  112. running: cd "src/doc/reference" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "log" "-1" "--date=short" "--pretty=format:%cd" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:63:31, executed at src/bootstrap/src/utils/channel.rs:70:14)
  113. running: cd "library/backtrace" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "log" "-1" "--date=short" "--pretty=format:%cd" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:63:31, executed at src/bootstrap/src/utils/channel.rs:70:14)
  114. running: cd "src/doc/edition-guide" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "log" "-1" "--date=short" "--pretty=format:%cd" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:63:31, executed at src/bootstrap/src/utils/channel.rs:70:14)
  115. running: cd "src/doc/book" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:72:32, executed at src/bootstrap/src/utils/channel.rs:77:14)
  116. running: cd "src/doc/embedded-book" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "log" "-1" "--date=short" "--pretty=format:%cd" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:63:31, executed at src/bootstrap/src/utils/channel.rs:70:14)
  117. running: cd "src/doc/reference" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:72:32, executed at src/bootstrap/src/utils/channel.rs:77:14)
  118. running: cd "library/backtrace" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:72:32, executed at src/bootstrap/src/utils/channel.rs:77:14)
  119. running: cd "src/doc/edition-guide" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:72:32, executed at src/bootstrap/src/utils/channel.rs:77:14)
  120. running: cd "src/doc/book" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "--short=9" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:79:38, executed at src/bootstrap/src/utils/channel.rs:85:14)
  121. running: cd "src/doc/embedded-book" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:72:32, executed at src/bootstrap/src/utils/channel.rs:77:14)
  122. running: cd "src/doc/reference" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "--short=9" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:79:38, executed at src/bootstrap/src/utils/channel.rs:85:14)
  123. running: cd "library/backtrace" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "--short=9" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:79:38, executed at src/bootstrap/src/utils/channel.rs:85:14)
  124. running: cd "src/doc/edition-guide" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "--short=9" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:79:38, executed at src/bootstrap/src/utils/channel.rs:85:14)
  125. running: cd "/Users/timch/rust/src/doc/nomicon" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" (failure_mode=Ignore) (created at src/bootstrap/src/utils/channel.rs:47:31, executed at src/bootstrap/src/utils/channel.rs:49:50)
  126. running: cd "src/doc/embedded-book" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "--short=9" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:79:38, executed at src/bootstrap/src/utils/channel.rs:85:14)
  127. running: cd "/Users/timch/rust/src/doc/rust-by-example" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" (failure_mode=Ignore) (created at src/bootstrap/src/utils/channel.rs:47:31, executed at src/bootstrap/src/utils/channel.rs:49:50)
  128. Cache hit: cd "/Users/timch/rust/src/tools/cargo" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" (failure_mode=Ignore)
  129. running: cd "/Users/timch/rust/src/tools/cargo" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "log" "-1" "--date=short" "--pretty=format:%cd" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:63:31, executed at src/bootstrap/src/utils/channel.rs:70:14)
  130. running: cd "/Users/timch/rust/src/tools/cargo" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:72:32, executed at src/bootstrap/src/utils/channel.rs:77:14)
  131. running: cd "/Users/timch/rust/src/tools/cargo" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "--short=9" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:79:38, executed at src/bootstrap/src/utils/channel.rs:85:14)
  132. running: cd "/Users/timch/rust/src/doc/embedded-book" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" (failure_mode=Ignore) (created at src/bootstrap/src/utils/channel.rs:47:31, executed at src/bootstrap/src/utils/channel.rs:49:50)
  133. running: cd "/Users/timch/rust/src/doc/book" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" (failure_mode=Ignore) (created at src/bootstrap/src/utils/channel.rs:47:31, executed at src/bootstrap/src/utils/channel.rs:49:50)
  134. running: cd "/Users/timch/rust/src/doc/rust-by-example" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "log" "-1" "--date=short" "--pretty=format:%cd" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:63:31, executed at src/bootstrap/src/utils/channel.rs:70:14)
  135. running: cd "/Users/timch/rust/src/doc/rust-by-example" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:72:32, executed at src/bootstrap/src/utils/channel.rs:77:14)
  136. running: cd "/Users/timch/rust/src/doc/rust-by-example" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "--short=9" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:79:38, executed at src/bootstrap/src/utils/channel.rs:85:14)
  137. running: cd "/Users/timch/rust/src/doc/edition-guide" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" (failure_mode=Ignore) (created at src/bootstrap/src/utils/channel.rs:47:31, executed at src/bootstrap/src/utils/channel.rs:49:50)
  138. running: cd "/Users/timch/rust/src/doc/nomicon" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "log" "-1" "--date=short" "--pretty=format:%cd" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:63:31, executed at src/bootstrap/src/utils/channel.rs:70:14)
  139. running: cd "/Users/timch/rust/src/doc/reference" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" (failure_mode=Ignore) (created at src/bootstrap/src/utils/channel.rs:47:31, executed at src/bootstrap/src/utils/channel.rs:49:50)
  140. running: cd "/Users/timch/rust/src/doc/nomicon" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:72:32, executed at src/bootstrap/src/utils/channel.rs:77:14)
  141. Cache hit: cd "/Users/timch/rust/library/backtrace" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" (failure_mode=Ignore)
  142. running: cd "/Users/timch/rust/src/doc/nomicon" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "--short=9" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:79:38, executed at src/bootstrap/src/utils/channel.rs:85:14)
  143. Cache hit: cd "/Users/timch/rust/library/backtrace" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "log" "-1" "--date=short" "--pretty=format:%cd" (failure_mode=Exit)
  144. Cache hit: cd "/Users/timch/rust/library/backtrace" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit)
  145. Cache hit: cd "/Users/timch/rust/library/backtrace" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "--short=9" "HEAD" (failure_mode=Exit)
  146. Cache hit: cd "/Users/timch/rust/library/backtrace" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit)
  147. Cache hit: cd "/Users/timch/rust" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "ls-tree" "HEAD" "library/backtrace" (failure_mode=Exit)
  148. running: cd "/Users/timch/rust/src/doc/book" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "log" "-1" "--date=short" "--pretty=format:%cd" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:63:31, executed at src/bootstrap/src/utils/channel.rs:70:14)
  149. running: cd "/Users/timch/rust/src/doc/book" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:72:32, executed at src/bootstrap/src/utils/channel.rs:77:14)
  150. running: cd "/Users/timch/rust/src/doc/book" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "--short=9" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:79:38, executed at src/bootstrap/src/utils/channel.rs:85:14)
  151. Cache hit: cd "/Users/timch/rust/src/tools/cargo" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit)
  152. running: cd "/Users/timch/rust" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "ls-tree" "HEAD" "src/tools/cargo" (failure_mode=Exit) (created at src/bootstrap/src/core/config/config.rs:1407:24, executed at src/bootstrap/src/core/config/config.rs:1411:14)
  153. running: cd "/Users/timch/rust/src/doc/embedded-book" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "log" "-1" "--date=short" "--pretty=format:%cd" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:63:31, executed at src/bootstrap/src/utils/channel.rs:70:14)
  154. running: cd "/Users/timch/rust/src/doc/embedded-book" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:72:32, executed at src/bootstrap/src/utils/channel.rs:77:14)
  155. running: cd "/Users/timch/rust/src/doc/reference" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "log" "-1" "--date=short" "--pretty=format:%cd" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:63:31, executed at src/bootstrap/src/utils/channel.rs:70:14)
  156. running: cd "/Users/timch/rust/src/doc/embedded-book" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "--short=9" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:79:38, executed at src/bootstrap/src/utils/channel.rs:85:14)
  157. running: cd "/Users/timch/rust/src/doc/reference" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:72:32, executed at src/bootstrap/src/utils/channel.rs:77:14)
  158. running: cd "/Users/timch/rust/src/doc/reference" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "--short=9" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:79:38, executed at src/bootstrap/src/utils/channel.rs:85:14)
  159. running: cd "/Users/timch/rust/src/doc/edition-guide" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "log" "-1" "--date=short" "--pretty=format:%cd" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:63:31, executed at src/bootstrap/src/utils/channel.rs:70:14)
  160. running: cd "/Users/timch/rust/src/doc/edition-guide" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:72:32, executed at src/bootstrap/src/utils/channel.rs:77:14)
  161. running: cd "/Users/timch/rust/src/doc/edition-guide" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "--short=9" "HEAD" (failure_mode=Exit) (created at src/bootstrap/src/utils/channel.rs:79:38, executed at src/bootstrap/src/utils/channel.rs:85:14)
  162. Cache hit: cd "/Users/timch/rust/src/doc/rust-by-example" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit)
  163. running: cd "/Users/timch/rust" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "ls-tree" "HEAD" "src/doc/rust-by-example" (failure_mode=Exit) (created at src/bootstrap/src/core/config/config.rs:1407:24, executed at src/bootstrap/src/core/config/config.rs:1411:14)
  164. Cache hit: cd "/Users/timch/rust/src/doc/book" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit)
  165. running: cd "/Users/timch/rust" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "ls-tree" "HEAD" "src/doc/book" (failure_mode=Exit) (created at src/bootstrap/src/core/config/config.rs:1407:24, executed at src/bootstrap/src/core/config/config.rs:1411:14)
  166. Cache hit: cd "/Users/timch/rust/src/doc/nomicon" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit)
  167. running: cd "/Users/timch/rust" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "ls-tree" "HEAD" "src/doc/nomicon" (failure_mode=Exit) (created at src/bootstrap/src/core/config/config.rs:1407:24, executed at src/bootstrap/src/core/config/config.rs:1411:14)
  168. Cache hit: cd "/Users/timch/rust/src/doc/embedded-book" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit)
  169. running: cd "/Users/timch/rust" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "ls-tree" "HEAD" "src/doc/embedded-book" (failure_mode=Exit) (created at src/bootstrap/src/core/config/config.rs:1407:24, executed at src/bootstrap/src/core/config/config.rs:1411:14)
  170. Cache hit: cd "/Users/timch/rust/src/doc/reference" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit)
  171. running: cd "/Users/timch/rust" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "ls-tree" "HEAD" "src/doc/reference" (failure_mode=Exit) (created at src/bootstrap/src/core/config/config.rs:1407:24, executed at src/bootstrap/src/core/config/config.rs:1411:14)
  172. Cache hit: cd "/Users/timch/rust/src/doc/edition-guide" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "rev-parse" "HEAD" (failure_mode=Exit)
  173. running: cd "/Users/timch/rust" && env -u GIT_ALTERNATE_OBJECT_DIRECTORIES -u GIT_DIR -u GIT_INDEX_FILE -u GIT_OBJECT_DIRECTORY -u GIT_WORK_TREE "git" "ls-tree" "HEAD" "src/doc/edition-guide" (failure_mode=Exit) (created at src/bootstrap/src/core/config/config.rs:1407:24, executed at src/bootstrap/src/core/config/config.rs:1411:14)
  174. learning about cargo
  175. running: RUSTC_BOOTSTRAP="1" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "metadata" "--format-version" "1" "--no-deps" "--manifest-path" "/Users/timch/rust/Cargo.toml" (failure_mode=Exit) (created at src/bootstrap/src/core/metadata.rs:80:25, executed at src/bootstrap/src/core/metadata.rs:91:54)
  176. running: RUSTC_BOOTSTRAP="1" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "metadata" "--format-version" "1" "--no-deps" "--manifest-path" "/Users/timch/rust/library/Cargo.toml" (failure_mode=Exit) (created at src/bootstrap/src/core/metadata.rs:80:25, executed at src/bootstrap/src/core/metadata.rs:91:54)
  177. Removing sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot to avoid caching bugs
  178. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  179. Removing sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot/lib/rustlib/aarch64-apple-darwin/lib to avoid caching bugs
  180. Cache hit: "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" "--print" "sysroot" (failure_mode=Exit)
  181. using sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0
  182. Building stage0 tool suggest-tests (aarch64-apple-darwin)
  183. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS AR_aarch64_apple_darwin="ar" CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/bootstrap-tools" CC_aarch64_apple_darwin="cc" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_RELEASE_NUM="1.90.0" CFG_VERSION="1.90.0-dev" CFLAGS_aarch64_apple_darwin="" CXXFLAGS_aarch64_apple_darwin="-stdlib=libc++" CXX_aarch64_apple_darwin="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/nightly" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" RANLIB_aarch64_apple_darwin="ar s" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zosx-rpath-install-name -Clink-args=-Wl,-rpath,@loader_path/../lib -Alinker-messages -Zunstable-options" RUST_TEST_THREADS="10" SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstrap1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "build" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/src/tools/suggest-tests/Cargo.toml" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  184. Fresh unicode-ident v1.0.18
  185. Fresh glob v0.3.2
  186. Fresh proc-macro2 v1.0.95
  187. Fresh quote v1.0.40
  188. Fresh serde v1.0.219
  189. Fresh syn v2.0.104
  190. Fresh serde_derive v1.0.219
  191. Fresh build_helper v0.1.0 (/Users/timch/rust/src/build_helper)
  192. Fresh suggest-tests v0.1.0 (/Users/timch/rust/src/tools/suggest-tests)
  193. Finished `release` profile [optimized] target(s) in 0.07s
  194. running: DYLD_LIBRARY_PATH="/Users/timch/rust/build/aarch64-apple-darwin/bootstrap-tools/aarch64-apple-darwin/release/deps" RUSTC="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" SUGGEST_TESTS_MERGE_COMMIT_EMAIL="[email protected]" SUGGEST_TESTS_NIGHTLY_BRANCH="master" "/Users/timch/rust/build/aarch64-apple-darwin/stage0-tools-bin/suggest-tests" (failure_mode=Exit) (created at src/bootstrap/src/core/build_steps/tool.rs:1359:23, executed at src/bootstrap/src/core/build_steps/suggest.rs:18:10)
  195. ==== SUGGESTIONS ====
  196. x check
  197. x test compiler/rustc_mir_transform
  198. x test library/alloc
  199. x test library/alloctests
  200. x test --stage 1 mir-opt
  201. x test --stage 1 tests/ui tests/run-make
  202. =====================
  203. Removing sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot to avoid caching bugs
  204. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  205. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  206. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  207. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_LIBDIR_RELATIVE="lib" CFG_OMIT_GIT_HASH="1" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_VERSION="1.90.0-dev" LIBC_CHECK_CFG="1" LLVM_CONFIG="/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" LLVM_RUSTLLVM="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings -Wrustc::internal -Drustc::symbol_intern_string_literal -Wkeyword_idents_2024 -Wunreachable_pub -Wunsafe_op_in_unsafe_fn -Wunused_crate_dependencies" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zon-broken-pipe=kill -Clto=off" RUST_TEST_THREADS="10" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrap1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--features" "llvm max_level_info" "--manifest-path" "/Users/timch/rust/compiler/rustc/Cargo.toml" "-p" "rustc-main" "-p" "rustc_abi" "-p" "rustc_arena" "-p" "rustc_ast" "-p" "rustc_ast_ir" "-p" "rustc_ast_lowering" "-p" "rustc_ast_passes" "-p" "rustc_ast_pretty" "-p" "rustc_attr_data_structures" "-p" "rustc_attr_parsing" "-p" "rustc_baked_icu_data" "-p" "rustc_borrowck" "-p" "rustc_builtin_macros" "-p" "rustc_codegen_llvm" "-p" "rustc_codegen_ssa" "-p" "rustc_const_eval" "-p" "rustc_data_structures" "-p" "rustc_driver" "-p" "rustc_driver_impl" "-p" "rustc_error_codes" "-p" "rustc_error_messages" "-p" "rustc_errors" "-p" "rustc_expand" "-p" "rustc_feature" "-p" "rustc_fluent_macro" "-p" "rustc_fs_util" "-p" "rustc_graphviz" "-p" "rustc_hashes" "-p" "rustc_hir" "-p" "rustc_hir_analysis" "-p" "rustc_hir_pretty" "-p" "rustc_hir_typeck" "-p" "rustc_incremental" "-p" "rustc_index" "-p" "rustc_index_macros" "-p" "rustc_infer" "-p" "rustc_interface" "-p" "rustc_lexer" "-p" "rustc_lint" "-p" "rustc_lint_defs" "-p" "rustc_llvm" "-p" "rustc_log" "-p" "rustc_macros" "-p" "rustc_metadata" "-p" "rustc_middle" "-p" "rustc_mir_build" "-p" "rustc_mir_dataflow" "-p" "rustc_mir_transform" "-p" "rustc_monomorphize" "-p" "rustc_next_trait_solver" "-p" "rustc_parse" "-p" "rustc_parse_format" "-p" "rustc_passes" "-p" "rustc_pattern_analysis" "-p" "rustc_privacy" "-p" "rustc_proc_macro" "-p" "rustc_query_impl" "-p" "rustc_query_system" "-p" "rustc_resolve" "-p" "rustc_sanitizers" "-p" "rustc_serialize" "-p" "rustc_session" "-p" "rustc_smir" "-p" "rustc_span" "-p" "rustc_symbol_mangling" "-p" "rustc_target" "-p" "rustc_thread_pool" "-p" "rustc_trait_selection" "-p" "rustc_traits" "-p" "rustc_transmute" "-p" "rustc_ty_utils" "-p" "rustc_type_ir" "-p" "rustc_type_ir_macros" "-p" "stable_mir" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  208. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  209. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-tools" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_RELEASE_NUM="1.90.0" CFG_VERSION="1.90.0-dev" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/nightly" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zunstable-options" RUST_TEST_THREADS="10" SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstraptool-rustc1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/src/tools/rustdoc/Cargo.toml" "--all-targets" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  210. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  211. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  212. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-codegen" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_LIBDIR_RELATIVE="lib" CFG_OMIT_GIT_HASH="1" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_VERSION="1.90.0-dev" LIBC_CHECK_CFG="1" LLVM_CONFIG="/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" LLVM_RUSTLLVM="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10" RUST_TEST_THREADS="10" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrapcodegen1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/compiler/rustc_codegen_cranelift/Cargo.toml" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  213. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  214. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  215. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-codegen" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_LIBDIR_RELATIVE="lib" CFG_OMIT_GIT_HASH="1" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_VERSION="1.90.0-dev" LIBC_CHECK_CFG="1" LLVM_CONFIG="/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" LLVM_RUSTLLVM="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10" RUST_TEST_THREADS="10" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrapcodegen1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/compiler/rustc_codegen_gcc/Cargo.toml" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  216. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  217. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-tools" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_RELEASE_NUM="1.90.0" CFG_VERSION="1.90.0-dev" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/nightly" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zunstable-options" RUST_TEST_THREADS="10" SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstraptool-rustc1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/src/tools/clippy/Cargo.toml" "--all-targets" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  218. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  219. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-tools" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_RELEASE_NUM="1.90.0" CFG_VERSION="1.90.0-dev" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/nightly" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zunstable-options" RUST_TEST_THREADS="10" SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstraptool-rustc1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/src/tools/miri/Cargo.toml" "--all-targets" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  220. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  221. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-tools" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_RELEASE_NUM="1.90.0" CFG_VERSION="1.90.0-dev" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/nightly" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zunstable-options" RUST_TEST_THREADS="10" SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstraptool-rustc1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/src/tools/miri/cargo-miri/Cargo.toml" "--all-targets" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  222. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  223. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-tools" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_RELEASE_NUM="1.90.0" CFG_VERSION="1.90.0-dev" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/nightly" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zunstable-options" RUST_TEST_THREADS="10" SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstraptool-rustc1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/src/tools/miropt-test-tools/Cargo.toml" "--all-targets" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  224. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  225. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-tools" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_RELEASE_NUM="1.90.0" CFG_VERSION="1.90.0-dev" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/nightly" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zunstable-options" RUST_TEST_THREADS="10" SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstraptool-rustc1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/src/tools/rustfmt/Cargo.toml" "--all-targets" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  226. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  227. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-tools" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_RELEASE_NUM="1.90.0" CFG_VERSION="1.90.0-dev" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/nightly" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zunstable-options" RUST_TEST_THREADS="10" SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstraptool-rustc1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/src/tools/rust-analyzer/Cargo.toml" "--features" "in-rust-tree" "--bins" "--tests" "--benches" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  228. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  229. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-tools" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_RELEASE_NUM="1.90.0" CFG_VERSION="1.90.0-dev" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/nightly" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zunstable-options" RUST_TEST_THREADS="10" SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstraptool-rustc1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/src/tools/test-float-parse/Cargo.toml" "--all-targets" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  230. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  231. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-tools" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_RELEASE_NUM="1.90.0" CFG_VERSION="1.90.0-dev" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/nightly" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zunstable-options" RUST_TEST_THREADS="10" SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstraptool-rustc1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/src/tools/features-status-dump/Cargo.toml" "--all-targets" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  232. Removing sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot to avoid caching bugs
  233. Removing sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot/lib/rustlib/aarch64-apple-darwin/lib to avoid caching bugs
  234. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  235. running: "/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" "--version" (failure_mode=Exit) (created at src/bootstrap/src/core/build_steps/llvm.rs:592:5, executed at src/bootstrap/src/core/build_steps/llvm.rs:592:43)
  236. using sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot
  237. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  238. Cache hit: "/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" "--version" (failure_mode=Exit)
  239. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  240. Cache hit: "/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" "--version" (failure_mode=Exit)
  241. Checking stage0 compiler artifacts {rustc-main, rustc_abi, rustc_arena, rustc_ast, rustc_ast_ir, rustc_ast_lowering, rustc_ast_passes, rustc_ast_pretty, rustc_attr_data_structures, rustc_attr_parsing, rustc_baked_icu_data, rustc_borrowck, rustc_builtin_macros, rustc_codegen_llvm, rustc_codegen_ssa, rustc_const_eval, rustc_data_structures, rustc_driver, rustc_driver_impl, rustc_error_codes, rustc_error_messages, rustc_errors, rustc_expand, rustc_feature, rustc_fluent_macro, rustc_fs_util, rustc_graphviz, rustc_hashes, rustc_hir, rustc_hir_analysis, rustc_hir_pretty, rustc_hir_typeck, rustc_incremental, rustc_index, rustc_index_macros, rustc_infer, rustc_interface, rustc_lexer, rustc_lint, rustc_lint_defs, rustc_llvm, rustc_log, rustc_macros, rustc_metadata, rustc_middle, rustc_mir_build, rustc_mir_dataflow, rustc_mir_transform, rustc_monomorphize, rustc_next_trait_solver, rustc_parse, rustc_parse_format, rustc_passes, rustc_pattern_analysis, rustc_privacy, rustc_proc_macro, rustc_query_impl, rustc_query_system, rustc_resolve, rustc_sanitizers, rustc_serialize, rustc_session, rustc_smir, rustc_span, rustc_symbol_mangling, rustc_target, rustc_thread_pool, rustc_trait_selection, rustc_traits, rustc_transmute, rustc_ty_utils, rustc_type_ir, rustc_type_ir_macros, stable_mir} (aarch64-apple-darwin)
  242. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_LIBDIR_RELATIVE="lib" CFG_OMIT_GIT_HASH="1" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_VERSION="1.90.0-dev" LIBC_CHECK_CFG="1" LLVM_CONFIG="/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" LLVM_RUSTLLVM="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings -Wrustc::internal -Drustc::symbol_intern_string_literal -Wkeyword_idents_2024 -Wunreachable_pub -Wunsafe_op_in_unsafe_fn -Wunused_crate_dependencies" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zon-broken-pipe=kill -Clto=off" RUST_TEST_THREADS="10" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrap1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--features" "llvm max_level_info" "--manifest-path" "/Users/timch/rust/compiler/rustc/Cargo.toml" "-p" "rustc-main" "-p" "rustc_abi" "-p" "rustc_arena" "-p" "rustc_ast" "-p" "rustc_ast_ir" "-p" "rustc_ast_lowering" "-p" "rustc_ast_passes" "-p" "rustc_ast_pretty" "-p" "rustc_attr_data_structures" "-p" "rustc_attr_parsing" "-p" "rustc_baked_icu_data" "-p" "rustc_borrowck" "-p" "rustc_builtin_macros" "-p" "rustc_codegen_llvm" "-p" "rustc_codegen_ssa" "-p" "rustc_const_eval" "-p" "rustc_data_structures" "-p" "rustc_driver" "-p" "rustc_driver_impl" "-p" "rustc_error_codes" "-p" "rustc_error_messages" "-p" "rustc_errors" "-p" "rustc_expand" "-p" "rustc_feature" "-p" "rustc_fluent_macro" "-p" "rustc_fs_util" "-p" "rustc_graphviz" "-p" "rustc_hashes" "-p" "rustc_hir" "-p" "rustc_hir_analysis" "-p" "rustc_hir_pretty" "-p" "rustc_hir_typeck" "-p" "rustc_incremental" "-p" "rustc_index" "-p" "rustc_index_macros" "-p" "rustc_infer" "-p" "rustc_interface" "-p" "rustc_lexer" "-p" "rustc_lint" "-p" "rustc_lint_defs" "-p" "rustc_llvm" "-p" "rustc_log" "-p" "rustc_macros" "-p" "rustc_metadata" "-p" "rustc_middle" "-p" "rustc_mir_build" "-p" "rustc_mir_dataflow" "-p" "rustc_mir_transform" "-p" "rustc_monomorphize" "-p" "rustc_next_trait_solver" "-p" "rustc_parse" "-p" "rustc_parse_format" "-p" "rustc_passes" "-p" "rustc_pattern_analysis" "-p" "rustc_privacy" "-p" "rustc_proc_macro" "-p" "rustc_query_impl" "-p" "rustc_query_system" "-p" "rustc_resolve" "-p" "rustc_sanitizers" "-p" "rustc_serialize" "-p" "rustc_session" "-p" "rustc_smir" "-p" "rustc_span" "-p" "rustc_symbol_mangling" "-p" "rustc_target" "-p" "rustc_thread_pool" "-p" "rustc_trait_selection" "-p" "rustc_traits" "-p" "rustc_transmute" "-p" "rustc_ty_utils" "-p" "rustc_type_ir" "-p" "rustc_type_ir_macros" "-p" "stable_mir" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  243. Fresh cfg-if v1.0.1
  244. Fresh stable_deref_trait v1.2.0
  245. Fresh bitflags v2.9.1
  246. Fresh once_cell v1.21.3
  247. Fresh allocator-api2 v0.2.21
  248. Fresh equivalent v1.0.2
  249. Fresh foldhash v0.1.5
  250. Fresh autocfg v1.5.0
  251. Fresh libc v0.2.174
  252. Fresh proc-macro-hack v0.5.20+deprecated
  253. Fresh hashbrown v0.15.4
  254. Fresh version_check v0.9.5
  255. Fresh tracing-core v0.1.30
  256. Fresh indexmap v2.10.0
  257. Fresh getrandom v0.3.3
  258. Fresh log v0.4.27
  259. Fresh scopeguard v1.2.0
  260. Fresh displaydoc v0.2.5
  261. Fresh parking_lot_core v0.9.11
  262. Fresh typenum v1.18.0
  263. Fresh lock_api v0.4.13
  264. Fresh tracing-attributes v0.1.30
  265. Fresh pin-project-lite v0.2.16
  266. Fresh parking_lot v0.12.4
  267. Fresh generic-array v0.14.7
  268. Fresh tracing v0.1.37
  269. Fresh errno v0.3.13
  270. Fresh crossbeam-utils v0.8.21
  271. Fresh rustc-stable-hash v0.1.2
  272. Fresh crypto-common v0.1.6
  273. Fresh block-buffer v0.10.4
  274. Fresh rustix v1.0.7
  275. Fresh unic-langid-macros-impl v0.9.6
  276. Fresh crossbeam-epoch v0.9.18
  277. Fresh rustc_hashes v0.0.0 (/Users/timch/rust/compiler/rustc_hashes)
  278. Fresh zerocopy v0.8.26
  279. Fresh fastrand v2.3.0
  280. Fresh thin-vec v0.2.14
  281. Fresh rustc-hash v1.1.0
  282. Fresh psm v0.1.26
  283. Fresh crossbeam-deque v0.8.6
  284. Fresh rustc_serialize v0.0.0 (/Users/timch/rust/compiler/rustc_serialize)
  285. Fresh tempfile v3.20.0
  286. Fresh ppv-lite86 v0.2.21
  287. Fresh digest v0.10.7
  288. Fresh either v1.15.0
  289. Fresh arrayvec v0.7.6
  290. Fresh stacker v0.1.21
  291. Fresh measureme v12.0.1
  292. Fresh rustc_thread_pool v0.0.0 (/Users/timch/rust/compiler/rustc_thread_pool)
  293. Fresh rustc_index v0.0.0 (/Users/timch/rust/compiler/rustc_index)
  294. Fresh ena v0.14.3
  295. Fresh memmap2 v0.2.3
  296. Fresh cpufeatures v0.2.17
  297. Fresh jobserver v0.1.33
  298. Fresh rustc_arena v0.0.0 (/Users/timch/rust/compiler/rustc_arena)
  299. Fresh elsa v1.11.2
  300. Fresh rustc_graphviz v0.0.0 (/Users/timch/rust/compiler/rustc_graphviz)
  301. Fresh constant_time_eq v0.3.1
  302. Fresh arrayref v0.3.9
  303. Fresh itoa v1.0.15
  304. Fresh sha2 v0.10.9
  305. Fresh sha1 v0.10.6
  306. Fresh md-5 v0.10.6
  307. Fresh derive-where v1.5.0
  308. Fresh rustc_data_structures v0.0.0 (/Users/timch/rust/compiler/rustc_data_structures)
  309. Fresh blake3 v1.8.2
  310. Fresh thiserror-impl v2.0.12
  311. Fresh scoped-tls v1.0.1
  312. Fresh zerofrom-derive v0.1.6
  313. Fresh yoke-derive v0.7.5
  314. Fresh zerovec-derive v0.10.3
  315. Fresh rand_core v0.9.3
  316. Fresh crc32fast v1.4.2
  317. Fresh rustc_span v0.0.0 (/Users/timch/rust/compiler/rustc_span)
  318. Fresh zerofrom v0.1.6
  319. Fresh rustc_ast_ir v0.0.0 (/Users/timch/rust/compiler/rustc_ast_ir)
  320. Fresh rustc-literal-escaper v0.0.4
  321. Fresh rand_chacha v0.9.0
  322. Fresh serde_derive v1.0.219
  323. Fresh litemap v0.7.5
  324. Fresh yoke v0.7.5
  325. Fresh unicode-properties v0.1.3
  326. Fresh unicode-xid v0.2.6
  327. Fresh writeable v0.5.5
  328. Fresh rand v0.9.1
  329. Fresh rand_xoshiro v0.7.0
  330. Fresh icu_provider_macros v1.5.0
  331. Fresh zerovec v0.10.4
  332. Fresh serde v1.0.219
  333. Fresh rustc_lexer v0.0.0 (/Users/timch/rust/compiler/rustc_lexer)
  334. Fresh rustc_abi v0.0.0 (/Users/timch/rust/compiler/rustc_abi)
  335. Fresh rustc_ast v0.0.0 (/Users/timch/rust/compiler/rustc_ast)
  336. Fresh itertools v0.12.1
  337. Fresh tinystr v0.7.6
  338. Fresh icu_locid_transform_data v1.5.1
  339. Fresh ryu v1.0.20
  340. Fresh rustc_ast_pretty v0.0.0 (/Users/timch/rust/compiler/rustc_ast_pretty)
  341. Fresh icu_locid v1.5.0
  342. Fresh wasmparser v0.234.0
  343. Fresh serde_json v1.0.140
  344. Fresh rustc_attr_data_structures v0.0.0 (/Users/timch/rust/compiler/rustc_attr_data_structures)
  345. Fresh rustc_fs_util v0.0.0 (/Users/timch/rust/compiler/rustc_fs_util)
  346. Fresh icu_provider v1.5.0
  347. Fresh icu_list_data v1.5.1
  348. Fresh object v0.37.1
  349. Fresh regex-automata v0.2.0
  350. Fresh ident_case v1.0.1
  351. Fresh fnv v1.0.7
  352. Fresh strsim v0.11.1
  353. Fresh icu_locid_transform v1.5.0
  354. Fresh rustc_target v0.0.0 (/Users/timch/rust/compiler/rustc_target)
  355. Fresh darling_core v0.20.11
  356. Fresh odht v0.3.1
  357. Fresh icu_list v1.5.0
  358. Fresh rustc_hir v0.0.0 (/Users/timch/rust/compiler/rustc_hir)
  359. Fresh icu_provider_adapters v1.5.0
  360. Fresh darling_macro v0.20.11
  361. Fresh rustc_baked_icu_data v0.0.0 (/Users/timch/rust/compiler/rustc_baked_icu_data)
  362. Fresh darling v0.20.11
  363. Fresh rustc_type_ir v0.0.0 (/Users/timch/rust/compiler/rustc_type_ir)
  364. Fresh termize v0.2.0
  365. Fresh rustc_error_codes v0.0.0 (/Users/timch/rust/compiler/rustc_error_codes)
  366. Fresh rustc_error_messages v0.0.0 (/Users/timch/rust/compiler/rustc_error_messages)
  367. Fresh derive_setters v0.1.7
  368. Fresh termcolor v1.4.1
  369. Fresh rustc_feature v0.0.0 (/Users/timch/rust/compiler/rustc_feature)
  370. Fresh getopts v0.2.23
  371. Fresh datafrog v2.0.1
  372. Fresh rustc_lint_defs v0.0.0 (/Users/timch/rust/compiler/rustc_lint_defs)
  373. Fresh polonius-engine v0.13.0
  374. Fresh rustc_hir_pretty v0.0.0 (/Users/timch/rust/compiler/rustc_hir_pretty)
  375. Fresh gsgdt v0.1.2
  376. Fresh rustc_parse_format v0.0.0 (/Users/timch/rust/compiler/rustc_parse_format)
  377. Fresh tinyvec_macros v0.1.1
  378. Fresh rustc_next_trait_solver v0.0.0 (/Users/timch/rust/compiler/rustc_next_trait_solver)
  379. Fresh aho-corasick v1.1.3
  380. Fresh rustc_errors v0.0.0 (/Users/timch/rust/compiler/rustc_errors)
  381. Fresh rustc_apfloat v0.2.3+llvm-462a31f5a5ab
  382. Fresh tinyvec v1.9.0
  383. Fresh regex-syntax v0.8.5
  384. Fresh getrandom v0.2.16
  385. Fresh static_assertions v1.1.0
  386. Fresh rustc_proc_macro v0.0.0 (/Users/timch/rust/compiler/rustc_proc_macro)
  387. Fresh adler2 v2.0.1
  388. Fresh unicode-script v0.5.7
  389. Fresh rustc_session v0.0.0 (/Users/timch/rust/compiler/rustc_session)
  390. Fresh unicode-normalization v0.1.24
  391. Fresh regex-automata v0.4.9
  392. Fresh rand_core v0.6.4
  393. Fresh miniz_oxide v0.8.9
  394. Fresh tinystr v0.8.1
  395. Fresh libloading v0.8.8
  396. Fresh punycode v0.4.1
  397. Fresh regex-syntax v0.6.29
  398. Fresh rustc_query_system v0.0.0 (/Users/timch/rust/compiler/rustc_query_system)
  399. Fresh rustc_attr_parsing v0.0.0 (/Users/timch/rust/compiler/rustc_attr_parsing)
  400. Fresh rand_chacha v0.3.1
  401. Fresh regex v1.11.1
  402. Fresh rustc_parse v0.0.0 (/Users/timch/rust/compiler/rustc_parse)
  403. Fresh flate2 v1.1.2
  404. Fresh unicode-security v0.1.2
  405. Fresh unicode-ident v1.0.18
  406. Fresh fallible-iterator v0.3.0
  407. Fresh rustc-demangle v0.1.25
  408. Fresh rustc_middle v0.0.0 (/Users/timch/rust/compiler/rustc_middle)
  409. Fresh rand v0.8.5
  410. Fresh rustc_ast_passes v0.0.0 (/Users/timch/rust/compiler/rustc_ast_passes)
  411. Fresh proc-macro2 v1.0.95
  412. Fresh gimli v0.31.1
  413. Fresh regex-automata v0.1.10
  414. Fresh unic-langid-impl v0.9.6
  415. Fresh lazy_static v1.5.0
  416. Fresh overload v0.1.1
  417. Fresh rustc_transmute v0.0.0 (/Users/timch/rust/compiler/rustc_transmute)
  418. Fresh rustc_infer v0.0.0 (/Users/timch/rust/compiler/rustc_infer)
  419. Fresh twox-hash v1.6.3
  420. Fresh rustc_expand v0.0.0 (/Users/timch/rust/compiler/rustc_expand)
  421. Fresh rustc_incremental v0.0.0 (/Users/timch/rust/compiler/rustc_incremental)
  422. Fresh rustc_mir_dataflow v0.0.0 (/Users/timch/rust/compiler/rustc_mir_dataflow)
  423. Fresh rustc_symbol_mangling v0.0.0 (/Users/timch/rust/compiler/rustc_symbol_mangling)
  424. Fresh shlex v1.3.0
  425. Fresh cfg_aliases v0.2.1
  426. Fresh rustc_trait_selection v0.0.0 (/Users/timch/rust/compiler/rustc_trait_selection)
  427. Fresh ruzstd v0.7.3
  428. Fresh rustc_metadata v0.0.0 (/Users/timch/rust/compiler/rustc_metadata)
  429. Fresh leb128 v0.2.5
  430. Fresh cc v1.2.16
  431. Fresh rustc_pattern_analysis v0.0.0 (/Users/timch/rust/compiler/rustc_pattern_analysis)
  432. Fresh nu-ansi-term v0.46.0
  433. Fresh object v0.36.7
  434. Fresh rustc_lint v0.0.0 (/Users/timch/rust/compiler/rustc_lint)
  435. Fresh wasm-encoder v0.219.2
  436. Fresh rustc_ty_utils v0.0.0 (/Users/timch/rust/compiler/rustc_ty_utils)
  437. Fresh sharded-slab v0.1.7
  438. Fresh matchers v0.1.0
  439. Fresh quote v1.0.40
  440. Fresh unic-langid-macros v0.9.6
  441. Fresh bstr v1.12.0
  442. Fresh thread_local v1.1.9
  443. Fresh ar_archive_writer v0.4.2
  444. Fresh thorin-dwp v0.9.0
  445. Fresh pulldown-cmark-escape v0.11.0
  446. Fresh pathdiff v0.2.3
  447. Fresh unicase v2.8.1
  448. Fresh unic-langid v0.9.6
  449. Fresh tracing-subscriber v0.3.18
  450. Fresh rustc_mir_build v0.0.0 (/Users/timch/rust/compiler/rustc_mir_build)
  451. Fresh rustc_privacy v0.0.0 (/Users/timch/rust/compiler/rustc_privacy)
  452. Fresh syn v2.0.104
  453. Fresh pulldown-cmark v0.11.3
  454. Fresh rustc_codegen_ssa v0.0.0 (/Users/timch/rust/compiler/rustc_codegen_ssa)
  455. Fresh rustc_hir_analysis v0.0.0 (/Users/timch/rust/compiler/rustc_hir_analysis)
  456. Fresh rustc_const_eval v0.0.0 (/Users/timch/rust/compiler/rustc_const_eval)
  457. Fresh rustc_llvm v0.0.0 (/Users/timch/rust/compiler/rustc_llvm)
  458. Fresh rustc_sanitizers v0.0.0 (/Users/timch/rust/compiler/rustc_sanitizers)
  459. Fresh rustc_traits v0.0.0 (/Users/timch/rust/compiler/rustc_traits)
  460. Fresh rustc_ast_lowering v0.0.0 (/Users/timch/rust/compiler/rustc_ast_lowering)
  461. Fresh tracing-log v0.2.0
  462. Fresh nu-ansi-term v0.50.1
  463. Fresh rustc_hir_typeck v0.0.0 (/Users/timch/rust/compiler/rustc_hir_typeck)
  464. Fresh nix v0.30.1
  465. Fresh rustc_passes v0.0.0 (/Users/timch/rust/compiler/rustc_passes)
  466. Fresh rustc_mir_transform v0.0.0 (/Users/timch/rust/compiler/rustc_mir_transform)
  467. Fresh rustc_codegen_llvm v0.0.0 (/Users/timch/rust/compiler/rustc_codegen_llvm)
  468. Fresh rustc_resolve v0.0.0 (/Users/timch/rust/compiler/rustc_resolve)
  469. Fresh rustc_borrowck v0.0.0 (/Users/timch/rust/compiler/rustc_borrowck)
  470. Fresh rustc_monomorphize v0.0.0 (/Users/timch/rust/compiler/rustc_monomorphize)
  471. Fresh rustc_builtin_macros v0.0.0 (/Users/timch/rust/compiler/rustc_builtin_macros)
  472. Fresh tracing-tree v0.3.1
  473. Fresh rustc_query_impl v0.0.0 (/Users/timch/rust/compiler/rustc_query_impl)
  474. Fresh rustc_smir v0.0.0 (/Users/timch/rust/compiler/rustc_smir)
  475. Fresh rustc-hash v2.1.1
  476. Fresh ctrlc v3.4.7
  477. Fresh thiserror v2.0.12
  478. Fresh jiff v0.2.15
  479. Fresh memchr v2.7.5
  480. Fresh fluent-langneg v0.13.0
  481. Fresh intl_pluralrules v7.0.2
  482. Fresh rustc_interface v0.0.0 (/Users/timch/rust/compiler/rustc_interface)
  483. Fresh stable_mir v0.1.0-preview (/Users/timch/rust/compiler/stable_mir)
  484. Fresh type-map v0.5.1
  485. Fresh rustc_log v0.0.0 (/Users/timch/rust/compiler/rustc_log)
  486. Fresh fluent-syntax v0.12.0
  487. Fresh synstructure v0.13.2
  488. Fresh self_cell v1.2.0
  489. Fresh smallvec v1.15.1
  490. Fresh anstyle v1.0.11
  491. Fresh rustc_driver_impl v0.0.0 (/Users/timch/rust/compiler/rustc_driver_impl)
  492. Fresh intl-memoizer v0.5.3
  493. Fresh unicode-width v0.2.1
  494. Fresh rustc_type_ir_macros v0.0.0 (/Users/timch/rust/compiler/rustc_type_ir_macros)
  495. Fresh rustc_index_macros v0.0.0 (/Users/timch/rust/compiler/rustc_index_macros)
  496. Fresh rustc_driver v0.0.0 (/Users/timch/rust/compiler/rustc_driver)
  497. Fresh annotate-snippets v0.11.5
  498. Fresh fluent-bundle v0.16.0
  499. Fresh rustc_macros v0.0.0 (/Users/timch/rust/compiler/rustc_macros)
  500. Fresh rustc-main v0.0.0 (/Users/timch/rust/compiler/rustc)
  501. Fresh rustc_fluent_macro v0.0.0 (/Users/timch/rust/compiler/rustc_fluent_macro)
  502. Finished `release` profile [optimized] target(s) in 0.16s
  503. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  504. Cache hit: "/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" "--version" (failure_mode=Exit)
  505. using sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot
  506. Checking stage0 rustdoc artifacts (aarch64-apple-darwin)
  507. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-tools" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_RELEASE_NUM="1.90.0" CFG_VERSION="1.90.0-dev" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/nightly" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zunstable-options" RUST_TEST_THREADS="10" SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstraptool-rustc1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/src/tools/rustdoc/Cargo.toml" "--all-targets" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  508. Fresh unicode-ident v1.0.18
  509. Fresh version_check v0.9.5
  510. Fresh autocfg v1.5.0
  511. Fresh once_cell v1.21.3
  512. Fresh proc-macro2 v1.0.95
  513. Fresh tracing-core v0.1.30
  514. Fresh quote v1.0.40
  515. Fresh typenum v1.18.0
  516. Fresh libc v0.2.174
  517. Fresh aho-corasick v1.1.3
  518. Fresh scopeguard v1.2.0
  519. Fresh syn v2.0.104
  520. Fresh generic-array v0.14.7
  521. Fresh regex-syntax v0.8.5
  522. Fresh smallvec v1.15.1
  523. Fresh regex-syntax v0.6.29
  524. Fresh lock_api v0.4.13
  525. Fresh cpufeatures v0.2.17
  526. Fresh pin-project-lite v0.2.16
  527. Fresh overload v0.1.1
  528. Fresh serde_derive v1.0.219
  529. Fresh block-buffer v0.10.4
  530. Fresh crypto-common v0.1.6
  531. Fresh regex-automata v0.1.10
  532. Fresh regex-automata v0.4.9
  533. Fresh parking_lot_core v0.9.11
  534. Fresh tracing-attributes v0.1.30
  535. Fresh cfg-if v1.0.1
  536. Fresh digest v0.10.7
  537. Fresh winnow v0.7.11
  538. Fresh memchr v2.7.5
  539. Fresh lazy_static v1.5.0
  540. Fresh matchers v0.1.0
  541. Fresh regex v1.11.1
  542. Fresh parking_lot v0.12.4
  543. Fresh serde v1.0.219
  544. Fresh sha2 v0.10.9
  545. Fresh askama_parser v0.14.0
  546. Fresh sharded-slab v0.1.7
  547. Fresh tracing v0.1.37
  548. Fresh nu-ansi-term v0.46.0
  549. Fresh errno v0.3.13
  550. Fresh basic-toml v0.1.10
  551. Fresh thread_local v1.1.9
  552. Fresh itoa v1.0.15
  553. Fresh log v0.4.27
  554. Fresh bitflags v2.9.1
  555. Fresh tracing-subscriber v0.3.18
  556. Fresh getrandom v0.3.3
  557. Fresh num_cpus v1.17.0
  558. Fresh either v1.15.0
  559. Fresh hashbrown v0.15.4
  560. Fresh rustix v1.0.7
  561. Fresh askama_derive v0.14.0
  562. Fresh tracing-log v0.2.0
  563. Fresh rustc-hash v2.1.1
  564. Fresh nu-ansi-term v0.50.1
  565. Fresh fastrand v2.3.0
  566. Fresh ryu v1.0.20
  567. Fresh equivalent v1.0.2
  568. Fresh askama v0.14.0
  569. Fresh serde_json v1.0.140
  570. Fresh rustdoc-json-types v0.1.0 (/Users/timch/rust/src/rustdoc-json-types)
  571. Fresh tracing-tree v0.3.1
  572. Fresh indexmap v2.10.0
  573. Fresh tempfile v3.20.0
  574. Fresh itertools v0.12.1
  575. Fresh threadpool v1.8.1
  576. Fresh pulldown-cmark-escape v0.11.0
  577. Fresh base64 v0.21.7
  578. Fresh arrayvec v0.7.6
  579. Fresh minifier v0.3.6
  580. Fresh unicode-segmentation v1.12.0
  581. Fresh rustdoc v0.0.0 (/Users/timch/rust/src/librustdoc)
  582. Fresh rustdoc-tool v0.0.0 (/Users/timch/rust/src/tools/rustdoc)
  583. Finished `release` profile [optimized] target(s) in 0.07s
  584. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  585. Cache hit: "/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" "--version" (failure_mode=Exit)
  586. using sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot
  587. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  588. Cache hit: "/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" "--version" (failure_mode=Exit)
  589. Checking stage0 cranelift (aarch64-apple-darwin)
  590. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-codegen" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_LIBDIR_RELATIVE="lib" CFG_OMIT_GIT_HASH="1" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_VERSION="1.90.0-dev" LIBC_CHECK_CFG="1" LLVM_CONFIG="/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" LLVM_RUSTLLVM="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10" RUST_TEST_THREADS="10" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrapcodegen1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/compiler/rustc_codegen_cranelift/Cargo.toml" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  591. Fresh cranelift-srcgen v0.121.0
  592. Fresh cranelift-assembler-x64-meta v0.121.0
  593. Fresh foldhash v0.1.4
  594. Fresh equivalent v1.0.1
  595. Fresh allocator-api2 v0.2.21
  596. Fresh cranelift-bitset v0.121.0
  597. Fresh arbitrary v1.4.1
  598. Fresh hashbrown v0.15.2
  599. Fresh cranelift-codegen-meta v0.121.0
  600. Fresh cranelift-entity v0.121.0
  601. Fresh bumpalo v3.16.0
  602. Fresh rustc-hash v2.1.0
  603. Fresh log v0.4.22
  604. Fresh cranelift-isle v0.121.0
  605. Fresh indexmap v2.7.0
  606. Fresh libm v0.2.15
  607. Fresh smallvec v1.13.2
  608. Fresh cranelift-bforest v0.121.0
  609. Fresh target-lexicon v0.13.1
  610. Fresh cranelift-control v0.121.0
  611. Fresh cranelift-codegen-shared v0.121.0
  612. Fresh cranelift-assembler-x64 v0.121.0
  613. Fresh wasmtime-math v34.0.0
  614. Fresh gimli v0.31.1
  615. Fresh regalloc2 v0.12.2
  616. Fresh cfg-if v1.0.0
  617. Fresh memchr v2.7.4
  618. Fresh anyhow v1.0.95
  619. Fresh crc32fast v1.4.2
  620. Fresh cranelift-codegen v0.121.0
  621. Fresh object v0.36.7
  622. Fresh cranelift-module v0.121.0
  623. Fresh cranelift-native v0.121.0
  624. Fresh cranelift-frontend v0.121.0
  625. Fresh cranelift-object v0.121.0
  626. Fresh rustc_codegen_cranelift v0.1.0 (/Users/timch/rust/compiler/rustc_codegen_cranelift)
  627. Finished `release` profile [optimized] target(s) in 0.03s
  628. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  629. Cache hit: "/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" "--version" (failure_mode=Exit)
  630. using sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot
  631. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  632. Cache hit: "/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" "--version" (failure_mode=Exit)
  633. Checking stage0 gcc (aarch64-apple-darwin)
  634. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-codegen" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_LIBDIR_RELATIVE="lib" CFG_OMIT_GIT_HASH="1" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_VERSION="1.90.0-dev" LIBC_CHECK_CFG="1" LLVM_CONFIG="/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" LLVM_RUSTLLVM="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10" RUST_TEST_THREADS="10" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrapcodegen1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/compiler/rustc_codegen_gcc/Cargo.toml" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  635. Fresh cfg-if v1.0.0
  636. Fresh bitflags v2.6.0
  637. Fresh fastrand v2.3.0
  638. Fresh once_cell v1.20.2
  639. Fresh libc v0.2.168
  640. Fresh errno v0.3.10
  641. Fresh memchr v2.5.0
  642. Fresh gccjit_sys v0.8.0
  643. Fresh getrandom v0.3.3
  644. Fresh rustix v1.0.7
  645. Fresh gccjit v2.7.0
  646. Fresh object v0.37.1
  647. Fresh tempfile v3.20.0
  648. Fresh rustc_codegen_gcc v0.1.0 (/Users/timch/rust/compiler/rustc_codegen_gcc)
  649. Finished `release` profile [optimized] target(s) in 0.01s
  650. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  651. Cache hit: "/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" "--version" (failure_mode=Exit)
  652. using sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot
  653. Checking stage0 clippy artifacts (aarch64-apple-darwin)
  654. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-tools" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_RELEASE_NUM="1.90.0" CFG_VERSION="1.90.0-dev" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/nightly" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zunstable-options" RUST_TEST_THREADS="10" SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstraptool-rustc1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/src/tools/clippy/Cargo.toml" "--all-targets" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  655. Fresh stable_deref_trait v1.2.0
  656. Fresh cfg-if v1.0.1
  657. Fresh smallvec v1.15.1
  658. Fresh once_cell v1.21.3
  659. Fresh pin-project-lite v0.2.16
  660. Fresh litemap v0.8.0
  661. Fresh writeable v0.6.1
  662. Fresh tracing-core v0.1.30
  663. Fresh memchr v2.7.5
  664. Fresh libc v0.2.174
  665. Fresh regex-syntax v0.8.5
  666. Fresh itoa v1.0.15
  667. Fresh lazy_static v1.5.0
  668. Fresh icu_normalizer_data v2.0.0
  669. Fresh icu_properties_data v2.0.1
  670. Fresh equivalent v1.0.2
  671. Fresh bitflags v2.9.1
  672. Fresh hashbrown v0.15.4
  673. Fresh ryu v1.0.20
  674. Fresh serde_derive v1.0.219
  675. Fresh synstructure v0.13.2
  676. Fresh zerovec-derive v0.11.1
  677. Fresh displaydoc v0.2.5
  678. Fresh thiserror-impl v1.0.69
  679. Fresh tracing-attributes v0.1.30
  680. Fresh indexmap v2.10.0
  681. Fresh sharded-slab v0.1.7
  682. Fresh zerofrom-derive v0.1.6
  683. Fresh yoke-derive v0.8.0
  684. Fresh tracing v0.1.37
  685. Fresh thiserror v1.0.69
  686. Fresh thread_local v1.1.9
  687. Fresh either v1.15.0
  688. Fresh zerofrom v0.1.6
  689. Fresh serde_json v1.0.140
  690. Fresh serde_spanned v0.6.9
  691. Fresh toml_datetime v0.6.11
  692. Fresh semver v1.0.26
  693. Fresh winnow v0.5.40
  694. Fresh camino v1.1.10
  695. Fresh itertools v0.12.1
  696. Fresh yoke v0.8.0
  697. Fresh toml_edit v0.19.15
  698. Fresh rustc_apfloat v0.2.3+llvm-462a31f5a5ab
  699. Fresh tracing-subscriber v0.3.18
  700. Fresh cargo-platform v0.1.9
  701. Fresh aho-corasick v1.1.3
  702. Fresh arrayvec v0.7.6
  703. Fresh zerovec v0.11.2
  704. Fresh zerotrie v0.2.2
  705. Fresh tinyvec_macros v0.1.1
  706. Fresh gimli v0.31.1
  707. Fresh minimal-lexical v0.2.1
  708. Fresh adler2 v2.0.1
  709. Fresh utf8_iter v1.0.4
  710. Fresh anstyle v1.0.11
  711. Fresh percent-encoding v2.3.1
  712. Fresh tinystr v0.8.1
  713. Fresh potential_utf v0.1.2
  714. Fresh miniz_oxide v0.8.9
  715. Fresh nom v7.1.3
  716. Fresh addr2line v0.24.2
  717. Fresh form_urlencoded v1.2.1
  718. Fresh tinyvec v1.9.0
  719. Fresh regex-automata v0.4.9
  720. Fresh clippy_utils v0.1.90 (/Users/timch/rust/src/tools/clippy/clippy_utils)
  721. Fresh icu_locale_core v2.0.0
  722. Fresh icu_collections v2.0.0
  723. Fresh cargo_metadata v0.18.1
  724. Fresh owo-colors v4.2.2
  725. Fresh object v0.36.7
  726. Fresh toml v0.7.8
  727. Fresh tracing-error v0.2.1
  728. Fresh serde v1.0.219
  729. Fresh icu_provider v2.0.0
  730. Fresh unicode-width v0.2.1
  731. Fresh indenter v0.3.3
  732. Fresh futures-core v0.3.31
  733. Fresh autocfg v1.5.0
  734. Fresh rustc-demangle v0.1.25
  735. Fresh utf8parse v0.2.2
  736. Fresh futures-sink v0.3.31
  737. Fresh icu_normalizer v2.0.0
  738. Fresh icu_properties v2.0.1
  739. Fresh futures-channel v0.3.31
  740. Fresh backtrace v0.3.75
  741. Fresh anstyle-parse v0.2.7
  742. Fresh eyre v0.6.12
  743. Fresh idna_adapter v1.2.1
  744. Fresh clippy_config v0.1.90 (/Users/timch/rust/src/tools/clippy/clippy_config)
  745. Fresh color-spantrace v0.3.0
  746. Fresh unicode-normalization v0.1.24
  747. Fresh color-print-proc-macro v0.3.7
  748. Fresh futures-macro v0.3.31
  749. Fresh unicode-script v0.5.7
  750. Fresh is_terminal_polyfill v1.70.1
  751. Fresh idna v1.0.3
  752. Fresh quine-mc_cluskey v0.2.4
  753. Fresh futures-io v0.3.31
  754. Fresh unicode-width v0.1.14
  755. Fresh unicode-ident v1.0.18
  756. Fresh pin-utils v0.1.0
  757. Fresh winnow v0.7.11
  758. Fresh colorchoice v1.0.4
  759. Fresh anstyle-query v1.1.3
  760. Fresh url v2.5.4
  761. Fresh slab v0.4.10
  762. Fresh declare_clippy_lint v0.1.90 (/Users/timch/rust/src/tools/clippy/declare_clippy_lint)
  763. Fresh futures-task v0.3.31
  764. Fresh askama_parser v0.14.0
  765. Fresh anstream v0.6.19
  766. Fresh proc-macro2 v1.0.95
  767. Fresh pad v0.1.6
  768. Fresh futures-util v0.3.31
  769. Fresh clippy_lints v0.1.90 (/Users/timch/rust/src/tools/clippy/clippy_lints)
  770. Fresh color-print v0.3.7
  771. Fresh color-eyre v0.6.5
  772. Fresh portable-atomic v1.11.1
  773. Fresh crossbeam-utils v0.8.21
  774. Fresh console v0.15.11
  775. Fresh basic-toml v0.1.10
  776. Fresh bstr v1.12.0
  777. Fresh termize v0.1.1
  778. Fresh rustc-hash v2.1.1
  779. Fresh scopeguard v1.2.0
  780. Fresh rustc_tools_util v0.4.2 (/Users/timch/rust/src/tools/clippy/rustc_tools_util)
  781. Fresh number_prefix v0.4.0
  782. Fresh owo-colors v3.5.0
  783. Fresh anyhow v1.0.98
  784. Fresh spanned v0.3.0
  785. Fresh askama_derive v0.14.0
  786. Fresh lock_api v0.4.13
  787. Fresh prettydiff v0.7.0
  788. Fresh indicatif v0.17.11
  789. Fresh futures-executor v0.3.31
  790. Fresh crossbeam-channel v0.5.15
  791. Fresh quote v1.0.40
  792. Fresh parking_lot_core v0.9.11
  793. Fresh annotate-snippets v0.11.5
  794. Fresh regex v1.11.1
  795. Fresh rustfix v0.8.1
  796. Fresh rustc_version v0.4.1
  797. Fresh colored v2.2.0
  798. Fresh same-file v1.0.6
  799. Fresh bytes v1.10.1
  800. Fresh levenshtein v1.0.5
  801. Fresh comma v1.0.0
  802. Fresh pulldown-cmark-escape v0.11.0
  803. Fresh unicase v2.8.1
  804. Fresh tokio v1.46.1
  805. Fresh walkdir v2.5.0
  806. Fresh ui_test v0.29.2
  807. Fresh syn v2.0.104
  808. Fresh askama v0.14.0
  809. Fresh futures v0.3.31
  810. Fresh parking_lot v0.12.4
  811. Fresh filetime v0.2.25
  812. Fresh if_chain v1.0.2
  813. Fresh pulldown-cmark v0.11.3
  814. Fresh clippy v0.1.90 (/Users/timch/rust/src/tools/clippy)
  815. Finished `release` profile [optimized] target(s) in 0.11s
  816. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  817. Cache hit: "/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" "--version" (failure_mode=Exit)
  818. using sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot
  819. Checking stage0 miri artifacts (aarch64-apple-darwin)
  820. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-tools" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_RELEASE_NUM="1.90.0" CFG_VERSION="1.90.0-dev" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/nightly" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zunstable-options" RUST_TEST_THREADS="10" SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstraptool-rustc1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/src/tools/miri/Cargo.toml" "--all-targets" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  821. Fresh cfg-if v1.0.1
  822. Fresh unicode-ident v1.0.18
  823. Fresh once_cell v1.21.3
  824. Fresh memchr v2.7.5
  825. Fresh autocfg v1.5.0
  826. Fresh shlex v1.3.0
  827. Fresh version_check v0.9.5
  828. Fresh libc v0.2.174
  829. Fresh cc v1.2.16
  830. Fresh rand_core v0.6.4
  831. Fresh tracing-core v0.1.30
  832. Fresh proc-macro2 v1.0.95
  833. Fresh rand v0.8.5
  834. Fresh lazy_static v1.5.0
  835. Fresh pin-project-lite v0.2.16
  836. Fresh quote v1.0.40
  837. Fresh phf_generator v0.11.3
  838. Fresh typenum v1.18.0
  839. Fresh sharded-slab v0.1.7
  840. Fresh thread_local v1.1.9
  841. Fresh syn v2.0.104
  842. Fresh getrandom v0.3.3
  843. Fresh phf_codegen v0.11.3
  844. Fresh generic-array v0.14.7
  845. Fresh parse-zoneinfo v0.3.1
  846. Fresh tracing-subscriber v0.3.18
  847. Fresh serde_derive v1.0.219
  848. Fresh tracing-attributes v0.1.30
  849. Fresh chrono-tz-build v0.4.1
  850. Fresh zerocopy v0.8.26
  851. Fresh aho-corasick v1.1.3
  852. Fresh serde v1.0.219
  853. Fresh tracing v0.1.37
  854. Fresh siphasher v1.0.1
  855. Fresh smallvec v1.15.1
  856. Fresh scopeguard v1.2.0
  857. Fresh gimli v0.31.1
  858. Fresh adler2 v2.0.1
  859. Fresh regex-syntax v0.8.5
  860. Fresh phf_shared v0.11.3
  861. Fresh lock_api v0.4.13
  862. Fresh parking_lot_core v0.9.11
  863. Fresh tracing-error v0.2.1
  864. Fresh miniz_oxide v0.8.9
  865. Fresh regex-automata v0.4.9
  866. Fresh addr2line v0.24.2
  867. Fresh ppv-lite86 v0.2.21
  868. Fresh object v0.36.7
  869. Fresh num-traits v0.2.19
  870. Fresh owo-colors v4.2.2
  871. Fresh rand_core v0.9.3
  872. Fresh thiserror-impl v1.0.69
  873. Fresh crypto-common v0.1.6
  874. Fresh inout v0.1.4
  875. Fresh ryu v1.0.20
  876. Fresh indenter v0.3.3
  877. Fresh unicode-width v0.2.1
  878. Fresh rustc-demangle v0.1.25
  879. Fresh bitflags v2.9.1
  880. Fresh itoa v1.0.15
  881. Fresh option-ext v0.2.0
  882. Fresh eyre v0.6.12
  883. Fresh color-spantrace v0.3.0
  884. Fresh thiserror v1.0.69
  885. Fresh dirs-sys v0.5.0
  886. Fresh backtrace v0.3.75
  887. Fresh serde_json v1.0.140
  888. Fresh cipher v0.4.4
  889. Fresh rand_chacha v0.9.0
  890. Fresh chrono v0.4.41
  891. Fresh libffi-sys v3.3.2
  892. Fresh parking_lot v0.12.4
  893. Fresh phf v0.11.3
  894. Fresh semver v1.0.26
  895. Fresh cpufeatures v0.2.17
  896. Fresh rustc-hash v1.1.0
  897. Fresh log v0.4.27
  898. Fresh unicode-width v0.1.14
  899. Fresh pad v0.1.6
  900. Fresh aes v0.8.4
  901. Fresh measureme v12.0.1
  902. Fresh chrono-tz v0.10.3
  903. Fresh portable-atomic v1.11.1
  904. Fresh libffi v4.1.1
  905. Fresh crossbeam-utils v0.8.21
  906. Fresh camino v1.1.10
  907. Fresh color-eyre v0.6.5
  908. Fresh rand v0.9.1
  909. Fresh directories v6.0.0
  910. Fresh tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
  911. Fresh console v0.15.11
  912. Fresh bstr v1.12.0
  913. Fresh cargo-platform v0.1.9
  914. Fresh errno v0.3.13
  915. Fresh libloading v0.8.8
  916. Fresh owo-colors v3.5.0
  917. Fresh anstyle v1.0.11
  918. Fresh number_prefix v0.4.0
  919. Fresh spanned v0.3.0
  920. Fresh rustix v1.0.7
  921. Fresh cargo_metadata v0.18.1
  922. Fresh prettydiff v0.7.0
  923. Fresh anyhow v1.0.98
  924. Fresh crossbeam-channel v0.5.15
  925. Fresh rustc_version v0.4.1
  926. Fresh rustfix v0.8.1
  927. Fresh annotate-snippets v0.11.5
  928. Fresh indicatif v0.17.11
  929. Fresh regex v1.11.1
  930. Fresh colored v2.2.0
  931. Fresh comma v1.0.0
  932. Fresh levenshtein v1.0.5
  933. Fresh fastrand v2.3.0
  934. Fresh tempfile v3.20.0
  935. Fresh ui_test v0.29.2
  936. Fresh miri v0.1.0 (/Users/timch/rust/src/tools/miri)
  937. Finished `release` profile [optimized] target(s) in 0.08s
  938. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  939. Cache hit: "/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" "--version" (failure_mode=Exit)
  940. using sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot
  941. Checking stage0 cargo-miri artifacts (aarch64-apple-darwin)
  942. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-tools" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_RELEASE_NUM="1.90.0" CFG_VERSION="1.90.0-dev" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/nightly" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zunstable-options" RUST_TEST_THREADS="10" SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstraptool-rustc1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/src/tools/miri/cargo-miri/Cargo.toml" "--all-targets" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  943. Fresh unicode-ident v1.0.18
  944. Fresh hashbrown v0.15.4
  945. Fresh equivalent v1.0.2
  946. Fresh toml_write v0.1.2
  947. Fresh proc-macro2 v1.0.95
  948. Fresh indexmap v2.10.0
  949. Fresh winnow v0.7.11
  950. Fresh quote v1.0.40
  951. Fresh libc v0.2.174
  952. Fresh cfg-if v1.0.1
  953. Fresh bitflags v2.9.1
  954. Fresh ryu v1.0.20
  955. Fresh fastrand v2.3.0
  956. Fresh syn v2.0.104
  957. Fresh errno v0.3.13
  958. Fresh getrandom v0.3.3
  959. Fresh itoa v1.0.15
  960. Fresh rustc_tools_util v0.4.2
  961. Fresh same-file v1.0.6
  962. Fresh option-ext v0.2.0
  963. Fresh memchr v2.7.5
  964. Fresh serde_derive v1.0.219
  965. Fresh rustix v1.0.7
  966. Fresh thiserror-impl v2.0.12
  967. Fresh once_cell v1.21.3
  968. Fresh walkdir v2.5.0
  969. Fresh anyhow v1.0.98
  970. Fresh dirs-sys v0.5.0
  971. Fresh serde v1.0.219
  972. Fresh tempfile v3.20.0
  973. Fresh thiserror v2.0.12
  974. Fresh directories v6.0.0
  975. Fresh toml_datetime v0.6.11
  976. Fresh serde_spanned v0.6.9
  977. Fresh semver v1.0.26
  978. Fresh serde_json v1.0.140
  979. Fresh camino v1.1.10
  980. Fresh cargo-platform v0.1.9
  981. Fresh toml_edit v0.22.27
  982. Fresh rustc_version v0.4.1
  983. Fresh cargo_metadata v0.19.2
  984. Fresh toml v0.8.23
  985. Fresh rustc-build-sysroot v0.5.9
  986. Fresh cargo-miri v0.1.0 (/Users/timch/rust/src/tools/miri/cargo-miri)
  987. Finished `release` profile [optimized] target(s) in 0.06s
  988. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  989. Cache hit: "/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" "--version" (failure_mode=Exit)
  990. using sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot
  991. Checking stage0 miropt-test-tools artifacts (aarch64-apple-darwin)
  992. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-tools" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_RELEASE_NUM="1.90.0" CFG_VERSION="1.90.0-dev" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/nightly" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zunstable-options" RUST_TEST_THREADS="10" SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstraptool-rustc1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/src/tools/miropt-test-tools/Cargo.toml" "--all-targets" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  993. Fresh miropt-test-tools v0.1.0 (/Users/timch/rust/src/tools/miropt-test-tools)
  994. Finished `release` profile [optimized] target(s) in 0.04s
  995. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  996. Cache hit: "/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" "--version" (failure_mode=Exit)
  997. using sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot
  998. Checking stage0 rustfmt artifacts (aarch64-apple-darwin)
  999. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-tools" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_RELEASE_NUM="1.90.0" CFG_VERSION="1.90.0-dev" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/nightly" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zunstable-options" RUST_TEST_THREADS="10" SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstraptool-rustc1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/src/tools/rustfmt/Cargo.toml" "--all-targets" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  1000. Fresh unicode-ident v1.0.18
  1001. Fresh memchr v2.7.5
  1002. Fresh regex-syntax v0.8.5
  1003. Fresh utf8parse v0.2.2
  1004. Fresh cfg-if v1.0.1
  1005. Fresh is_terminal_polyfill v1.70.1
  1006. Fresh proc-macro2 v1.0.95
  1007. Fresh aho-corasick v1.1.3
  1008. Fresh anstyle-parse v0.2.7
  1009. Fresh colorchoice v1.0.4
  1010. Fresh anstyle v1.0.11
  1011. Fresh log v0.4.27
  1012. Fresh anstyle-query v1.1.3
  1013. Fresh quote v1.0.40
  1014. Fresh libc v0.2.174
  1015. Fresh regex-automata v0.4.9
  1016. Fresh once_cell v1.21.3
  1017. Fresh crossbeam-utils v0.8.21
  1018. Fresh anstream v0.6.19
  1019. Fresh clap_lex v0.7.5
  1020. Fresh regex-syntax v0.6.29
  1021. Fresh syn v2.0.104
  1022. Fresh tracing-core v0.1.30
  1023. Fresh heck v0.5.0
  1024. Fresh equivalent v1.0.2
  1025. Fresh hashbrown v0.15.4
  1026. Fresh strsim v0.11.1
  1027. Fresh regex-automata v0.1.10
  1028. Fresh dirs-sys-next v0.1.2
  1029. Fresh serde_derive v1.0.219
  1030. Fresh clap_builder v4.5.40
  1031. Fresh indexmap v2.10.0
  1032. Fresh thiserror-impl v1.0.69
  1033. Fresh clap_derive v4.5.40
  1034. Fresh crossbeam-epoch v0.9.18
  1035. Fresh serde v1.0.219
  1036. Fresh bstr v1.12.0
  1037. Fresh overload v0.1.1
  1038. Fresh pin-project-lite v0.2.16
  1039. Fresh ryu v1.0.20
  1040. Fresh itoa v1.0.15
  1041. Fresh option-ext v0.2.0
  1042. Fresh lazy_static v1.5.0
  1043. Fresh same-file v1.0.6
  1044. Fresh serde_spanned v0.6.9
  1045. Fresh toml_datetime v0.6.11
  1046. Fresh winnow v0.5.40
  1047. Fresh serde_json v1.0.140
  1048. Fresh semver v1.0.26
  1049. Fresh tracing v0.1.37
  1050. Fresh dirs-sys v0.4.1
  1051. Fresh globset v0.4.16
  1052. Fresh sharded-slab v0.1.7
  1053. Fresh toml_edit v0.19.15
  1054. Fresh nu-ansi-term v0.46.0
  1055. Fresh camino v1.1.10
  1056. Fresh cargo-platform v0.1.9
  1057. Fresh walkdir v2.5.0
  1058. Fresh thiserror v1.0.69
  1059. Fresh crossbeam-deque v0.8.6
  1060. Fresh clap v4.5.40
  1061. Fresh matchers v0.1.0
  1062. Fresh tracing-log v0.2.0
  1063. Fresh dirs-next v2.0.0
  1064. Fresh regex v1.11.1
  1065. Fresh thread_local v1.1.9
  1066. Fresh smallvec v1.15.1
  1067. Fresh unicode-width v0.2.1
  1068. Fresh either v1.15.0
  1069. Fresh yansi-term v0.1.2
  1070. Fresh unicode-width v0.1.14
  1071. Fresh clap-cargo v0.12.0
  1072. Fresh tracing-subscriber v0.3.18
  1073. Fresh annotate-snippets v0.9.2
  1074. Fresh getopts v0.2.23
  1075. Fresh itertools v0.12.1
  1076. Fresh term v0.7.0
  1077. Fresh toml v0.7.8
  1078. Fresh cargo_metadata v0.18.1
  1079. Fresh ignore v0.4.23
  1080. Fresh dirs v5.0.1
  1081. Fresh anyhow v1.0.98
  1082. Fresh rustfmt-config_proc_macro v0.3.0 (/Users/timch/rust/src/tools/rustfmt/config_proc_macro)
  1083. Fresh unicode-segmentation v1.12.0
  1084. Fresh unicode-properties v0.1.3
  1085. Fresh diff v0.1.13
  1086. Fresh bytecount v0.6.9
  1087. Fresh rustfmt-nightly v1.8.0 (/Users/timch/rust/src/tools/rustfmt)
  1088. Finished `release` profile [optimized] target(s) in 0.07s
  1089. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  1090. Cache hit: "/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" "--version" (failure_mode=Exit)
  1091. using sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot
  1092. Checking stage0 rust-analyzer artifacts (aarch64-apple-darwin)
  1093. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-tools" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_RELEASE_NUM="1.90.0" CFG_VERSION="1.90.0-dev" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/nightly" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zunstable-options" RUST_TEST_THREADS="10" SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstraptool-rustc1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/src/tools/rust-analyzer/Cargo.toml" "--features" "in-rust-tree" "--bins" "--tests" "--benches" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  1094. Fresh autocfg v1.4.0
  1095. Fresh crossbeam-channel v0.5.15
  1096. Fresh itertools v0.14.0
  1097. Fresh jod-thread v1.0.0
  1098. Fresh serde_derive v1.0.219
  1099. Fresh synstructure v0.13.2
  1100. Fresh tracing-attributes v0.1.29
  1101. Fresh heck v0.5.0
  1102. Fresh salsa-macros v0.22.0
  1103. Fresh text-size v1.1.1
  1104. Fresh unicode-properties v0.1.3
  1105. Fresh triomphe v0.1.14
  1106. Fresh nohash-hasher v0.2.0
  1107. Fresh ra-ap-rustc_lexer v0.116.0
  1108. Fresh zerofrom-derive v0.1.6
  1109. Fresh rustc-hash v1.1.0
  1110. Fresh rustc-literal-escaper v0.0.4
  1111. Fresh drop_bomb v0.1.5
  1112. Fresh yoke-derive v0.8.0
  1113. Fresh countme v3.0.1
  1114. Fresh smol_str v0.3.2
  1115. Fresh arrayvec v0.7.6
  1116. Fresh la-arena v0.3.1
  1117. Fresh fst v0.4.7
  1118. Fresh memoffset v0.9.1
  1119. Fresh zerovec-derive v0.11.1
  1120. Fresh displaydoc v0.2.5
  1121. Fresh bitflags v2.9.1
  1122. Fresh rowan v0.15.15
  1123. Fresh log v0.4.27
  1124. Fresh cov-mark v2.0.0
  1125. Fresh ra-ap-rustc_index_macros v0.116.0
  1126. Fresh rustc-stable-hash v0.1.2
  1127. Fresh chalk-derive v0.103.0
  1128. Fresh rustc-literal-escaper v0.0.2
  1129. Fresh ra-ap-rustc_index v0.116.0
  1130. Fresh ra-ap-rustc_hashes v0.116.0
  1131. Fresh fixedbitset v0.4.2
  1132. Fresh ra-ap-rustc_parse_format v0.116.0
  1133. Fresh chalk-ir v0.103.0
  1134. Fresh ena v0.14.3
  1135. Fresh rustc_apfloat v0.2.3+llvm-462a31f5a5ab
  1136. Fresh ra-ap-rustc_abi v0.116.0
  1137. Fresh petgraph v0.6.5
  1138. Fresh itertools v0.12.1
  1139. Fresh oorandom v11.1.5
  1140. Fresh thiserror-impl v1.0.69
  1141. Fresh chalk-solve v0.103.0
  1142. Fresh ra-ap-rustc_pattern_analysis v0.116.0
  1143. Fresh typed-arena v2.0.2
  1144. Fresh scoped-tls v1.0.1
  1145. Fresh chalk-recursive v0.103.0
  1146. Fresh zerofrom v0.1.6
  1147. Fresh stable_deref_trait v1.2.0
  1148. Fresh line-index v0.1.2
  1149. Fresh thiserror-impl v2.0.12
  1150. Fresh yoke v0.8.0
  1151. Fresh serde v1.0.219
  1152. Fresh zerovec v0.11.2
  1153. Fresh tinystr v0.8.1
  1154. Fresh litemap v0.8.0
  1155. Fresh home v0.5.11
  1156. Fresh writeable v0.6.1
  1157. Fresh potential_utf v0.1.2
  1158. Fresh zerotrie v0.2.2
  1159. Fresh powerfmt v0.2.0
  1160. Fresh icu_locale_core v2.0.0
  1161. Fresh anyhow v1.0.98
  1162. Fresh icu_collections v2.0.0
  1163. Fresh deranged v0.4.0
  1164. Fresh icu_provider v2.0.0
  1165. Fresh num_threads v0.1.7
  1166. Fresh time-core v0.1.4
  1167. Fresh num-conv v0.1.0
  1168. Fresh icu_normalizer_data v2.0.0
  1169. Fresh icu_properties_data v2.0.1
  1170. Fresh time v0.3.41
  1171. Fresh cfg_aliases v0.2.1
  1172. Fresh same-file v1.0.6
  1173. Fresh walkdir v2.5.0
  1174. Fresh icu_normalizer v2.0.0
  1175. Fresh icu_properties v2.0.1
  1176. Fresh filetime v0.2.25
  1177. Fresh fsevent-sys v4.1.0
  1178. Fresh notify-types v2.0.0
  1179. Fresh option-ext v0.2.0
  1180. Fresh idna_adapter v1.2.1
  1181. Fresh num-traits v0.2.19
  1182. Fresh typeid v1.0.3
  1183. Fresh serde_spanned v0.6.9
  1184. Fresh toml_datetime v0.6.11
  1185. Fresh dirs-sys v0.5.0
  1186. Fresh notify v8.0.0
  1187. Fresh unicase v2.8.1
  1188. Fresh lazy_static v1.5.0
  1189. Fresh toml_write v0.1.2
  1190. Fresh percent-encoding v2.3.1
  1191. Fresh winnow v0.7.11
  1192. Fresh utf8_iter v1.0.4
  1193. Fresh sharded-slab v0.1.7
  1194. Fresh form_urlencoded v1.2.1
  1195. Fresh crossbeam-utils v0.8.21
  1196. Fresh toml_edit v0.22.27
  1197. Fresh idna v1.0.3
  1198. Fresh pulldown-cmark v0.9.6
  1199. Fresh nix v0.30.1
  1200. Fresh ordered-float v2.10.1
  1201. Fresh erased-serde v0.4.6
  1202. Fresh tracing-log v0.2.0
  1203. Fresh thread_local v1.1.9
  1204. Fresh xflags-macros v0.3.2
  1205. Fresh pulldown-cmark-to-cmark v10.0.4
  1206. Fresh toml v0.8.23
  1207. Fresh serde-value v0.7.0
  1208. Fresh xflags v0.3.2
  1209. Fresh thiserror v1.0.69
  1210. Fresh semver v1.0.26
  1211. Fresh tracing-subscriber v0.3.19
  1212. Fresh url v2.5.4
  1213. Fresh serde-untagged v0.1.7
  1214. Fresh protobuf-support v3.7.1
  1215. Fresh serde_repr v0.1.20
  1216. Fresh nu-ansi-term v0.50.1
  1217. Fresh dot v0.1.4
  1218. Fresh memchr v2.7.5
  1219. Fresh unicode-xid v0.2.6
  1220. Fresh itoa v1.0.15
  1221. Fresh ryu v1.0.20
  1222. Fresh bitflags v1.3.2
  1223. Fresh thiserror v2.0.12
  1224. Fresh tracing-tree v0.4.0
  1225. Fresh camino v1.1.10
  1226. Fresh protobuf v3.7.1
  1227. Fresh cargo-platform v0.2.0
  1228. Fresh cargo-util-schemas v0.2.0
  1229. Fresh serde_json v1.0.140
  1230. Fresh lsp-types v0.95.0
  1231. Fresh once_cell v1.21.3
  1232. Fresh xshell-macros v0.2.7
  1233. Fresh scip v0.5.2
  1234. Fresh xshell v0.2.7
  1235. Fresh cargo_metadata v0.20.0
  1236. Fresh libc v0.2.172
  1237. Fresh process-wrap v8.2.1
  1238. Fresh crossbeam-epoch v0.9.18
  1239. Fresh dirs v6.0.0
  1240. Fresh lsp-server v0.7.8
  1241. Fresh num_cpus v1.17.0
  1242. Fresh scopeguard v1.2.0
  1243. Fresh equivalent v1.0.2
  1244. Fresh smallvec v1.15.1
  1245. Fresh allocator-api2 v0.2.21
  1246. Fresh base64 v0.22.1
  1247. Fresh adler2 v2.0.1
  1248. Fresh foldhash v0.1.5
  1249. Fresh cfg-if v1.0.1
  1250. Fresh tenthash v1.1.0
  1251. Fresh miniz_oxide v0.8.9
  1252. Fresh lock_api v0.4.13
  1253. Fresh crossbeam-deque v0.8.6
  1254. Fresh object v0.36.7
  1255. Fresh parking_lot_core v0.9.11
  1256. Fresh hashbrown v0.15.4
  1257. Fresh memmap2 v0.9.5
  1258. Fresh libloading v0.8.8
  1259. Fresh crc32fast v1.4.2
  1260. Fresh unicode-ident v1.0.18
  1261. Fresh rayon-core v1.12.1
  1262. Fresh tracing-core v0.1.34
  1263. Fresh flate2 v1.1.2
  1264. Fresh proc-macro2 v1.0.95
  1265. Fresh either v1.15.0
  1266. Fresh hashbrown v0.14.5
  1267. Fresh pin-project-lite v0.2.16
  1268. Fresh indexmap v2.9.0
  1269. Fresh hashlink v0.10.0
  1270. Fresh zip v4.0.0
  1271. Fresh quote v1.0.40
  1272. Fresh portable-atomic v1.11.1
  1273. Fresh rayon v1.10.0
  1274. Fresh dashmap v6.1.0
  1275. Fresh tracing v0.1.41
  1276. Fresh parking_lot v0.12.4
  1277. Fresh crossbeam-queue v0.3.12
  1278. Fresh directories v6.0.0
  1279. Fresh boxcar v0.2.13
  1280. Fresh rustc-hash v2.1.1
  1281. Fresh dissimilar v1.0.10
  1282. Fresh write-json v0.1.4
  1283. Fresh thin-vec v0.2.14
  1284. Fresh ungrammar v1.16.1
  1285. Fresh salsa-macro-rules v0.22.0
  1286. Fresh syn v2.0.103
  1287. Fresh ctrlc v3.4.7
  1288. Fresh salsa v0.22.0
  1289. Fresh expect-test v1.5.1
  1290. Fresh derive_arbitrary v1.4.1
  1291. Fresh arbitrary v1.4.1
  1292. Fresh xtask v0.1.0 (/Users/timch/rust/src/tools/rust-analyzer/xtask)
  1293. Fresh lsp-server v0.7.8 (/Users/timch/rust/src/tools/rust-analyzer/lib/lsp-server)
  1294. Fresh proc-macro-srv v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/proc-macro-srv)
  1295. Fresh proc-macro-srv-cli v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/proc-macro-srv-cli)
  1296. Fresh cfg v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/cfg)
  1297. Fresh proc-macro-test v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test)
  1298. Fresh rust-analyzer v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/rust-analyzer)
  1299. Fresh hir-ty v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/hir-ty)
  1300. Fresh ide v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/ide)
  1301. Fresh load-cargo v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/load-cargo)
  1302. Fresh vfs-notify v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/vfs-notify)
  1303. Fresh project-model v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/project-model)
  1304. Fresh query-group-macro v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/query-group-macro)
  1305. Fresh ide-assists v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/ide-assists)
  1306. Fresh ide-ssr v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/ide-ssr)
  1307. Fresh hir-def v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/hir-def)
  1308. Fresh ide-diagnostics v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/ide-diagnostics)
  1309. Fresh ide-completion v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/ide-completion)
  1310. Fresh hir v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/hir)
  1311. Fresh ide-db v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/ide-db)
  1312. Fresh toolchain v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/toolchain)
  1313. Fresh syntax-bridge v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/syntax-bridge)
  1314. Fresh mbe v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/mbe)
  1315. Fresh syntax v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/syntax)
  1316. Fresh test-fixture v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/test-fixture)
  1317. Fresh proc-macro-api v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/proc-macro-api)
  1318. Fresh hir-expand v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/hir-expand)
  1319. Fresh line-index v0.1.2 (/Users/timch/rust/src/tools/rust-analyzer/lib/line-index)
  1320. Fresh base-db v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/base-db)
  1321. Fresh span v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/span)
  1322. Fresh test-utils v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/test-utils)
  1323. Fresh parser v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/parser)
  1324. Fresh vfs v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/vfs)
  1325. Fresh tt v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/tt)
  1326. Fresh paths v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/paths)
  1327. Fresh intern v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/intern)
  1328. Fresh stdx v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/stdx)
  1329. Fresh profile v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/profile)
  1330. Fresh edition v0.0.0 (/Users/timch/rust/src/tools/rust-analyzer/crates/edition)
  1331. Fresh la-arena v0.3.1 (/Users/timch/rust/src/tools/rust-analyzer/lib/la-arena)
  1332. Finished `release` profile [optimized] target(s) in 0.19s
  1333. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  1334. Cache hit: "/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" "--version" (failure_mode=Exit)
  1335. using sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot
  1336. Checking stage0 test-float-parse artifacts (aarch64-apple-darwin)
  1337. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-tools" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_RELEASE_NUM="1.90.0" CFG_VERSION="1.90.0-dev" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/nightly" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zunstable-options" RUST_TEST_THREADS="10" SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstraptool-rustc1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/src/tools/test-float-parse/Cargo.toml" "--all-targets" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  1338. Fresh autocfg v1.5.0
  1339. Fresh cfg-if v1.0.1
  1340. Fresh once_cell v1.21.3
  1341. Fresh either v1.15.0
  1342. Fresh number_prefix v0.4.0
  1343. Fresh libc v0.2.174
  1344. Fresh num-traits v0.2.19
  1345. Fresh crossbeam-utils v0.8.21
  1346. Fresh zerocopy v0.8.26
  1347. Fresh portable-atomic v1.11.1
  1348. Fresh num-integer v0.1.46
  1349. Fresh crossbeam-epoch v0.9.18
  1350. Fresh getrandom v0.3.3
  1351. Fresh ppv-lite86 v0.2.21
  1352. Fresh console v0.15.11
  1353. Fresh num-complex v0.4.6
  1354. Fresh rand_core v0.9.3
  1355. Fresh crossbeam-deque v0.8.6
  1356. Fresh num-bigint v0.4.6
  1357. Fresh num-iter v0.1.45
  1358. Fresh indicatif v0.17.11
  1359. Fresh num-rational v0.4.2
  1360. Fresh rayon-core v1.12.1
  1361. Fresh rand_chacha v0.9.0
  1362. Fresh num v0.4.3
  1363. Fresh rand v0.9.1
  1364. Fresh rayon v1.10.0
  1365. Fresh test-float-parse v0.1.0 (/Users/timch/rust/src/tools/test-float-parse)
  1366. Finished `release` profile [optimized] target(s) in 0.05s
  1367. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  1368. Cache hit: "/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" "--version" (failure_mode=Exit)
  1369. using sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot
  1370. Checking stage0 features-status-dump artifacts (aarch64-apple-darwin)
  1371. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-tools" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_RELEASE_NUM="1.90.0" CFG_VERSION="1.90.0-dev" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/nightly" FORCE_ON_BROKEN_PIPE_KILL="-Zon-broken-pipe=kill" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zunstable-options" RUST_TEST_THREADS="10" SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstraptool-rustc1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "check" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--manifest-path" "/Users/timch/rust/src/tools/features-status-dump/Cargo.toml" "--all-targets" "--message-format" "json-render-diagnostics" (failure_mode=Exit)
  1372. Fresh unicode-ident v1.0.18
  1373. Fresh memchr v2.7.5
  1374. Fresh regex-syntax v0.8.5
  1375. Fresh utf8parse v0.2.2
  1376. Fresh equivalent v1.0.2
  1377. Fresh proc-macro2 v1.0.95
  1378. Fresh aho-corasick v1.1.3
  1379. Fresh hashbrown v0.15.4
  1380. Fresh bstr v1.12.0
  1381. Fresh quote v1.0.40
  1382. Fresh crossbeam-utils v0.8.21
  1383. Fresh regex-automata v0.4.9
  1384. Fresh indexmap v2.10.0
  1385. Fresh anstyle-parse v0.2.7
  1386. Fresh itoa v1.0.15
  1387. Fresh anstyle-query v1.1.3
  1388. Fresh is_terminal_polyfill v1.70.1
  1389. Fresh syn v2.0.104
  1390. Fresh crossbeam-epoch v0.9.18
  1391. Fresh same-file v1.0.6
  1392. Fresh anstyle v1.0.11
  1393. Fresh ryu v1.0.20
  1394. Fresh colorchoice v1.0.4
  1395. Fresh winnow v0.5.40
  1396. Fresh log v0.4.27
  1397. Fresh clap_lex v0.7.5
  1398. Fresh serde_derive v1.0.219
  1399. Fresh thiserror-impl v2.0.12
  1400. Fresh globset v0.4.16
  1401. Fresh crossbeam-deque v0.8.6
  1402. Fresh walkdir v2.5.0
  1403. Fresh anstream v0.6.19
  1404. Fresh strsim v0.11.1
  1405. Fresh heck v0.5.0
  1406. Fresh regex v1.11.1
  1407. Fresh serde v1.0.219
  1408. Fresh thiserror v2.0.12
  1409. Fresh clap_derive v4.5.40
  1410. Fresh clap_builder v4.5.40
  1411. Fresh ignore v0.4.23
  1412. Fresh rustc-hash v2.1.1
  1413. Fresh miropt-test-tools v0.1.0 (/Users/timch/rust/src/tools/miropt-test-tools)
  1414. Fresh similar v2.7.0
  1415. Fresh termcolor v1.4.1
  1416. Fresh anyhow v1.0.98
  1417. Fresh serde_spanned v0.6.9
  1418. Fresh toml_datetime v0.6.11
  1419. Fresh camino v1.1.10
  1420. Fresh serde_json v1.0.140
  1421. Fresh semver v1.0.26
  1422. Fresh cargo-platform v0.1.9
  1423. Fresh build_helper v0.1.0 (/Users/timch/rust/src/build_helper)
  1424. Fresh fluent-syntax v0.12.0
  1425. Fresh clap v4.5.40
  1426. Fresh toml_edit v0.19.15
  1427. Fresh cargo_metadata v0.19.2
  1428. Fresh toml v0.7.8
  1429. Fresh tidy v0.1.0 (/Users/timch/rust/src/tools/tidy)
  1430. Fresh features-status-dump v0.1.0 (/Users/timch/rust/src/tools/features-status-dump)
  1431. Finished `release` profile [optimized] target(s) in 0.06s
  1432. Removing sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot to avoid caching bugs
  1433. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  1434. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  1435. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_AARCH64_APPLE_DARWIN_LINKER="" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc" CC_aarch64_apple_darwin="" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_LIBDIR_RELATIVE="lib" CFG_OMIT_GIT_HASH="1" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_VERSION="1.90.0-dev" CFLAGS_aarch64_apple_darwin="" CXXFLAGS_aarch64_apple_darwin="-stdlib=libc++" CXX_aarch64_apple_darwin="" DYLD_LIBRARY_PATH="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot/lib/rustlib/aarch64-apple-darwin/lib:/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/lib:/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" LIBC_CHECK_CFG="1" LLVM_CONFIG="/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" LLVM_RUSTLLVM="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings -Wrustc::internal -Drustc::symbol_intern_string_literal -Wkeyword_idents_2024 -Wunreachable_pub -Wunsafe_op_in_unsafe_fn -Wunused_crate_dependencies" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev -Clinker= -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTDOC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustdoc" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zosx-rpath-install-name -Clink-args=-Wl,-rpath,@loader_path/../lib -Alinker-messages -Zon-broken-pipe=kill -Clto=off" RUST_TEST_THREADS="10" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrap1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "test" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--features" "" "--manifest-path" "/Users/timch/rust/compiler/rustc/Cargo.toml" "--no-fail-fast" "-p" "rustc_mir_transform" "--" "-Z" "unstable-options" "--format" "json" (failure_mode=Exit)
  1436. Removing sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot to avoid caching bugs
  1437. Removing sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot/lib/rustlib/aarch64-apple-darwin/lib to avoid caching bugs
  1438. using sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot
  1439. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  1440. Cache hit: "/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" "--version" (failure_mode=Exit)
  1441. LLVM freshness: LastModifiedUpstream { upstream: "75d5834a6c571cb0455acb5128ad51118fcbf2be" }
  1442. Cache hit: "/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" "--version" (failure_mode=Exit)
  1443. Testing {rustc_mir_transform} (stage0 -> stage1, aarch64-apple-darwin)
  1444. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS AR_aarch64_apple_darwin="ar" CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc" CC_aarch64_apple_darwin="cc" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_LIBDIR_RELATIVE="lib" CFG_OMIT_GIT_HASH="1" CFG_RELEASE="1.90.0-dev" CFG_RELEASE_CHANNEL="dev" CFG_VERSION="1.90.0-dev" CFLAGS_aarch64_apple_darwin="" CXXFLAGS_aarch64_apple_darwin="-stdlib=libc++" CXX_aarch64_apple_darwin="c++" DYLD_LIBRARY_PATH="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot/lib/rustlib/aarch64-apple-darwin/lib:/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/lib:/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" LIBC_CHECK_CFG="1" LLVM_CONFIG="/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/bin/llvm-config" LLVM_RUSTLLVM="1" RANLIB_aarch64_apple_darwin="ar s" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--check-cfg=cfg(bootstrap) --cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings -Wrustc::internal -Drustc::symbol_intern_string_literal -Wkeyword_idents_2024 -Wunreachable_pub -Wunsafe_op_in_unsafe_fn -Wunused_crate_dependencies" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTDOC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustdoc" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(llvm_enzyme) -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cllvm-args=-import-instr-limit=10 -Zosx-rpath-install-name -Clink-args=-Wl,-rpath,@loader_path/../lib -Alinker-messages -Zon-broken-pipe=kill -Clto=off" RUST_TEST_THREADS="10" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrap1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "test" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--features" "" "--manifest-path" "/Users/timch/rust/compiler/rustc/Cargo.toml" "--no-fail-fast" "-p" "rustc_mir_transform" "--" "-Z" "unstable-options" "--format" "json" (failure_mode=Exit)
  1445. Fresh unicode-ident v1.0.18
  1446. Fresh cfg-if v1.0.1
  1447. Fresh shlex v1.3.0
  1448. Fresh stable_deref_trait v1.2.0
  1449. Fresh version_check v0.9.5
  1450. Fresh proc-macro2 v1.0.95
  1451. Fresh cc v1.2.16
  1452. Fresh autocfg v1.5.0
  1453. Fresh bitflags v2.9.1
  1454. Fresh quote v1.0.40
  1455. Fresh libc v0.2.174
  1456. Fresh typenum v1.18.0
  1457. Fresh once_cell v1.21.3
  1458. Fresh syn v2.0.104
  1459. Fresh getrandom v0.3.3
  1460. Fresh generic-array v0.14.7
  1461. Fresh crossbeam-utils v0.8.21
  1462. Fresh errno v0.3.13
  1463. Fresh rustc-stable-hash v0.1.2
  1464. Fresh synstructure v0.13.2
  1465. Fresh displaydoc v0.2.5
  1466. Fresh hashbrown v0.15.4
  1467. Fresh equivalent v1.0.2
  1468. Fresh log v0.4.27
  1469. Fresh scopeguard v1.2.0
  1470. Fresh rustix v1.0.7
  1471. Fresh parking_lot_core v0.9.11
  1472. Fresh indexmap v2.10.0
  1473. Fresh lock_api v0.4.13
  1474. Fresh rustc_hashes v0.0.0 (/Users/timch/rust/compiler/rustc_hashes)
  1475. Fresh block-buffer v0.10.4
  1476. Fresh crypto-common v0.1.6
  1477. Fresh crossbeam-epoch v0.9.18
  1478. Fresh rustc-hash v1.1.0
  1479. Fresh fastrand v2.3.0
  1480. Fresh thin-vec v0.2.14
  1481. Fresh rustc_macros v0.0.0 (/Users/timch/rust/compiler/rustc_macros)
  1482. Fresh digest v0.10.7
  1483. Fresh psm v0.1.26
  1484. Fresh crossbeam-deque v0.8.6
  1485. Fresh parking_lot v0.12.4
  1486. Fresh proc-macro-hack v0.5.20+deprecated
  1487. Fresh tempfile v3.20.0
  1488. Fresh rustc_serialize v0.0.0 (/Users/timch/rust/compiler/rustc_serialize)
  1489. Fresh rustc_index_macros v0.0.0 (/Users/timch/rust/compiler/rustc_index_macros)
  1490. Fresh tracing-attributes v0.1.30
  1491. Fresh tracing-core v0.1.30
  1492. Fresh arrayvec v0.7.6
  1493. Fresh pin-project-lite v0.2.16
  1494. Fresh either v1.15.0
  1495. Fresh unic-langid-macros-impl v0.9.6
  1496. Fresh tracing v0.1.37
  1497. Fresh rustc_index v0.0.0 (/Users/timch/rust/compiler/rustc_index)
  1498. Fresh stacker v0.1.21
  1499. Fresh measureme v12.0.1
  1500. Fresh rustc_thread_pool v0.0.0 (/Users/timch/rust/compiler/rustc_thread_pool)
  1501. Fresh ena v0.14.3
  1502. Fresh jobserver v0.1.33
  1503. Fresh cpufeatures v0.2.17
  1504. Fresh memmap2 v0.2.3
  1505. Fresh rustc_arena v0.0.0 (/Users/timch/rust/compiler/rustc_arena)
  1506. Fresh elsa v1.11.2
  1507. Fresh rustc_graphviz v0.0.0 (/Users/timch/rust/compiler/rustc_graphviz)
  1508. Fresh arrayref v0.3.9
  1509. Fresh constant_time_eq v0.3.1
  1510. Fresh itoa v1.0.15
  1511. Fresh sha1 v0.10.6
  1512. Fresh sha2 v0.10.9
  1513. Fresh rustc_data_structures v0.0.0 (/Users/timch/rust/compiler/rustc_data_structures)
  1514. Fresh md-5 v0.10.6
  1515. Fresh derive-where v1.5.0
  1516. Fresh scoped-tls v1.0.1
  1517. Fresh zerofrom-derive v0.1.6
  1518. Fresh yoke-derive v0.7.5
  1519. Fresh zerovec-derive v0.10.3
  1520. Fresh blake3 v1.8.2
  1521. Fresh zerofrom v0.1.6
  1522. Fresh rand_core v0.9.3
  1523. Fresh rustc_ast_ir v0.0.0 (/Users/timch/rust/compiler/rustc_ast_ir)
  1524. Fresh tinystr v0.8.1
  1525. Fresh thiserror-impl v2.0.12
  1526. Fresh serde_derive v1.0.219
  1527. Fresh unicode-xid v0.2.6
  1528. Fresh rustc_span v0.0.0 (/Users/timch/rust/compiler/rustc_span)
  1529. Fresh yoke v0.7.5
  1530. Fresh zerocopy v0.8.26
  1531. Fresh unic-langid-impl v0.9.6
  1532. Fresh writeable v0.5.5
  1533. Fresh litemap v0.7.5
  1534. Fresh rustc-literal-escaper v0.0.4
  1535. Fresh unicode-properties v0.1.3
  1536. Fresh zerovec v0.10.4
  1537. Fresh ppv-lite86 v0.2.21
  1538. Fresh serde v1.0.219
  1539. Fresh rustc_lexer v0.0.0 (/Users/timch/rust/compiler/rustc_lexer)
  1540. Fresh rand_xoshiro v0.7.0
  1541. Fresh icu_provider_macros v1.5.0
  1542. Fresh rustc_ast v0.0.0 (/Users/timch/rust/compiler/rustc_ast)
  1543. Fresh rand_chacha v0.9.0
  1544. Fresh tinystr v0.7.6
  1545. Fresh icu_locid_transform_data v1.5.1
  1546. Fresh unic-langid-macros v0.9.6
  1547. Fresh itertools v0.12.1
  1548. Fresh ryu v1.0.20
  1549. Fresh rand v0.9.1
  1550. Fresh icu_locid v1.5.0
  1551. Fresh unic-langid v0.9.6
  1552. Fresh serde_json v1.0.140
  1553. Fresh rustc_ast_pretty v0.0.0 (/Users/timch/rust/compiler/rustc_ast_pretty)
  1554. Fresh rustc_fs_util v0.0.0 (/Users/timch/rust/compiler/rustc_fs_util)
  1555. Fresh icu_provider v1.5.0
  1556. Fresh rustc_abi v0.0.0 (/Users/timch/rust/compiler/rustc_abi)
  1557. Fresh icu_list_data v1.5.1
  1558. Fresh object v0.37.1
  1559. Fresh regex-automata v0.2.0
  1560. Fresh ident_case v1.0.1
  1561. Fresh rustc-hash v2.1.1
  1562. Fresh fnv v1.0.7
  1563. Fresh icu_locid_transform v1.5.0
  1564. Fresh rustc_attr_data_structures v0.0.0 (/Users/timch/rust/compiler/rustc_attr_data_structures)
  1565. Fresh strsim v0.11.1
  1566. Fresh type-map v0.5.1
  1567. Fresh rustc_target v0.0.0 (/Users/timch/rust/compiler/rustc_target)
  1568. Fresh thiserror v2.0.12
  1569. Fresh icu_list v1.5.0
  1570. Fresh darling_core v0.20.11
  1571. Fresh odht v0.3.1
  1572. Fresh memchr v2.7.5
  1573. Fresh icu_provider_adapters v1.5.0
  1574. Fresh intl-memoizer v0.5.3
  1575. Fresh fluent-langneg v0.13.0
  1576. Fresh intl_pluralrules v7.0.2
  1577. Fresh rustc_type_ir_macros v0.0.0 (/Users/timch/rust/compiler/rustc_type_ir_macros)
  1578. Fresh rustc_hir v0.0.0 (/Users/timch/rust/compiler/rustc_hir)
  1579. Fresh fluent-syntax v0.12.0
  1580. Fresh darling_macro v0.20.11
  1581. Fresh rustc_baked_icu_data v0.0.0 (/Users/timch/rust/compiler/rustc_baked_icu_data)
  1582. Fresh self_cell v1.2.0
  1583. Fresh unicode-width v0.2.1
  1584. Fresh smallvec v1.15.1
  1585. Fresh rustc_type_ir v0.0.0 (/Users/timch/rust/compiler/rustc_type_ir)
  1586. Fresh darling v0.20.11
  1587. Fresh rustc_error_messages v0.0.0 (/Users/timch/rust/compiler/rustc_error_messages)
  1588. Fresh fluent-bundle v0.16.0
  1589. Fresh anstyle v1.0.11
  1590. Fresh termize v0.2.0
  1591. Fresh termcolor v1.4.1
  1592. Fresh rustc_error_codes v0.0.0 (/Users/timch/rust/compiler/rustc_error_codes)
  1593. Fresh rustc_feature v0.0.0 (/Users/timch/rust/compiler/rustc_feature)
  1594. Fresh getopts v0.2.23
  1595. Fresh rustc_lint_defs v0.0.0 (/Users/timch/rust/compiler/rustc_lint_defs)
  1596. Fresh rustc_fluent_macro v0.0.0 (/Users/timch/rust/compiler/rustc_fluent_macro)
  1597. Fresh annotate-snippets v0.11.5
  1598. Fresh derive_setters v0.1.7
  1599. Fresh datafrog v2.0.1
  1600. Fresh rustc_hir_pretty v0.0.0 (/Users/timch/rust/compiler/rustc_hir_pretty)
  1601. Fresh gsgdt v0.1.2
  1602. Fresh tinyvec_macros v0.1.1
  1603. Fresh rustc_next_trait_solver v0.0.0 (/Users/timch/rust/compiler/rustc_next_trait_solver)
  1604. Fresh rustc_errors v0.0.0 (/Users/timch/rust/compiler/rustc_errors)
  1605. Fresh polonius-engine v0.13.0
  1606. Fresh tinyvec v1.9.0
  1607. Fresh rustc_parse_format v0.0.0 (/Users/timch/rust/compiler/rustc_parse_format)
  1608. Fresh aho-corasick v1.1.3
  1609. Fresh regex-syntax v0.8.5
  1610. Fresh unicode-script v0.5.7
  1611. Fresh rustc_session v0.0.0 (/Users/timch/rust/compiler/rustc_session)
  1612. Fresh rustc_apfloat v0.2.3+llvm-462a31f5a5ab
  1613. Fresh regex-automata v0.4.9
  1614. Fresh unicode-normalization v0.1.24
  1615. Fresh rustc_query_system v0.0.0 (/Users/timch/rust/compiler/rustc_query_system)
  1616. Fresh unicode-security v0.1.2
  1617. Fresh rustc_attr_parsing v0.0.0 (/Users/timch/rust/compiler/rustc_attr_parsing)
  1618. Fresh regex v1.11.1
  1619. Fresh rustc_middle v0.0.0 (/Users/timch/rust/compiler/rustc_middle)
  1620. Fresh rustc_infer v0.0.0 (/Users/timch/rust/compiler/rustc_infer)
  1621. Fresh rustc_transmute v0.0.0 (/Users/timch/rust/compiler/rustc_transmute)
  1622. Fresh rustc_mir_dataflow v0.0.0 (/Users/timch/rust/compiler/rustc_mir_dataflow)
  1623. Fresh rustc_pattern_analysis v0.0.0 (/Users/timch/rust/compiler/rustc_pattern_analysis)
  1624. Fresh rustc_trait_selection v0.0.0 (/Users/timch/rust/compiler/rustc_trait_selection)
  1625. Fresh rustc_lint v0.0.0 (/Users/timch/rust/compiler/rustc_lint)
  1626. Fresh rustc_const_eval v0.0.0 (/Users/timch/rust/compiler/rustc_const_eval)
  1627. Fresh rustc_mir_build v0.0.0 (/Users/timch/rust/compiler/rustc_mir_build)
  1628. Fresh rustc_mir_transform v0.0.0 (/Users/timch/rust/compiler/rustc_mir_transform)
  1629. Finished `release` profile [optimized] target(s) in 0.13s
  1630. Running `/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/rustc_mir_transform-f7a238eeb5ecee81 -Z unstable-options --format json`
  1631.  
  1632. running 15 tests
  1633. test coverage::counters::union_find::tests::empty ... ok
  1634. test coverage::counters::node_flow::tests::example_driver ... ok
  1635. test coverage::counters::union_find::tests::transitive ... ok
  1636. test errors::verify_mir_transform_const_modify_2 ... ok
  1637. test errors::verify_mir_transform_const_mut_borrow_3 ... ok
  1638. test errors::verify_mir_transform_exceeds_mcdc_test_vector_limit_8 ... ok
  1639. test coverage::tests::test_covgraph_goto_switchint ... ok
  1640. test errors::verify_mir_transform_ffi_unwind_call_6 ... ok
  1641. test coverage::tests::test_covgraph_switchint_loop_then_inner_loop_else_break ... ok
  1642. test errors::verify_mir_transform_fn_item_ref_7 ... ok
  1643. test coverage::tests::test_covgraph_switchint_then_loop_else_return ... ok
  1644. test errors::verify_mir_transform_unaligned_packed_ref_4 ... ok
  1645. test errors::verify_mir_transform_unconditional_recursion_0 ... ok
  1646. test errors::verify_mir_transform_force_inline_attr_1 ... ok
  1647. test errors::verify_mir_transform_unknown_pass_name_5 ... ok
  1648.  
  1649. test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 270.29µs
  1650.  
  1651. Doc-tests rustc_mir_transform
  1652. Running `/Users/timch/rust/build/bootstrap/debug/rustdoc --edition=2024 --crate-type lib --color auto --crate-name rustc_mir_transform --test compiler/rustc_mir_transform/src/lib.rs --test-run-directory /Users/timch/rust/compiler/rustc_mir_transform --target aarch64-apple-darwin -L dependency=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps -L dependency=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/release/deps -L native=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/build/blake3-b03ae5adc12ff231/out -L native=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/build/psm-942f3778983d4c63/out --test-args -Z --test-args unstable-options --test-args --format --test-args json --extern either=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/libeither-eae565b4e8ddd6e0.rlib --extern itertools=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/libitertools-cc1065a93ae1b254.rlib --extern rustc_abi=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/librustc_abi-6172a0d983081ea8.rlib --extern rustc_arena=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/librustc_arena-2a9c82a88e18c10d.rlib --extern rustc_ast=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/librustc_ast-3b129d40ee69d3cb.rlib --extern rustc_attr_data_structures=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/librustc_attr_data_structures-792ef3881ee54b7d.rlib --extern rustc_const_eval=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/librustc_const_eval-0602f4f50d7936e6.rlib --extern rustc_data_structures=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/librustc_data_structures-c301923ac896510b.rlib --extern rustc_errors=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/librustc_errors-045f1395ea489ddb.rlib --extern rustc_fluent_macro=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/release/deps/librustc_fluent_macro-dd01217dc4be6553.dylib --extern rustc_hir=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/librustc_hir-6f8625b4d99032bf.rlib --extern rustc_index=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/librustc_index-0d4e738272a88515.rlib --extern rustc_infer=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/librustc_infer-02ee98dd1026fb07.rlib --extern rustc_macros=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/release/deps/librustc_macros-b44d81e1968b335e.dylib --extern rustc_middle=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/librustc_middle-ab7d4409043d83a6.rlib --extern rustc_mir_build=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/librustc_mir_build-b1b0e9030b97e879.rlib --extern rustc_mir_dataflow=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/librustc_mir_dataflow-a73704e76be3deac.rlib --extern rustc_mir_transform=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/librustc_mir_transform-ee3340d15d951fe4.rlib --extern rustc_session=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/librustc_session-4c465fe4a0759780.rlib --extern rustc_span=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/librustc_span-4b23b04f88605aa4.rlib --extern rustc_target=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/librustc_target-554c41828c44d2ab.rlib --extern rustc_trait_selection=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/librustc_trait_selection-3e63493760fe352b.rlib --extern smallvec=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/libsmallvec-5636a6a29aec3d34.rlib --extern tracing=/Users/timch/rust/build/aarch64-apple-darwin/stage0-rustc/aarch64-apple-darwin/release/deps/libtracing-454adccb73ffe871.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(llvm_enzyme)' -Dwarnings '-Wrustdoc::invalid_codeblock_attributes' --crate-version 1.90.0-dev '-Zcrate-attr=warn(rust_2018_idioms)' --error-format human`
  1653.  
  1654. running 18 tests
  1655. test compiler/rustc_mir_transform/src/add_moves_for_packed_drops.rs - add_moves_for_packed_drops::AddMovesForPackedDrops (line 13) ... ignored
  1656. test compiler/rustc_mir_transform/src/coroutine/by_move_body.rs - coroutine::by_move_body (line 14) ... ignored
  1657. test compiler/rustc_mir_transform/src/dest_prop.rs - dest_prop (line 76) ... ignored
  1658. test compiler/rustc_mir_transform/src/dest_prop.rs - dest_prop::Candidates::c (line 259) ... ignored
  1659. test compiler/rustc_mir_transform/src/early_otherwise_branch.rs - early_otherwise_branch::EarlyOtherwiseBranch (line 11) ... ignored
  1660. test compiler/rustc_mir_transform/src/early_otherwise_branch.rs - early_otherwise_branch::EarlyOtherwiseBranch (line 21) ... ignored
  1661. test compiler/rustc_mir_transform/src/lib.rs - declare_passes (line 60) ... ignored
  1662. test compiler/rustc_mir_transform/src/match_branches.rs - match_branches::SimplifyToExp (line 337) ... ignored
  1663. test compiler/rustc_mir_transform/src/match_branches.rs - match_branches::SimplifyToExp (line 364) ... ignored
  1664. test compiler/rustc_mir_transform/src/match_branches.rs - match_branches::SimplifyToIf (line 131) ... ignored
  1665. test compiler/rustc_mir_transform/src/match_branches.rs - match_branches::SimplifyToIf (line 149) ... ignored
  1666. test compiler/rustc_mir_transform/src/shim.rs - shim::build_fn_ptr_addr_shim (line 1104) ... ignored
  1667. test compiler/rustc_mir_transform/src/coroutine/by_move_body.rs - coroutine::by_move_body (line 5) ... ok
  1668. test compiler/rustc_mir_transform/src/coroutine/by_move_body.rs - coroutine::by_move_body (line 31) ... ok
  1669. test compiler/rustc_mir_transform/src/gvn.rs - gvn (line 70) ... ok
  1670. test compiler/rustc_mir_transform/src/simplify.rs - simplify (line 20) ... ok
  1671. test compiler/rustc_mir_transform/src/large_enums.rs - large_enums::EnumSizeOpt (line 15) ... ok
  1672. test compiler/rustc_mir_transform/src/nrvo.rs - nrvo::RenameReturnPlace (line 19) ... ok
  1673.  
  1674. test result: ok. 6 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out; finished in 20.70ms
  1675.  
  1676.  
  1677. running 7 tests
  1678. test compiler/rustc_mir_transform/src/add_moves_for_packed_drops.rs - add_moves_for_packed_drops::AddMovesForPackedDrops (line 28) ... ignored
  1679. test compiler/rustc_mir_transform/src/gvn.rs - gvn (line 26) ... ignored
  1680. test compiler/rustc_mir_transform/src/gvn.rs - gvn (line 33) ... ignored
  1681. test compiler/rustc_mir_transform/src/gvn.rs - gvn (line 42) ... ignored
  1682. test compiler/rustc_mir_transform/src/gvn.rs - gvn (line 53) ... ignored
  1683. test compiler/rustc_mir_transform/src/simplify_comparison_integral.rs - simplify_comparison_integral::SimplifyComparisonIntegral (line 15) ... ignored
  1684. test compiler/rustc_mir_transform/src/simplify_comparison_integral.rs - simplify_comparison_integral::SimplifyComparisonIntegral (line 23) ... ignored
  1685.  
  1686. test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 1.02ms
  1687.  
  1688. finished in 2.806 seconds
  1689. Removing sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot to avoid caching bugs
  1690. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_AARCH64_APPLE_DARWIN_LINKER="" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-std" CC_aarch64_apple_darwin="" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE_CHANNEL="dev" CFLAGS_aarch64_apple_darwin="" CXXFLAGS_aarch64_apple_darwin="-stdlib=libc++" CXX_aarch64_apple_darwin="" DYLD_LIBRARY_PATH="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot/lib/rustlib/aarch64-apple-darwin/lib:/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/lib:/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" LIBC_CHECK_CFG="1" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--cfg=bootstrap -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev -Clinker= -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/nightly/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTDOC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustdoc" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cprefer-dynamic -Cllvm-args=-import-instr-limit=10 -Zinline-mir -Zinline-mir-preserve-debug -Zmir_strip_debuginfo=locals-in-tiny-functions -Zosx-rpath-install-name -Clink-args=-Wl,-rpath,@loader_path/../lib -Alinker-messages -Clto=off -Zunstable-options -Cforce-frame-pointers=non-leaf -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/nightly/\")" RUST_TEST_THREADS="10" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrapstd1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "test" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--features" "backtrace panic-unwind" "--manifest-path" "/Users/timch/rust/library/sysroot/Cargo.toml" "--no-fail-fast" "-p" "alloc" "-p" "alloctests" "--" "-Z" "unstable-options" "--format" "json" (failure_mode=Exit)
  1691. Removing sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot to avoid caching bugs
  1692. Removing sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot/lib/rustlib/aarch64-apple-darwin/lib to avoid caching bugs
  1693. using sysroot /Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot
  1694. running: "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" "--target" "aarch64-apple-darwin" "--print=deployment-target" (failure_mode=Exit) (created at src/bootstrap/src/core/build_steps/compile.rs:521:23, executed at src/bootstrap/src/core/build_steps/compile.rs:524:26)
  1695. Testing {alloc} (stage0 -> stage1, aarch64-apple-darwin)
  1696. running: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS AR_aarch64_apple_darwin="ar" CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-std" CC_aarch64_apple_darwin="cc" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE_CHANNEL="dev" CFLAGS_aarch64_apple_darwin="" CXXFLAGS_aarch64_apple_darwin="-stdlib=libc++" CXX_aarch64_apple_darwin="c++" DYLD_LIBRARY_PATH="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot/lib/rustlib/aarch64-apple-darwin/lib:/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/lib:/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" LIBC_CHECK_CFG="1" MACOSX_DEPLOYMENT_TARGET="11.0" RANLIB_aarch64_apple_darwin="ar s" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/nightly/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTDOC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustdoc" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cprefer-dynamic -Cllvm-args=-import-instr-limit=10 -Zinline-mir -Zinline-mir-preserve-debug -Zmir_strip_debuginfo=locals-in-tiny-functions -Zosx-rpath-install-name -Clink-args=-Wl,-rpath,@loader_path/../lib -Alinker-messages -Clto=off -Zunstable-options -Cforce-frame-pointers=non-leaf -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/nightly/\")" RUST_TEST_THREADS="10" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrapstd1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "test" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--features" "backtrace panic-unwind" "--manifest-path" "/Users/timch/rust/library/sysroot/Cargo.toml" "--no-fail-fast" "-p" "alloc" "-p" "alloctests" "--" "-Z" "unstable-options" "--format" "json" (failure_mode=Exit)
  1697. 0.023268500s INFO prepare_target{force=false package_id=alloc v0.0.0 (/Users/timch/rust/library/alloc) target="alloc"}: cargo::core::compiler::fingerprint: fingerprint error for alloc v0.0.0 (/Users/timch/rust/library/alloc)/Build/TargetInner { name_inferred: true, tested: false, benched: false, ..: lib_target("alloc", ["lib"], "/Users/timch/rust/library/alloc/src/lib.rs", Edition2024) }
  1698. 0.023295333s INFO prepare_target{force=false package_id=alloc v0.0.0 (/Users/timch/rust/library/alloc) target="alloc"}: cargo::core::compiler::fingerprint: err: failed to read `/Users/timch/rust/build/aarch64-apple-darwin/stage0-std/aarch64-apple-darwin/release/.fingerprint/alloc-731fc57495b5ebe9/lib-alloc`
  1699.  
  1700. Caused by:
  1701. No such file or directory (os error 2)
  1702.  
  1703. Stack backtrace:
  1704. 0: std::backtrace::Backtrace::create
  1705. 1: cargo_util::paths::read_bytes
  1706. 2: cargo_util::paths::read
  1707. 3: cargo::core::compiler::fingerprint::_compare_old_fingerprint
  1708. 4: cargo::core::compiler::fingerprint::prepare_target
  1709. 5: cargo::core::compiler::compile
  1710. 6: cargo::core::compiler::compile
  1711. 7: <cargo::core::compiler::build_runner::BuildRunner>::compile
  1712. 8: cargo::ops::cargo_compile::compile_ws
  1713. 9: cargo::ops::cargo_compile::compile_with_exec
  1714. 10: cargo::ops::cargo_compile::compile
  1715. 11: cargo::ops::cargo_test::compile_tests
  1716. 12: cargo::ops::cargo_test::run_tests
  1717. 13: cargo::commands::test::exec
  1718. 14: <cargo::cli::Exec>::exec
  1719. 15: cargo::main
  1720. 16: std::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
  1721. 17: std::rt::lang_start::<()>::{closure#0}
  1722. 18: std::rt::lang_start_internal
  1723. 19: _main
  1724. 0.026333333s INFO prepare_target{force=false package_id=compiler_builtins v0.1.160 (/Users/timch/rust/library/compiler-builtins/compiler-builtins) target="compiler_builtins"}: cargo::core::compiler::fingerprint: fingerprint error for compiler_builtins v0.1.160 (/Users/timch/rust/library/compiler-builtins/compiler-builtins)/Build/TargetInner { name_inferred: true, tested: false, benched: false, doctest: false, ..: lib_target("compiler_builtins", ["lib"], "/Users/timch/rust/library/compiler-builtins/compiler-builtins/src/lib.rs", Edition2024) }
  1725. 0.026342208s INFO prepare_target{force=false package_id=compiler_builtins v0.1.160 (/Users/timch/rust/library/compiler-builtins/compiler-builtins) target="compiler_builtins"}: cargo::core::compiler::fingerprint: err: failed to read `/Users/timch/rust/build/aarch64-apple-darwin/stage0-std/aarch64-apple-darwin/release/.fingerprint/compiler_builtins-11aa89441c9041d5/lib-compiler_builtins`
  1726.  
  1727. Caused by:
  1728. No such file or directory (os error 2)
  1729.  
  1730. Stack backtrace:
  1731. 0: std::backtrace::Backtrace::create
  1732. 1: cargo_util::paths::read_bytes
  1733. 2: cargo_util::paths::read
  1734. 3: cargo::core::compiler::fingerprint::_compare_old_fingerprint
  1735. 4: cargo::core::compiler::fingerprint::prepare_target
  1736. 5: cargo::core::compiler::compile
  1737. 6: cargo::core::compiler::compile
  1738. 7: cargo::core::compiler::compile
  1739. 8: <cargo::core::compiler::build_runner::BuildRunner>::compile
  1740. 9: cargo::ops::cargo_compile::compile_ws
  1741. 10: cargo::ops::cargo_compile::compile_with_exec
  1742. 11: cargo::ops::cargo_compile::compile
  1743. 12: cargo::ops::cargo_test::compile_tests
  1744. 13: cargo::ops::cargo_test::run_tests
  1745. 14: cargo::commands::test::exec
  1746. 15: <cargo::cli::Exec>::exec
  1747. 16: cargo::main
  1748. 17: std::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
  1749. 18: std::rt::lang_start::<()>::{closure#0}
  1750. 19: std::rt::lang_start_internal
  1751. 20: _main
  1752. 0.026812250s INFO prepare_target{force=false package_id=core v0.0.0 (/Users/timch/rust/library/core) target="core"}: cargo::core::compiler::fingerprint: fingerprint error for core v0.0.0 (/Users/timch/rust/library/core)/Build/TargetInner { name_inferred: true, tested: false, benched: false, ..: lib_target("core", ["lib"], "/Users/timch/rust/library/core/src/lib.rs", Edition2024) }
  1753. 0.026819375s INFO prepare_target{force=false package_id=core v0.0.0 (/Users/timch/rust/library/core) target="core"}: cargo::core::compiler::fingerprint: err: failed to read `/Users/timch/rust/build/aarch64-apple-darwin/stage0-std/aarch64-apple-darwin/release/.fingerprint/core-4c5baec6206228f1/lib-core`
  1754.  
  1755. Caused by:
  1756. No such file or directory (os error 2)
  1757.  
  1758. Stack backtrace:
  1759. 0: std::backtrace::Backtrace::create
  1760. 1: cargo_util::paths::read_bytes
  1761. 2: cargo_util::paths::read
  1762. 3: cargo::core::compiler::fingerprint::_compare_old_fingerprint
  1763. 4: cargo::core::compiler::fingerprint::prepare_target
  1764. 5: cargo::core::compiler::compile
  1765. 6: cargo::core::compiler::compile
  1766. 7: cargo::core::compiler::compile
  1767. 8: cargo::core::compiler::compile
  1768. 9: <cargo::core::compiler::build_runner::BuildRunner>::compile
  1769. 10: cargo::ops::cargo_compile::compile_ws
  1770. 11: cargo::ops::cargo_compile::compile_with_exec
  1771. 12: cargo::ops::cargo_compile::compile
  1772. 13: cargo::ops::cargo_test::compile_tests
  1773. 14: cargo::ops::cargo_test::run_tests
  1774. 15: cargo::commands::test::exec
  1775. 16: <cargo::cli::Exec>::exec
  1776. 17: cargo::main
  1777. 18: std::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
  1778. 19: std::rt::lang_start::<()>::{closure#0}
  1779. 20: std::rt::lang_start_internal
  1780. 21: _main
  1781. Fresh rand_core v0.9.3
  1782. Fresh rand_xorshift v0.4.0
  1783. Fresh rand v0.9.1
  1784. Compiling core v0.0.0 (/Users/timch/rust/library/core)
  1785. Fresh alloctests v0.0.0 (/Users/timch/rust/library/alloctests)
  1786. Running `/Users/timch/rust/build/bootstrap/debug/rustc /Users/timch/rust/build/bootstrap/debug/rustc --crate-name core --edition=2024 library/core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(no_fp_fmt_parse)' --check-cfg 'cfg(feature, values(any()))' --check-cfg 'cfg(target_has_reliable_f16)' --check-cfg 'cfg(target_has_reliable_f16_math)' --check-cfg 'cfg(target_has_reliable_f128)' --check-cfg 'cfg(target_has_reliable_f128_math)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug_refcell", "debug_typeid", "optimize_for_size", "panic_immediate_abort"))' -C metadata=5b30e2d5fb79b2ec -C extra-filename=-4c5baec6206228f1 --out-dir /Users/timch/rust/build/aarch64-apple-darwin/stage0-std/aarch64-apple-darwin/release/deps --target aarch64-apple-darwin -C incremental=/Users/timch/rust/build/aarch64-apple-darwin/stage0-std/aarch64-apple-darwin/release/incremental -L dependency=/Users/timch/rust/build/aarch64-apple-darwin/stage0-std/aarch64-apple-darwin/release/deps -L dependency=/Users/timch/rust/build/aarch64-apple-darwin/stage0-std/release/deps --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cprefer-dynamic -Cllvm-args=-import-instr-limit=10 -Zinline-mir -Zinline-mir-preserve-debug -Zmir_strip_debuginfo=locals-in-tiny-functions -Zosx-rpath-install-name '-Clink-args=-Wl,-rpath,@loader_path/../lib' -Alinker-messages -Clto=off -Zunstable-options -Cforce-frame-pointers=non-leaf '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/nightly/")' -Z binary-dep-depinfo`
  1787. error[E0522]: definition of an unknown lang item: `panic_invalid_enum_construction`
  1788. --> library/core/src/panicking.rs:320:1
  1789. |
  1790. 320 | #[lang = "panic_invalid_enum_construction"] // needed by codegen for panic on invalid enum construction.
  1791. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ definition of unknown lang item `panic_invalid_enum_construction`
  1792.  
  1793. error[E0093]: unrecognized intrinsic function: `simd_funnel_shl`
  1794. --> library/core/src/intrinsics/simd.rs:144:15
  1795. |
  1796. 144 | pub unsafe fn simd_funnel_shl<T>(a: T, b: T, shift: T) -> T;
  1797. | ^^^^^^^^^^^^^^^ unrecognized intrinsic
  1798. |
  1799. = help: if you're adding an intrinsic, be sure to update `check_intrinsic_type`
  1800.  
  1801. error[E0093]: unrecognized intrinsic function: `simd_funnel_shr`
  1802. --> library/core/src/intrinsics/simd.rs:161:15
  1803. |
  1804. 161 | pub unsafe fn simd_funnel_shr<T>(a: T, b: T, shift: T) -> T;
  1805. | ^^^^^^^^^^^^^^^ unrecognized intrinsic
  1806. |
  1807. = help: if you're adding an intrinsic, be sure to update `check_intrinsic_type`
  1808.  
  1809. error[E0093]: unrecognized intrinsic function: `simd_round_ties_even`
  1810. --> library/core/src/intrinsics/simd.rs:721:15
  1811. |
  1812. 721 | pub unsafe fn simd_round_ties_even<T>(x: T) -> T;
  1813. | ^^^^^^^^^^^^^^^^^^^^ unrecognized intrinsic
  1814. |
  1815. = help: if you're adding an intrinsic, be sure to update `check_intrinsic_type`
  1816.  
  1817. Some errors have detailed explanations: E0093, E0522.
  1818. For more information about an error, try `rustc --explain E0093`.
  1819.  
  1820. Did not run successfully: exit status: 1
  1821. DYLD_LIBRARY_PATH="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib:/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot/lib/rustlib/aarch64-apple-darwin/lib:/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/lib:/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" "--crate-name" "core" "--edition=2024" "library/core/src/lib.rs" "--error-format=json" "--json=diagnostic-rendered-ansi,artifacts,future-incompat" "--crate-type" "lib" "--emit=dep-info,metadata,link" "-C" "opt-level=3" "-C" "embed-bitcode=no" "--warn=unexpected_cfgs" "--check-cfg" "cfg(no_fp_fmt_parse)" "--check-cfg" "cfg(feature, values(any()))" "--check-cfg" "cfg(target_has_reliable_f16)" "--check-cfg" "cfg(target_has_reliable_f16_math)" "--check-cfg" "cfg(target_has_reliable_f128)" "--check-cfg" "cfg(target_has_reliable_f128_math)" "--check-cfg" "cfg(docsrs,test)" "--check-cfg" "cfg(feature, values(\"debug_refcell\", \"debug_typeid\", \"optimize_for_size\", \"panic_immediate_abort\"))" "-C" "metadata=5b30e2d5fb79b2ec" "-C" "extra-filename=-4c5baec6206228f1" "--out-dir" "/Users/timch/rust/build/aarch64-apple-darwin/stage0-std/aarch64-apple-darwin/release/deps" "--target" "aarch64-apple-darwin" "-C" "incremental=/Users/timch/rust/build/aarch64-apple-darwin/stage0-std/aarch64-apple-darwin/release/incremental" "-L" "dependency=/Users/timch/rust/build/aarch64-apple-darwin/stage0-std/aarch64-apple-darwin/release/deps" "-L" "dependency=/Users/timch/rust/build/aarch64-apple-darwin/stage0-std/release/deps" "--cfg=bootstrap" "-Csymbol-mangling-version=legacy" "--check-cfg=cfg(feature,values(any()))" "-Zunstable-options" "-Zmacro-backtrace" "-Csplit-debuginfo=unpacked" "-Cprefer-dynamic" "-Cllvm-args=-import-instr-limit=10" "-Zinline-mir" "-Zinline-mir-preserve-debug" "-Zmir_strip_debuginfo=locals-in-tiny-functions" "-Zosx-rpath-install-name" "-Clink-args=-Wl,-rpath,@loader_path/../lib" "-Alinker-messages" "-Clto=off" "-Zunstable-options" "-Cforce-frame-pointers=non-leaf" "-Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/nightly/\")" "-Z" "binary-dep-depinfo" "-Wrust_2018_idioms" "-Wunused_lifetimes" "-Dwarnings" "--sysroot" "/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" "-Z" "force-unstable-if-unmarked"
  1822. -------------
  1823. error: could not compile `core` (lib) due to 4 previous errors
  1824.  
  1825. Caused by:
  1826. process didn't exit successfully: `/Users/timch/rust/build/bootstrap/debug/rustc /Users/timch/rust/build/bootstrap/debug/rustc --crate-name core --edition=2024 library/core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(no_fp_fmt_parse)' --check-cfg 'cfg(feature, values(any()))' --check-cfg 'cfg(target_has_reliable_f16)' --check-cfg 'cfg(target_has_reliable_f16_math)' --check-cfg 'cfg(target_has_reliable_f128)' --check-cfg 'cfg(target_has_reliable_f128_math)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug_refcell", "debug_typeid", "optimize_for_size", "panic_immediate_abort"))' -C metadata=5b30e2d5fb79b2ec -C extra-filename=-4c5baec6206228f1 --out-dir /Users/timch/rust/build/aarch64-apple-darwin/stage0-std/aarch64-apple-darwin/release/deps --target aarch64-apple-darwin -C incremental=/Users/timch/rust/build/aarch64-apple-darwin/stage0-std/aarch64-apple-darwin/release/incremental -L dependency=/Users/timch/rust/build/aarch64-apple-darwin/stage0-std/aarch64-apple-darwin/release/deps -L dependency=/Users/timch/rust/build/aarch64-apple-darwin/stage0-std/release/deps --cfg=bootstrap -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cprefer-dynamic -Cllvm-args=-import-instr-limit=10 -Zinline-mir -Zinline-mir-preserve-debug -Zmir_strip_debuginfo=locals-in-tiny-functions -Zosx-rpath-install-name '-Clink-args=-Wl,-rpath,@loader_path/../lib' -Alinker-messages -Clto=off -Zunstable-options -Cforce-frame-pointers=non-leaf '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/nightly/")' -Z binary-dep-depinfo` (exit status: 1)
  1827.  
  1828.  
  1829. command did not execute successfully: cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS AR_aarch64_apple_darwin="ar" CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-std" CC_aarch64_apple_darwin="cc" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE_CHANNEL="dev" CFLAGS_aarch64_apple_darwin="" CXXFLAGS_aarch64_apple_darwin="-stdlib=libc++" CXX_aarch64_apple_darwin="c++" DYLD_LIBRARY_PATH="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot/lib/rustlib/aarch64-apple-darwin/lib:/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/lib:/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" LIBC_CHECK_CFG="1" MACOSX_DEPLOYMENT_TARGET="11.0" RANLIB_aarch64_apple_darwin="ar s" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/nightly/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTDOC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustdoc" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cprefer-dynamic -Cllvm-args=-import-instr-limit=10 -Zinline-mir -Zinline-mir-preserve-debug -Zmir_strip_debuginfo=locals-in-tiny-functions -Zosx-rpath-install-name -Clink-args=-Wl,-rpath,@loader_path/../lib -Alinker-messages -Clto=off -Zunstable-options -Cforce-frame-pointers=non-leaf -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/nightly/\")" RUST_TEST_THREADS="10" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrapstd1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "test" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--features" "backtrace panic-unwind" "--manifest-path" "/Users/timch/rust/library/sysroot/Cargo.toml" "--no-fail-fast" "-p" "alloc" "-p" "alloctests" "--" "-Z" "unstable-options" "--format" "json" (failure_mode=Exit)
  1830. expected success, got: exit status: 101
  1831. finished in 4.090 seconds
  1832.  
  1833. 1 command(s) did not execute successfully:
  1834.  
  1835. - cd "/Users/timch/rust" && env -u MAKEFLAGS -u MFLAGS AR_aarch64_apple_darwin="ar" CARGO_INCREMENTAL="1" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0-std" CC_aarch64_apple_darwin="cc" CFG_COMPILER_BUILD_TRIPLE="aarch64-apple-darwin" CFG_COMPILER_HOST_TRIPLE="aarch64-apple-darwin" CFG_RELEASE_CHANNEL="dev" CFLAGS_aarch64_apple_darwin="" CXXFLAGS_aarch64_apple_darwin="-stdlib=libc++" CXX_aarch64_apple_darwin="c++" DYLD_LIBRARY_PATH="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot/lib/rustlib/aarch64-apple-darwin/lib:/Users/timch/rust/build/aarch64-apple-darwin/ci-llvm/lib:/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" LIBC_CHECK_CFG="1" MACOSX_DEPLOYMENT_TARGET="11.0" RANLIB_aarch64_apple_darwin="ar s" REAL_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/Users/timch/rust/build/aarch64-apple-darwin/native" RUSTC="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/Users/timch/rust/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--cfg=bootstrap" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/Users/timch/rust/build/aarch64-apple-darwin/stage0-sysroot" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/Users/timch/rust/build/bootstrap/debug/rustc" RUSTDOC="/Users/timch/rust/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.90.0-dev -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/nightly/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_LIBDIR="/Users/timch/rust/build/aarch64-apple-darwin/stage0/lib" RUSTDOC_REAL="/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/rustdoc" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options -Zmacro-backtrace -Csplit-debuginfo=unpacked -Cprefer-dynamic -Cllvm-args=-import-instr-limit=10 -Zinline-mir -Zinline-mir-preserve-debug -Zmir_strip_debuginfo=locals-in-tiny-functions -Zosx-rpath-install-name -Clink-args=-Wl,-rpath,@loader_path/../lib -Alinker-messages -Clto=off -Zunstable-options -Cforce-frame-pointers=non-leaf -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/nightly/\")" RUST_TEST_THREADS="10" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrapstd1.90.0" "/Users/timch/rust/build/aarch64-apple-darwin/stage0/bin/cargo" "test" "--target" "aarch64-apple-darwin" "-Zbinary-dep-depinfo" "-j" "10" "-Zroot-dir=/Users/timch/rust" "-v" "--release" "--features" "backtrace panic-unwind" "--manifest-path" "/Users/timch/rust/library/sysroot/Cargo.toml" "--no-fail-fast" "-p" "alloc" "-p" "alloctests" "--" "-Z" "unstable-options" "--format" "json" (failure_mode=Exit)
  1836. Traceback (most recent call last):
  1837. File "/Users/timch/rust/x.py", line 53, in <module>
  1838. bootstrap.main()
  1839. ~~~~~~~~~~~~~~^^
  1840. File "/Users/timch/rust/src/bootstrap/bootstrap.py", line 1372, in main
  1841. bootstrap(args)
  1842. ~~~~~~~~~^^^^^^
  1843. File "/Users/timch/rust/src/bootstrap/bootstrap.py", line 1347, in bootstrap
  1844. run(args, env=env, verbose=build.verbose, is_bootstrap=True)
  1845. ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1846. File "/Users/timch/rust/src/bootstrap/bootstrap.py", line 236, in run
  1847. raise RuntimeError(err)
  1848. RuntimeError: failed to run: /Users/timch/rust/build/bootstrap/debug/bootstrap suggest --run -v
  1849.  
Add Comment
Please, Sign In to add comment