[INFO] fetching crate indextree-macros 0.1.1...
[INFO] checking indextree-macros-0.1.1 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate indextree-macros 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate indextree-macros 0.1.1 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate indextree-macros 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate indextree-macros 0.1.1
[INFO] tweaked toml for crates.io crate indextree-macros 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 12 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62f92c0e6ef30556d42cf6c370b4d0e4d405ef04cfd458f898b1899a21db5559
[INFO] running `Command { std: "docker" "start" "-a" "62f92c0e6ef30556d42cf6c370b4d0e4d405ef04cfd458f898b1899a21db5559", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62f92c0e6ef30556d42cf6c370b4d0e4d405ef04cfd458f898b1899a21db5559", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62f92c0e6ef30556d42cf6c370b4d0e4d405ef04cfd458f898b1899a21db5559", kill_on_drop: false }`
[INFO] [stdout] 62f92c0e6ef30556d42cf6c370b4d0e4d405ef04cfd458f898b1899a21db5559
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb0666e95858499e69a51eee1f3b16927f53de9d5db0e4575e82dff7678ad67e
[INFO] running `Command { std: "docker" "start" "-a" "eb0666e95858499e69a51eee1f3b16927f53de9d5db0e4575e82dff7678ad67e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking syn v2.0.77
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking indextree-macros v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `indextree`
[INFO] [stdout]  --> tests/regular_usage.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use indextree::{Arena, NodeId};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `indextree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `indextree`
[INFO] [stdout]  --> tests/regular_usage.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use indextree::{Arena, NodeId};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `indextree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `indextree`
[INFO] [stdout]  --> tests/stress_test.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use indextree::Arena;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `indextree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `indextree` in the list of imported crates
[INFO] [stdout]   --> tests/regular_usage.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |       let root_macro = tree! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 36 | |         &mut arena,
[INFO] [stdout] 37 | |         "macro root node" => {
[INFO] [stdout] 38 | |             "1",
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |         }
[INFO] [stdout] 49 | |     };
[INFO] [stdout]    | |_____^ could not find `indextree` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `tree` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `indextree` in the list of imported crates
[INFO] [stdout]   --> tests/regular_usage.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |       let root_macro = tree! {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 36 | |         &mut arena,
[INFO] [stdout] 37 | |         "macro root node" => {
[INFO] [stdout] 38 | |             "1",
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |         }
[INFO] [stdout] 49 | |     };
[INFO] [stdout]    | |_____^ could not find `indextree` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `tree` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `indextree` in the list of imported crates
[INFO] [stdout]   --> tests/regular_usage.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | /     tree!(
[INFO] [stdout] 72 | |         &mut arena,
[INFO] [stdout] 73 | |         root_macro => {
[INFO] [stdout] 74 | |             "1",
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | |         }
[INFO] [stdout] 81 | |     );
[INFO] [stdout]    | |_____^ could not find `indextree` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `tree` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `indextree` in the list of imported crates
[INFO] [stdout]   --> tests/regular_usage.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | /     tree!(
[INFO] [stdout] 72 | |         &mut arena,
[INFO] [stdout] 73 | |         root_macro => {
[INFO] [stdout] 74 | |             "1",
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | |         }
[INFO] [stdout] 81 | |     );
[INFO] [stdout]    | |_____^ could not find `indextree` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `tree` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `indextree` in the list of imported crates
[INFO] [stdout]   --> tests/stress_test.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let root_macro = tree!(&mut arena, "macro root node");
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `indextree` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `tree` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indextree-macros` (test "regular_usage") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: could not find `indextree` in the list of imported crates
[INFO] [stdout]   --> tests/stress_test.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | /     tree!(
[INFO] [stdout] 13 | |         &mut arena,
[INFO] [stdout] 14 | |         root_macro => {
[INFO] [stdout] 15 | |             "1"=>{"2"=>{"3"=>{"4"=>{"5"=>{"6"=>{"7"=>{"8"=>{"9"=>{"10"=>{"11"=>{"12"=>{"13"=>{"14"=>{"15"=>{"16"=>{"17"=>{"18"=>{"19"=>{"...
[INFO] [stdout] 16 | |         }
[INFO] [stdout] 17 | |     );
[INFO] [stdout]    | |_____^ could not find `indextree` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `tree` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `indextree` in the list of imported crates
[INFO] [stdout]    --> tests/stress_test.rs:33:22
[INFO] [stdout]     |
[INFO] [stdout] 33  |       let root_macro = tree!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 34  | |         &mut arena,
[INFO] [stdout] 35  | |         "macro root node" => {
[INFO] [stdout] 36  | |             "1",
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |         }
[INFO] [stdout] 137 | |     );
[INFO] [stdout]     | |_____^ could not find `indextree` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tree` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indextree-macros` (test "stress_test") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "eb0666e95858499e69a51eee1f3b16927f53de9d5db0e4575e82dff7678ad67e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb0666e95858499e69a51eee1f3b16927f53de9d5db0e4575e82dff7678ad67e", kill_on_drop: false }`
[INFO] [stdout] eb0666e95858499e69a51eee1f3b16927f53de9d5db0e4575e82dff7678ad67e
