[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<String>{
[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<String>{
[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<String>{
[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
