[INFO] cloning repository https://github.com/iinc0gnit0/rust-learning [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iinc0gnit0/rust-learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiinc0gnit0%2Frust-learning", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiinc0gnit0%2Frust-learning'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e3a003a4cd7c08d01090e2ccb65224a0110c554 [INFO] testing iinc0gnit0/rust-learning against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiinc0gnit0%2Frust-learning" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iinc0gnit0/rust-learning on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iinc0gnit0/rust-learning [INFO] finished tweaking git repo https://github.com/iinc0gnit0/rust-learning [INFO] tweaked toml for git repo https://github.com/iinc0gnit0/rust-learning written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/iinc0gnit0/rust-learning already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1775d1457528211beeb5f3c0802847728815b602e786cbf03a435044567f8af [INFO] running `Command { std: "docker" "start" "-a" "e1775d1457528211beeb5f3c0802847728815b602e786cbf03a435044567f8af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1775d1457528211beeb5f3c0802847728815b602e786cbf03a435044567f8af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1775d1457528211beeb5f3c0802847728815b602e786cbf03a435044567f8af", kill_on_drop: false }` [INFO] [stdout] e1775d1457528211beeb5f3c0802847728815b602e786cbf03a435044567f8af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71fab94b75de50ef947c140c62e2ee0882f08a66dbf5f357674c23187a3eb1f1 [INFO] running `Command { std: "docker" "start" "-a" "71fab94b75de50ef947c140c62e2ee0882f08a66dbf5f357674c23187a3eb1f1", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling runas v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling hello_cargo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.20s [INFO] running `Command { std: "docker" "inspect" "71fab94b75de50ef947c140c62e2ee0882f08a66dbf5f357674c23187a3eb1f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71fab94b75de50ef947c140c62e2ee0882f08a66dbf5f357674c23187a3eb1f1", kill_on_drop: false }` [INFO] [stdout] 71fab94b75de50ef947c140c62e2ee0882f08a66dbf5f357674c23187a3eb1f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc7718d2e446ce49693dd1ca1fb9ac779e9c0d3576eed126b0c14163377d614e [INFO] running `Command { std: "docker" "start" "-a" "cc7718d2e446ce49693dd1ca1fb9ac779e9c0d3576eed126b0c14163377d614e", kill_on_drop: false }` [INFO] [stderr] Compiling hello_cargo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.40s [INFO] running `Command { std: "docker" "inspect" "cc7718d2e446ce49693dd1ca1fb9ac779e9c0d3576eed126b0c14163377d614e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc7718d2e446ce49693dd1ca1fb9ac779e9c0d3576eed126b0c14163377d614e", kill_on_drop: false }` [INFO] [stdout] cc7718d2e446ce49693dd1ca1fb9ac779e9c0d3576eed126b0c14163377d614e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1c97b62f3605fd3fda171ffd66285945a2c175b0c88a6e5b0840c11ee71715ed [INFO] running `Command { std: "docker" "start" "-a" "1c97b62f3605fd3fda171ffd66285945a2c175b0c88a6e5b0840c11ee71715ed", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello_cargo-c3def6260dbacb46) [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" "1c97b62f3605fd3fda171ffd66285945a2c175b0c88a6e5b0840c11ee71715ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c97b62f3605fd3fda171ffd66285945a2c175b0c88a6e5b0840c11ee71715ed", kill_on_drop: false }` [INFO] [stdout] 1c97b62f3605fd3fda171ffd66285945a2c175b0c88a6e5b0840c11ee71715ed