[INFO] crate ostn02_phf 0.1.13 is already in cache [INFO] extracting crate ostn02_phf 0.1.13 into work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/reg/ostn02_phf/0.1.13 [INFO] extracting crate ostn02_phf 0.1.13 into work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/reg/ostn02_phf/0.1.13 [INFO] validating manifest of ostn02_phf-0.1.13 on toolchain master#435236b8877cdb98c82eaebfb7887782277265c5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ostn02_phf-0.1.13 on toolchain try#b5c7f157c20453dde8d47371abe73b32351b4e7f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-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-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/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-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/reg/ostn02_phf/0.1.13/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ostn02_phf-0.1.13 against try#b5c7f157c20453dde8d47371abe73b32351b4e7f for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-1/try#b5c7f157c20453dde8d47371abe73b32351b4e7f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/reg/ostn02_phf/0.1.13:/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" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 406b6732aca1628a43b62157d05128658229527692dddc16bdd910a54a6a6a80 [INFO] running `"docker" "start" "-a" "406b6732aca1628a43b62157d05128658229527692dddc16bdd910a54a6a6a80"` [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 --emit=dep-info,metadata -C debuginfo=2 --test -C metadata=54ba399048d0d769 -C extra-filename=-54ba399048d0d769 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern libc=/opt/crater/target/debug/deps/liblibc-951c57eca47fcb39.rmeta --extern phf=/opt/crater/target/debug/deps/libphf-7123dc92cab49207.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 --crate-type rlib --crate-type dylib --emit=dep-info,metadata -C debuginfo=2 -C metadata=8d1319cec71f88ab -C extra-filename=-8d1319cec71f88ab --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern libc=/opt/crater/target/debug/deps/liblibc-951c57eca47fcb39.rmeta --extern phf=/opt/crater/target/debug/deps/libphf-7123dc92cab49207.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "406b6732aca1628a43b62157d05128658229527692dddc16bdd910a54a6a6a80"` [INFO] running `"docker" "rm" "-f" "406b6732aca1628a43b62157d05128658229527692dddc16bdd910a54a6a6a80"` [INFO] [stdout] 406b6732aca1628a43b62157d05128658229527692dddc16bdd910a54a6a6a80