[INFO] cloning repository https://github.com/fabricio7p/proc_macro_poc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fabricio7p/proc_macro_poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabricio7p%2Fproc_macro_poc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabricio7p%2Fproc_macro_poc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70c5aca9876012053e5115a73a014213fa7c109b [INFO] testing fabricio7p/proc_macro_poc against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabricio7p%2Fproc_macro_poc" "/workspace/builds/worker-92/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-92/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fabricio7p/proc_macro_poc on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fabricio7p/proc_macro_poc [INFO] finished tweaking git repo https://github.com/fabricio7p/proc_macro_poc [INFO] tweaked toml for git repo https://github.com/fabricio7p/proc_macro_poc written to /workspace/builds/worker-92/source/Cargo.toml [INFO] crate git repo https://github.com/fabricio7p/proc_macro_poc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 313f1b2f2e6d71f25edcd1541e6f1e3b96ffe965af6fc6ff94241951c0311bfa [INFO] running `Command { std: "docker" "start" "-a" "313f1b2f2e6d71f25edcd1541e6f1e3b96ffe965af6fc6ff94241951c0311bfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "313f1b2f2e6d71f25edcd1541e6f1e3b96ffe965af6fc6ff94241951c0311bfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "313f1b2f2e6d71f25edcd1541e6f1e3b96ffe965af6fc6ff94241951c0311bfa", kill_on_drop: false }` [INFO] [stdout] 313f1b2f2e6d71f25edcd1541e6f1e3b96ffe965af6fc6ff94241951c0311bfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8eea6140ac0a6bd5376cec021d7912c601f7f4bd0b82c1cc6cd6c34aa86ba60 [INFO] running `Command { std: "docker" "start" "-a" "d8eea6140ac0a6bd5376cec021d7912c601f7f4bd0b82c1cc6cd6c34aa86ba60", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling to_hashmap v0.1.0 (/opt/rustwide/workdir/to_hashmap) [INFO] [stderr] Compiling to_hashmap_derive v0.1.0 (/opt/rustwide/workdir/to_hashmap_derive) [INFO] [stderr] Compiling example v0.1.0 (/opt/rustwide/workdir/example) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.15s [INFO] running `Command { std: "docker" "inspect" "d8eea6140ac0a6bd5376cec021d7912c601f7f4bd0b82c1cc6cd6c34aa86ba60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8eea6140ac0a6bd5376cec021d7912c601f7f4bd0b82c1cc6cd6c34aa86ba60", kill_on_drop: false }` [INFO] [stdout] d8eea6140ac0a6bd5376cec021d7912c601f7f4bd0b82c1cc6cd6c34aa86ba60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88ed9b6a1c7497e1ab2a489305322ed083c4064764b3f73d6b02979363aab122 [INFO] running `Command { std: "docker" "start" "-a" "88ed9b6a1c7497e1ab2a489305322ed083c4064764b3f73d6b02979363aab122", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling to_hashmap v0.1.0 (/opt/rustwide/workdir/to_hashmap) [INFO] [stderr] Compiling to_hashmap_derive v0.1.0 (/opt/rustwide/workdir/to_hashmap_derive) [INFO] [stderr] Compiling example v0.1.0 (/opt/rustwide/workdir/example) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.15s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/example-70c87fe271c7b1a6) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/to_hashmap-1f80c2c0da338828) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/to_hashmap_derive-271cd3e9590847c7) [INFO] running `Command { std: "docker" "inspect" "88ed9b6a1c7497e1ab2a489305322ed083c4064764b3f73d6b02979363aab122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ed9b6a1c7497e1ab2a489305322ed083c4064764b3f73d6b02979363aab122", kill_on_drop: false }` [INFO] [stdout] 88ed9b6a1c7497e1ab2a489305322ed083c4064764b3f73d6b02979363aab122 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4cf2579d869c79568272ac7d394353b4792ac7b72ff9ee3120c4e663c51b17a2 [INFO] running `Command { std: "docker" "start" "-a" "4cf2579d869c79568272ac7d394353b4792ac7b72ff9ee3120c4e663c51b17a2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/example-70c87fe271c7b1a6) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/to_hashmap-1f80c2c0da338828) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/to_hashmap_derive-271cd3e9590847c7) [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 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stderr] Doc-tests to_hashmap [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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] [stderr] Doc-tests to_hashmap_derive [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.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4cf2579d869c79568272ac7d394353b4792ac7b72ff9ee3120c4e663c51b17a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cf2579d869c79568272ac7d394353b4792ac7b72ff9ee3120c4e663c51b17a2", kill_on_drop: false }` [INFO] [stdout] 4cf2579d869c79568272ac7d394353b4792ac7b72ff9ee3120c4e663c51b17a2