[INFO] updating cached repository spotty-dog/rust-http-test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/spotty-dog/rust-http-test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/spotty-dog/rust-http-test" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/spotty-dog/rust-http-test"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/spotty-dog/rust-http-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/spotty-dog/rust-http-test" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/spotty-dog/rust-http-test"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/spotty-dog/rust-http-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6dc7e055f328198931798c2a633722e67681e9a6 [INFO] sha for GitHub repo spotty-dog/rust-http-test: 6dc7e055f328198931798c2a633722e67681e9a6 [INFO] validating manifest of spotty-dog/rust-http-test on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of spotty-dog/rust-http-test on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing spotty-dog/rust-http-test [INFO] finished frobbing spotty-dog/rust-http-test [INFO] frobbed toml for spotty-dog/rust-http-test written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/spotty-dog/rust-http-test/Cargo.toml [INFO] started frobbing spotty-dog/rust-http-test [INFO] finished frobbing spotty-dog/rust-http-test [INFO] frobbed toml for spotty-dog/rust-http-test written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/spotty-dog/rust-http-test/Cargo.toml [INFO] crate spotty-dog/rust-http-test has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing spotty-dog/rust-http-test against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-3/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/spotty-dog/rust-http-test:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 4a41c82976141359aa562b56ff252813d2aa6f0bfbd5fe6599863879f7315826 [INFO] running `"docker" "start" "-a" "4a41c82976141359aa562b56ff252813d2aa6f0bfbd5fe6599863879f7315826"` [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling actix-web v0.7.14 [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling flate2 v1.0.5 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling tokio-signal v0.2.6 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.0 [INFO] [stderr] Compiling actix v0.7.6 [INFO] [stderr] Compiling actix-net v0.2.4 [INFO] [stderr] Compiling rust-http-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `"docker" "inspect" "4a41c82976141359aa562b56ff252813d2aa6f0bfbd5fe6599863879f7315826"` [INFO] running `"docker" "rm" "-f" "4a41c82976141359aa562b56ff252813d2aa6f0bfbd5fe6599863879f7315826"` [INFO] [stdout] 4a41c82976141359aa562b56ff252813d2aa6f0bfbd5fe6599863879f7315826 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-3/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/spotty-dog/rust-http-test:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 6091231a1be8e32173b77e27228dbb961c9660832e240711dc591bd5c352cab9 [INFO] running `"docker" "start" "-a" "6091231a1be8e32173b77e27228dbb961c9660832e240711dc591bd5c352cab9"` [INFO] [stderr] Compiling rust-http-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `"docker" "inspect" "6091231a1be8e32173b77e27228dbb961c9660832e240711dc591bd5c352cab9"` [INFO] running `"docker" "rm" "-f" "6091231a1be8e32173b77e27228dbb961c9660832e240711dc591bd5c352cab9"` [INFO] [stdout] 6091231a1be8e32173b77e27228dbb961c9660832e240711dc591bd5c352cab9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-3/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/spotty-dog/rust-http-test:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] 29f6af03e852a93b02b316d4b298f01e90f73e973a52a510b1678a0fd3e47d6f [INFO] running `"docker" "start" "-a" "29f6af03e852a93b02b316d4b298f01e90f73e973a52a510b1678a0fd3e47d6f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_http_test-81b77964b493920b [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" "29f6af03e852a93b02b316d4b298f01e90f73e973a52a510b1678a0fd3e47d6f"` [INFO] running `"docker" "rm" "-f" "29f6af03e852a93b02b316d4b298f01e90f73e973a52a510b1678a0fd3e47d6f"` [INFO] [stdout] 29f6af03e852a93b02b316d4b298f01e90f73e973a52a510b1678a0fd3e47d6f