[INFO] updating cached repository joyent/rust-fast [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/joyent/rust-fast [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/joyent/rust-fast" "work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/joyent/rust-fast"` [INFO] [stderr] Cloning into 'work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/joyent/rust-fast'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/joyent/rust-fast" "work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/joyent/rust-fast"` [INFO] [stderr] Cloning into 'work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/joyent/rust-fast'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 588fda42df8fed8d65990cb02abf17e85cf85e76 [INFO] sha for GitHub repo joyent/rust-fast: 588fda42df8fed8d65990cb02abf17e85cf85e76 [INFO] validating manifest of joyent/rust-fast on toolchain master#39401465da4ce27aeeb2c2a26133ac35c63aa515 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of joyent/rust-fast on toolchain try#f45cc3094ee337acd688771b9234318046b0572d [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing joyent/rust-fast [INFO] finished frobbing joyent/rust-fast [INFO] frobbed toml for joyent/rust-fast written to work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/joyent/rust-fast/Cargo.toml [INFO] started frobbing joyent/rust-fast [INFO] finished frobbing joyent/rust-fast [INFO] frobbed toml for joyent/rust-fast written to work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/joyent/rust-fast/Cargo.toml [INFO] crate joyent/rust-fast already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-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" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking joyent/rust-fast against try#f45cc3094ee337acd688771b9234318046b0572d for pr-60914 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60914/worker-4/try#f45cc3094ee337acd688771b9234318046b0572d:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/joyent/rust-fast:/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" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 6a5bdc3ef05a2f5af3e0647a820113662b775ef6b145c87cc77cc29de3042daa [INFO] running `"docker" "start" "-a" "6a5bdc3ef05a2f5af3e0647a820113662b775ef6b145c87cc77cc29de3042daa"` [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking memchr v2.1.2 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Checking rand v0.6.4 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking slog-term v2.4.0 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking crossbeam-channel v0.3.6 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking quickcheck v0.8.0 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-threadpool v0.1.10 [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Checking tokio v0.1.14 [INFO] [stderr] Checking rust_fast v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.87s [INFO] running `"docker" "inspect" "6a5bdc3ef05a2f5af3e0647a820113662b775ef6b145c87cc77cc29de3042daa"` [INFO] running `"docker" "rm" "-f" "6a5bdc3ef05a2f5af3e0647a820113662b775ef6b145c87cc77cc29de3042daa"` [INFO] [stdout] 6a5bdc3ef05a2f5af3e0647a820113662b775ef6b145c87cc77cc29de3042daa