[INFO] cloning repository https://github.com/The-Naive-Bayesian/rust-practice-http-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/The-Naive-Bayesian/rust-practice-http-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Naive-Bayesian%2Frust-practice-http-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Naive-Bayesian%2Frust-practice-http-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19546a6c6754b2b5df6868a928f58db45b989709 [INFO] testing The-Naive-Bayesian/rust-practice-http-server against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Naive-Bayesian%2Frust-practice-http-server" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/The-Naive-Bayesian/rust-practice-http-server 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/The-Naive-Bayesian/rust-practice-http-server [INFO] finished tweaking git repo https://github.com/The-Naive-Bayesian/rust-practice-http-server [INFO] tweaked toml for git repo https://github.com/The-Naive-Bayesian/rust-practice-http-server written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate git repo https://github.com/The-Naive-Bayesian/rust-practice-http-server 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f58de5d5723e547badcd0d5102e6c182b3814fe3aacf72db0c5f1f3ce6d9eb5e [INFO] running `Command { std: "docker" "start" "-a" "f58de5d5723e547badcd0d5102e6c182b3814fe3aacf72db0c5f1f3ce6d9eb5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f58de5d5723e547badcd0d5102e6c182b3814fe3aacf72db0c5f1f3ce6d9eb5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f58de5d5723e547badcd0d5102e6c182b3814fe3aacf72db0c5f1f3ce6d9eb5e", kill_on_drop: false }` [INFO] [stdout] f58de5d5723e547badcd0d5102e6c182b3814fe3aacf72db0c5f1f3ce6d9eb5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2583ca7cd50359f2896f51f732d7bd71a7f3a0d2d0d3ee1c55413e362db38f60 [INFO] running `Command { std: "docker" "start" "-a" "2583ca7cd50359f2896f51f732d7bd71a7f3a0d2d0d3ee1c55413e362db38f60", kill_on_drop: false }` [INFO] [stderr] Compiling http-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.96s [INFO] running `Command { std: "docker" "inspect" "2583ca7cd50359f2896f51f732d7bd71a7f3a0d2d0d3ee1c55413e362db38f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2583ca7cd50359f2896f51f732d7bd71a7f3a0d2d0d3ee1c55413e362db38f60", kill_on_drop: false }` [INFO] [stdout] 2583ca7cd50359f2896f51f732d7bd71a7f3a0d2d0d3ee1c55413e362db38f60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 054c9a0fd5240fc78e4af8c951ee16e884879afeca0fa7cac371f6911dd834b3 [INFO] running `Command { std: "docker" "start" "-a" "054c9a0fd5240fc78e4af8c951ee16e884879afeca0fa7cac371f6911dd834b3", kill_on_drop: false }` [INFO] [stderr] Compiling http-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "054c9a0fd5240fc78e4af8c951ee16e884879afeca0fa7cac371f6911dd834b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "054c9a0fd5240fc78e4af8c951ee16e884879afeca0fa7cac371f6911dd834b3", kill_on_drop: false }` [INFO] [stdout] 054c9a0fd5240fc78e4af8c951ee16e884879afeca0fa7cac371f6911dd834b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 305faa091a8a797d8b7a2c64d6fe5792ec33a00cd88b8af7ca4f685eefa6007f [INFO] running `Command { std: "docker" "start" "-a" "305faa091a8a797d8b7a2c64d6fe5792ec33a00cd88b8af7ca4f685eefa6007f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.28s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/http_server-433adf88be012b87) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/main-50d8a72f2b7f7bdd) [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] [stderr] Doc-tests http-server [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" "305faa091a8a797d8b7a2c64d6fe5792ec33a00cd88b8af7ca4f685eefa6007f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "305faa091a8a797d8b7a2c64d6fe5792ec33a00cd88b8af7ca4f685eefa6007f", kill_on_drop: false }` [INFO] [stdout] 305faa091a8a797d8b7a2c64d6fe5792ec33a00cd88b8af7ca4f685eefa6007f