[INFO] cloning repository https://github.com/RRethy/rejects_macro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RRethy/rejects_macro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRRethy%2Frejects_macro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRRethy%2Frejects_macro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fcf58674b20e1d68edb1f5c8dba87ddde21893be [INFO] testing RRethy/rejects_macro against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRRethy%2Frejects_macro" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RRethy/rejects_macro on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RRethy/rejects_macro [INFO] finished tweaking git repo https://github.com/RRethy/rejects_macro [INFO] tweaked toml for git repo https://github.com/RRethy/rejects_macro written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/RRethy/rejects_macro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rrethy/rejects` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.17 [INFO] [stderr] Downloaded syn v1.0.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbe601d853d7c0e6ca2c41038c749d71b30d2f3da285e69a40708b9c72f9f135 [INFO] running `Command { std: "docker" "start" "-a" "bbe601d853d7c0e6ca2c41038c749d71b30d2f3da285e69a40708b9c72f9f135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbe601d853d7c0e6ca2c41038c749d71b30d2f3da285e69a40708b9c72f9f135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbe601d853d7c0e6ca2c41038c749d71b30d2f3da285e69a40708b9c72f9f135", kill_on_drop: false }` [INFO] [stdout] bbe601d853d7c0e6ca2c41038c749d71b30d2f3da285e69a40708b9c72f9f135 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e73151f5f5be63eb63d645272f31892a6a4703619948ac461c9dde26370dd529 [INFO] running `Command { std: "docker" "start" "-a" "e73151f5f5be63eb63d645272f31892a6a4703619948ac461c9dde26370dd529", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling rejects v0.1.0 (https://github.com/rrethy/rejects#df291483) [INFO] [stderr] Compiling rejects_macro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.78s [INFO] running `Command { std: "docker" "inspect" "e73151f5f5be63eb63d645272f31892a6a4703619948ac461c9dde26370dd529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e73151f5f5be63eb63d645272f31892a6a4703619948ac461c9dde26370dd529", kill_on_drop: false }` [INFO] [stdout] e73151f5f5be63eb63d645272f31892a6a4703619948ac461c9dde26370dd529 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fed44e534228586fb346974d888de80214517e42e1cdd92d6e7a7a7eee6a561 [INFO] running `Command { std: "docker" "start" "-a" "5fed44e534228586fb346974d888de80214517e42e1cdd92d6e7a7a7eee6a561", kill_on_drop: false }` [INFO] [stderr] Compiling rejects_macro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `Command { std: "docker" "inspect" "5fed44e534228586fb346974d888de80214517e42e1cdd92d6e7a7a7eee6a561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fed44e534228586fb346974d888de80214517e42e1cdd92d6e7a7a7eee6a561", kill_on_drop: false }` [INFO] [stdout] 5fed44e534228586fb346974d888de80214517e42e1cdd92d6e7a7a7eee6a561 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5e83c1d26947fd097ef8faa09eedb5a116ab3e9247289829aab5eae2b7ae5d25 [INFO] running `Command { std: "docker" "start" "-a" "5e83c1d26947fd097ef8faa09eedb5a116ab3e9247289829aab5eae2b7ae5d25", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rejects_macro-f8bc348bedf144d3) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rejects_macro-340ab7106a077fe0) [INFO] [stderr] Doc-tests rejects_macro [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] [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] [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] running `Command { std: "docker" "inspect" "5e83c1d26947fd097ef8faa09eedb5a116ab3e9247289829aab5eae2b7ae5d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e83c1d26947fd097ef8faa09eedb5a116ab3e9247289829aab5eae2b7ae5d25", kill_on_drop: false }` [INFO] [stdout] 5e83c1d26947fd097ef8faa09eedb5a116ab3e9247289829aab5eae2b7ae5d25