[INFO] cloning repository https://github.com/gospodin66/multi-threaded-tcp-http [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gospodin66/multi-threaded-tcp-http" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgospodin66%2Fmulti-threaded-tcp-http", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgospodin66%2Fmulti-threaded-tcp-http'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5183d8ccfa4d23687a589699c916939653e7be1 [INFO] testing gospodin66/multi-threaded-tcp-http against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgospodin66%2Fmulti-threaded-tcp-http" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gospodin66/multi-threaded-tcp-http on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gospodin66/multi-threaded-tcp-http [INFO] finished tweaking git repo https://github.com/gospodin66/multi-threaded-tcp-http [INFO] tweaked toml for git repo https://github.com/gospodin66/multi-threaded-tcp-http written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/gospodin66/multi-threaded-tcp-http already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] ef53d01b4cca42737a5349ffdee3c2cd453191df3d46f2fbf589b31b15acef83 [INFO] running `Command { std: "docker" "start" "-a" "ef53d01b4cca42737a5349ffdee3c2cd453191df3d46f2fbf589b31b15acef83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef53d01b4cca42737a5349ffdee3c2cd453191df3d46f2fbf589b31b15acef83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef53d01b4cca42737a5349ffdee3c2cd453191df3d46f2fbf589b31b15acef83", kill_on_drop: false }` [INFO] [stdout] ef53d01b4cca42737a5349ffdee3c2cd453191df3d46f2fbf589b31b15acef83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] d970fc03e0ad8ba004436797bb9219a466b9de7fb4c6386868d81b8c61c8e312 [INFO] running `Command { std: "docker" "start" "-a" "d970fc03e0ad8ba004436797bb9219a466b9de7fb4c6386868d81b8c61c8e312", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling frunk_core v0.4.0 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling mysql v21.0.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling io-enum v1.0.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling subprocess v0.2.8 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.0 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling bigdecimal v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rust_decimal v1.18.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling frunk_proc_macros_impl v0.1.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling frunk_derives v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling frunk_proc_macros v0.1.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling frunk v0.4.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling mysql_common v0.27.5 [INFO] [stderr] Compiling tutorials v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 49s [INFO] running `Command { std: "docker" "inspect" "d970fc03e0ad8ba004436797bb9219a466b9de7fb4c6386868d81b8c61c8e312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d970fc03e0ad8ba004436797bb9219a466b9de7fb4c6386868d81b8c61c8e312", kill_on_drop: false }` [INFO] [stdout] d970fc03e0ad8ba004436797bb9219a466b9de7fb4c6386868d81b8c61c8e312 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c00d5d065c10d37cab6f48465817e761513a5336d348267ec42351eb941ef1b [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" "1c00d5d065c10d37cab6f48465817e761513a5336d348267ec42351eb941ef1b", kill_on_drop: false }` [INFO] [stderr] Compiling tutorials v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.89s [INFO] running `Command { std: "docker" "inspect" "1c00d5d065c10d37cab6f48465817e761513a5336d348267ec42351eb941ef1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c00d5d065c10d37cab6f48465817e761513a5336d348267ec42351eb941ef1b", kill_on_drop: false }` [INFO] [stdout] 1c00d5d065c10d37cab6f48465817e761513a5336d348267ec42351eb941ef1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 102f71fa2742f247253023d2219d4f966488f8c9c1e2804a2c7baf53667f873d [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" "102f71fa2742f247253023d2219d4f966488f8c9c1e2804a2c7baf53667f873d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tutorials-b2709aab2851c37d) [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" "102f71fa2742f247253023d2219d4f966488f8c9c1e2804a2c7baf53667f873d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "102f71fa2742f247253023d2219d4f966488f8c9c1e2804a2c7baf53667f873d", kill_on_drop: false }` [INFO] [stdout] 102f71fa2742f247253023d2219d4f966488f8c9c1e2804a2c7baf53667f873d