[INFO] cloning repository https://github.com/shiki-tak/introduction_to_network_programming_with_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shiki-tak/introduction_to_network_programming_with_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiki-tak%2Fintroduction_to_network_programming_with_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiki-tak%2Fintroduction_to_network_programming_with_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30e4589e1678054762e39c70e8e4349fe3499ced [INFO] testing shiki-tak/introduction_to_network_programming_with_rust 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%2Fshiki-tak%2Fintroduction_to_network_programming_with_rust" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shiki-tak/introduction_to_network_programming_with_rust 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/shiki-tak/introduction_to_network_programming_with_rust [INFO] finished tweaking git repo https://github.com/shiki-tak/introduction_to_network_programming_with_rust [INFO] tweaked toml for git repo https://github.com/shiki-tak/introduction_to_network_programming_with_rust written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/shiki-tak/introduction_to_network_programming_with_rust 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-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] e35b92b492d10018c0607ffd462a575a932a8b2a305fa6cb18c19234700c2f2a [INFO] running `Command { std: "docker" "start" "-a" "e35b92b492d10018c0607ffd462a575a932a8b2a305fa6cb18c19234700c2f2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e35b92b492d10018c0607ffd462a575a932a8b2a305fa6cb18c19234700c2f2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e35b92b492d10018c0607ffd462a575a932a8b2a305fa6cb18c19234700c2f2a", kill_on_drop: false }` [INFO] [stdout] e35b92b492d10018c0607ffd462a575a932a8b2a305fa6cb18c19234700c2f2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 7999e9bac2b6fe628c6f99aee1b2c56297af5a8082b8070bebd5984f785b615f [INFO] running `Command { std: "docker" "start" "-a" "7999e9bac2b6fe628c6f99aee1b2c56297af5a8082b8070bebd5984f785b615f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling socket-programming v0.1.0 (/opt/rustwide/workdir/socket-programming) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.53s [INFO] running `Command { std: "docker" "inspect" "7999e9bac2b6fe628c6f99aee1b2c56297af5a8082b8070bebd5984f785b615f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7999e9bac2b6fe628c6f99aee1b2c56297af5a8082b8070bebd5984f785b615f", kill_on_drop: false }` [INFO] [stdout] 7999e9bac2b6fe628c6f99aee1b2c56297af5a8082b8070bebd5984f785b615f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 49e389474a0a772644e3778ad31e15e1c3bd07b6111e5fd9cbb23db36778509d [INFO] running `Command { std: "docker" "start" "-a" "49e389474a0a772644e3778ad31e15e1c3bd07b6111e5fd9cbb23db36778509d", kill_on_drop: false }` [INFO] [stderr] Compiling socket-programming v0.1.0 (/opt/rustwide/workdir/socket-programming) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/socket_programming-8230e6a3c94728f3) [INFO] running `Command { std: "docker" "inspect" "49e389474a0a772644e3778ad31e15e1c3bd07b6111e5fd9cbb23db36778509d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49e389474a0a772644e3778ad31e15e1c3bd07b6111e5fd9cbb23db36778509d", kill_on_drop: false }` [INFO] [stdout] 49e389474a0a772644e3778ad31e15e1c3bd07b6111e5fd9cbb23db36778509d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 1de1b08321382e4290d11f57f0c0cef06c5f5aa0492e6c3a4dc422599dca67fd [INFO] running `Command { std: "docker" "start" "-a" "1de1b08321382e4290d11f57f0c0cef06c5f5aa0492e6c3a4dc422599dca67fd", 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/socket_programming-8230e6a3c94728f3) [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" "1de1b08321382e4290d11f57f0c0cef06c5f5aa0492e6c3a4dc422599dca67fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1de1b08321382e4290d11f57f0c0cef06c5f5aa0492e6c3a4dc422599dca67fd", kill_on_drop: false }` [INFO] [stdout] 1de1b08321382e4290d11f57f0c0cef06c5f5aa0492e6c3a4dc422599dca67fd