[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-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/cesare/rust-http-experiments"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/cesare/rust-http-experiments'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cesare/rust-http-experiments" "work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/cesare/rust-http-experiments"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/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#7840a0b753a065a41999f1fb6028f67d33e3fdd5 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cesare/rust-http-experiments on toolchain try#6a9f0b6cc40687e25f9d772e3b10bab335c63853 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-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-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/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-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/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/crater-raid/crater/work/local/cargo-home/bin/cargo" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking cesare/rust-http-experiments against master#7840a0b753a065a41999f1fb6028f67d33e3fdd5 for pr-60466 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60466/worker-6/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/cesare/rust-http-experiments:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ca8756ed3a185490b479e516f234044f8b14e2e177e07b4c64b7f3b75ee0f741 [INFO] running `"docker" "start" "-a" "ca8756ed3a185490b479e516f234044f8b14e2e177e07b4c64b7f3b75ee0f741"` [INFO] [stderr] Checking lazy_static v0.2.5 [INFO] [stderr] Compiling openssl-sys v0.9.10 [INFO] [stderr] Compiling libz-sys v1.0.13 [INFO] [stderr] Compiling curl-sys v0.3.10 [INFO] [stderr] Checking ring v0.7.3 [INFO] [stderr] Checking webpki v0.10.0 [INFO] [stderr] Checking webpki-roots v0.7.0 [INFO] [stderr] Checking rustls v0.5.8 [INFO] [stderr] Checking hyper-rustls v0.3.2 [INFO] [stderr] Checking curl v0.4.6 [INFO] [stderr] Checking http-experiments v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `"docker" "inspect" "ca8756ed3a185490b479e516f234044f8b14e2e177e07b4c64b7f3b75ee0f741"` [INFO] running `"docker" "rm" "-f" "ca8756ed3a185490b479e516f234044f8b14e2e177e07b4c64b7f3b75ee0f741"` [INFO] [stdout] ca8756ed3a185490b479e516f234044f8b14e2e177e07b4c64b7f3b75ee0f741