[INFO] fetching crate vsop87 3.0.0... [INFO] testing vsop87-3.0.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate vsop87 3.0.0 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vsop87 3.0.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 89 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fce5d50e3ab7b3d989df4e2f0d1a210c95691a891debde704bf8a89e0e8737bc [INFO] running `Command { std: "docker" "start" "-a" "fce5d50e3ab7b3d989df4e2f0d1a210c95691a891debde704bf8a89e0e8737bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fce5d50e3ab7b3d989df4e2f0d1a210c95691a891debde704bf8a89e0e8737bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fce5d50e3ab7b3d989df4e2f0d1a210c95691a891debde704bf8a89e0e8737bc", kill_on_drop: false }` [INFO] [stdout] fce5d50e3ab7b3d989df4e2f0d1a210c95691a891debde704bf8a89e0e8737bc [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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 886734f25c3680bcba8ddd88893a5cf310d14d1c00062cea1ee685d25764a734 [INFO] running `Command { std: "docker" "start" "-a" "886734f25c3680bcba8ddd88893a5cf310d14d1c00062cea1ee685d25764a734", kill_on_drop: false }` [INFO] [stderr] Compiling vsop87 v3.0.0 (/opt/rustwide/workdir) [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 4.04s [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 2` [INFO] running `Command { std: "docker" "inspect" "886734f25c3680bcba8ddd88893a5cf310d14d1c00062cea1ee685d25764a734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "886734f25c3680bcba8ddd88893a5cf310d14d1c00062cea1ee685d25764a734", kill_on_drop: false }` [INFO] [stdout] 886734f25c3680bcba8ddd88893a5cf310d14d1c00062cea1ee685d25764a734 [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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69c9aa59d235b5662d102e683637fa28c008d8370dccf6a14f5592cf9cbf48f6 [INFO] running `Command { std: "docker" "start" "-a" "69c9aa59d235b5662d102e683637fa28c008d8370dccf6a14f5592cf9cbf48f6", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [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] [stderr] Compiling is-terminal v0.4.16 [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] [stderr] Compiling serde v1.0.219 [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] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling vsop87 v3.0.0 (/opt/rustwide/workdir) [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 `test` profile [unoptimized + debuginfo] target(s) in 17.60s [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 3` [INFO] running `Command { std: "docker" "inspect" "69c9aa59d235b5662d102e683637fa28c008d8370dccf6a14f5592cf9cbf48f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69c9aa59d235b5662d102e683637fa28c008d8370dccf6a14f5592cf9cbf48f6", kill_on_drop: false }` [INFO] [stdout] 69c9aa59d235b5662d102e683637fa28c008d8370dccf6a14f5592cf9cbf48f6 [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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9691dda54d3bb5613bedbc4445c8934bd8f808acd39126904aa8a336dc99e991 [INFO] running `Command { std: "docker" "start" "-a" "9691dda54d3bb5613bedbc4445c8934bd8f808acd39126904aa8a336dc99e991", kill_on_drop: false }` [INFO] [stderr] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code` [INFO] [stderr] --> src/lib.rs:110:5 [INFO] [stderr] | [INFO] [stderr] 110 | unused_tuple_struct_fields, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dead_code` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: warn(dead_code) incompatible with previous forbid [INFO] [stderr] --> src/lib.rs:110:5 [INFO] [stderr] | [INFO] [stderr] 84 | unused, [INFO] [stderr] | ------ `forbid` level set here [INFO] [stderr] ... [INFO] [stderr] 110 | unused_tuple_struct_fields, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #81670 [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:94:5 [INFO] [stderr] | [INFO] [stderr] 94 | future_incompatible, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(forbidden_lint_groups)]` implied by `#[warn(future_incompatible)]` [INFO] [stderr] [INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stderr] --> src/lib.rs:162:9 [INFO] [stderr] | [INFO] [stderr] 162 | #![warn(box_pointers, unused_results)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `calculate_var_avx::vector_term` is unsafe and requires unsafe block [INFO] [stderr] --> src/lib.rs:466:49 [INFO] [stderr] | [INFO] [stderr] 466 | let (_term4, term3, term2, term1) = vector_term( [INFO] [stderr] | _________________________________________________^ [INFO] [stderr] 467 | | (a1, b1, c1), [INFO] [stderr] 468 | | (a2, b2, c2), [INFO] [stderr] 469 | | (a3, b3, c3), [INFO] [stderr] 470 | | (f64::NAN, f64::NAN, f64::NAN), [INFO] [stderr] 471 | | t, [INFO] [stderr] 472 | | ); [INFO] [stderr] | |_____________^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stderr] --> src/lib.rs:407:1 [INFO] [stderr] | [INFO] [stderr] 407 | unsafe fn calculate_var_avx(t: f64, a: &[f64], b: &[f64], c: &[f64]) -> f64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:106:5 [INFO] [stderr] | [INFO] [stderr] 106 | unsafe_op_in_unsafe_fn, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `calculate_var_avx::vector_term` is unsafe and requires unsafe block [INFO] [stderr] --> src/lib.rs:489:21 [INFO] [stderr] | [INFO] [stderr] 489 | vector_term((a1, b1, c1), (a2, b2, c2), (a3, b3, c3), (a4, b4, c4), t); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm256_set_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stderr] --> src/lib.rs:431:17 [INFO] [stderr] | [INFO] [stderr] 431 | let a = _mm256_set_pd(a1, a2, a3, a4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]` [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stderr] --> src/lib.rs:424:5 [INFO] [stderr] | [INFO] [stderr] 424 | / unsafe fn vector_term( [INFO] [stderr] 425 | | (a1, b1, c1): (f64, f64, f64), [INFO] [stderr] 426 | | (a2, b2, c2): (f64, f64, f64), [INFO] [stderr] 427 | | (a3, b3, c3): (f64, f64, f64), [INFO] [stderr] 428 | | (a4, b4, c4): (f64, f64, f64), [INFO] [stderr] 429 | | t: f64, [INFO] [stderr] 430 | | ) -> (f64, f64, f64, f64) { [INFO] [stderr] | |_____________________________^ [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm256_set_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stderr] --> src/lib.rs:432:17 [INFO] [stderr] | [INFO] [stderr] 432 | let b = _mm256_set_pd(b1, b2, b3, b4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]` [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm256_set_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stderr] --> src/lib.rs:433:17 [INFO] [stderr] | [INFO] [stderr] 433 | let c = _mm256_set_pd(c1, c2, c3, c4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]` [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm256_set1_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stderr] --> src/lib.rs:434:17 [INFO] [stderr] | [INFO] [stderr] 434 | let t = _mm256_set1_pd(t); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]` [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm256_mul_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stderr] --> src/lib.rs:437:18 [INFO] [stderr] | [INFO] [stderr] 437 | let ct = _mm256_mul_pd(c, t); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]` [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm256_add_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stderr] --> src/lib.rs:439:19 [INFO] [stderr] | [INFO] [stderr] 439 | let bct = _mm256_add_pd(b, ct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]` [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block [INFO] [stderr] --> src/lib.rs:442:50 [INFO] [stderr] | [INFO] [stderr] 442 | let bct_unpacked: (f64, f64, f64, f64) = mem::transmute(bct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm256_set_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stderr] --> src/lib.rs:445:19 [INFO] [stderr] | [INFO] [stderr] 445 | let bct = _mm256_set_pd( [INFO] [stderr] | ___________________^ [INFO] [stderr] 446 | | bct_unpacked.3.cos(), [INFO] [stderr] 447 | | bct_unpacked.2.cos(), [INFO] [stderr] 448 | | bct_unpacked.1.cos(), [INFO] [stderr] 449 | | bct_unpacked.0.cos(), [INFO] [stderr] 450 | | ); [INFO] [stderr] | |_________^ call to function with `#[target_feature]` [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm256_mul_pd` with `#[target_feature]` is unsafe and requires unsafe block [INFO] [stderr] --> src/lib.rs:453:20 [INFO] [stderr] | [INFO] [stderr] 453 | let term = _mm256_mul_pd(a, bct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]` [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: in order for the call to be safe, the context requires the following additional target feature: avx [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block [INFO] [stderr] --> src/lib.rs:454:51 [INFO] [stderr] | [INFO] [stderr] 454 | let term_unpacked: (f64, f64, f64, f64) = mem::transmute(term); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0133`. [INFO] [stderr] warning: `vsop87` (lib) generated 15 warnings (run `cargo fix --lib -p vsop87` to apply 3 suggestions) [INFO] [stderr] warning: `vsop87` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [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 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vsop87-2dad12ca5791969c) [INFO] [stdout] [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-395b70358380b886) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test it_kepler ... ok [INFO] [stdout] test it_convert ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/vsop87_tests.rs (/opt/rustwide/target/debug/deps/vsop87_tests-fd8a9da152343171) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test it_jupiter ... ok [INFO] [stdout] test it_venus ... ok [INFO] [stdout] test it_earth_moon ... ok [INFO] [stdout] test it_mercury ... ok [INFO] [stdout] test it_mars ... ok [INFO] [stdout] test it_neptune ... ok [INFO] [stdout] test it_saturn ... ok [INFO] [stdout] test it_uranus ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/vsop87a_tests.rs (/opt/rustwide/target/debug/deps/vsop87a_tests-630ce035580b696f) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test it_earth_moon ... ok [INFO] [stdout] test it_earth ... ok [INFO] [stdout] test it_venus ... ok [INFO] [stdout] test it_neptune ... ok [INFO] [stdout] test it_jupiter ... ok [INFO] [stdout] test it_saturn ... ok [INFO] [stdout] test it_mercury ... ok [INFO] [stdout] test it_uranus ... ok [INFO] [stdout] test it_mars ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/vsop87b_tests.rs (/opt/rustwide/target/debug/deps/vsop87b_tests-216086977e4738f3) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test it_earth ... ok [INFO] [stdout] test it_neptune ... ok [INFO] [stdout] test it_jupiter ... ok [INFO] [stdout] test it_venus ... ok [INFO] [stdout] test it_mars ... ok [INFO] [stdout] test it_uranus ... ok [INFO] [stdout] test it_saturn ... ok [INFO] [stdout] test it_mercury ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/vsop87c_tests.rs (/opt/rustwide/target/debug/deps/vsop87c_tests-418036db81ace79a) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test it_venus ... ok [INFO] [stdout] test it_earth ... ok [INFO] [stdout] test it_neptune ... ok [INFO] [stdout] test it_jupiter ... ok [INFO] [stdout] test it_saturn ... ok [INFO] [stdout] test it_mercury ... ok [INFO] [stdout] test it_uranus ... ok [INFO] [stdout] test it_mars ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/vsop87d_tests.rs (/opt/rustwide/target/debug/deps/vsop87d_tests-63a268657f27adfa) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test it_neptune ... ok [INFO] [stdout] test it_earth ... ok [INFO] [stdout] test it_jupiter ... ok [INFO] [stdout] test it_mars ... ok [INFO] [stdout] test it_venus ... ok [INFO] [stdout] test it_uranus ... ok [INFO] [stdout] test it_mercury ... ok [INFO] [stdout] test it_saturn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/vsop87e_tests.rs (/opt/rustwide/target/debug/deps/vsop87e_tests-1529b724eb0ed518) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test it_jupiter ... ok [INFO] [stdout] test it_uranus ... ok [INFO] [stdout] test it_earth ... ok [INFO] [stdout] test it_mars ... ok [INFO] [stdout] test it_neptune ... ok [INFO] [stdout] test it_mercury ... ok [INFO] [stdout] test it_venus ... ok [INFO] [stdout] test it_sun ... ok [INFO] [stdout] test it_saturn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests vsop87 [INFO] [stderr] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code` [INFO] [stderr] --> src/lib.rs:110:5 [INFO] [stderr] | [INFO] [stderr] 110 | unused_tuple_struct_fields, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dead_code` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stderr] --> src/lib.rs:162:9 [INFO] [stderr] | [INFO] [stderr] 162 | #![warn(box_pointers, unused_results)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 65 tests [INFO] [stdout] test src/lib.rs - (line 49) ... ok [INFO] [stdout] test src/lib.rs - mars (line 1032) ... ok [INFO] [stdout] test src/lib.rs - mercury (line 570) ... ok [INFO] [stdout] test src/lib.rs - earth_moon (line 774) ... ok [INFO] [stdout] test src/lib.rs - saturn (line 1211) ... ok [INFO] [stdout] test src/lib.rs - saturn (line 1224) ... ok [INFO] [stdout] test src/lib.rs - jupiter (line 1129) ... ok [INFO] [stdout] test src/lib.rs - earth_moon (line 761) ... ok [INFO] [stdout] test src/lib.rs - mercury (line 583) ... ok [INFO] [stdout] test src/lib.rs - uranus (line 1310) ... ok [INFO] [stdout] test src/lib.rs - uranus (line 1323) ... ok [INFO] [stdout] test src/lib.rs - jupiter (line 1116) ... ok [INFO] [stdout] test src/lib.rs - venus (line 665) ... ok [INFO] [stdout] test src/lib.rs - (line 32) ... ok [INFO] [stdout] test src/lib.rs - neptune (line 1405) ... ok [INFO] [stdout] test src/lib.rs - neptune (line 1418) ... ok [INFO] [stdout] test src/lib.rs - mars (line 1019) ... ok [INFO] [stdout] test src/vsop87a/mod.rs - vsop87a::uranus (line 554) ... ok [INFO] [stdout] test src/vsop87a/mod.rs - vsop87a (line 13) ... ok [INFO] [stdout] test src/vsop87a/mod.rs - vsop87a::saturn (line 494) ... ok [INFO] [stdout] test src/vsop87a/mod.rs - vsop87a::jupiter (line 434) ... ok [INFO] [stdout] test src/lib.rs - venus (line 678) ... ok [INFO] [stdout] test src/vsop87a/mod.rs - vsop87a::earth (line 168) ... ok [INFO] [stdout] test src/vsop87b/mod.rs - vsop87b (line 12) ... ok [INFO] [stdout] test src/vsop87a/mod.rs - vsop87a::neptune (line 609) ... ok [INFO] [stdout] test src/vsop87a/mod.rs - vsop87a::venus (line 108) ... ok [INFO] [stdout] test src/vsop87a/mod.rs - vsop87a::mars (line 374) ... ok [INFO] [stdout] test src/vsop87b/mod.rs - vsop87b::uranus (line 434) ... ok [INFO] [stdout] test src/vsop87b/mod.rs - vsop87b::jupiter (line 306) ... ok [INFO] [stdout] test src/vsop87b/mod.rs - vsop87b::mercury (line 50) ... ok [INFO] [stdout] test src/vsop87b/mod.rs - vsop87b::mars (line 242) ... ok [INFO] [stdout] test src/vsop87b/mod.rs - vsop87b::earth (line 178) ... ok [INFO] [stdout] test src/vsop87c/mod.rs - vsop87c::jupiter (line 287) ... ok [INFO] [stdout] test src/vsop87c/mod.rs - vsop87c (line 14) ... ok [INFO] [stdout] test src/vsop87b/mod.rs - vsop87b::venus (line 114) ... ok [INFO] [stdout] test src/vsop87b/mod.rs - vsop87b::neptune (line 493) ... ok [INFO] [stdout] test src/vsop87b/mod.rs - vsop87b::saturn (line 370) ... ok [INFO] [stdout] test src/vsop87c/mod.rs - vsop87c::earth (line 168) ... ok [INFO] [stdout] test src/vsop87a/mod.rs - vsop87a::mercury (line 48) ... ok [INFO] [stdout] test src/vsop87c/mod.rs - vsop87c::neptune (line 467) ... ok [INFO] [stdout] test src/vsop87c/mod.rs - vsop87c::uranus (line 407) ... ok [INFO] [stdout] test src/vsop87c/mod.rs - vsop87c::mars (line 227) ... ok [INFO] [stdout] test src/vsop87a/mod.rs - vsop87a::earth_moon (line 228) ... ok [INFO] [stdout] test src/vsop87d/mod.rs - vsop87d (line 12) ... ok [INFO] [stdout] test src/vsop87c/mod.rs - vsop87c::saturn (line 347) ... ok [INFO] [stdout] test src/vsop87c/mod.rs - vsop87c::mercury (line 48) ... ok [INFO] [stdout] test src/vsop87d/mod.rs - vsop87d::mercury (line 52) ... ok [INFO] [stdout] test src/vsop87d/mod.rs - vsop87d::jupiter (line 307) ... ok [INFO] [stdout] test src/vsop87d/mod.rs - vsop87d::uranus (line 435) ... ok [INFO] [stdout] test src/vsop87d/mod.rs - vsop87d::earth (line 180) ... ok [INFO] [stdout] test src/vsop87d/mod.rs - vsop87d::mars (line 243) ... ok [INFO] [stdout] test src/vsop87d/mod.rs - vsop87d::neptune (line 497) ... ok [INFO] [stdout] test src/vsop87d/mod.rs - vsop87d::saturn (line 371) ... ok [INFO] [stdout] test src/vsop87c/mod.rs - vsop87c::venus (line 108) ... ok [INFO] [stdout] test src/vsop87e/mod.rs - vsop87e (line 15) ... ok [INFO] [stdout] test src/vsop87e/mod.rs - vsop87e::mars (line 290) ... ok [INFO] [stdout] test src/vsop87e/mod.rs - vsop87e::earth (line 230) ... ok [INFO] [stdout] test src/vsop87e/mod.rs - vsop87e::mercury (line 110) ... ok [INFO] [stdout] test src/vsop87e/mod.rs - vsop87e::saturn (line 410) ... ok [INFO] [stdout] test src/vsop87d/mod.rs - vsop87d::venus (line 116) ... ok [INFO] [stdout] test src/vsop87e/mod.rs - vsop87e::uranus (line 470) ... ok [INFO] [stdout] test src/vsop87e/mod.rs - vsop87e::venus (line 170) ... ok [INFO] [stdout] test src/vsop87e/mod.rs - vsop87e::jupiter (line 350) ... ok [INFO] [stdout] test src/vsop87e/mod.rs - vsop87e::sun (line 50) ... ok [INFO] [stdout] test src/vsop87e/mod.rs - vsop87e::neptune (line 525) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.87s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9691dda54d3bb5613bedbc4445c8934bd8f808acd39126904aa8a336dc99e991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9691dda54d3bb5613bedbc4445c8934bd8f808acd39126904aa8a336dc99e991", kill_on_drop: false }` [INFO] [stdout] 9691dda54d3bb5613bedbc4445c8934bd8f808acd39126904aa8a336dc99e991