[INFO] fetching crate vsop87 3.0.0... [INFO] checking vsop87-3.0.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate vsop87 3.0.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate vsop87 3.0.0 [INFO] finished tweaking crates.io crate vsop87 3.0.0 [INFO] tweaked toml for crates.io crate vsop87 3.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vsop87 3.0.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--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] Locking 78 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.6.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1f945ff57091482e43c3fc5e52ae3d52a312867c032a151fead51fec237fda6 [INFO] running `Command { std: "docker" "start" "-a" "b1f945ff57091482e43c3fc5e52ae3d52a312867c032a151fead51fec237fda6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1f945ff57091482e43c3fc5e52ae3d52a312867c032a151fead51fec237fda6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1f945ff57091482e43c3fc5e52ae3d52a312867c032a151fead51fec237fda6", kill_on_drop: false }` [INFO] [stdout] b1f945ff57091482e43c3fc5e52ae3d52a312867c032a151fead51fec237fda6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c96f5e940b8928fda9d9c8c89793c5ba3e184b3ec1752c83f993e6dff267ea91 [INFO] running `Command { std: "docker" "start" "-a" "c96f5e940b8928fda9d9c8c89793c5ba3e184b3ec1752c83f993e6dff267ea91", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking vsop87 v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stdout] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code` [INFO] [stdout] --> src/lib.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | unused_tuple_struct_fields, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dead_code` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: warn(dead_code) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 84 | unused, [INFO] [stdout] | ------ `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 110 | unused_tuple_struct_fields, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | future_incompatible, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(forbidden_lint_groups)]` implied by `#[warn(future_incompatible)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/lib.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | #![warn(box_pointers, unused_results)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stdout] warning[E0133]: call to unsafe function `calculate_var_avx::vector_term` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:466:49 [INFO] [stdout] | [INFO] [stdout] 466 | let (_term4, term3, term2, term1) = vector_term( [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 467 | | (a1, b1, c1), [INFO] [stdout] 468 | | (a2, b2, c2), [INFO] [stdout] 469 | | (a3, b3, c3), [INFO] [stdout] 470 | | (f64::NAN, f64::NAN, f64::NAN), [INFO] [stdout] 471 | | t, [INFO] [stdout] 472 | | ); [INFO] [stdout] | |_____________^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/lib.rs:407:1 [INFO] [stdout] | [INFO] [stdout] 407 | unsafe fn calculate_var_avx(t: f64, a: &[f64], b: &[f64], c: &[f64]) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | unsafe_op_in_unsafe_fn, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `calculate_var_avx::vector_term` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:489:21 [INFO] [stdout] | [INFO] [stdout] 489 | vector_term((a1, b1, c1), (a2, b2, c2), (a3, b3, c3), (a4, b4, c4), t); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_set_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:431:17 [INFO] [stdout] | [INFO] [stdout] 431 | let a = _mm256_set_pd(a1, a2, a3, a4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/lib.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | / unsafe fn vector_term( [INFO] [stdout] 425 | | (a1, b1, c1): (f64, f64, f64), [INFO] [stdout] 426 | | (a2, b2, c2): (f64, f64, f64), [INFO] [stdout] 427 | | (a3, b3, c3): (f64, f64, f64), [INFO] [stdout] 428 | | (a4, b4, c4): (f64, f64, f64), [INFO] [stdout] 429 | | t: f64, [INFO] [stdout] 430 | | ) -> (f64, f64, f64, f64) { [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_set_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:432:17 [INFO] [stdout] | [INFO] [stdout] 432 | let b = _mm256_set_pd(b1, b2, b3, b4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_set_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:433:17 [INFO] [stdout] | [INFO] [stdout] 433 | let c = _mm256_set_pd(c1, c2, c3, c4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_set1_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:434:17 [INFO] [stdout] | [INFO] [stdout] 434 | let t = _mm256_set1_pd(t); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_mul_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:437:18 [INFO] [stdout] | [INFO] [stdout] 437 | let ct = _mm256_mul_pd(c, t); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_add_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:439:19 [INFO] [stdout] | [INFO] [stdout] 439 | let bct = _mm256_add_pd(b, ct); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:442:50 [INFO] [stdout] | [INFO] [stdout] 442 | let bct_unpacked: (f64, f64, f64, f64) = mem::transmute(bct); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_set_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:445:19 [INFO] [stdout] | [INFO] [stdout] 445 | let bct = _mm256_set_pd( [INFO] [stdout] | ___________________^ [INFO] [stdout] 446 | | bct_unpacked.3.cos(), [INFO] [stdout] 447 | | bct_unpacked.2.cos(), [INFO] [stdout] 448 | | bct_unpacked.1.cos(), [INFO] [stdout] 449 | | bct_unpacked.0.cos(), [INFO] [stdout] 450 | | ); [INFO] [stdout] | |_________^ call to function with `#[target_feature]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_mul_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:453:20 [INFO] [stdout] | [INFO] [stdout] 453 | let term = _mm256_mul_pd(a, bct); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:454:51 [INFO] [stdout] | [INFO] [stdout] 454 | let term_unpacked: (f64, f64, f64, f64) = mem::transmute(term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code` [INFO] [stdout] --> src/lib.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | unused_tuple_struct_fields, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dead_code` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: warn(dead_code) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 84 | unused, [INFO] [stdout] | ------ `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 110 | unused_tuple_struct_fields, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | future_incompatible, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(forbidden_lint_groups)]` implied by `#[warn(future_incompatible)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/lib.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | #![warn(box_pointers, unused_results)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `calculate_var_avx::vector_term` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:466:49 [INFO] [stdout] | [INFO] [stdout] 466 | let (_term4, term3, term2, term1) = vector_term( [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 467 | | (a1, b1, c1), [INFO] [stdout] 468 | | (a2, b2, c2), [INFO] [stdout] 469 | | (a3, b3, c3), [INFO] [stdout] 470 | | (f64::NAN, f64::NAN, f64::NAN), [INFO] [stdout] 471 | | t, [INFO] [stdout] 472 | | ); [INFO] [stdout] | |_____________^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/lib.rs:407:1 [INFO] [stdout] | [INFO] [stdout] 407 | unsafe fn calculate_var_avx(t: f64, a: &[f64], b: &[f64], c: &[f64]) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | unsafe_op_in_unsafe_fn, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `calculate_var_avx::vector_term` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:489:21 [INFO] [stdout] | [INFO] [stdout] 489 | vector_term((a1, b1, c1), (a2, b2, c2), (a3, b3, c3), (a4, b4, c4), t); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_set_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:431:17 [INFO] [stdout] | [INFO] [stdout] 431 | let a = _mm256_set_pd(a1, a2, a3, a4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> src/lib.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | / unsafe fn vector_term( [INFO] [stdout] 425 | | (a1, b1, c1): (f64, f64, f64), [INFO] [stdout] 426 | | (a2, b2, c2): (f64, f64, f64), [INFO] [stdout] 427 | | (a3, b3, c3): (f64, f64, f64), [INFO] [stdout] 428 | | (a4, b4, c4): (f64, f64, f64), [INFO] [stdout] 429 | | t: f64, [INFO] [stdout] 430 | | ) -> (f64, f64, f64, f64) { [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_set_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:432:17 [INFO] [stdout] | [INFO] [stdout] 432 | let b = _mm256_set_pd(b1, b2, b3, b4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_set_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:433:17 [INFO] [stdout] | [INFO] [stdout] 433 | let c = _mm256_set_pd(c1, c2, c3, c4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_set1_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:434:17 [INFO] [stdout] | [INFO] [stdout] 434 | let t = _mm256_set1_pd(t); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_mul_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:437:18 [INFO] [stdout] | [INFO] [stdout] 437 | let ct = _mm256_mul_pd(c, t); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_add_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:439:19 [INFO] [stdout] | [INFO] [stdout] 439 | let bct = _mm256_add_pd(b, ct); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:442:50 [INFO] [stdout] | [INFO] [stdout] 442 | let bct_unpacked: (f64, f64, f64, f64) = mem::transmute(bct); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_set_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:445:19 [INFO] [stdout] | [INFO] [stdout] 445 | let bct = _mm256_set_pd( [INFO] [stdout] | ___________________^ [INFO] [stdout] 446 | | bct_unpacked.3.cos(), [INFO] [stdout] 447 | | bct_unpacked.2.cos(), [INFO] [stdout] 448 | | bct_unpacked.1.cos(), [INFO] [stdout] 449 | | bct_unpacked.0.cos(), [INFO] [stdout] 450 | | ); [INFO] [stdout] | |_________^ call to function with `#[target_feature]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_mul_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:453:20 [INFO] [stdout] | [INFO] [stdout] 453 | let term = _mm256_mul_pd(a, bct); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:454:51 [INFO] [stdout] | [INFO] [stdout] 454 | let term_unpacked: (f64, f64, f64, f64) = mem::transmute(term); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.96s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: vsop87 v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c96f5e940b8928fda9d9c8c89793c5ba3e184b3ec1752c83f993e6dff267ea91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c96f5e940b8928fda9d9c8c89793c5ba3e184b3ec1752c83f993e6dff267ea91", kill_on_drop: false }` [INFO] [stdout] c96f5e940b8928fda9d9c8c89793c5ba3e184b3ec1752c83f993e6dff267ea91