[INFO] cloning repository https://github.com/shirokurostone/rust-http-practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shirokurostone/rust-http-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshirokurostone%2Frust-http-practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshirokurostone%2Frust-http-practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb18ea3b9b672d9a93fa721295d6e121066d9dbe [INFO] testing shirokurostone/rust-http-practice against 1.78.0 for beta-1.79-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshirokurostone%2Frust-http-practice" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shirokurostone/rust-http-practice on toolchain 1.78.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shirokurostone/rust-http-practice [INFO] finished tweaking git repo https://github.com/shirokurostone/rust-http-practice [INFO] tweaked toml for git repo https://github.com/shirokurostone/rust-http-practice written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shirokurostone/rust-http-practice already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a317a53e41e405b926377931dd2755c5eb4a9f7680d6dd2458174c988b2114c [INFO] running `Command { std: "docker" "start" "-a" "7a317a53e41e405b926377931dd2755c5eb4a9f7680d6dd2458174c988b2114c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a317a53e41e405b926377931dd2755c5eb4a9f7680d6dd2458174c988b2114c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a317a53e41e405b926377931dd2755c5eb4a9f7680d6dd2458174c988b2114c", kill_on_drop: false }` [INFO] [stdout] 7a317a53e41e405b926377931dd2755c5eb4a9f7680d6dd2458174c988b2114c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5dbc79b58da11f131f776b9a796eaacddf478ec260fdc4ca923fd4b6280329f [INFO] running `Command { std: "docker" "start" "-a" "b5dbc79b58da11f131f776b9a796eaacddf478ec260fdc4ca923fd4b6280329f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling rust-http-practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `url::ParseError` [INFO] [stdout] --> src/common.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use url::ParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `insert` is never used [INFO] [stdout] --> src/common.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 134 | impl HttpHeaders { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 176 | pub fn insert(&mut self, key: String, value: String) -> Option{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.06s [INFO] running `Command { std: "docker" "inspect" "b5dbc79b58da11f131f776b9a796eaacddf478ec260fdc4ca923fd4b6280329f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5dbc79b58da11f131f776b9a796eaacddf478ec260fdc4ca923fd4b6280329f", kill_on_drop: false }` [INFO] [stdout] b5dbc79b58da11f131f776b9a796eaacddf478ec260fdc4ca923fd4b6280329f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fd120ef511702230354e33f5aa4a631a4d267370ca698f0ca1bb435e3b22e64 [INFO] running `Command { std: "docker" "start" "-a" "2fd120ef511702230354e33f5aa4a631a4d267370ca698f0ca1bb435e3b22e64", kill_on_drop: false }` [INFO] [stderr] Compiling rust-http-practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `url::ParseError` [INFO] [stdout] --> src/common.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use url::ParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `insert` is never used [INFO] [stdout] --> src/common.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 134 | impl HttpHeaders { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 176 | pub fn insert(&mut self, key: String, value: String) -> Option{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "2fd120ef511702230354e33f5aa4a631a4d267370ca698f0ca1bb435e3b22e64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fd120ef511702230354e33f5aa4a631a4d267370ca698f0ca1bb435e3b22e64", kill_on_drop: false }` [INFO] [stdout] 2fd120ef511702230354e33f5aa4a631a4d267370ca698f0ca1bb435e3b22e64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] da0739f6e275723652ce1935c51c5ec35fcc54211e62074ebe4cda602b01db6e [INFO] running `Command { std: "docker" "start" "-a" "da0739f6e275723652ce1935c51c5ec35fcc54211e62074ebe4cda602b01db6e", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `url::ParseError` [INFO] [stderr] --> src/common.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use url::ParseError; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `insert` is never used [INFO] [stderr] --> src/common.rs:176:12 [INFO] [stderr] | [INFO] [stderr] 134 | impl HttpHeaders { [INFO] [stderr] | ---------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 176 | pub fn insert(&mut self, key: String, value: String) -> Option{ [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-http-practice` (bin "rust-http-practice" test) generated 2 warnings (run `cargo fix --bin "rust-http-practice" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_http_practice-5bc6f15babf8db43) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test common::tests::test_httpheaders_write_to ... ok [INFO] [stdout] test server::tests::test_router_handle_notfound ... ok [INFO] [stdout] test common::tests::test_httpheaders_write_to_empty ... ok [INFO] [stdout] test server::tests::test_router_add ... ok [INFO] [stdout] test server::tests::test_router_handle_ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "da0739f6e275723652ce1935c51c5ec35fcc54211e62074ebe4cda602b01db6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da0739f6e275723652ce1935c51c5ec35fcc54211e62074ebe4cda602b01db6e", kill_on_drop: false }` [INFO] [stdout] da0739f6e275723652ce1935c51c5ec35fcc54211e62074ebe4cda602b01db6e [INFO] testing shirokurostone/rust-http-practice against beta-2024-05-11 for beta-1.79-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshirokurostone%2Frust-http-practice" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shirokurostone/rust-http-practice on toolchain beta-2024-05-11 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shirokurostone/rust-http-practice [INFO] finished tweaking git repo https://github.com/shirokurostone/rust-http-practice [INFO] tweaked toml for git repo https://github.com/shirokurostone/rust-http-practice written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shirokurostone/rust-http-practice already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-05-11" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89c64a56d97a696ffd537ad709789a0d74b97b782f5e45bd79dfa52a6688fec2 [INFO] running `Command { std: "docker" "start" "-a" "89c64a56d97a696ffd537ad709789a0d74b97b782f5e45bd79dfa52a6688fec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89c64a56d97a696ffd537ad709789a0d74b97b782f5e45bd79dfa52a6688fec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89c64a56d97a696ffd537ad709789a0d74b97b782f5e45bd79dfa52a6688fec2", kill_on_drop: false }` [INFO] [stdout] 89c64a56d97a696ffd537ad709789a0d74b97b782f5e45bd79dfa52a6688fec2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 363cfdc574c2449d11d2f32e118e2528bffe58347e50a6f1a1f0bed03eeba31b [INFO] running `Command { std: "docker" "start" "-a" "363cfdc574c2449d11d2f32e118e2528bffe58347e50a6f1a1f0bed03eeba31b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling rust-http-practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `url::ParseError` [INFO] [stdout] --> src/common.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use url::ParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `insert` is never used [INFO] [stdout] --> src/common.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 134 | impl HttpHeaders { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 176 | pub fn insert(&mut self, key: String, value: String) -> Option{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.02s [INFO] running `Command { std: "docker" "inspect" "363cfdc574c2449d11d2f32e118e2528bffe58347e50a6f1a1f0bed03eeba31b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "363cfdc574c2449d11d2f32e118e2528bffe58347e50a6f1a1f0bed03eeba31b", kill_on_drop: false }` [INFO] [stdout] 363cfdc574c2449d11d2f32e118e2528bffe58347e50a6f1a1f0bed03eeba31b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb2526963cd76b1fd1b512e7268491f0e34fad3b0808a3a0a853456b1667c4e2 [INFO] running `Command { std: "docker" "start" "-a" "eb2526963cd76b1fd1b512e7268491f0e34fad3b0808a3a0a853456b1667c4e2", kill_on_drop: false }` [INFO] [stderr] Compiling rust-http-practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `url::ParseError` [INFO] [stdout] --> src/common.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use url::ParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `insert` is never used [INFO] [stdout] --> src/common.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 134 | impl HttpHeaders { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 176 | pub fn insert(&mut self, key: String, value: String) -> Option{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "eb2526963cd76b1fd1b512e7268491f0e34fad3b0808a3a0a853456b1667c4e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb2526963cd76b1fd1b512e7268491f0e34fad3b0808a3a0a853456b1667c4e2", kill_on_drop: false }` [INFO] [stdout] eb2526963cd76b1fd1b512e7268491f0e34fad3b0808a3a0a853456b1667c4e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 283c01bb5f9fe5e4cc22b3f8604d5392c660885be324ae6e01088248574fee06 [INFO] running `Command { std: "docker" "start" "-a" "283c01bb5f9fe5e4cc22b3f8604d5392c660885be324ae6e01088248574fee06", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `url::ParseError` [INFO] [stderr] --> src/common.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use url::ParseError; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `insert` is never used [INFO] [stderr] --> src/common.rs:176:12 [INFO] [stderr] | [INFO] [stderr] 134 | impl HttpHeaders { [INFO] [stderr] | ---------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 176 | pub fn insert(&mut self, key: String, value: String) -> Option{ [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-http-practice` (bin "rust-http-practice" test) generated 2 warnings (run `cargo fix --bin "rust-http-practice" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_http_practice-571642b29132e7a0) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test common::tests::test_httpheaders_write_to_empty ... ok [INFO] [stdout] test server::tests::test_router_handle_ok ... ok [INFO] [stdout] test server::tests::test_router_handle_notfound ... ok [INFO] [stdout] test server::tests::test_router_add ... ok [INFO] [stdout] test common::tests::test_httpheaders_write_to ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "283c01bb5f9fe5e4cc22b3f8604d5392c660885be324ae6e01088248574fee06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "283c01bb5f9fe5e4cc22b3f8604d5392c660885be324ae6e01088248574fee06", kill_on_drop: false }` [INFO] [stdout] 283c01bb5f9fe5e4cc22b3f8604d5392c660885be324ae6e01088248574fee06