[INFO] cloning repository https://github.com/leetie/rust-conditionals [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leetie/rust-conditionals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleetie%2Frust-conditionals", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleetie%2Frust-conditionals'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e028d85744ed04be08cfb908283c1171eece6bf [INFO] testing leetie/rust-conditionals against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleetie%2Frust-conditionals" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leetie/rust-conditionals on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leetie/rust-conditionals [INFO] finished tweaking git repo https://github.com/leetie/rust-conditionals [INFO] tweaked toml for git repo https://github.com/leetie/rust-conditionals written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/leetie/rust-conditionals already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3431d62154c3011b3cf0a2b1fd42b8f8f4b2e620da072d77d62d01603f2f820a [INFO] running `Command { std: "docker" "start" "-a" "3431d62154c3011b3cf0a2b1fd42b8f8f4b2e620da072d77d62d01603f2f820a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3431d62154c3011b3cf0a2b1fd42b8f8f4b2e620da072d77d62d01603f2f820a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3431d62154c3011b3cf0a2b1fd42b8f8f4b2e620da072d77d62d01603f2f820a", kill_on_drop: false }` [INFO] [stdout] 3431d62154c3011b3cf0a2b1fd42b8f8f4b2e620da072d77d62d01603f2f820a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d3e1cb5bc743797d19379e999697d041d50b926fe678bc98e31886fcaa2618d [INFO] running `Command { std: "docker" "start" "-a" "3d3e1cb5bc743797d19379e999697d041d50b926fe678bc98e31886fcaa2618d", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling branches v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.24s [INFO] running `Command { std: "docker" "inspect" "3d3e1cb5bc743797d19379e999697d041d50b926fe678bc98e31886fcaa2618d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d3e1cb5bc743797d19379e999697d041d50b926fe678bc98e31886fcaa2618d", kill_on_drop: false }` [INFO] [stdout] 3d3e1cb5bc743797d19379e999697d041d50b926fe678bc98e31886fcaa2618d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94e40dbdf97d889612421fac54b394d3e75301d246e12c35497197f0412ef213 [INFO] running `Command { std: "docker" "start" "-a" "94e40dbdf97d889612421fac54b394d3e75301d246e12c35497197f0412ef213", kill_on_drop: false }` [INFO] [stderr] Compiling branches v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `Command { std: "docker" "inspect" "94e40dbdf97d889612421fac54b394d3e75301d246e12c35497197f0412ef213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e40dbdf97d889612421fac54b394d3e75301d246e12c35497197f0412ef213", kill_on_drop: false }` [INFO] [stdout] 94e40dbdf97d889612421fac54b394d3e75301d246e12c35497197f0412ef213 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a3e0610b6992f2f9e370b629eabfd43f66559c151f855a7a5e05ffe083c41826 [INFO] running `Command { std: "docker" "start" "-a" "a3e0610b6992f2f9e370b629eabfd43f66559c151f855a7a5e05ffe083c41826", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/branches-b20532d89218434c) [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" "a3e0610b6992f2f9e370b629eabfd43f66559c151f855a7a5e05ffe083c41826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3e0610b6992f2f9e370b629eabfd43f66559c151f855a7a5e05ffe083c41826", kill_on_drop: false }` [INFO] [stdout] a3e0610b6992f2f9e370b629eabfd43f66559c151f855a7a5e05ffe083c41826