[INFO] cloning repository allthetime/rust_http_server [INFO] running `"git" "clone" "--bare" "git://github.com/allthetime/rust_http_server.git" "work/cache/sources/gh/allthetime/rust_http_server"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/allthetime/rust_http_server'... [INFO] running `"git" "clone" "work/cache/sources/gh/allthetime/rust_http_server" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/allthetime/rust_http_server"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/allthetime/rust_http_server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/allthetime/rust_http_server" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/allthetime/rust_http_server"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/allthetime/rust_http_server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f7c0f3ffde02a40c365c357de1ea584a74932495 [INFO] sha for GitHub repo allthetime/rust_http_server: f7c0f3ffde02a40c365c357de1ea584a74932495 [INFO] validating manifest of allthetime/rust_http_server on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of allthetime/rust_http_server on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing allthetime/rust_http_server [INFO] finished frobbing allthetime/rust_http_server [INFO] frobbed toml for allthetime/rust_http_server written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/allthetime/rust_http_server/Cargo.toml [INFO] started frobbing allthetime/rust_http_server [INFO] finished frobbing allthetime/rust_http_server [INFO] frobbed toml for allthetime/rust_http_server written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/allthetime/rust_http_server/Cargo.toml [INFO] crate allthetime/rust_http_server already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing allthetime/rust_http_server against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/allthetime/rust_http_server:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] d2e9ba2237083ed2aab34654c81d0633d36bde5ef7720c2bf602545999d3afe4 [INFO] running `"docker" "start" "-a" "d2e9ba2237083ed2aab34654c81d0633d36bde5ef7720c2bf602545999d3afe4"` [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.32s [INFO] running `"docker" "inspect" "d2e9ba2237083ed2aab34654c81d0633d36bde5ef7720c2bf602545999d3afe4"` [INFO] running `"docker" "rm" "-f" "d2e9ba2237083ed2aab34654c81d0633d36bde5ef7720c2bf602545999d3afe4"` [INFO] [stdout] d2e9ba2237083ed2aab34654c81d0633d36bde5ef7720c2bf602545999d3afe4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/allthetime/rust_http_server:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] aa8ec538a605042a7b9807a38e05b438ecca69d8cd25871b3922b430a12d744a [INFO] running `"docker" "start" "-a" "aa8ec538a605042a7b9807a38e05b438ecca69d8cd25871b3922b430a12d744a"` [INFO] [stderr] Compiling server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "aa8ec538a605042a7b9807a38e05b438ecca69d8cd25871b3922b430a12d744a"` [INFO] running `"docker" "rm" "-f" "aa8ec538a605042a7b9807a38e05b438ecca69d8cd25871b3922b430a12d744a"` [INFO] [stdout] aa8ec538a605042a7b9807a38e05b438ecca69d8cd25871b3922b430a12d744a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/allthetime/rust_http_server:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 4b81b9df9d2fea45ee416923de5fee7f27e2be46b6d402d3472feb933307670e [INFO] running `"docker" "start" "-a" "4b81b9df9d2fea45ee416923de5fee7f27e2be46b6d402d3472feb933307670e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/server-743cf7d85fc28214 [INFO] [stderr] Running /opt/crater/target/debug/deps/main-d26cbaf3b5d3f93e [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests server [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "4b81b9df9d2fea45ee416923de5fee7f27e2be46b6d402d3472feb933307670e"` [INFO] running `"docker" "rm" "-f" "4b81b9df9d2fea45ee416923de5fee7f27e2be46b6d402d3472feb933307670e"` [INFO] [stdout] 4b81b9df9d2fea45ee416923de5fee7f27e2be46b6d402d3472feb933307670e