[INFO] cloning repository https://github.com/cLazyZombie/async-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cLazyZombie/async-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcLazyZombie%2Fasync-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcLazyZombie%2Fasync-chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2a165aaf8fa9bd6cedb216b034dc71dfdca6c51 [INFO] testing cLazyZombie/async-chat 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%2FcLazyZombie%2Fasync-chat" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cLazyZombie/async-chat 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/cLazyZombie/async-chat [INFO] finished tweaking git repo https://github.com/cLazyZombie/async-chat [INFO] tweaked toml for git repo https://github.com/cLazyZombie/async-chat written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/cLazyZombie/async-chat 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9ba793f220d52285729dee3f38a15f45c53cedd72b95883d84ae9777d4b6d6d9 [INFO] running `Command { std: "docker" "start" "-a" "9ba793f220d52285729dee3f38a15f45c53cedd72b95883d84ae9777d4b6d6d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ba793f220d52285729dee3f38a15f45c53cedd72b95883d84ae9777d4b6d6d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ba793f220d52285729dee3f38a15f45c53cedd72b95883d84ae9777d4b6d6d9", kill_on_drop: false }` [INFO] [stdout] 9ba793f220d52285729dee3f38a15f45c53cedd72b95883d84ae9777d4b6d6d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d77752d4c8d63d2fd5e09707a65f36897fd9d5f1ff46f300db4a441b1c57e0dc [INFO] running `Command { std: "docker" "start" "-a" "d77752d4c8d63d2fd5e09707a65f36897fd9d5f1ff46f300db4a441b1c57e0dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling event-listener v2.3.3 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling vec-arena v0.5.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling async-mutex v1.1.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling multitask v0.2.0 [INFO] [stderr] Compiling blocking v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling polling v0.1.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling async-io v0.1.11 [INFO] [stderr] Compiling async-executor v0.1.2 [INFO] [stderr] Compiling async-std v1.6.3 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.21s [INFO] running `Command { std: "docker" "inspect" "d77752d4c8d63d2fd5e09707a65f36897fd9d5f1ff46f300db4a441b1c57e0dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d77752d4c8d63d2fd5e09707a65f36897fd9d5f1ff46f300db4a441b1c57e0dc", kill_on_drop: false }` [INFO] [stdout] d77752d4c8d63d2fd5e09707a65f36897fd9d5f1ff46f300db4a441b1c57e0dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2eb2759b56c275cb0c0ca610a114ad9f8a1cc6eccb966faa7467249d2c60aff [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b2eb2759b56c275cb0c0ca610a114ad9f8a1cc6eccb966faa7467249d2c60aff", kill_on_drop: false }` [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.19s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/client-99671db28fcf6b3b) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/server-5e0f9b799411c227) [INFO] running `Command { std: "docker" "inspect" "b2eb2759b56c275cb0c0ca610a114ad9f8a1cc6eccb966faa7467249d2c60aff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2eb2759b56c275cb0c0ca610a114ad9f8a1cc6eccb966faa7467249d2c60aff", kill_on_drop: false }` [INFO] [stdout] b2eb2759b56c275cb0c0ca610a114ad9f8a1cc6eccb966faa7467249d2c60aff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 60a24191ab5e978886e8b66384ab8b63b0509226766547ecc4e635b16a29611f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "60a24191ab5e978886e8b66384ab8b63b0509226766547ecc4e635b16a29611f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/client-99671db28fcf6b3b) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/server-5e0f9b799411c227) [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] [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" "60a24191ab5e978886e8b66384ab8b63b0509226766547ecc4e635b16a29611f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60a24191ab5e978886e8b66384ab8b63b0509226766547ecc4e635b16a29611f", kill_on_drop: false }` [INFO] [stdout] 60a24191ab5e978886e8b66384ab8b63b0509226766547ecc4e635b16a29611f