[INFO] cloning repository https://github.com/Angarsk8/learning_rust_collections_exercises [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Angarsk8/learning_rust_collections_exercises" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngarsk8%2Flearning_rust_collections_exercises", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngarsk8%2Flearning_rust_collections_exercises'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3359894699fa423b3591326ad3fa296816b77e7f [INFO] testing Angarsk8/learning_rust_collections_exercises 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%2FAngarsk8%2Flearning_rust_collections_exercises" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Angarsk8/learning_rust_collections_exercises 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/Angarsk8/learning_rust_collections_exercises [INFO] finished tweaking git repo https://github.com/Angarsk8/learning_rust_collections_exercises [INFO] tweaked toml for git repo https://github.com/Angarsk8/learning_rust_collections_exercises written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Angarsk8/learning_rust_collections_exercises 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] b2eed365e65839c5bc1e5e1fb61e1899c1c17b26a7874de1ce5503f2b15071e5 [INFO] running `Command { std: "docker" "start" "-a" "b2eed365e65839c5bc1e5e1fb61e1899c1c17b26a7874de1ce5503f2b15071e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2eed365e65839c5bc1e5e1fb61e1899c1c17b26a7874de1ce5503f2b15071e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2eed365e65839c5bc1e5e1fb61e1899c1c17b26a7874de1ce5503f2b15071e5", kill_on_drop: false }` [INFO] [stdout] b2eed365e65839c5bc1e5e1fb61e1899c1c17b26a7874de1ce5503f2b15071e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 656789efe02ef41197d0f51d4281864be7832ea8166e90a17fdd8fde73cd05ac [INFO] running `Command { std: "docker" "start" "-a" "656789efe02ef41197d0f51d4281864be7832ea8166e90a17fdd8fde73cd05ac", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling collections v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.49s [INFO] running `Command { std: "docker" "inspect" "656789efe02ef41197d0f51d4281864be7832ea8166e90a17fdd8fde73cd05ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "656789efe02ef41197d0f51d4281864be7832ea8166e90a17fdd8fde73cd05ac", kill_on_drop: false }` [INFO] [stdout] 656789efe02ef41197d0f51d4281864be7832ea8166e90a17fdd8fde73cd05ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 97be96149c10fc99b31a829ab625754d89f05d2ad577c5343d529e8cea5be236 [INFO] running `Command { std: "docker" "start" "-a" "97be96149c10fc99b31a829ab625754d89f05d2ad577c5343d529e8cea5be236", kill_on_drop: false }` [INFO] [stderr] Compiling collections v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/collections-fc756609379d3e52) [INFO] running `Command { std: "docker" "inspect" "97be96149c10fc99b31a829ab625754d89f05d2ad577c5343d529e8cea5be236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97be96149c10fc99b31a829ab625754d89f05d2ad577c5343d529e8cea5be236", kill_on_drop: false }` [INFO] [stdout] 97be96149c10fc99b31a829ab625754d89f05d2ad577c5343d529e8cea5be236 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 88f21e4c152b9d5c24d596c27c294e8dcde19f7d0e00c5ebd46e036a063d50da [INFO] running `Command { std: "docker" "start" "-a" "88f21e4c152b9d5c24d596c27c294e8dcde19f7d0e00c5ebd46e036a063d50da", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/collections-fc756609379d3e52) [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" "88f21e4c152b9d5c24d596c27c294e8dcde19f7d0e00c5ebd46e036a063d50da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88f21e4c152b9d5c24d596c27c294e8dcde19f7d0e00c5ebd46e036a063d50da", kill_on_drop: false }` [INFO] [stdout] 88f21e4c152b9d5c24d596c27c294e8dcde19f7d0e00c5ebd46e036a063d50da