[INFO] cloning repository https://github.com/lummylx/chat-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lummylx/chat-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flummylx%2Fchat-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flummylx%2Fchat-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5685c1d620bf07fc9b71b16943fd8c8d122e689 [INFO] testing lummylx/chat-rs 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%2Flummylx%2Fchat-rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lummylx/chat-rs 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/lummylx/chat-rs [INFO] finished tweaking git repo https://github.com/lummylx/chat-rs [INFO] tweaked toml for git repo https://github.com/lummylx/chat-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/lummylx/chat-rs 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] f35fe98cbc43a24dbe97273f22066c54d356d0ef0dffcf333fbcc347af60dabe [INFO] running `Command { std: "docker" "start" "-a" "f35fe98cbc43a24dbe97273f22066c54d356d0ef0dffcf333fbcc347af60dabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f35fe98cbc43a24dbe97273f22066c54d356d0ef0dffcf333fbcc347af60dabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f35fe98cbc43a24dbe97273f22066c54d356d0ef0dffcf333fbcc347af60dabe", kill_on_drop: false }` [INFO] [stdout] f35fe98cbc43a24dbe97273f22066c54d356d0ef0dffcf333fbcc347af60dabe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 05b5ac0482acc853534b2fb439ab58f4006fdcd4d13e9e8ba3e6d09f5b35dd8a [INFO] running `Command { std: "docker" "start" "-a" "05b5ac0482acc853534b2fb439ab58f4006fdcd4d13e9e8ba3e6d09f5b35dd8a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling chat-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.52s [INFO] running `Command { std: "docker" "inspect" "05b5ac0482acc853534b2fb439ab58f4006fdcd4d13e9e8ba3e6d09f5b35dd8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05b5ac0482acc853534b2fb439ab58f4006fdcd4d13e9e8ba3e6d09f5b35dd8a", kill_on_drop: false }` [INFO] [stdout] 05b5ac0482acc853534b2fb439ab58f4006fdcd4d13e9e8ba3e6d09f5b35dd8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 71fe11c8aee3530d1c868c02b4ef197bbe1ca01d5b2012109287ba3d9d523a35 [INFO] running `Command { std: "docker" "start" "-a" "71fe11c8aee3530d1c868c02b4ef197bbe1ca01d5b2012109287ba3d9d523a35", kill_on_drop: false }` [INFO] [stderr] Compiling chat-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/chat_rs-d32209212b0c59e5) [INFO] running `Command { std: "docker" "inspect" "71fe11c8aee3530d1c868c02b4ef197bbe1ca01d5b2012109287ba3d9d523a35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71fe11c8aee3530d1c868c02b4ef197bbe1ca01d5b2012109287ba3d9d523a35", kill_on_drop: false }` [INFO] [stdout] 71fe11c8aee3530d1c868c02b4ef197bbe1ca01d5b2012109287ba3d9d523a35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 88488a81debbdc167d8ec8ec5475483fdaa38a06669b471a1c22e746cccce232 [INFO] running `Command { std: "docker" "start" "-a" "88488a81debbdc167d8ec8ec5475483fdaa38a06669b471a1c22e746cccce232", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chat_rs-d32209212b0c59e5) [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" "88488a81debbdc167d8ec8ec5475483fdaa38a06669b471a1c22e746cccce232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88488a81debbdc167d8ec8ec5475483fdaa38a06669b471a1c22e746cccce232", kill_on_drop: false }` [INFO] [stdout] 88488a81debbdc167d8ec8ec5475483fdaa38a06669b471a1c22e746cccce232