[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 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsxmachina%2Fcrane-bug-test" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dsxmachina/crane-bug-test on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34036052195f7caaa781af4b3ed531048f422e9d3135df840c160f13bdbda084
[INFO] running `Command { std: "docker" "start" "-a" "34036052195f7caaa781af4b3ed531048f422e9d3135df840c160f13bdbda084", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34036052195f7caaa781af4b3ed531048f422e9d3135df840c160f13bdbda084", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34036052195f7caaa781af4b3ed531048f422e9d3135df840c160f13bdbda084", kill_on_drop: false }`
[INFO] [stdout] 34036052195f7caaa781af4b3ed531048f422e9d3135df840c160f13bdbda084
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7b90950344726e10fb65d4dbdcb9d58f3101e0657b6282b3945eec62989a765
[INFO] running `Command { std: "docker" "start" "-a" "c7b90950344726e10fb65d4dbdcb9d58f3101e0657b6282b3945eec62989a765", 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 dummy v0.1.0 (/opt/rustwide/workdir/dummy)
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc_macro v0.1.0 (/opt/rustwide/workdir/proc_macro)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.46s
[INFO] running `Command { std: "docker" "inspect" "c7b90950344726e10fb65d4dbdcb9d58f3101e0657b6282b3945eec62989a765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7b90950344726e10fb65d4dbdcb9d58f3101e0657b6282b3945eec62989a765", kill_on_drop: false }`
[INFO] [stdout] c7b90950344726e10fb65d4dbdcb9d58f3101e0657b6282b3945eec62989a765
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 152db5d2eb9953313ca48409ecc6f17606939cee0ce7a0409749d1d035ae81c5
[INFO] running `Command { std: "docker" "start" "-a" "152db5d2eb9953313ca48409ecc6f17606939cee0ce7a0409749d1d035ae81c5", 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.52s
[INFO] running `Command { std: "docker" "inspect" "152db5d2eb9953313ca48409ecc6f17606939cee0ce7a0409749d1d035ae81c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "152db5d2eb9953313ca48409ecc6f17606939cee0ce7a0409749d1d035ae81c5", kill_on_drop: false }`
[INFO] [stdout] 152db5d2eb9953313ca48409ecc6f17606939cee0ce7a0409749d1d035ae81c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 56d37ffa0ed5e302d4835cffad7dfbadd3fa82c31244b1500e61afbc39b6fd20
[INFO] running `Command { std: "docker" "start" "-a" "56d37ffa0ed5e302d4835cffad7dfbadd3fa82c31244b1500e61afbc39b6fd20", 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.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dummy-5242c75d83244bd3)
[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/deps/proc_macro-75c3e4c56dc980a1)
[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/1.94.0-x86_64-unknown-linux-gnu/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/deps/libproc_macro-f463827171f181e8.so --extern quote=/opt/rustwide/target/debug/deps/libquote-de78536fe3676cfe.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e82bce6fc3506401.rlib --extern proc_macro -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=warn --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" "56d37ffa0ed5e302d4835cffad7dfbadd3fa82c31244b1500e61afbc39b6fd20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56d37ffa0ed5e302d4835cffad7dfbadd3fa82c31244b1500e61afbc39b6fd20", kill_on_drop: false }`
[INFO] [stdout] 56d37ffa0ed5e302d4835cffad7dfbadd3fa82c31244b1500e61afbc39b6fd20
