[INFO] cloning repository https://github.com/smertelny/learn-rust-simple-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smertelny/learn-rust-simple-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmertelny%2Flearn-rust-simple-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmertelny%2Flearn-rust-simple-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e756496ad4fe4b106284df89e9a61dec6aa7329
[INFO] testing smertelny/learn-rust-simple-server against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmertelny%2Flearn-rust-simple-server" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/smertelny/learn-rust-simple-server
[INFO] finished tweaking git repo https://github.com/smertelny/learn-rust-simple-server
[INFO] tweaked toml for git repo https://github.com/smertelny/learn-rust-simple-server written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/smertelny/learn-rust-simple-server on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/smertelny/learn-rust-simple-server 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded colored v1.8.0
[INFO] [stderr]   Downloaded approx v0.1.1
[INFO] [stderr]   Downloaded rgb v0.8.14
[INFO] [stderr]   Downloaded winconsole v0.10.0
[INFO] [stderr]   Downloaded simple_logger v1.3.0
[INFO] [stderr]   Downloaded cgmath v0.16.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d80b5905065977500ff47e5d481c2a5ccdf4609f70d54046f3e62d0df55cd8e1
[INFO] running `Command { std: "docker" "start" "-a" "d80b5905065977500ff47e5d481c2a5ccdf4609f70d54046f3e62d0df55cd8e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d80b5905065977500ff47e5d481c2a5ccdf4609f70d54046f3e62d0df55cd8e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d80b5905065977500ff47e5d481c2a5ccdf4609f70d54046f3e62d0df55cd8e1", kill_on_drop: false }`
[INFO] [stdout] d80b5905065977500ff47e5d481c2a5ccdf4609f70d54046f3e62d0df55cd8e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01c1bbab266cfe603c681687412e3ef9c7495be35a78b953b8151e0a35ff1738
[INFO] running `Command { std: "docker" "start" "-a" "01c1bbab266cfe603c681687412e3ef9c7495be35a78b953b8151e0a35ff1738", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling winapi v0.3.8
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling rgb v0.8.14
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling chrono v0.4.9
[INFO] [stderr]    Compiling winconsole v0.10.0
[INFO] [stderr]    Compiling colored v1.8.0
[INFO] [stderr]    Compiling simple_logger v1.3.0
[INFO] [stderr]    Compiling simple-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn parse_request_line(request: &str) -> Result<Request, Box<dyn Error>> {
[INFO] [stdout]    |                                ^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn parse_request_line(request: &str) -> Result<Request<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.98s
[INFO] running `Command { std: "docker" "inspect" "01c1bbab266cfe603c681687412e3ef9c7495be35a78b953b8151e0a35ff1738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01c1bbab266cfe603c681687412e3ef9c7495be35a78b953b8151e0a35ff1738", kill_on_drop: false }`
[INFO] [stdout] 01c1bbab266cfe603c681687412e3ef9c7495be35a78b953b8151e0a35ff1738
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee459feee70d8b9c5f30e9f24a7a715a0677153392acc864932632bc13748c39
[INFO] running `Command { std: "docker" "start" "-a" "ee459feee70d8b9c5f30e9f24a7a715a0677153392acc864932632bc13748c39", kill_on_drop: false }`
[INFO] [stderr]    Compiling simple-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn parse_request_line(request: &str) -> Result<Request, Box<dyn Error>> {
[INFO] [stdout]    |                                ^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn parse_request_line(request: &str) -> Result<Request<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] running `Command { std: "docker" "inspect" "ee459feee70d8b9c5f30e9f24a7a715a0677153392acc864932632bc13748c39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee459feee70d8b9c5f30e9f24a7a715a0677153392acc864932632bc13748c39", kill_on_drop: false }`
[INFO] [stdout] ee459feee70d8b9c5f30e9f24a7a715a0677153392acc864932632bc13748c39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f1c4a36dde4db8ec9fb75ef17b5b934743c69509a57bfb0fa248ef30300d6f1a
[INFO] running `Command { std: "docker" "start" "-a" "f1c4a36dde4db8ec9fb75ef17b5b934743c69509a57bfb0fa248ef30300d6f1a", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/main.rs:23:32
[INFO] [stderr]    |
[INFO] [stderr] 23 | fn parse_request_line(request: &str) -> Result<Request, Box<dyn Error>> {
[INFO] [stderr]    |                                ^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 23 | fn parse_request_line(request: &str) -> Result<Request<'_>, Box<dyn Error>> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `simple-server` (bin "simple-server" test) generated 1 warning (run `cargo fix --bin "simple-server" -p simple-server --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/simple_server-ee48ae103ae15783)
[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" "f1c4a36dde4db8ec9fb75ef17b5b934743c69509a57bfb0fa248ef30300d6f1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1c4a36dde4db8ec9fb75ef17b5b934743c69509a57bfb0fa248ef30300d6f1a", kill_on_drop: false }`
[INFO] [stdout] f1c4a36dde4db8ec9fb75ef17b5b934743c69509a57bfb0fa248ef30300d6f1a
