[INFO] cloning repository https://github.com/iamsven2005/http-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iamsven2005/http-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamsven2005%2Fhttp-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamsven2005%2Fhttp-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e2ffea50473a5ce7314ab8a22fb0475c697683b [INFO] testing iamsven2005/http-rust against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamsven2005%2Fhttp-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iamsven2005/http-rust [INFO] finished tweaking git repo https://github.com/iamsven2005/http-rust [INFO] tweaked toml for git repo https://github.com/iamsven2005/http-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iamsven2005/http-rust on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iamsven2005/http-rust 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d31a1c8e98f64edabdc84a1f60bb64d96862139e517cee87123d3d93fbe78256 [INFO] running `Command { std: "docker" "start" "-a" "d31a1c8e98f64edabdc84a1f60bb64d96862139e517cee87123d3d93fbe78256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d31a1c8e98f64edabdc84a1f60bb64d96862139e517cee87123d3d93fbe78256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d31a1c8e98f64edabdc84a1f60bb64d96862139e517cee87123d3d93fbe78256", kill_on_drop: false }` [INFO] [stdout] d31a1c8e98f64edabdc84a1f60bb64d96862139e517cee87123d3d93fbe78256 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38f78f1915f8ae29553e30ac625a63864ef15a3ec85ec945d0ca63e1bab2b30d [INFO] running `Command { std: "docker" "start" "-a" "38f78f1915f8ae29553e30ac625a63864ef15a3ec85ec945d0ca63e1bab2b30d", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling http-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.69s [INFO] running `Command { std: "docker" "inspect" "38f78f1915f8ae29553e30ac625a63864ef15a3ec85ec945d0ca63e1bab2b30d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38f78f1915f8ae29553e30ac625a63864ef15a3ec85ec945d0ca63e1bab2b30d", kill_on_drop: false }` [INFO] [stdout] 38f78f1915f8ae29553e30ac625a63864ef15a3ec85ec945d0ca63e1bab2b30d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d42b27824fc0739475c527e9a5c6af9e2352b0074e7c5dce7ac1cafac9728d0 [INFO] running `Command { std: "docker" "start" "-a" "1d42b27824fc0739475c527e9a5c6af9e2352b0074e7c5dce7ac1cafac9728d0", kill_on_drop: false }` [INFO] [stderr] Compiling http-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "1d42b27824fc0739475c527e9a5c6af9e2352b0074e7c5dce7ac1cafac9728d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d42b27824fc0739475c527e9a5c6af9e2352b0074e7c5dce7ac1cafac9728d0", kill_on_drop: false }` [INFO] [stdout] 1d42b27824fc0739475c527e9a5c6af9e2352b0074e7c5dce7ac1cafac9728d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d09aecf074e400e5e24b666356d6d9435adb10c62e46268fbfd3ad553d180838 [INFO] running `Command { std: "docker" "start" "-a" "d09aecf074e400e5e24b666356d6d9435adb10c62e46268fbfd3ad553d180838", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_server-472a190b3fe629bf) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test connection::tcp::tests::success_request_handling ... ok [INFO] [stdout] test http::content::tests::test_find_html_mime_type ... ok [INFO] [stdout] test http::request::tests::parse_11_version ... ok [INFO] [stdout] test http::content::tests::test_find_png_mime_type ... ok [INFO] [stdout] test http::request::tests::parse_unknown_version ... ok [INFO] [stdout] test http::server::tests::pull_message ... ok [INFO] [stdout] test http::request::tests::parse_wrong_request_line ... ok [INFO] [stdout] test http::content::tests::test_load_non_existing_png_file ... ok [INFO] [stdout] test http::content::tests::test_find_non_existing_type ... ok [INFO] [stdout] test http::request::tests::parse_request_line ... ok [INFO] [stdout] test connection::tcp::tests::failure_request_handling ... ok [INFO] [stdout] test http::request::tests::parse_unknown_method ... ok [INFO] [stdout] test http::request::tests::parse_get_method ... ok [INFO] [stdout] test http::content::tests::test_load_existing_file ... ok [INFO] [stdout] test http::server::tests::test_load_non_existing_png_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/http_server-6392aa378e5faf47) [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] [stderr] Doc-tests http_server [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/http/server.rs - http::server::Server::new (line 53) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d09aecf074e400e5e24b666356d6d9435adb10c62e46268fbfd3ad553d180838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d09aecf074e400e5e24b666356d6d9435adb10c62e46268fbfd3ad553d180838", kill_on_drop: false }` [INFO] [stdout] d09aecf074e400e5e24b666356d6d9435adb10c62e46268fbfd3ad553d180838