[INFO] fetching crate spandex-hyphenation 0.7.4... [INFO] checking spandex-hyphenation-0.7.4 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate spandex-hyphenation 0.7.4 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate spandex-hyphenation 0.7.4 [INFO] finished tweaking crates.io crate spandex-hyphenation 0.7.4 [INFO] tweaked toml for crates.io crate spandex-hyphenation 0.7.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate spandex-hyphenation 0.7.4 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 54 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding hyphenation_commons v0.7.1 (available: v0.8.4) [INFO] [stderr] Adding quickcheck v0.7.2 (available: v1.0.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb1738945512aa9eecc3ca1c028fb08e617700e9be988a724643ce923996660c [INFO] running `Command { std: "docker" "start" "-a" "cb1738945512aa9eecc3ca1c028fb08e617700e9be988a724643ce923996660c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb1738945512aa9eecc3ca1c028fb08e617700e9be988a724643ce923996660c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb1738945512aa9eecc3ca1c028fb08e617700e9be988a724643ce923996660c", kill_on_drop: false }` [INFO] [stdout] cb1738945512aa9eecc3ca1c028fb08e617700e9be988a724643ce923996660c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab4e6d765a0a40b311ffc6bb948919dc8a49c4631459cfb57bb0a355fc6a1f44 [INFO] running `Command { std: "docker" "start" "-a" "ab4e6d765a0a40b311ffc6bb948919dc8a49c4631459cfb57bb0a355fc6a1f44", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking quickcheck v0.7.2 [INFO] [stderr] Checking atlatl v0.1.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking hyphenation_commons v0.7.1 [INFO] [stderr] Compiling spandex-hyphenation v0.7.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> build.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | 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 method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> build.rs:312:38 [INFO] [stdout] | [INFO] [stdout] 312 | Error::Build(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> build.rs:313:36 [INFO] [stdout] | [INFO] [stdout] 313 | Error::Env(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> build.rs:314:35 [INFO] [stdout] | [INFO] [stdout] 314 | Error::IO(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> build.rs:315:46 [INFO] [stdout] | [INFO] [stdout] 315 | Error::Serialization(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> build.rs:330:19 [INFO] [stdout] | [INFO] [stdout] 330 | e.description().fmt(f) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ext_langs` [INFO] [stdout] --> build.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | let ext_langs: Vec = vec![]; // vec![Catalan, Hungarian]; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ext_langs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `std_langs` [INFO] [stdout] --> build.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 218 | let std_langs = vec![EnglishUS]; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_std_langs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> src/load.rs:106:40 [INFO] [stdout] | [INFO] [stdout] 106 | let dict : Self = bin::config().limit(5_000_000).deserialize_from(reader) ?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | 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:115:40 [INFO] [stdout] | [INFO] [stdout] 115 | let dict : Self = bin::config().limit(5_000_000).deserialize_from(reader) ?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | 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:106:40 [INFO] [stdout] | [INFO] [stdout] 106 | let dict : Self = bin::config().limit(5_000_000).deserialize_from(reader) ?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | 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:115:40 [INFO] [stdout] | [INFO] [stdout] 115 | let dict : Self = bin::config().limit(5_000_000).deserialize_from(reader) ?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | 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:106:40 [INFO] [stdout] | [INFO] [stdout] 106 | let dict : Self = bin::config().limit(5_000_000).deserialize_from(reader) ?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | 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:115:40 [INFO] [stdout] | [INFO] [stdout] 115 | let dict : Self = bin::config().limit(5_000_000).deserialize_from(reader) ?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | 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:106:40 [INFO] [stdout] | [INFO] [stdout] 106 | let dict : Self = bin::config().limit(5_000_000).deserialize_from(reader) ?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | 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:115:40 [INFO] [stdout] | [INFO] [stdout] 115 | let dict : Self = bin::config().limit(5_000_000).deserialize_from(reader) ?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | 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 method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/load.rs:162:48 [INFO] [stdout] | [INFO] [stdout] 162 | Error::Deserialization(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/load.rs:163:35 [INFO] [stdout] | [INFO] [stdout] 163 | Error::IO(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/load.rs:181:19 [INFO] [stdout] | [INFO] [stdout] 181 | e.description().fmt(f) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/load.rs:162:48 [INFO] [stdout] | [INFO] [stdout] 162 | Error::Deserialization(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/load.rs:163:35 [INFO] [stdout] | [INFO] [stdout] 163 | Error::IO(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/load.rs:181:19 [INFO] [stdout] | [INFO] [stdout] 181 | e.description().fmt(f) [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, Vec) { [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) { [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, Vec) { [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) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `hyphenation` [INFO] [stdout] --> benches/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate hyphenation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Language` in this scope [INFO] [stdout] --> benches/lib.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | fn fiat_std(lang : Language) -> Standard { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Standard` in this scope [INFO] [stdout] --> benches/lib.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | fn fiat_std(lang : Language) -> Standard { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Language` in this scope [INFO] [stdout] --> benches/lib.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | fn fiat_ext(lang : Language) -> Extended { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Extended` in this scope [INFO] [stdout] --> benches/lib.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | fn fiat_ext(lang : Language) -> Extended { [INFO] [stdout] | ^^^^^^^^ help: a trait with a similar name exists: `Extend` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/iter/traits/collect.rs:394:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named trait `Extend` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Standard` in this scope [INFO] [stdout] --> benches/lib.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | static ref EN_US : Standard = fiat_std(EnglishUS); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spandex-hyphenation` (bench "lib") due to 15 previous errors [INFO] [stdout] error[E0425]: cannot find value `EnglishUS` in this scope [INFO] [stdout] --> benches/lib.rs:32:44 [INFO] [stdout] | [INFO] [stdout] 32 | static ref EN_US : Standard = fiat_std(EnglishUS); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0412]: cannot find type `Extended` in this scope [INFO] [stdout] --> benches/lib.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | static ref HU_EXT : Extended = fiat_ext(Hungarian); [INFO] [stdout] | ^^^^^^^^ help: a trait with a similar name exists: `Extend` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/iter/traits/collect.rs:394:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named trait `Extend` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Hungarian` in this scope [INFO] [stdout] --> benches/lib.rs:33:45 [INFO] [stdout] | [INFO] [stdout] 33 | static ref HU_EXT : Extended = fiat_ext(Hungarian); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Standard` in this scope [INFO] [stdout] --> benches/lib.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | static ref HU_STD : Standard = fiat_std(Hungarian); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Hungarian` in this scope [INFO] [stdout] --> benches/lib.rs:34:45 [INFO] [stdout] | [INFO] [stdout] 34 | static ref HU_STD : Standard = fiat_std(Hungarian); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Standard` in this scope [INFO] [stdout] --> benches/lib.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | static ref TR : Standard = fiat_std(Turkish); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Turkish` in this scope [INFO] [stdout] --> benches/lib.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 35 | static ref TR : Standard = fiat_std(Turkish); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Standard` [INFO] [stdout] --> benches/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | Standard::from_reader(lang, &mut BufReader::new(file)).unwrap() [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Standard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Extended` [INFO] [stdout] --> benches/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Extended::from_reader(lang, &mut BufReader::new(file)).unwrap() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Extended` [INFO] [stdout] | help: a trait with a similar name exists: `Extend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `hyphenation` [INFO] [stdout] --> tests/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate hyphenation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Language` in this scope [INFO] [stdout] --> tests/lib.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | fn fiat_std(lang : Language) -> Standard { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 5 + use hyphenation_commons::Language; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Standard` in this scope [INFO] [stdout] --> tests/lib.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | fn fiat_std(lang : Language) -> Standard { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use hyphenation_commons::dictionary::Standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Standard` [INFO] [stdout] --> tests/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | Standard::from_reader(lang, &mut BufReader::new(file)).unwrap() [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Standard` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use hyphenation_commons::dictionary::Standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Language` in this scope [INFO] [stdout] --> tests/lib.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | fn fiat_ext(lang : Language) -> Extended { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 5 + use hyphenation_commons::Language; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Extended` in this scope [INFO] [stdout] --> tests/lib.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | fn fiat_ext(lang : Language) -> Extended { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/iter/traits/collect.rs:394:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named trait `Extend` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 23 - fn fiat_ext(lang : Language) -> Extended { [INFO] [stdout] 23 + fn fiat_ext(lang : Language) -> Extend { [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use hyphenation_commons::dictionary::Extended; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Extended` [INFO] [stdout] --> tests/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | Extended::from_reader(lang, &mut BufReader::new(file)).unwrap() [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Extended` [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 26 - Extended::from_reader(lang, &mut BufReader::new(file)).unwrap() [INFO] [stdout] 26 + Extend::from_reader(lang, &mut BufReader::new(file)).unwrap() [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use hyphenation_commons::dictionary::Extended; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Standard` in this scope [INFO] [stdout] --> tests/lib.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | static ref EN_US : Standard = fiat_std(EnglishUS); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use hyphenation_commons::dictionary::Standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EnglishUS` in this scope [INFO] [stdout] --> tests/lib.rs:30:44 [INFO] [stdout] | [INFO] [stdout] 30 | static ref EN_US : Standard = fiat_std(EnglishUS); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use hyphenation_commons::Language::EnglishUS; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Extended` in this scope [INFO] [stdout] --> tests/lib.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | static ref HU : Extended = fiat_ext(Hungarian); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/iter/traits/collect.rs:394:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named trait `Extend` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 31 - static ref HU : Extended = fiat_ext(Hungarian); [INFO] [stdout] 31 + static ref HU : Extend = fiat_ext(Hungarian); [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use hyphenation_commons::dictionary::Extended; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Hungarian` in this scope [INFO] [stdout] --> tests/lib.rs:31:41 [INFO] [stdout] | [INFO] [stdout] 31 | static ref HU : Extended = fiat_ext(Hungarian); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use hyphenation_commons::Language::Hungarian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Standard` in this scope [INFO] [stdout] --> tests/lib.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | static ref TR : Standard = fiat_std(Turkish); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use hyphenation_commons::dictionary::Standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Turkish` in this scope [INFO] [stdout] --> tests/lib.rs:32:41 [INFO] [stdout] | [INFO] [stdout] 32 | static ref TR : Standard = fiat_std(Turkish); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use hyphenation_commons::Language::Turkish; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EnglishUS` in this scope [INFO] [stdout] --> tests/lib.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | let (l_min, r_min) = EnglishUS.minima(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use hyphenation_commons::Language::EnglishUS; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Standard` [INFO] [stdout] --> tests/lib.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 153 | assert!(Standard::from_reader(EnglishUS, &mut reader).is_err()); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Standard` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use hyphenation_commons::dictionary::Standard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EnglishUS` in this scope [INFO] [stdout] --> tests/lib.rs:153:35 [INFO] [stdout] | [INFO] [stdout] 153 | assert!(Standard::from_reader(EnglishUS, &mut reader).is_err()); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use hyphenation_commons::Language::EnglishUS; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spandex-hyphenation` (test "lib") due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "ab4e6d765a0a40b311ffc6bb948919dc8a49c4631459cfb57bb0a355fc6a1f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab4e6d765a0a40b311ffc6bb948919dc8a49c4631459cfb57bb0a355fc6a1f44", kill_on_drop: false }` [INFO] [stdout] ab4e6d765a0a40b311ffc6bb948919dc8a49c4631459cfb57bb0a355fc6a1f44