[INFO] cloning repository cesare/rust-http-experiments [INFO] running `"git" "clone" "--bare" "git://github.com/cesare/rust-http-experiments.git" "work/cache/sources/gh/cesare/rust-http-experiments"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/cesare/rust-http-experiments'... [INFO] running `"git" "clone" "work/cache/sources/gh/cesare/rust-http-experiments" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cesare/rust-http-experiments"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cesare/rust-http-experiments'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cesare/rust-http-experiments" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cesare/rust-http-experiments"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cesare/rust-http-experiments 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 cesare/rust-http-experiments [INFO] finished frobbing cesare/rust-http-experiments [INFO] frobbed toml for cesare/rust-http-experiments written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cesare/rust-http-experiments/Cargo.toml [INFO] crate cesare/rust-http-experiments 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 cesare/rust-http-experiments against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] e350df0cefdaa78ee204e661a5165c9feb25a63072f0f339ff9ad1dc04720404 [INFO] running `"docker" "start" "-a" "e350df0cefdaa78ee204e661a5165c9feb25a63072f0f339ff9ad1dc04720404"` [INFO] [stderr] Compiling untrusted v0.3.2 [INFO] [stderr] Compiling lazy_static v0.2.5 [INFO] [stderr] Compiling base64 v0.2.1 [INFO] [stderr] Compiling libz-sys v1.0.13 [INFO] [stderr] Compiling openssl-sys v0.9.10 [INFO] [stderr] Compiling curl-sys v0.3.10 [INFO] [stderr] Compiling ring v0.7.3 [INFO] [stderr] Compiling webpki v0.10.0 [INFO] [stderr] Compiling rustls v0.5.8 [INFO] [stderr] Compiling webpki-roots v0.7.0 [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 04s [INFO] running `"docker" "inspect" "e350df0cefdaa78ee204e661a5165c9feb25a63072f0f339ff9ad1dc04720404"` [INFO] running `"docker" "rm" "-f" "e350df0cefdaa78ee204e661a5165c9feb25a63072f0f339ff9ad1dc04720404"` [INFO] [stdout] e350df0cefdaa78ee204e661a5165c9feb25a63072f0f339ff9ad1dc04720404 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] a0c9bd38aa2e56f71182b350ffc037169c6248b6ae95d7822d55ae24a167c360 [INFO] running `"docker" "start" "-a" "a0c9bd38aa2e56f71182b350ffc037169c6248b6ae95d7822d55ae24a167c360"` [INFO] [stderr] Compiling http-experiments v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "a0c9bd38aa2e56f71182b350ffc037169c6248b6ae95d7822d55ae24a167c360"` [INFO] running `"docker" "rm" "-f" "a0c9bd38aa2e56f71182b350ffc037169c6248b6ae95d7822d55ae24a167c360"` [INFO] [stdout] a0c9bd38aa2e56f71182b350ffc037169c6248b6ae95d7822d55ae24a167c360 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 8a5a4976dff795cfb4af19e0ab763dd04d4cf17ba3acc2b4f8561677f704f0af [INFO] running `"docker" "start" "-a" "8a5a4976dff795cfb4af19e0ab763dd04d4cf17ba3acc2b4f8561677f704f0af"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/curl_get-59f4e2d4109d69c5 [INFO] [stderr] Running /opt/crater/target/debug/deps/http_get-97b1f35f870d95da [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] [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" "8a5a4976dff795cfb4af19e0ab763dd04d4cf17ba3acc2b4f8561677f704f0af"` [INFO] running `"docker" "rm" "-f" "8a5a4976dff795cfb4af19e0ab763dd04d4cf17ba3acc2b4f8561677f704f0af"` [INFO] [stdout] 8a5a4976dff795cfb4af19e0ab763dd04d4cf17ba3acc2b4f8561677f704f0af