[INFO] updating cached repository cesare/rust-http-experiments [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cesare/rust-http-experiments [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cesare/rust-http-experiments" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/cesare/rust-http-experiments"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/cesare/rust-http-experiments'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cesare/rust-http-experiments" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/cesare/rust-http-experiments"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/cesare/rust-http-experiments'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3be623e3653ac2fcba39200cb17d1d5401ae1268 [INFO] sha for GitHub repo cesare/rust-http-experiments: 3be623e3653ac2fcba39200cb17d1d5401ae1268 [INFO] validating manifest of cesare/rust-http-experiments 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 cesare/rust-http-experiments 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 cesare/rust-http-experiments [INFO] finished frobbing cesare/rust-http-experiments [INFO] frobbed toml for cesare/rust-http-experiments written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/cesare/rust-http-experiments/Cargo.toml [INFO] started frobbing cesare/rust-http-experiments [INFO] finished frobbing cesare/rust-http-experiments [INFO] frobbed toml for cesare/rust-http-experiments written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/cesare/rust-http-experiments/Cargo.toml [INFO] crate cesare/rust-http-experiments 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 cesare/rust-http-experiments against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/cesare/rust-http-experiments:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] f60733fc0d633ea1f13ebad23214f7d7a40c7c3a15d660076f612641756b846b [INFO] running `"docker" "start" "-a" "f60733fc0d633ea1f13ebad23214f7d7a40c7c3a15d660076f612641756b846b"` [INFO] [stderr] Compiling curl-sys v0.3.10 [INFO] [stderr] Compiling libz-sys v1.0.13 [INFO] [stderr] Compiling ring v0.7.3 [INFO] [stderr] Compiling webpki v0.10.0 [INFO] [stderr] Compiling webpki-roots v0.7.0 [INFO] [stderr] Compiling rustls v0.5.8 [INFO] [stderr] Compiling hyper-rustls v0.3.2 [INFO] [stderr] Compiling curl v0.4.6 [INFO] [stderr] Compiling http-experiments v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `"docker" "inspect" "f60733fc0d633ea1f13ebad23214f7d7a40c7c3a15d660076f612641756b846b"` [INFO] running `"docker" "rm" "-f" "f60733fc0d633ea1f13ebad23214f7d7a40c7c3a15d660076f612641756b846b"` [INFO] [stdout] f60733fc0d633ea1f13ebad23214f7d7a40c7c3a15d660076f612641756b846b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/cesare/rust-http-experiments:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 7b2d3a07467131336f3017fd0064cf95824ed7d02c56d014778b3d4eb4151e52 [INFO] running `"docker" "start" "-a" "7b2d3a07467131336f3017fd0064cf95824ed7d02c56d014778b3d4eb4151e52"` [INFO] [stderr] Compiling http-experiments v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "7b2d3a07467131336f3017fd0064cf95824ed7d02c56d014778b3d4eb4151e52"` [INFO] running `"docker" "rm" "-f" "7b2d3a07467131336f3017fd0064cf95824ed7d02c56d014778b3d4eb4151e52"` [INFO] [stdout] 7b2d3a07467131336f3017fd0064cf95824ed7d02c56d014778b3d4eb4151e52 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/cesare/rust-http-experiments:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] afa2c10b9543ee2186327405e4a0e0c39a597b7cbe387595c3a15cb43dd92749 [INFO] running `"docker" "start" "-a" "afa2c10b9543ee2186327405e4a0e0c39a597b7cbe387595c3a15cb43dd92749"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/curl_get-e72b27ce762b1efd [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/http_get-06d7d86022ef02d5 [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" "afa2c10b9543ee2186327405e4a0e0c39a597b7cbe387595c3a15cb43dd92749"` [INFO] running `"docker" "rm" "-f" "afa2c10b9543ee2186327405e4a0e0c39a597b7cbe387595c3a15cb43dd92749"` [INFO] [stdout] afa2c10b9543ee2186327405e4a0e0c39a597b7cbe387595c3a15cb43dd92749