[INFO] cloning repository https://github.com/NilsHochschwender/elek_wider [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NilsHochschwender/elek_wider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilsHochschwender%2Felek_wider", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilsHochschwender%2Felek_wider'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94c23ac9385b52bca94169795f12daf4a38bb0fd [INFO] checking NilsHochschwender/elek_wider/94c23ac9385b52bca94169795f12daf4a38bb0fd against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilsHochschwender%2Felek_wider" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NilsHochschwender/elek_wider on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NilsHochschwender/elek_wider [INFO] finished tweaking git repo https://github.com/NilsHochschwender/elek_wider [INFO] tweaked toml for git repo https://github.com/NilsHochschwender/elek_wider written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/NilsHochschwender/elek_wider already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aho-corasick v0.6.6 [INFO] [stderr] Downloaded regex v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98e353352c5a440e73904dd2d15bca7ac79d1d97ba9b565001655978b96c5db1 [INFO] running `Command { std: "docker" "start" "-a" "98e353352c5a440e73904dd2d15bca7ac79d1d97ba9b565001655978b96c5db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98e353352c5a440e73904dd2d15bca7ac79d1d97ba9b565001655978b96c5db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98e353352c5a440e73904dd2d15bca7ac79d1d97ba9b565001655978b96c5db1", kill_on_drop: false }` [INFO] [stdout] 98e353352c5a440e73904dd2d15bca7ac79d1d97ba9b565001655978b96c5db1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a393839eb3c4d67ab7a33757f9177cf84d71d235c3d5ec8f7617feb5d4e1cd08 [INFO] running `Command { std: "docker" "start" "-a" "a393839eb3c4d67ab7a33757f9177cf84d71d235c3d5ec8f7617feb5d4e1cd08", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking lazy_static v1.0.2 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking text_io v0.1.7 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking aho-corasick v0.6.6 [INFO] [stderr] Checking elek_wider v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `goal_pre_units` in this scope [INFO] [stdout] --> src/main.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | pow = pow - goal_pre_units.return_pow(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a local variable with a similar name exists: `goal_pre_unit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `goal_pre_units` in this scope [INFO] [stdout] --> src/main.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | pow = pow - goal_pre_units.return_pow(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a local variable with a similar name exists: `goal_pre_unit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: lang items are subject to change [INFO] [stdout] --> src/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[lang = "char"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(lang_items)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: lang items are subject to change [INFO] [stdout] --> src/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[lang = "char"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(lang_items)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0522]: definition of an unknown lang item: `char` [INFO] [stdout] --> src/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[lang = "char"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ definition of unknown lang item `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0522]: definition of an unknown lang item: `char` [INFO] [stdout] --> src/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[lang = "char"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ definition of unknown lang item `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0390]: cannot define inherent `impl` for primitive types [INFO] [stdout] --> src/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | impl char{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using an extension trait instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0390]: cannot define inherent `impl` for primitive types [INFO] [stdout] --> src/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | impl char{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using an extension trait instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] 58 | "P" => PreUnits::P, [INFO] [stdout] | ^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] 58 | "P" => PreUnits::P, [INFO] [stdout] | ^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] 58 | "P" => PreUnits::P, [INFO] [stdout] 59 | "T" => PreUnits::T, [INFO] [stdout] | ^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] 58 | "P" => PreUnits::P, [INFO] [stdout] 59 | "T" => PreUnits::T, [INFO] [stdout] | ^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] ... [INFO] [stdout] 60 | "G" => PreUnits::G, [INFO] [stdout] | ^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] ... [INFO] [stdout] 60 | "G" => PreUnits::G, [INFO] [stdout] | ^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] ... [INFO] [stdout] 61 | "M" => PreUnits::M, [INFO] [stdout] | ^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] ... [INFO] [stdout] 62 | "k" => PreUnits::k, [INFO] [stdout] | ^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] ... [INFO] [stdout] 61 | "M" => PreUnits::M, [INFO] [stdout] | ^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] ... [INFO] [stdout] 62 | "k" => PreUnits::k, [INFO] [stdout] | ^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] ... [INFO] [stdout] 63 | "" => PreUnits::No, [INFO] [stdout] | ^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] ... [INFO] [stdout] 64 | "d" => PreUnits::d, [INFO] [stdout] | ^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] ... [INFO] [stdout] 65 | "z" => PreUnits::z, [INFO] [stdout] | ^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] ... [INFO] [stdout] 66 | "m" => PreUnits::m, [INFO] [stdout] | ^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] ... [INFO] [stdout] 67 | "µ" | "my" => PreUnits::my, [INFO] [stdout] | ^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] ... [INFO] [stdout] 67 | "µ" | "my" => PreUnits::my, [INFO] [stdout] | ^^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] ... [INFO] [stdout] 63 | "" => PreUnits::No, [INFO] [stdout] | ^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] ... [INFO] [stdout] 68 | "n" => PreUnits::n, [INFO] [stdout] | ^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] ... [INFO] [stdout] 64 | "d" => PreUnits::d, [INFO] [stdout] | ^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] ... [INFO] [stdout] 65 | "z" => PreUnits::z, [INFO] [stdout] | ^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] ... [INFO] [stdout] 66 | "m" => PreUnits::m, [INFO] [stdout] | ^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] ... [INFO] [stdout] 67 | "µ" | "my" => PreUnits::my, [INFO] [stdout] | ^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] ... [INFO] [stdout] 67 | "µ" | "my" => PreUnits::my, [INFO] [stdout] | ^^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 57 | match pre_unit { [INFO] [stdout] | -------- this expression has type `String` [INFO] [stdout] ... [INFO] [stdout] 68 | "n" => PreUnits::n, [INFO] [stdout] | ^^^ expected `String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PreUnits: Clone` is not satisfied [INFO] [stdout] --> src/main.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(Clone,Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 106 | pre_unit: PreUnits, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `PreUnits` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `PreUnits` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 18 + #[derive(Clone)] [INFO] [stdout] 19 | enum PreUnits { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PreUnits: Clone` is not satisfied [INFO] [stdout] --> src/main.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(Clone,Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 106 | pre_unit: PreUnits, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `PreUnits` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `PreUnits` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 18 + #[derive(Clone)] [INFO] [stdout] 19 | enum PreUnits { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `PreUnits` doesn't implement `Debug` [INFO] [stdout] --> src/main.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(Clone,Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 106 | pre_unit: PreUnits, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `PreUnits` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `PreUnits` [INFO] [stdout] = note: add `#[derive(Debug)]` to `PreUnits` or manually `impl Debug for PreUnits` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `PreUnits` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 18 + #[derive(Debug)] [INFO] [stdout] 19 | enum PreUnits { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `PreUnits` doesn't implement `Debug` [INFO] [stdout] --> src/main.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 103 | #[derive(Clone,Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 106 | pre_unit: PreUnits, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `PreUnits` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `PreUnits` [INFO] [stdout] = note: add `#[derive(Debug)]` to `PreUnits` or manually `impl Debug for PreUnits` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `PreUnits` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 18 + #[derive(Debug)] [INFO] [stdout] 19 | enum PreUnits { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_ascii_float` found for type `char` in the current scope [INFO] [stdout] --> src/main.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | let split_point = input.find(|c: char| !c.is_ascii_float()).unwrap_or(input.len()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `is_ascii` with a similar name [INFO] [stdout] | [INFO] [stdout] 110 | let split_point = input.find(|c: char| !c.is_ascii()).unwrap_or(input.len()); [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PreUnits: Clone` is not satisfied [INFO] [stdout] --> src/main.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Clone,Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 129 | pre_unit: PreUnits, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `PreUnits` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `PreUnits` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 18 + #[derive(Clone)] [INFO] [stdout] 19 | enum PreUnits { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `PreUnits` doesn't implement `Debug` [INFO] [stdout] --> src/main.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Clone,Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 129 | pre_unit: PreUnits, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `PreUnits` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `PreUnits` [INFO] [stdout] = note: add `#[derive(Debug)]` to `PreUnits` or manually `impl Debug for PreUnits` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `PreUnits` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 18 + #[derive(Debug)] [INFO] [stdout] 19 | enum PreUnits { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_ascii_float` found for type `char` in the current scope [INFO] [stdout] --> src/main.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | let split_point = input.find(|c: char| !c.is_ascii_float()).unwrap_or(input.len()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `is_ascii` with a similar name [INFO] [stdout] | [INFO] [stdout] 110 | let split_point = input.find(|c: char| !c.is_ascii()).unwrap_or(input.len()); [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_ascii_float` found for type `char` in the current scope [INFO] [stdout] --> src/main.rs:133:51 [INFO] [stdout] | [INFO] [stdout] 133 | let split_point = input.find(|c: char| !c.is_ascii_float()).unwrap_or(input.len()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `is_ascii` with a similar name [INFO] [stdout] | [INFO] [stdout] 133 | let split_point = input.find(|c: char| !c.is_ascii()).unwrap_or(input.len()); [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PreUnits: Clone` is not satisfied [INFO] [stdout] --> src/main.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Clone,Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 129 | pre_unit: PreUnits, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `PreUnits` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `PreUnits` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 18 + #[derive(Clone)] [INFO] [stdout] 19 | enum PreUnits { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `PreUnits` doesn't implement `Debug` [INFO] [stdout] --> src/main.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Clone,Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 129 | pre_unit: PreUnits, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `PreUnits` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `PreUnits` [INFO] [stdout] = note: add `#[derive(Debug)]` to `PreUnits` or manually `impl Debug for PreUnits` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `PreUnits` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 18 + #[derive(Debug)] [INFO] [stdout] 19 | enum PreUnits { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_ascii_float` found for type `char` in the current scope [INFO] [stdout] --> src/main.rs:133:51 [INFO] [stdout] | [INFO] [stdout] 133 | let split_point = input.find(|c: char| !c.is_ascii_float()).unwrap_or(input.len()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `is_ascii` with a similar name [INFO] [stdout] | [INFO] [stdout] 133 | let split_point = input.find(|c: char| !c.is_ascii()).unwrap_or(input.len()); [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0390, E0425, E0522, E0599, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0390, E0425, E0522, E0599, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elek_wider` (bin "elek_wider" test) due to 22 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `elek_wider` (bin "elek_wider") due to 22 previous errors [INFO] running `Command { std: "docker" "inspect" "a393839eb3c4d67ab7a33757f9177cf84d71d235c3d5ec8f7617feb5d4e1cd08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a393839eb3c4d67ab7a33757f9177cf84d71d235c3d5ec8f7617feb5d4e1cd08", kill_on_drop: false }` [INFO] [stdout] a393839eb3c4d67ab7a33757f9177cf84d71d235c3d5ec8f7617feb5d4e1cd08