[INFO] fetching crate divvunspell 1.0.0-beta.1... [INFO] testing divvunspell-1.0.0-beta.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate divvunspell 1.0.0-beta.1 into /workspace/builds/worker-19/source [INFO] validating manifest of crates.io crate divvunspell 1.0.0-beta.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate divvunspell 1.0.0-beta.1 [INFO] finished tweaking crates.io crate divvunspell 1.0.0-beta.1 [INFO] tweaked toml for crates.io crate divvunspell 1.0.0-beta.1 written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate crates.io crate divvunspell 1.0.0-beta.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f783c16cb72c318a0cb793c2c88f4af3cab16503d125e6ea0b7c9ab1ca71e96 [INFO] running `Command { std: "docker" "start" "-a" "4f783c16cb72c318a0cb793c2c88f4af3cab16503d125e6ea0b7c9ab1ca71e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f783c16cb72c318a0cb793c2c88f4af3cab16503d125e6ea0b7c9ab1ca71e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f783c16cb72c318a0cb793c2c88f4af3cab16503d125e6ea0b7c9ab1ca71e96", kill_on_drop: false }` [INFO] [stdout] 4f783c16cb72c318a0cb793c2c88f4af3cab16503d125e6ea0b7c9ab1ca71e96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a57ab63b1ef39577284f822fc100efbf044031642d330533d7579e883b42305d [INFO] running `Command { std: "docker" "start" "-a" "a57ab63b1ef39577284f822fc100efbf044031642d330533d7579e883b42305d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling box-format v0.3.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling relative-path v1.3.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling lifeguard v0.6.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling unic-ucd-hangul v0.9.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unic-ucd-category v0.9.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling unic-ucd-name_aliases v0.9.0 [INFO] [stderr] Compiling unic-ucd-case v0.9.0 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling unic-ucd-age v0.9.0 [INFO] [stderr] Compiling unic-ucd-block v0.9.0 [INFO] [stderr] Compiling unic-ucd-common v0.9.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling unic-ucd-name v0.9.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling core2 v0.3.0-alpha.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unic-ucd-normal v0.9.0 [INFO] [stderr] Compiling fastvlq v1.0.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling unic-normal v0.9.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling cffi-impl v0.1.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling delegate v0.5.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] error: could not compile `unic-ucd-name` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name unic_ucd_name --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unic-ucd-name-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e8a59b156c3228e5 -C extra-filename=-e8a59b156c3228e5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unic_char_property=/opt/rustwide/target/debug/deps/libunic_char_property-1c4c56977e998847.rmeta --extern unic_ucd_hangul=/opt/rustwide/target/debug/deps/libunic_ucd_hangul-b2e0e0e3a01df7d5.rmeta --extern unic_ucd_version=/opt/rustwide/target/debug/deps/libunic_ucd_version-afe69a0d418e11f1.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a57ab63b1ef39577284f822fc100efbf044031642d330533d7579e883b42305d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a57ab63b1ef39577284f822fc100efbf044031642d330533d7579e883b42305d", kill_on_drop: false }` [INFO] [stdout] a57ab63b1ef39577284f822fc100efbf044031642d330533d7579e883b42305d