[INFO] fetching crate kl-hyphenate 0.7.3...
[INFO] checking kl-hyphenate-0.7.3 against 1.95.0 for pr-155915
[INFO] extracting crate kl-hyphenate 0.7.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate kl-hyphenate 0.7.3
[INFO] finished tweaking crates.io crate kl-hyphenate 0.7.3
[INFO] tweaked toml for crates.io crate kl-hyphenate 0.7.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kl-hyphenate 0.7.3 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 37 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding quickcheck v0.9.2 (available: v1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quickcheck v0.9.2
[INFO] [stderr]   Downloaded kl-hyphenate-commons v0.7.3
[INFO] [stderr]   Downloaded atlatl v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a91ed97d66d0e6da890ec2217c785083718177c9e1cd2a6053cf34c2b96b9b5
[INFO] running `Command { std: "docker" "start" "-a" "7a91ed97d66d0e6da890ec2217c785083718177c9e1cd2a6053cf34c2b96b9b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a91ed97d66d0e6da890ec2217c785083718177c9e1cd2a6053cf34c2b96b9b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a91ed97d66d0e6da890ec2217c785083718177c9e1cd2a6053cf34c2b96b9b5", kill_on_drop: false }`
[INFO] [stdout] 7a91ed97d66d0e6da890ec2217c785083718177c9e1cd2a6053cf34c2b96b9b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b53000c0bbb1c7b52d5a41678fd0772e416af78f3d32c2a6403d30848b23074d
[INFO] running `Command { std: "docker" "start" "-a" "b53000c0bbb1c7b52d5a41678fd0772e416af78f3d32c2a6403d30848b23074d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking atlatl v0.1.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking kl-hyphenate-commons v0.7.3
[INFO] [stderr]     Checking quickcheck v0.9.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling kl-hyphenate v0.7.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead
[INFO] [stdout]    --> build.rs:182:10
[INFO] [stdout]     |
[INFO] [stdout] 182 |     bin::config().limit(5_000_000).serialize_into(&mut buffer, item) ?;
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead
[INFO] [stdout]   --> src/load.rs:74:40
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 let dict : Self = bin::config().limit(5_000_000).deserialize_from(reader) ?;
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl_load! { Standard, "standard" }
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead
[INFO] [stdout]   --> src/load.rs:83:40
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 let dict : Self = bin::config().limit(5_000_000).deserialize_from(reader) ?;
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl_load! { Standard, "standard" }
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead
[INFO] [stdout]   --> src/load.rs:74:40
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 let dict : Self = bin::config().limit(5_000_000).deserialize_from(reader) ?;
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | impl_load! { Extended, "extended" }
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead
[INFO] [stdout]   --> src/load.rs:83:40
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 let dict : Self = bin::config().limit(5_000_000).deserialize_from(reader) ?;
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | impl_load! { Extended, "extended" }
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead
[INFO] [stdout]   --> src/load.rs:74:40
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 let dict : Self = bin::config().limit(5_000_000).deserialize_from(reader) ?;
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl_load! { Standard, "standard" }
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead
[INFO] [stdout]   --> src/load.rs:83:40
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 let dict : Self = bin::config().limit(5_000_000).deserialize_from(reader) ?;
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl_load! { Standard, "standard" }
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead
[INFO] [stdout]   --> src/load.rs:74:40
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 let dict : Self = bin::config().limit(5_000_000).deserialize_from(reader) ?;
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | impl_load! { Extended, "extended" }
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead
[INFO] [stdout]   --> src/load.rs:83:40
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 let dict : Self = bin::config().limit(5_000_000).deserialize_from(reader) ?;
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | impl_load! { Extended, "extended" }
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_load` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/case_folding.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn refold(original : &str) -> (Cow<str>, Vec<Shift>) {
[INFO] [stdout]    |                          ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn refold(original : &str) -> (Cow<'_, str>, Vec<Shift>) {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/case_folding.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn refold(original : &str) -> (Cow<str>, Vec<Shift>) {
[INFO] [stdout]    |                          ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn refold(original : &str) -> (Cow<'_, str>, Vec<Shift>) {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> benches/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `embed_all`
[INFO] [stdout]    --> benches/lib.rs:116:7
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[cfg(feature = "embed_all")] #[bench]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `build_dictionaries`, `nfc`, `nfd`, `nfkc`, `nfkd`, and `unicode-normalization`
[INFO] [stdout]     = help: consider adding `embed_all` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kl-hyphenate` (bench "lib") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b53000c0bbb1c7b52d5a41678fd0772e416af78f3d32c2a6403d30848b23074d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b53000c0bbb1c7b52d5a41678fd0772e416af78f3d32c2a6403d30848b23074d", kill_on_drop: false }`
[INFO] [stdout] b53000c0bbb1c7b52d5a41678fd0772e416af78f3d32c2a6403d30848b23074d
