[INFO] crate unic-ucd-name 0.9.0 is already in cache [INFO] extracting crate unic-ucd-name 0.9.0 into work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/reg/unic-ucd-name/0.9.0 [INFO] extracting crate unic-ucd-name 0.9.0 into work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/reg/unic-ucd-name/0.9.0 [INFO] validating manifest of unic-ucd-name-0.9.0 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 unic-ucd-name-0.9.0 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 unic-ucd-name-0.9.0 [INFO] finished frobbing unic-ucd-name-0.9.0 [INFO] frobbed toml for unic-ucd-name-0.9.0 written to work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/reg/unic-ucd-name/0.9.0/Cargo.toml [INFO] started frobbing unic-ucd-name-0.9.0 [INFO] finished frobbing unic-ucd-name-0.9.0 [INFO] frobbed toml for unic-ucd-name-0.9.0 written to work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/reg/unic-ucd-name/0.9.0/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking unic-ucd-name-0.9.0 against try#6a9f0b6cc40687e25f9d772e3b10bab335c63853 for pr-60466 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60466/worker-7/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/reg/unic-ucd-name/0.9.0:/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" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ff125f682c10d580f9eed0cb648a6b86ecafb6422e2d861d2d9c75a44a38c9e9 [INFO] running `"docker" "start" "-a" "ff125f682c10d580f9eed0cb648a6b86ecafb6422e2d861d2d9c75a44a38c9e9"` [INFO] [stderr] Checking unic-ucd-hangul v0.9.0 [INFO] [stderr] Checking unic-ucd-name v0.9.0 (/opt/crater/workdir) [INFO] [stderr] error: Could not compile `unic-ucd-name`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name unic_ucd_name src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=894c190bd457009a -C extra-filename=-894c190bd457009a --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern unic_char_property=/opt/crater/target/debug/deps/libunic_char_property-a4dcf6893f81f673.rmeta --extern unic_ucd_hangul=/opt/crater/target/debug/deps/libunic_ucd_hangul-78d4e95c4c967437.rmeta --extern unic_ucd_version=/opt/crater/target/debug/deps/libunic_ucd_version-028b973ee6e2ae25.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ff125f682c10d580f9eed0cb648a6b86ecafb6422e2d861d2d9c75a44a38c9e9"` [INFO] running `"docker" "rm" "-f" "ff125f682c10d580f9eed0cb648a6b86ecafb6422e2d861d2d9c75a44a38c9e9"` [INFO] [stdout] ff125f682c10d580f9eed0cb648a6b86ecafb6422e2d861d2d9c75a44a38c9e9