[INFO] updating cached repository lazau/rust-http-server [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lazau/rust-http-server [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lazau/rust-http-server" "work/ex/beta-1.38-1/sources/1.37.0/gh/lazau/rust-http-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/lazau/rust-http-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lazau/rust-http-server" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lazau/rust-http-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lazau/rust-http-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3907d530a923d4d380e249173f0c33215433a858 [INFO] sha for GitHub repo lazau/rust-http-server: 3907d530a923d4d380e249173f0c33215433a858 [INFO] validating manifest of lazau/rust-http-server on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lazau/rust-http-server on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing lazau/rust-http-server [INFO] finished frobbing lazau/rust-http-server [INFO] frobbed toml for lazau/rust-http-server written to work/ex/beta-1.38-1/sources/1.37.0/gh/lazau/rust-http-server/Cargo.toml [INFO] started frobbing lazau/rust-http-server [INFO] finished frobbing lazau/rust-http-server [INFO] frobbed toml for lazau/rust-http-server written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lazau/rust-http-server/Cargo.toml [INFO] crate lazau/rust-http-server already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/lazau/rust-http-server/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing lazau/rust-http-server against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lazau/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] beb0d272ddcf270278b34f97bfab4b14f53458deacfae61249a0d1c2dda44dff [INFO] running `"docker" "start" "-a" "beb0d272ddcf270278b34f97bfab4b14f53458deacfae61249a0d1c2dda44dff"` [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling http_server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.56s [INFO] running `"docker" "inspect" "beb0d272ddcf270278b34f97bfab4b14f53458deacfae61249a0d1c2dda44dff"` [INFO] running `"docker" "rm" "-f" "beb0d272ddcf270278b34f97bfab4b14f53458deacfae61249a0d1c2dda44dff"` [INFO] [stdout] beb0d272ddcf270278b34f97bfab4b14f53458deacfae61249a0d1c2dda44dff [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lazau/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 98caabd3666461ea1e4d6c1d6e8c9e26e7f2ad5e12545ba25be398f2a96c84df [INFO] running `"docker" "start" "-a" "98caabd3666461ea1e4d6c1d6e8c9e26e7f2ad5e12545ba25be398f2a96c84df"` [INFO] [stderr] Compiling http_server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `"docker" "inspect" "98caabd3666461ea1e4d6c1d6e8c9e26e7f2ad5e12545ba25be398f2a96c84df"` [INFO] running `"docker" "rm" "-f" "98caabd3666461ea1e4d6c1d6e8c9e26e7f2ad5e12545ba25be398f2a96c84df"` [INFO] [stdout] 98caabd3666461ea1e4d6c1d6e8c9e26e7f2ad5e12545ba25be398f2a96c84df [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lazau/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 13cc65d71eb1c4886855f84cc574b7d5d3b1c477ce93ae3f33f91dd60f66a0ac [INFO] running `"docker" "start" "-a" "13cc65d71eb1c4886855f84cc574b7d5d3b1c477ce93ae3f33f91dd60f66a0ac"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/http_server-2733067b2cbd2c1f [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" "13cc65d71eb1c4886855f84cc574b7d5d3b1c477ce93ae3f33f91dd60f66a0ac"` [INFO] running `"docker" "rm" "-f" "13cc65d71eb1c4886855f84cc574b7d5d3b1c477ce93ae3f33f91dd60f66a0ac"` [INFO] [stdout] 13cc65d71eb1c4886855f84cc574b7d5d3b1c477ce93ae3f33f91dd60f66a0ac