[INFO] fetching crate sleef 0.3.2...
[INFO] testing sleef-0.3.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate sleef 0.3.2 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate sleef 0.3.2
[INFO] finished tweaking crates.io crate sleef 0.3.2
[INFO] tweaked toml for crates.io crate sleef 0.3.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sleef 0.3.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sleef 0.3.2 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getrandom v0.2.11
[INFO] [stderr]   Downloaded doubled v0.3.2
[INFO] [stderr]   Downloaded rug v1.22.0
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 897bfc4cabb09ee54452da0d326f338e1636dd27bc0031b6e1100188b5e5bdc8
[INFO] running `Command { std: "docker" "start" "-a" "897bfc4cabb09ee54452da0d326f338e1636dd27bc0031b6e1100188b5e5bdc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "897bfc4cabb09ee54452da0d326f338e1636dd27bc0031b6e1100188b5e5bdc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "897bfc4cabb09ee54452da0d326f338e1636dd27bc0031b6e1100188b5e5bdc8", kill_on_drop: false }`
[INFO] [stdout] 897bfc4cabb09ee54452da0d326f338e1636dd27bc0031b6e1100188b5e5bdc8
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3548c912f2b1f608216d3adc7ea31d684c39fc30d6083d97e8923ef610ea5f0
[INFO] running `Command { std: "docker" "start" "-a" "a3548c912f2b1f608216d3adc7ea31d684c39fc30d6083d97e8923ef610ea5f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling doubled v0.3.2
[INFO] [stderr]    Compiling sleef v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: unexpected `cfg` condition value: `enable_neon32`
[INFO] [stdout]     --> src/f32x/u10.rs:1370:19
[INFO] [stdout]      |
[INFO] [stdout] 1370 |         #[cfg(any(feature = "enable_neon32", feature = "enable_neon32vfpv4"))]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`
[INFO] [stdout]      = help: consider adding `enable_neon32` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]     --> src/lib.rs:1:9
[INFO] [stdout]      |
[INFO] [stdout]    1 | #![deny(warnings)]
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `enable_neon32vfpv4`
[INFO] [stdout]     --> src/f32x/u10.rs:1370:46
[INFO] [stdout]      |
[INFO] [stdout] 1370 |         #[cfg(any(feature = "enable_neon32", feature = "enable_neon32vfpv4"))]
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`
[INFO] [stdout]      = help: consider adding `enable_neon32vfpv4` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `enable_neon32`
[INFO] [stdout]     --> src/f32x/u35.rs:1162:17
[INFO] [stdout]      |
[INFO] [stdout] 1162 |             not(feature = "enable_neon32"),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`
[INFO] [stdout]      = help: consider adding `enable_neon32` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `enable_neon32vfpv4`
[INFO] [stdout]     --> src/f32x/u35.rs:1163:17
[INFO] [stdout]      |
[INFO] [stdout] 1163 |             not(feature = "enable_neon32vfpv4"),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`
[INFO] [stdout]      = help: consider adding `enable_neon32vfpv4` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `enable_neon32`
[INFO] [stdout]    --> src/f32x/u35.rs:503:25
[INFO] [stdout]     |
[INFO] [stdout] 503 |     let mut u = if cfg!(feature = "enable_neon32") {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`
[INFO] [stdout]     = help: consider adding `enable_neon32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `enable_neon32`
[INFO] [stdout]    --> src/f32x/u35.rs:576:25
[INFO] [stdout]     |
[INFO] [stdout] 576 |     let mut u = if cfg!(feature = "enable_neon32") {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`
[INFO] [stdout]     = help: consider adding `enable_neon32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `enable_neon32`
[INFO] [stdout]    --> src/f32x/u35.rs:878:13
[INFO] [stdout]     |
[INFO] [stdout] 878 |     if cfg!(feature = "enable_neon32") || cfg!(feature = "enable_neon32vfpv4") {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`
[INFO] [stdout]     = help: consider adding `enable_neon32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `enable_neon32vfpv4`
[INFO] [stdout]    --> src/f32x/u35.rs:878:48
[INFO] [stdout]     |
[INFO] [stdout] 878 |     if cfg!(feature = "enable_neon32") || cfg!(feature = "enable_neon32vfpv4") {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`
[INFO] [stdout]     = help: consider adding `enable_neon32vfpv4` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `full_fp_rounding`
[INFO] [stdout]    --> src/f32x.rs:632:13
[INFO] [stdout]     |
[INFO] [stdout] 632 |     if cfg!(feature = "full_fp_rounding") {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`
[INFO] [stdout]     = help: consider adding `full_fp_rounding` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `enable_neon32`
[INFO] [stdout]     --> src/f32x.rs:1037:15
[INFO] [stdout]      |
[INFO] [stdout] 1037 |     #[cfg(any(feature = "enable_neon32", feature = "enable_neon32vfpv4"))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`
[INFO] [stdout]      = help: consider adding `enable_neon32` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `enable_neon32vfpv4`
[INFO] [stdout]     --> src/f32x.rs:1037:42
[INFO] [stdout]      |
[INFO] [stdout] 1037 |     #[cfg(any(feature = "enable_neon32", feature = "enable_neon32vfpv4"))]
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`
[INFO] [stdout]      = help: consider adding `enable_neon32vfpv4` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `full_fp_rounding`
[INFO] [stdout]     --> src/f32x.rs:1021:17
[INFO] [stdout]      |
[INFO] [stdout] 1021 |         if cfg!(feature = "full_fp_rounding") {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`
[INFO] [stdout]      = help: consider adding `full_fp_rounding` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `full_fp_rounding`
[INFO] [stdout]    --> src/f64x.rs:490:17
[INFO] [stdout]     |
[INFO] [stdout] 490 |         if cfg!(feature = "full_fp_rounding") {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`
[INFO] [stdout]     = help: consider adding `full_fp_rounding` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `full_fp_rounding`
[INFO] [stdout]    --> src/f64x.rs:579:17
[INFO] [stdout]     |
[INFO] [stdout] 579 |         if cfg!(feature = "full_fp_rounding") {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`
[INFO] [stdout]     = help: consider adding `full_fp_rounding` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `full_fp_rounding`
[INFO] [stdout]    --> src/f64x.rs:641:13
[INFO] [stdout]     |
[INFO] [stdout] 641 |     if cfg!(feature = "full_fp_rounding") {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`
[INFO] [stdout]     = help: consider adding `full_fp_rounding` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `full_fp_rounding`
[INFO] [stdout]     --> src/f64x.rs:1055:11
[INFO] [stdout]      |
[INFO] [stdout] 1055 |     #[cfg(feature = "full_fp_rounding")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`
[INFO] [stdout]      = help: consider adding `full_fp_rounding` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `full_fp_rounding`
[INFO] [stdout]     --> src/f64x.rs:1064:15
[INFO] [stdout]      |
[INFO] [stdout] 1064 |     #[cfg(not(feature = "full_fp_rounding"))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`
[INFO] [stdout]      = help: consider adding `full_fp_rounding` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `full_fp_rounding`
[INFO] [stdout]     --> src/f64x.rs:1115:13
[INFO] [stdout]      |
[INFO] [stdout] 1115 |     if cfg!(feature = "full_fp_rounding") {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`
[INFO] [stdout]      = help: consider adding `full_fp_rounding` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: associated functions `poly13`, `poly14`, `poly15`, `poly17`, `poly18`, and `poly20` are never used
[INFO] [stdout]    --> src/common.rs:269:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub trait Poly<B>: MulAdd
[INFO] [stdout]     |           ---- associated functions in this trait
[INFO] [stdout] ...
[INFO] [stdout] 269 |     fn poly13(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     fn poly14(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 318 |     fn poly15(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 |     fn poly17(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 |     fn poly18(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 467 |     fn poly20(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sleef` (lib) due to 19 previous errors
[INFO] running `Command { std: "docker" "inspect" "a3548c912f2b1f608216d3adc7ea31d684c39fc30d6083d97e8923ef610ea5f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3548c912f2b1f608216d3adc7ea31d684c39fc30d6083d97e8923ef610ea5f0", kill_on_drop: false }`
[INFO] [stdout] a3548c912f2b1f608216d3adc7ea31d684c39fc30d6083d97e8923ef610ea5f0
