[INFO] cloning repository https://github.com/natsunoyoru97/rust-http-server-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natsunoyoru97/rust-http-server-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatsunoyoru97%2Frust-http-server-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatsunoyoru97%2Frust-http-server-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a05e2d9f26546f117132e33525e38c1c73fe8912 [INFO] testing natsunoyoru97/rust-http-server-tutorial against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatsunoyoru97%2Frust-http-server-tutorial" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/natsunoyoru97/rust-http-server-tutorial on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/natsunoyoru97/rust-http-server-tutorial [INFO] finished tweaking git repo https://github.com/natsunoyoru97/rust-http-server-tutorial [INFO] tweaked toml for git repo https://github.com/natsunoyoru97/rust-http-server-tutorial written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/natsunoyoru97/rust-http-server-tutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.about [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-term v2.8.0 [INFO] [stderr] Downloaded slog-stdlog v4.1.0 [INFO] [stderr] Downloaded term v0.7.0 [INFO] [stderr] Downloaded rmp v0.8.10 [INFO] [stderr] Downloaded plotters-svg v0.3.1 [INFO] [stderr] Downloaded cast v0.2.7 [INFO] [stderr] Downloaded half v1.8.2 [INFO] [stderr] Downloaded slog-kvfilter v0.7.0 [INFO] [stderr] Downloaded criterion-plot v0.4.4 [INFO] [stderr] Downloaded criterion v0.3.5 [INFO] [stderr] Downloaded rmp-serde v0.14.4 [INFO] [stderr] Downloaded serdeconv v0.4.0 [INFO] [stderr] Downloaded libflate v1.1.1 [INFO] [stderr] Downloaded slog-async v2.7.0 [INFO] [stderr] Downloaded trackable v1.2.0 [INFO] [stderr] Downloaded bumpalo v3.9.0 [INFO] [stderr] Downloaded serde_json v1.0.74 [INFO] [stderr] Downloaded windows-acl v0.3.0 [INFO] [stderr] Downloaded sloggers v2.1.1 [INFO] [stderr] Downloaded serde_cbor v0.11.2 [INFO] [stderr] Downloaded tinytemplate v1.2.1 [INFO] [stderr] Downloaded arc-swap v1.5.0 [INFO] [stderr] Downloaded trackable_derive v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.60.0" "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] 145a00cc5c0785941a027f243c9364dbbca1138901a95d96eabc1069c0572530 [INFO] running `Command { std: "docker" "start" "-a" "145a00cc5c0785941a027f243c9364dbbca1138901a95d96eabc1069c0572530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "145a00cc5c0785941a027f243c9364dbbca1138901a95d96eabc1069c0572530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "145a00cc5c0785941a027f243c9364dbbca1138901a95d96eabc1069c0572530", kill_on_drop: false }` [INFO] [stdout] 145a00cc5c0785941a027f243c9364dbbca1138901a95d96eabc1069c0572530 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.60.0" "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] e1d6b40d494e71b80c34ae991bf3538de4d1c6ca30a1235c890d3b481b13b28e [INFO] running `Command { std: "docker" "start" "-a" "e1d6b40d494e71b80c34ae991bf3538de4d1c6ca30a1235c890d3b481b13b28e", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.about [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling libflate v1.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling clap_derive v3.0.0 [INFO] [stderr] Compiling trackable v1.2.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.0.0 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling sloggers v2.1.1 [INFO] [stderr] Compiling serdeconv v0.4.0 [INFO] [stderr] Compiling network_programming_tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "e1d6b40d494e71b80c34ae991bf3538de4d1c6ca30a1235c890d3b481b13b28e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1d6b40d494e71b80c34ae991bf3538de4d1c6ca30a1235c890d3b481b13b28e", kill_on_drop: false }` [INFO] [stdout] e1d6b40d494e71b80c34ae991bf3538de4d1c6ca30a1235c890d3b481b13b28e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.60.0" "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] ec6ae0461afd7fafc37dec1ca4978910ec3afb4cfb6a1e9406b098114b919f8e [INFO] running `Command { std: "docker" "start" "-a" "ec6ae0461afd7fafc37dec1ca4978910ec3afb4cfb6a1e9406b098114b919f8e", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.about [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling network_programming_tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Shutdown` [INFO] [stdout] --> examples/simple_http_server.rs:3:40 [INFO] [stdout] | [INFO] [stdout] 3 | use std::net::{TcpListener, TcpStream, Shutdown}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.81s [INFO] running `Command { std: "docker" "inspect" "ec6ae0461afd7fafc37dec1ca4978910ec3afb4cfb6a1e9406b098114b919f8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec6ae0461afd7fafc37dec1ca4978910ec3afb4cfb6a1e9406b098114b919f8e", kill_on_drop: false }` [INFO] [stdout] ec6ae0461afd7fafc37dec1ca4978910ec3afb4cfb6a1e9406b098114b919f8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.60.0" "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] 304aca2a38cebc9235dd22723ae1f66fda42b985c2802b00621f301ca5c032e8 [INFO] running `Command { std: "docker" "start" "-a" "304aca2a38cebc9235dd22723ae1f66fda42b985c2802b00621f301ca5c032e8", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.about [INFO] [stderr] warning: unused import: `Shutdown` [INFO] [stderr] --> examples/simple_http_server.rs:3:40 [INFO] [stderr] | [INFO] [stderr] 3 | use std::net::{TcpListener, TcpStream, Shutdown}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `network_programming_tutorial` (example "simple_http_server") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/network_programming_tutorial-1ba9a23de746e8b8) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/network_programming_tutorial-e5f2d4825c4d4b07) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests network_programming_tutorial [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] [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" "304aca2a38cebc9235dd22723ae1f66fda42b985c2802b00621f301ca5c032e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "304aca2a38cebc9235dd22723ae1f66fda42b985c2802b00621f301ca5c032e8", kill_on_drop: false }` [INFO] [stdout] 304aca2a38cebc9235dd22723ae1f66fda42b985c2802b00621f301ca5c032e8