[INFO] fetching crate sleef 0.3.2... [INFO] checking sleef-0.3.2 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate sleef 0.3.2 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sleef 0.3.2 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40047e97de433d671bdd924acec877f440476b1a1e2633ce1ba642f35029d745 [INFO] running `Command { std: "docker" "start" "-a" "40047e97de433d671bdd924acec877f440476b1a1e2633ce1ba642f35029d745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40047e97de433d671bdd924acec877f440476b1a1e2633ce1ba642f35029d745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40047e97de433d671bdd924acec877f440476b1a1e2633ce1ba642f35029d745", kill_on_drop: false }` [INFO] [stdout] 40047e97de433d671bdd924acec877f440476b1a1e2633ce1ba642f35029d745 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10f5703c0c424ec41665f68276e318af59b2681223b66bc6230ef1c415cebd92 [INFO] running `Command { std: "docker" "start" "-a" "10f5703c0c424ec41665f68276e318af59b2681223b66bc6230ef1c415cebd92", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.1 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling rug v1.22.0 [INFO] [stderr] Checking doubled v0.3.2 [INFO] [stderr] Checking 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] [stderr] Checking getrandom v0.2.11 [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] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "10f5703c0c424ec41665f68276e318af59b2681223b66bc6230ef1c415cebd92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10f5703c0c424ec41665f68276e318af59b2681223b66bc6230ef1c415cebd92", kill_on_drop: false }` [INFO] [stdout] 10f5703c0c424ec41665f68276e318af59b2681223b66bc6230ef1c415cebd92