[INFO] cloning repository https://github.com/danieldk/finalfrontier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danieldk/finalfrontier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldk%2Ffinalfrontier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldk%2Ffinalfrontier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43de691e11ea8ba26f33e542986961861838ceda [INFO] checking danieldk/finalfrontier against master#040e2f8b9ff2d76fbe2146d6003e297ed4532088 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldk%2Ffinalfrontier" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/danieldk/finalfrontier [INFO] finished tweaking git repo https://github.com/danieldk/finalfrontier [INFO] tweaked toml for git repo https://github.com/danieldk/finalfrontier written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/danieldk/finalfrontier on toolchain 040e2f8b9ff2d76fbe2146d6003e297ed4532088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/danieldk/finalfrontier 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" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded murmur3 v0.5.1 [INFO] [stderr] Downloaded reductive v0.9.0 [INFO] [stderr] Downloaded udgraph v0.8.0 [INFO] [stderr] Downloaded clap_complete v4.4.3 [INFO] [stderr] Downloaded conllu v0.8.0 [INFO] [stderr] Downloaded finalfusion v0.18.0 [INFO] [stderr] Downloaded udgraph-projectivize v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9311b53f1db82e6d972b27270924f9dc5855e12456ba8aad45d5051cd95612e [INFO] running `Command { std: "docker" "start" "-a" "f9311b53f1db82e6d972b27270924f9dc5855e12456ba8aad45d5051cd95612e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9311b53f1db82e6d972b27270924f9dc5855e12456ba8aad45d5051cd95612e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9311b53f1db82e6d972b27270924f9dc5855e12456ba8aad45d5051cd95612e", kill_on_drop: false }` [INFO] [stdout] f9311b53f1db82e6d972b27270924f9dc5855e12456ba8aad45d5051cd95612e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a457b747b4990176c25eb1fe7d2b8a8bfdc6efae232a0bb1be920d8d883e42d1 [INFO] running `Command { std: "docker" "start" "-a" "a457b747b4990176c25eb1fe7d2b8a8bfdc6efae232a0bb1be920d8d883e42d1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking hashbrown v0.14.1 [INFO] [stderr] Checking fixedbitset v0.4.1 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking clap_lex v0.3.3 [INFO] [stderr] Checking winnow v0.5.17 [INFO] [stderr] Checking petgraph v0.6.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking ordered-float v2.8.0 [INFO] [stderr] Checking ordered-float v4.1.1 [INFO] [stderr] Checking murmur3 v0.5.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking memmap2 v0.9.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking superslice v1.0.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking indicatif v0.17.7 [INFO] [stderr] Checking rand_distr v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Checking ndarray v0.15.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v4.1.9 [INFO] [stderr] Checking clap v4.1.11 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking udgraph v0.8.0 [INFO] [stderr] Checking conllu v0.8.0 [INFO] [stderr] Checking udgraph-projectivize v0.8.0 [INFO] [stderr] Checking clap_complete v4.4.3 [INFO] [stderr] Checking reductive v0.9.0 [INFO] [stderr] Checking ndarray-rand v0.14.0 [INFO] [stderr] Compiling git2 v0.18.1 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking toml_edit v0.20.2 [INFO] [stderr] Compiling finalfrontier v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking toml v0.8.2 [INFO] [stderr] Checking finalfusion v0.18.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `neon` [INFO] [stdout] --> src/lib.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "neon", feature(aarch64_target_feature))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neon` [INFO] [stdout] --> src/lib.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(feature = "neon", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neon` [INFO] [stdout] --> src/vec_simd.rs:84:36 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(all(target_arch = "aarch64", feature = "neon"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neon` [INFO] [stdout] --> src/vec_simd.rs:26:40 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(all(target_arch = "aarch64", feature = "neon"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neon` [INFO] [stdout] --> src/vec_simd.rs:53:40 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(all(target_arch = "aarch64", feature = "neon"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neon` [INFO] [stdout] --> src/lib.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "neon", feature(aarch64_target_feature))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neon` [INFO] [stdout] --> src/lib.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(feature = "neon", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neon` [INFO] [stdout] --> src/util.rs:83:15 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg(any(feature = "neon", target_feature = "sse", target_feature = "avx"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neon` [INFO] [stdout] --> src/util.rs:142:15 [INFO] [stdout] | [INFO] [stdout] 142 | #[cfg(any(feature = "neon", target_feature = "sse", target_feature = "avx"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neon` [INFO] [stdout] --> src/vec_simd.rs:84:36 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(all(target_arch = "aarch64", feature = "neon"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neon` [INFO] [stdout] --> src/vec_simd.rs:26:40 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(all(target_arch = "aarch64", feature = "neon"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neon` [INFO] [stdout] --> src/vec_simd.rs:53:40 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(all(target_arch = "aarch64", feature = "neon"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neon` [INFO] [stdout] --> src/vec_simd.rs:490:15 [INFO] [stdout] | [INFO] [stdout] 490 | #[cfg(any(feature = "neon", target_feature = "sse", target_feature = "avx"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neon` [INFO] [stdout] --> src/vec_simd.rs:499:11 [INFO] [stdout] | [INFO] [stdout] 499 | #[cfg(feature = "neon")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neon` [INFO] [stdout] --> src/vec_simd.rs:536:11 [INFO] [stdout] | [INFO] [stdout] 536 | #[cfg(feature = "neon")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neon` [INFO] [stdout] --> src/vec_simd.rs:571:11 [INFO] [stdout] | [INFO] [stdout] 571 | #[cfg(feature = "neon")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neon` [INFO] [stdout] --> src/vec_simd.rs:636:11 [INFO] [stdout] | [INFO] [stdout] 636 | #[cfg(feature = "neon")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `neon` [INFO] [stdout] --> src/vec_simd.rs:674:11 [INFO] [stdout] | [INFO] [stdout] 674 | #[cfg(feature = "neon")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `upper_bound` is never used [INFO] [stdout] --> src/sampling.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait RangeGenerator: Iterator { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] 7 | /// Get the upper bound in *[0, upper_bound)*. [INFO] [stdout] 8 | fn upper_bound(&self) -> usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/deps.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | fn path_iter(&self, start: usize) -> PathIterator; [INFO] [stdout] | ^^^^^ ------------ [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 7 | fn path_iter(&self, start: usize) -> PathIterator<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/deps.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | fn path_iter(&self, start: usize) -> PathIterator { [INFO] [stdout] | ^^^^^ ------------ [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | fn path_iter(&self, start: usize) -> PathIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/hogwild.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn subview(&self, axis: Axis, index: Ix) -> ArrayView { [INFO] [stdout] | ^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 49 | pub fn subview(&self, axis: Axis, index: Ix) -> ArrayView<'_, A, D::Smaller> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/hogwild.rs:55:24 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn subview_mut(&mut self, axis: Axis, index: Ix) -> ArrayViewMut { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn subview_mut(&mut self, axis: Axis, index: Ix) -> ArrayViewMut<'_, A, D::Smaller> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/hogwild.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn view(&self) -> ArrayView { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn view(&self) -> ArrayView<'_, A, D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/train_model.rs:151:35 [INFO] [stdout] | [INFO] [stdout] 151 | pub(crate) fn input_embedding(&self, idx: usize) -> ArrayView1 { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 151 | pub(crate) fn input_embedding(&self, idx: usize) -> ArrayView1<'_, f32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/train_model.rs:157:39 [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) fn input_embedding_mut(&mut self, idx: usize) -> ArrayViewMut1 { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) fn input_embedding_mut(&mut self, idx: usize) -> ArrayViewMut1<'_, f32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/train_model.rs:172:36 [INFO] [stdout] | [INFO] [stdout] 172 | pub(crate) fn output_embedding(&self, idx: usize) -> ArrayView1 { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 172 | pub(crate) fn output_embedding(&self, idx: usize) -> ArrayView1<'_, f32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/train_model.rs:178:40 [INFO] [stdout] | [INFO] [stdout] 178 | pub(crate) fn output_embedding_mut(&mut self, idx: usize) -> ArrayViewMut1 { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 178 | pub(crate) fn output_embedding_mut(&mut self, idx: usize) -> ArrayViewMut1<'_, f32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/deps.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | fn path_iter(&self, start: usize) -> PathIterator; [INFO] [stdout] | ^^^^^ ------------ [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 7 | fn path_iter(&self, start: usize) -> PathIterator<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/deps.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | fn path_iter(&self, start: usize) -> PathIterator { [INFO] [stdout] | ^^^^^ ------------ [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | fn path_iter(&self, start: usize) -> PathIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/hogwild.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn subview(&self, axis: Axis, index: Ix) -> ArrayView { [INFO] [stdout] | ^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 49 | pub fn subview(&self, axis: Axis, index: Ix) -> ArrayView<'_, A, D::Smaller> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/hogwild.rs:55:24 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn subview_mut(&mut self, axis: Axis, index: Ix) -> ArrayViewMut { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn subview_mut(&mut self, axis: Axis, index: Ix) -> ArrayViewMut<'_, A, D::Smaller> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/hogwild.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn view(&self) -> ArrayView { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn view(&self) -> ArrayView<'_, A, D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/train_model.rs:151:35 [INFO] [stdout] | [INFO] [stdout] 151 | pub(crate) fn input_embedding(&self, idx: usize) -> ArrayView1 { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 151 | pub(crate) fn input_embedding(&self, idx: usize) -> ArrayView1<'_, f32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/train_model.rs:157:39 [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) fn input_embedding_mut(&mut self, idx: usize) -> ArrayViewMut1 { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) fn input_embedding_mut(&mut self, idx: usize) -> ArrayViewMut1<'_, f32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/train_model.rs:172:36 [INFO] [stdout] | [INFO] [stdout] 172 | pub(crate) fn output_embedding(&self, idx: usize) -> ArrayView1 { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 172 | pub(crate) fn output_embedding(&self, idx: usize) -> ArrayView1<'_, f32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/train_model.rs:178:40 [INFO] [stdout] | [INFO] [stdout] 178 | pub(crate) fn output_embedding_mut(&mut self, idx: usize) -> ArrayViewMut1 { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 178 | pub(crate) fn output_embedding_mut(&mut self, idx: usize) -> ArrayViewMut1<'_, f32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.54s [INFO] running `Command { std: "docker" "inspect" "a457b747b4990176c25eb1fe7d2b8a8bfdc6efae232a0bb1be920d8d883e42d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a457b747b4990176c25eb1fe7d2b8a8bfdc6efae232a0bb1be920d8d883e42d1", kill_on_drop: false }` [INFO] [stdout] a457b747b4990176c25eb1fe7d2b8a8bfdc6efae232a0bb1be920d8d883e42d1