[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] testing danieldk/finalfrontier against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldk%2Ffinalfrontier" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danieldk/finalfrontier on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc2/source/Cargo.toml [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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12c608a480b99bfa23c0eabcc31f99720401aff54be53ed458329ad2fac640b5 [INFO] running `Command { std: "docker" "start" "-a" "12c608a480b99bfa23c0eabcc31f99720401aff54be53ed458329ad2fac640b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12c608a480b99bfa23c0eabcc31f99720401aff54be53ed458329ad2fac640b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12c608a480b99bfa23c0eabcc31f99720401aff54be53ed458329ad2fac640b5", kill_on_drop: false }` [INFO] [stdout] 12c608a480b99bfa23c0eabcc31f99720401aff54be53ed458329ad2fac640b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3963b0b51c2fb03fa480edb730b39e594275c5a85871d05cbf1fe68aad6ee041 [INFO] running `Command { std: "docker" "start" "-a" "3963b0b51c2fb03fa480edb730b39e594275c5a85871d05cbf1fe68aad6ee041", 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 syn v1.0.94 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling clap_lex v0.3.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v4.1.9 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling udgraph v0.8.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling rand_distr v0.4.2 [INFO] [stderr] Compiling ordered-float v4.1.1 [INFO] [stderr] Compiling memmap2 v0.9.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling murmur3 v0.5.1 [INFO] [stderr] Compiling clap v4.1.11 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling conllu v0.8.0 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling reductive v0.9.0 [INFO] [stderr] Compiling ndarray-rand v0.14.0 [INFO] [stderr] Compiling udgraph-projectivize v0.8.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling superslice v1.0.0 [INFO] [stderr] Compiling clap_complete v4.4.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling finalfusion v0.18.0 [INFO] [stderr] Compiling git2 v0.18.1 [INFO] [stderr] Compiling finalfrontier v0.10.0 (/opt/rustwide/workdir) [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.20s [INFO] running `Command { std: "docker" "inspect" "3963b0b51c2fb03fa480edb730b39e594275c5a85871d05cbf1fe68aad6ee041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3963b0b51c2fb03fa480edb730b39e594275c5a85871d05cbf1fe68aad6ee041", kill_on_drop: false }` [INFO] [stdout] 3963b0b51c2fb03fa480edb730b39e594275c5a85871d05cbf1fe68aad6ee041 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 234edbf61f859839cce09171573cab06cec0b0263af988deefeebfa749d5c6e1 [INFO] running `Command { std: "docker" "start" "-a" "234edbf61f859839cce09171573cab06cec0b0263af988deefeebfa749d5c6e1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling finalfusion v0.18.0 [INFO] [stderr] Compiling finalfrontier v0.10.0 (/opt/rustwide/workdir) [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.66s [INFO] running `Command { std: "docker" "inspect" "234edbf61f859839cce09171573cab06cec0b0263af988deefeebfa749d5c6e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "234edbf61f859839cce09171573cab06cec0b0263af988deefeebfa749d5c6e1", kill_on_drop: false }` [INFO] [stdout] 234edbf61f859839cce09171573cab06cec0b0263af988deefeebfa749d5c6e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1c6a600f30a763c0a8203fbea6d542a32cb8627b418ece1d0c39f786b2e78dfc [INFO] running `Command { std: "docker" "start" "-a" "1c6a600f30a763c0a8203fbea6d542a32cb8627b418ece1d0c39f786b2e78dfc", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `neon` [INFO] [stderr] --> src/lib.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | #![cfg_attr(feature = "neon", feature(aarch64_target_feature))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `neon` [INFO] [stderr] --> src/lib.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | #![cfg_attr(feature = "neon", feature(stdsimd))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `neon` [INFO] [stderr] --> src/vec_simd.rs:84:36 [INFO] [stderr] | [INFO] [stderr] 84 | #[cfg(all(target_arch = "aarch64", feature = "neon"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `neon` [INFO] [stderr] --> src/vec_simd.rs:26:40 [INFO] [stderr] | [INFO] [stderr] 26 | #[cfg(all(target_arch = "aarch64", feature = "neon"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `neon` [INFO] [stderr] --> src/vec_simd.rs:53:40 [INFO] [stderr] | [INFO] [stderr] 53 | #[cfg(all(target_arch = "aarch64", feature = "neon"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `finalfrontier` (lib) generated 5 warnings [INFO] [stderr] warning: unexpected `cfg` condition value: `neon` [INFO] [stderr] --> src/util.rs:83:15 [INFO] [stderr] | [INFO] [stderr] 83 | #[cfg(any(feature = "neon", target_feature = "sse", target_feature = "avx"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `neon` [INFO] [stderr] --> src/util.rs:142:15 [INFO] [stderr] | [INFO] [stderr] 142 | #[cfg(any(feature = "neon", target_feature = "sse", target_feature = "avx"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `neon` [INFO] [stderr] --> src/vec_simd.rs:490:15 [INFO] [stderr] | [INFO] [stderr] 490 | #[cfg(any(feature = "neon", target_feature = "sse", target_feature = "avx"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `neon` [INFO] [stderr] --> src/vec_simd.rs:499:11 [INFO] [stderr] | [INFO] [stderr] 499 | #[cfg(feature = "neon")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `neon` [INFO] [stderr] --> src/vec_simd.rs:536:11 [INFO] [stderr] | [INFO] [stderr] 536 | #[cfg(feature = "neon")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `neon` [INFO] [stderr] --> src/vec_simd.rs:571:11 [INFO] [stderr] | [INFO] [stderr] 571 | #[cfg(feature = "neon")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `neon` [INFO] [stderr] --> src/vec_simd.rs:636:11 [INFO] [stderr] | [INFO] [stderr] 636 | #[cfg(feature = "neon")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `neon` [INFO] [stderr] --> src/vec_simd.rs:674:11 [INFO] [stderr] | [INFO] [stderr] 674 | #[cfg(feature = "neon")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `neon` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `finalfrontier` (lib test) generated 13 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/finalfrontier-01e7119da41db25b) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test deps::tests::dep_iter_typed_with_root_depth1 ... ok [INFO] [stdout] test deps::tests::dep_iter_normalized_typed_no_root_depth2 ... ok [INFO] [stdout] test deps::tests::dep_iter_typed_with_root_depth2 ... ok [INFO] [stdout] test deps::tests::dep_iter_typed_no_root_depth1 ... ok [INFO] [stdout] test deps::tests::paths ... ok [INFO] [stdout] test hogwild::test::hogwild_array_test ... ok [INFO] [stdout] test idx::test::test_idx_iter ... ok [INFO] [stdout] test hogwild::test::hogwild_test ... ok [INFO] [stdout] test io::tests::sentence_iterator_empty_newline_test ... ok [INFO] [stdout] test io::tests::sentence_iterator_no_newline_test ... ok [INFO] [stdout] test io::tests::deps_thread_data_test ... ok [INFO] [stdout] test deps::tests::dep_iter_untyped_with_root_depth2 ... ok [INFO] [stdout] test loss::tests::log_logistic_loss_test ... ok [INFO] [stdout] test io::tests::sentence_iterator_test ... ok [INFO] [stdout] test loss::tests::logistic_function_test ... ok [INFO] [stdout] test io::tests::thread_data_test ... ok [INFO] [stdout] test io::tests::sentence_iterator_empty_test ... ok [INFO] [stdout] test vec_simd::tests::add_unvectorized_test ... ok [INFO] [stdout] test vec_simd::tests::dot_sse_test ... ok [INFO] [stdout] test sampling::tests::discount_frequency_range_generator ... ok [INFO] [stdout] test vec_simd::tests::add_sse_test ... ok [INFO] [stdout] test vec_simd::tests::dot_unvectorized_test ... ok [INFO] [stdout] test vec_simd::tests::l2_normalize_test ... ok [INFO] [stdout] test vec_simd::tests::scale_unvectorized_test ... ok [INFO] [stdout] test vec_simd::tests::scale_sse_test ... ok [INFO] [stdout] test vec_simd::tests::scaled_add_sse_test ... ok [INFO] [stdout] test vocab::simple::tests::test_simple_vocab_builder ... ok [INFO] [stdout] test vocab::simple::tests::types_are_sorted_simple_vocab ... ok [INFO] [stdout] test vocab::subword::tests::test_ngram_vocab_builder ... ok [INFO] [stdout] test vocab::subword::tests::test_bucket_vocab_builder ... ok [INFO] [stdout] test vocab::test::target_size_0 ... ok [INFO] [stdout] test vocab::subword::tests::vocab_is_sorted ... ok [INFO] [stdout] test vec_simd::tests::scaled_add_unvectorized_test ... ok [INFO] [stdout] test vocab::test::target_size_all_equal_too_many ... ok [INFO] [stdout] test vocab::test::target_size_unique_counts ... ok [INFO] [stdout] test vocab::test::target_size_discard_equal ... ok [INFO] [stdout] test util::test::reseed_on_clone_rng ... ok [INFO] [stdout] test sampling::tests::banded_range_generator_test ... ok [INFO] [stdout] test vocab::test::target_size_large ... ok [INFO] [stdout] test io::tests::thread_data_out_of_bounds_test - should panic ... ok [INFO] [stdout] test train_model::tests::model_embed_methods ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/finalfrontier-b75910d67e56cc7d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests finalfrontier [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1c6a600f30a763c0a8203fbea6d542a32cb8627b418ece1d0c39f786b2e78dfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c6a600f30a763c0a8203fbea6d542a32cb8627b418ece1d0c39f786b2e78dfc", kill_on_drop: false }` [INFO] [stdout] 1c6a600f30a763c0a8203fbea6d542a32cb8627b418ece1d0c39f786b2e78dfc