[INFO] cloning repository https://github.com/xabra/hello_cargo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xabra/hello_cargo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxabra%2Fhello_cargo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxabra%2Fhello_cargo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0eb91fded09b969fe74474e0ac32fa5650801950 [INFO] testing xabra/hello_cargo 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%2Fxabra%2Fhello_cargo" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xabra/hello_cargo 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/xabra/hello_cargo [INFO] finished tweaking git repo https://github.com/xabra/hello_cargo [INFO] tweaked toml for git repo https://github.com/xabra/hello_cargo written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/xabra/hello_cargo 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 751395523a96db8d2a6e5f9ff447b38bbf766c630d72c8f6d8e73bd1c04be3d6 [INFO] running `Command { std: "docker" "start" "-a" "751395523a96db8d2a6e5f9ff447b38bbf766c630d72c8f6d8e73bd1c04be3d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "751395523a96db8d2a6e5f9ff447b38bbf766c630d72c8f6d8e73bd1c04be3d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "751395523a96db8d2a6e5f9ff447b38bbf766c630d72c8f6d8e73bd1c04be3d6", kill_on_drop: false }` [INFO] [stdout] 751395523a96db8d2a6e5f9ff447b38bbf766c630d72c8f6d8e73bd1c04be3d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] c5d15d9cb44c36dacd7c2078a9a77e5a867d7a21cd92b8761ef061bdef1bf41c [INFO] running `Command { std: "docker" "start" "-a" "c5d15d9cb44c36dacd7c2078a9a77e5a867d7a21cd92b8761ef061bdef1bf41c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling hello_cargo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "c5d15d9cb44c36dacd7c2078a9a77e5a867d7a21cd92b8761ef061bdef1bf41c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5d15d9cb44c36dacd7c2078a9a77e5a867d7a21cd92b8761ef061bdef1bf41c", kill_on_drop: false }` [INFO] [stdout] c5d15d9cb44c36dacd7c2078a9a77e5a867d7a21cd92b8761ef061bdef1bf41c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] bb6faadcca56bcad5b4643ddcea19d1d59a3fc5a3a8a6fc871a335cc77968fdc [INFO] running `Command { std: "docker" "start" "-a" "bb6faadcca56bcad5b4643ddcea19d1d59a3fc5a3a8a6fc871a335cc77968fdc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hello_cargo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.79s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hello_cargo-cc4cebc7506aa12b) [INFO] running `Command { std: "docker" "inspect" "bb6faadcca56bcad5b4643ddcea19d1d59a3fc5a3a8a6fc871a335cc77968fdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb6faadcca56bcad5b4643ddcea19d1d59a3fc5a3a8a6fc871a335cc77968fdc", kill_on_drop: false }` [INFO] [stdout] bb6faadcca56bcad5b4643ddcea19d1d59a3fc5a3a8a6fc871a335cc77968fdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] ed701008ef96ebd2b3638f25bb57eb5f86b22703090462b5129e630b64fd8fe2 [INFO] running `Command { std: "docker" "start" "-a" "ed701008ef96ebd2b3638f25bb57eb5f86b22703090462b5129e630b64fd8fe2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.95s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hello_cargo-cc4cebc7506aa12b) [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" "ed701008ef96ebd2b3638f25bb57eb5f86b22703090462b5129e630b64fd8fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed701008ef96ebd2b3638f25bb57eb5f86b22703090462b5129e630b64fd8fe2", kill_on_drop: false }` [INFO] [stdout] ed701008ef96ebd2b3638f25bb57eb5f86b22703090462b5129e630b64fd8fe2