[INFO] fetching crate ostn02_phf 0.1.13... [INFO] extracting crate ostn02_phf 0.1.13 into work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/reg/ostn02_phf/0.1.13 [INFO] extracting crate ostn02_phf 0.1.13 into work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/reg/ostn02_phf/0.1.13 [INFO] validating manifest of ostn02_phf-0.1.13 on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ostn02_phf-0.1.13 on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ostn02_phf-0.1.13 [INFO] finished frobbing ostn02_phf-0.1.13 [INFO] frobbed toml for ostn02_phf-0.1.13 written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/reg/ostn02_phf/0.1.13/Cargo.toml [INFO] started frobbing ostn02_phf-0.1.13 [INFO] finished frobbing ostn02_phf-0.1.13 [INFO] frobbed toml for ostn02_phf-0.1.13 written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/reg/ostn02_phf/0.1.13/Cargo.toml [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking ostn02_phf-0.1.13 against master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-3/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/reg/ostn02_phf/0.1.13:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/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" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f2b232110cc2b6c1c817f01ff90b28f6c20fdab0fb06080c4964e1cb697133c2 [INFO] running `"docker" "start" "-a" "f2b232110cc2b6c1c817f01ff90b28f6c20fdab0fb06080c4964e1cb697133c2"` [INFO] [stderr] Checking ostn02_phf v0.1.13 (/opt/crater/workdir) [INFO] [stderr] error: Could not compile `ostn02_phf`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ostn02_phf src/lib.rs --color never --crate-type rlib --crate-type dylib --emit=dep-info,metadata -C debuginfo=2 -C metadata=c09464fb411ad2fb -C extra-filename=-c09464fb411ad2fb --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern libc=/opt/crater/target/debug/deps/liblibc-0a6b7b98ab68c80d.rmeta --extern phf=/opt/crater/target/debug/deps/libphf-0719ca75d7a0b29b.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: use of deprecated item 'libc::int32_t': Use i32 instead. [INFO] [stderr] --> src/lib.rs:16:22 [INFO] [stderr] | [INFO] [stderr] 16 | use libc::{c_double, int32_t}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int32_t': Use i32 instead. [INFO] [stderr] --> src/lib.rs:36:18 [INFO] [stderr] | [INFO] [stderr] 36 | pub easting: int32_t, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int32_t': Use i32 instead. [INFO] [stderr] --> src/lib.rs:37:19 [INFO] [stderr] | [INFO] [stderr] 37 | pub northing: int32_t, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: Could not compile `ostn02_phf`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ostn02_phf src/lib.rs --color never --emit=dep-info,metadata -C debuginfo=2 --test -C metadata=338c3df8a5c97cca -C extra-filename=-338c3df8a5c97cca --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern libc=/opt/crater/target/debug/deps/liblibc-0a6b7b98ab68c80d.rmeta --extern phf=/opt/crater/target/debug/deps/libphf-0719ca75d7a0b29b.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "f2b232110cc2b6c1c817f01ff90b28f6c20fdab0fb06080c4964e1cb697133c2"` [INFO] running `"docker" "rm" "-f" "f2b232110cc2b6c1c817f01ff90b28f6c20fdab0fb06080c4964e1cb697133c2"` [INFO] [stdout] f2b232110cc2b6c1c817f01ff90b28f6c20fdab0fb06080c4964e1cb697133c2