[INFO] fetching crate Fasma 1.1.2... [INFO] testing Fasma-1.1.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate Fasma 1.1.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate Fasma 1.1.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate Fasma 1.1.2 [INFO] tweaked toml for crates.io crate Fasma 1.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate Fasma 1.1.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate Fasma 1.1.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5e9c6db2ccf30fdbc3300eadbb325f36a2eb0588b11c01c4ecba1bfea1967bd [INFO] running `Command { std: "docker" "start" "-a" "c5e9c6db2ccf30fdbc3300eadbb325f36a2eb0588b11c01c4ecba1bfea1967bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5e9c6db2ccf30fdbc3300eadbb325f36a2eb0588b11c01c4ecba1bfea1967bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5e9c6db2ccf30fdbc3300eadbb325f36a2eb0588b11c01c4ecba1bfea1967bd", kill_on_drop: false }` [INFO] [stdout] c5e9c6db2ccf30fdbc3300eadbb325f36a2eb0588b11c01c4ecba1bfea1967bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 352be2c1f2b99c5e293417dc83763f080c03b101fc197d3dad9fd8050cfc06a2 [INFO] running `Command { std: "docker" "start" "-a" "352be2c1f2b99c5e293417dc83763f080c03b101fc197d3dad9fd8050cfc06a2", kill_on_drop: false }` [INFO] [stderr] Compiling Fasma v1.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `stdarch_x86_avx512` has been stable since 1.89.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:38:71 [INFO] [stdout] | [INFO] [stdout] 38 | #![cfg_attr(any(target_arch = "x86", target_arch = "x86_64"), feature(stdarch_x86_avx512))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] running `Command { std: "docker" "inspect" "352be2c1f2b99c5e293417dc83763f080c03b101fc197d3dad9fd8050cfc06a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "352be2c1f2b99c5e293417dc83763f080c03b101fc197d3dad9fd8050cfc06a2", kill_on_drop: false }` [INFO] [stdout] 352be2c1f2b99c5e293417dc83763f080c03b101fc197d3dad9fd8050cfc06a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 671b32cd57c04a4fdce00e2bf37db5f802bf7213951a96fda68a8becfdbc0973 [INFO] running `Command { std: "docker" "start" "-a" "671b32cd57c04a4fdce00e2bf37db5f802bf7213951a96fda68a8becfdbc0973", kill_on_drop: false }` [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling Fasma v1.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `stdarch_x86_avx512` has been stable since 1.89.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:38:71 [INFO] [stdout] | [INFO] [stdout] 38 | #![cfg_attr(any(target_arch = "x86", target_arch = "x86_64"), feature(stdarch_x86_avx512))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `stdarch_x86_avx512` has been stable since 1.89.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:38:71 [INFO] [stdout] | [INFO] [stdout] 38 | #![cfg_attr(any(target_arch = "x86", target_arch = "x86_64"), feature(stdarch_x86_avx512))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eSIMD` in `Fasma` [INFO] [stdout] --> tests/eSIMD/platform/x86/shift.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | eSIMD::{ [INFO] [stdout] | ^^^^^ could not find `eSIMD` in `Fasma` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub mod eSIMD; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `eSIMD` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "eSIMD")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eSIMD` in `Fasma` [INFO] [stdout] --> tests/eSIMD/platform/x86/extract.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | eSIMD::{ [INFO] [stdout] | ^^^^^ could not find `eSIMD` in `Fasma` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub mod eSIMD; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `eSIMD` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "eSIMD")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eSIMD` in `Fasma` [INFO] [stdout] --> tests/eSIMD/platform/x86/reverse.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | eSIMD::{ [INFO] [stdout] | ^^^^^ could not find `eSIMD` in `Fasma` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub mod eSIMD; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `eSIMD` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "eSIMD")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eSIMD` in `Fasma` [INFO] [stdout] --> tests/eSIMD/platform/x86/compare.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | eSIMD::{ [INFO] [stdout] | ^^^^^ could not find `eSIMD` in `Fasma` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub mod eSIMD; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `eSIMD` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "eSIMD")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eSIMD` in `Fasma` [INFO] [stdout] --> tests/eSIMD/platform/x86/compare.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | eSIMD::{ [INFO] [stdout] | ^^^^^ could not find `eSIMD` in `Fasma` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub mod eSIMD; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `eSIMD` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "eSIMD")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eSIMD` in `Fasma` [INFO] [stdout] --> tests/eSIMD/platform/x86/compare.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | eSIMD::{ [INFO] [stdout] | ^^^^^ could not find `eSIMD` in `Fasma` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub mod eSIMD; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `eSIMD` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "eSIMD")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eSIMD` in `Fasma` [INFO] [stdout] --> tests/eSIMD/platform/x86/bitwise.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | eSIMD::{ [INFO] [stdout] | ^^^^^ could not find `eSIMD` in `Fasma` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub mod eSIMD; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `eSIMD` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "eSIMD")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eSIMD` in `Fasma` [INFO] [stdout] --> tests/eSIMD/platform/x86/scalar.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | eSIMD::{ [INFO] [stdout] | ^^^^^ could not find `eSIMD` in `Fasma` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub mod eSIMD; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `eSIMD` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "eSIMD")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eSIMD` in `Fasma` [INFO] [stdout] --> tests/eSIMD/platform/x86/shuffle.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | eSIMD::{ [INFO] [stdout] | ^^^^^ could not find `eSIMD` in `Fasma` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub mod eSIMD; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `eSIMD` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "eSIMD")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eFunc` in `Fasma` [INFO] [stdout] --> tests/eFunc/mem/platform/x86/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | eFunc::{ [INFO] [stdout] | ^^^^^ could not find `eFunc` in `Fasma` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub mod eFunc; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `eFunc` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "eFunc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `stdarch_x86_avx512` has been stable since 1.89.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/lib.rs:39:71 [INFO] [stdout] | [INFO] [stdout] 39 | #![cfg_attr(any(target_arch = "x86", target_arch = "x86_64"), feature(stdarch_x86_avx512))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `Fasma` (test "lib") due to 10 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "671b32cd57c04a4fdce00e2bf37db5f802bf7213951a96fda68a8becfdbc0973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "671b32cd57c04a4fdce00e2bf37db5f802bf7213951a96fda68a8becfdbc0973", kill_on_drop: false }` [INFO] [stdout] 671b32cd57c04a4fdce00e2bf37db5f802bf7213951a96fda68a8becfdbc0973