[INFO] fetching crate sleef 0.3.2... [INFO] testing sleef-0.3.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate sleef 0.3.2 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sleef 0.3.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ee9f7423f29ed3e9223f706aca71b4073cb39172e3b08e95b22c73b0e0909b7 [INFO] running `Command { std: "docker" "start" "-a" "1ee9f7423f29ed3e9223f706aca71b4073cb39172e3b08e95b22c73b0e0909b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ee9f7423f29ed3e9223f706aca71b4073cb39172e3b08e95b22c73b0e0909b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ee9f7423f29ed3e9223f706aca71b4073cb39172e3b08e95b22c73b0e0909b7", kill_on_drop: false }` [INFO] [stdout] 1ee9f7423f29ed3e9223f706aca71b4073cb39172e3b08e95b22c73b0e0909b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 034e5a2deeb3034d58a0b8f059ab60b8fb4da37d06cee026b785936263ae9c96 [INFO] running `Command { std: "docker" "start" "-a" "034e5a2deeb3034d58a0b8f059ab60b8fb4da37d06cee026b785936263ae9c96", 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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: 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" "034e5a2deeb3034d58a0b8f059ab60b8fb4da37d06cee026b785936263ae9c96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "034e5a2deeb3034d58a0b8f059ab60b8fb4da37d06cee026b785936263ae9c96", kill_on_drop: false }` [INFO] [stdout] 034e5a2deeb3034d58a0b8f059ab60b8fb4da37d06cee026b785936263ae9c96