[INFO] cloning repository https://github.com/guni1192/console-via-uds [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guni1192/console-via-uds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguni1192%2Fconsole-via-uds", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguni1192%2Fconsole-via-uds'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1b4a8d631d817cabecc4ac822d54d99f945b598 [INFO] testing guni1192/console-via-uds 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%2Fguni1192%2Fconsole-via-uds" "/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/guni1192/console-via-uds 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/guni1192/console-via-uds [INFO] finished tweaking git repo https://github.com/guni1192/console-via-uds [INFO] tweaked toml for git repo https://github.com/guni1192/console-via-uds written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/guni1192/console-via-uds 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] [stdout] 70b79486372b257afec9c03df0d3aaa248844d58ef6231264c1b2f44e68ed190 [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" "70b79486372b257afec9c03df0d3aaa248844d58ef6231264c1b2f44e68ed190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70b79486372b257afec9c03df0d3aaa248844d58ef6231264c1b2f44e68ed190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b79486372b257afec9c03df0d3aaa248844d58ef6231264c1b2f44e68ed190", kill_on_drop: false }` [INFO] [stdout] 70b79486372b257afec9c03df0d3aaa248844d58ef6231264c1b2f44e68ed190 [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] [stdout] a0ae110898580206d6347b019c61b606de9c7cd14f3d8fcaa4d3ae0a424ef974 [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" "a0ae110898580206d6347b019c61b606de9c7cd14f3d8fcaa4d3ae0a424ef974", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling console-via-uds v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.04s [INFO] running `Command { std: "docker" "inspect" "a0ae110898580206d6347b019c61b606de9c7cd14f3d8fcaa4d3ae0a424ef974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0ae110898580206d6347b019c61b606de9c7cd14f3d8fcaa4d3ae0a424ef974", kill_on_drop: false }` [INFO] [stdout] a0ae110898580206d6347b019c61b606de9c7cd14f3d8fcaa4d3ae0a424ef974 [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 91ff0d6a9e541d95bce044a8be9e62fd1e0470006093036c359fb454d8eb5723 [INFO] running `Command { std: "docker" "start" "-a" "91ff0d6a9e541d95bce044a8be9e62fd1e0470006093036c359fb454d8eb5723", kill_on_drop: false }` [INFO] [stderr] Compiling console-via-uds v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.41s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/console_via_uds-215731c92709d97d) [INFO] [stderr] Executable unittests src/bin/console_client.rs (/opt/rustwide/target/debug/deps/console_client-ec87fb33a44a05b7) [INFO] [stderr] Executable unittests src/bin/console_server.rs (/opt/rustwide/target/debug/deps/console_server-8818cdf895ab6587) [INFO] running `Command { std: "docker" "inspect" "91ff0d6a9e541d95bce044a8be9e62fd1e0470006093036c359fb454d8eb5723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91ff0d6a9e541d95bce044a8be9e62fd1e0470006093036c359fb454d8eb5723", kill_on_drop: false }` [INFO] [stdout] 91ff0d6a9e541d95bce044a8be9e62fd1e0470006093036c359fb454d8eb5723 [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7af01e90f4f6c79b85279303d1af32a059e8428e2036325da6f335d26bec3b93 [INFO] running `Command { std: "docker" "start" "-a" "7af01e90f4f6c79b85279303d1af32a059e8428e2036325da6f335d26bec3b93", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/console_via_uds-215731c92709d97d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stderr] Running unittests src/bin/console_client.rs (/opt/rustwide/target/debug/deps/console_client-ec87fb33a44a05b7) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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] [stderr] Running unittests src/bin/console_server.rs (/opt/rustwide/target/debug/deps/console_server-8818cdf895ab6587) [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] [stderr] Doc-tests console-via-uds [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" "7af01e90f4f6c79b85279303d1af32a059e8428e2036325da6f335d26bec3b93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7af01e90f4f6c79b85279303d1af32a059e8428e2036325da6f335d26bec3b93", kill_on_drop: false }` [INFO] [stdout] 7af01e90f4f6c79b85279303d1af32a059e8428e2036325da6f335d26bec3b93