[INFO] cloning repository https://github.com/dsxmachina/crane-bug-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dsxmachina/crane-bug-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsxmachina%2Fcrane-bug-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsxmachina%2Fcrane-bug-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69f5274a6be521e28b6adf506ef41e3ccd3e52ab
[INFO] testing dsxmachina/crane-bug-test against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsxmachina%2Fcrane-bug-test" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dsxmachina/crane-bug-test
[INFO] finished tweaking git repo https://github.com/dsxmachina/crane-bug-test
[INFO] tweaked toml for git repo https://github.com/dsxmachina/crane-bug-test written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dsxmachina/crane-bug-test on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dsxmachina/crane-bug-test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/proc_macro/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `proc_macro` library target)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fd703997299053b1b5f08b743dc1d4a5f0b9806819087c2f7ccf56fbf4e4ce6
[INFO] running `Command { std: "docker" "start" "-a" "5fd703997299053b1b5f08b743dc1d4a5f0b9806819087c2f7ccf56fbf4e4ce6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fd703997299053b1b5f08b743dc1d4a5f0b9806819087c2f7ccf56fbf4e4ce6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fd703997299053b1b5f08b743dc1d4a5f0b9806819087c2f7ccf56fbf4e4ce6", kill_on_drop: false }`
[INFO] [stdout] 5fd703997299053b1b5f08b743dc1d4a5f0b9806819087c2f7ccf56fbf4e4ce6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5a7f62bcfc7dc6ce2198a36d160c47e7adc92e0f2783fe948dceb1479f0a7253
[INFO] running `Command { std: "docker" "start" "-a" "5a7f62bcfc7dc6ce2198a36d160c47e7adc92e0f2783fe948dceb1479f0a7253", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/proc_macro/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `proc_macro` library target)
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dummy v0.1.0 (/opt/rustwide/workdir/dummy)
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling proc_macro v0.1.0 (/opt/rustwide/workdir/proc_macro)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.32s
[INFO] running `Command { std: "docker" "inspect" "5a7f62bcfc7dc6ce2198a36d160c47e7adc92e0f2783fe948dceb1479f0a7253", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a7f62bcfc7dc6ce2198a36d160c47e7adc92e0f2783fe948dceb1479f0a7253", kill_on_drop: false }`
[INFO] [stdout] 5a7f62bcfc7dc6ce2198a36d160c47e7adc92e0f2783fe948dceb1479f0a7253
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4ba6851c6432e5d3467f9e8d9a2898eda113ab74290b57f2ae9969d2022897ff
[INFO] running `Command { std: "docker" "start" "-a" "4ba6851c6432e5d3467f9e8d9a2898eda113ab74290b57f2ae9969d2022897ff", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/proc_macro/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `proc_macro` library target)
[INFO] [stderr]    Compiling dummy v0.1.0 (/opt/rustwide/workdir/dummy)
[INFO] [stderr]    Compiling proc_macro v0.1.0 (/opt/rustwide/workdir/proc_macro)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] running `Command { std: "docker" "inspect" "4ba6851c6432e5d3467f9e8d9a2898eda113ab74290b57f2ae9969d2022897ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ba6851c6432e5d3467f9e8d9a2898eda113ab74290b57f2ae9969d2022897ff", kill_on_drop: false }`
[INFO] [stdout] 4ba6851c6432e5d3467f9e8d9a2898eda113ab74290b57f2ae9969d2022897ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3a268b2b0df71dc1767b0c4bc6b0ff641d4016369cdc09db5c02892925d8c0b0
[INFO] running `Command { std: "docker" "start" "-a" "3a268b2b0df71dc1767b0c4bc6b0ff641d4016369cdc09db5c02892925d8c0b0", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/proc_macro/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `proc_macro` library target)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/dummy/d2916c3ecf5b3572/deps/dummy-d2916c3ecf5b3572)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/proc_macro/3cf5bd60fd1189c7/deps/proc_macro-3cf5bd60fd1189c7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests proc_macro
[INFO] [stderr] error[E0432]: unresolved import `proc_macro::TokenStream`
[INFO] [stderr]  --> proc_macro/src/lib.rs:1:24
[INFO] [stderr]   |
[INFO] [stderr] 1 | use proc_macro::{self, TokenStream};
[INFO] [stderr]   |                        ^^^^^^^^^^^ no `TokenStream` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `bridge` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `bridge` in `proc_macro`
[INFO] [stderr]  --> proc_macro/src/lib.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | / pub fn command_derive(_input: TokenStream) -> TokenStream {
[INFO] [stderr] 5 | |     todo!()
[INFO] [stderr] 6 | | }
[INFO] [stderr]   | |_^ could not find `bridge` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 3 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0432, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0432`.
[INFO] [stderr] error: doctest failed, to rerun pass `-p proc_macro --doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustdoc --edition=2021 --crate-type proc-macro --color auto --crate-name proc_macro --test proc_macro/src/lib.rs --test-run-directory /opt/rustwide/workdir/proc_macro --extern proc_macro=/opt/rustwide/target/debug/build/proc_macro/836876d155954322/deps/libproc_macro-836876d155954322.so --extern quote=/opt/rustwide/target/debug/build/quote/aaecd715f02d42e1/deps/libquote-aaecd715f02d42e1.rlib --extern syn=/opt/rustwide/target/debug/build/syn/ae368c109eed4382/deps/libsyn-ae368c109eed4382.rlib --extern proc_macro -L dependency=/opt/rustwide/target/debug/build/proc-macro2/209d8d5e01fb7fe4/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/ef6ca7c06d9915e7/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/f8c447e2340c4c4b/deps -L dependency=/opt/rustwide/target/debug/build/proc_macro/0e316d1309cc9f28/deps -L dependency=/opt/rustwide/target/debug/build/proc_macro/836876d155954322/deps -L dependency=/opt/rustwide/target/debug/build/quote/aaecd715f02d42e1/deps -L dependency=/opt/rustwide/target/debug/build/syn/4500dd7de643e861/deps -L dependency=/opt/rustwide/target/debug/build/syn/6a94bb79096f1a12/deps -L dependency=/opt/rustwide/target/debug/build/syn/ae368c109eed4382/deps -L dependency=/opt/rustwide/target/debug/build/unicode-ident/f2de522ba645d884/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "3a268b2b0df71dc1767b0c4bc6b0ff641d4016369cdc09db5c02892925d8c0b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a268b2b0df71dc1767b0c4bc6b0ff641d4016369cdc09db5c02892925d8c0b0", kill_on_drop: false }`
[INFO] [stdout] 3a268b2b0df71dc1767b0c4bc6b0ff641d4016369cdc09db5c02892925d8c0b0
