[INFO] updating cached repository orangebaron/rust-testing [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/orangebaron/rust-testing [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/orangebaron/rust-testing" "work/ex/pr-57617/sources/master#e2f221c75932de7a29845c8d6f1f73536ad00c41/gh/orangebaron/rust-testing"` [INFO] [stderr] Cloning into 'work/ex/pr-57617/sources/master#e2f221c75932de7a29845c8d6f1f73536ad00c41/gh/orangebaron/rust-testing'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/orangebaron/rust-testing" "work/ex/pr-57617/sources/try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff/gh/orangebaron/rust-testing"` [INFO] [stderr] Cloning into 'work/ex/pr-57617/sources/try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff/gh/orangebaron/rust-testing'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a569361a1471f097f09b5d9f4cc2e9b95e0697d9 [INFO] sha for GitHub repo orangebaron/rust-testing: a569361a1471f097f09b5d9f4cc2e9b95e0697d9 [INFO] validating manifest of orangebaron/rust-testing on toolchain master#e2f221c75932de7a29845c8d6f1f73536ad00c41 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e2f221c75932de7a29845c8d6f1f73536ad00c41-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of orangebaron/rust-testing on toolchain try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0bfb90d213a93e466b33d078a5b535a2a6f9c5ff-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing orangebaron/rust-testing [INFO] finished frobbing orangebaron/rust-testing [INFO] frobbed toml for orangebaron/rust-testing written to work/ex/pr-57617/sources/master#e2f221c75932de7a29845c8d6f1f73536ad00c41/gh/orangebaron/rust-testing/Cargo.toml [INFO] started frobbing orangebaron/rust-testing [INFO] finished frobbing orangebaron/rust-testing [INFO] frobbed toml for orangebaron/rust-testing written to work/ex/pr-57617/sources/try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff/gh/orangebaron/rust-testing/Cargo.toml [INFO] crate orangebaron/rust-testing has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e2f221c75932de7a29845c8d6f1f73536ad00c41-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0bfb90d213a93e466b33d078a5b535a2a6f9c5ff-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking orangebaron/rust-testing against try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff for pr-57617 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57617/worker-4/try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57617/sources/try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff/gh/orangebaron/rust-testing:/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" "+0bfb90d213a93e466b33d078a5b535a2a6f9c5ff-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9c7c2cbe8d5829cbe4a1b83a4803c64a88f0c65e88b249af79042b3399cb2e69 [INFO] running `"docker" "start" "-a" "9c7c2cbe8d5829cbe4a1b83a4803c64a88f0c65e88b249af79042b3399cb2e69"` [INFO] [stderr] Checking libc v0.2.30 [INFO] [stderr] Checking futures v0.1.15 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Checking rand v0.3.16 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking bytes v0.4.5 [INFO] [stderr] Checking mime v0.3.3 [INFO] [stderr] Checking mio v0.6.10 [INFO] [stderr] Checking tokio-io v0.1.3 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking futures-cpupool v0.1.6 [INFO] [stderr] Checking tokio-core v0.1.9 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking hyper v0.11.2 [INFO] [stderr] Checking cargotest v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.34s [INFO] running `"docker" "inspect" "9c7c2cbe8d5829cbe4a1b83a4803c64a88f0c65e88b249af79042b3399cb2e69"` [INFO] running `"docker" "rm" "-f" "9c7c2cbe8d5829cbe4a1b83a4803c64a88f0c65e88b249af79042b3399cb2e69"` [INFO] [stdout] 9c7c2cbe8d5829cbe4a1b83a4803c64a88f0c65e88b249af79042b3399cb2e69