[INFO] fetching crate fftw 0.7.0... [INFO] testing fftw-0.7.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate fftw 0.7.0 into /workspace/builds/worker-26/source [INFO] validating manifest of crates.io crate fftw 0.7.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fftw 0.7.0 [INFO] finished tweaking crates.io crate fftw 0.7.0 [INFO] tweaked toml for crates.io crate fftw 0.7.0 written to /workspace/builds/worker-26/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ftp v3.0.1 [INFO] [stderr] Downloaded fftw-sys v0.6.0 [INFO] [stderr] Downloaded fftw-src v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31a4f43955333c89c32b981252abe1ee62de749728682e7478829a729bb28e2d [INFO] running `Command { std: "docker" "start" "-a" "31a4f43955333c89c32b981252abe1ee62de749728682e7478829a729bb28e2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31a4f43955333c89c32b981252abe1ee62de749728682e7478829a729bb28e2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31a4f43955333c89c32b981252abe1ee62de749728682e7478829a729bb28e2d", kill_on_drop: false }` [INFO] [stdout] 31a4f43955333c89c32b981252abe1ee62de749728682e7478829a729bb28e2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2ad405aca39fb99703e1f3fbdfbf48e3f6be19cb1b24a3e4f75f9d43d21f262 [INFO] running `Command { std: "docker" "start" "-a" "b2ad405aca39fb99703e1f3fbdfbf48e3f6be19cb1b24a3e4f75f9d43d21f262", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling ftp v3.0.1 [INFO] [stderr] Compiling fftw-src v0.3.3 [INFO] [stderr] Compiling fftw-sys v0.6.0 [INFO] [stderr] Compiling fftw v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: cross-crate traits with a default impl, like `Send`, should not be specialized [INFO] [stdout] --> src/plan.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | unsafe impl Send for Plan {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_auto_trait_impls)]` on by default [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/plan.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / pub struct Plan { [INFO] [stdout] 33 | | plan: Plan, [INFO] [stdout] 34 | | input: (usize, Alignment), [INFO] [stdout] 35 | | output: (usize, Alignment), [INFO] [stdout] 36 | | phantom: PhantomData<(A, B)>, [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `*mut fftwf_plan_s` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cross-crate traits with a default impl, like `Send`, should not be specialized [INFO] [stdout] --> src/plan.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | unsafe impl Send for Plan {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/plan.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / pub struct Plan { [INFO] [stdout] 33 | | plan: Plan, [INFO] [stdout] 34 | | input: (usize, Alignment), [INFO] [stdout] 35 | | output: (usize, Alignment), [INFO] [stdout] 36 | | phantom: PhantomData<(A, B)>, [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `*mut fftw_plan_s` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "b2ad405aca39fb99703e1f3fbdfbf48e3f6be19cb1b24a3e4f75f9d43d21f262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ad405aca39fb99703e1f3fbdfbf48e3f6be19cb1b24a3e4f75f9d43d21f262", kill_on_drop: false }` [INFO] [stdout] b2ad405aca39fb99703e1f3fbdfbf48e3f6be19cb1b24a3e4f75f9d43d21f262 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4f4b473cf87dc107c65c7472a8d571e599239645a44c6ba32a2c4c362586aea [INFO] running `Command { std: "docker" "start" "-a" "c4f4b473cf87dc107c65c7472a8d571e599239645a44c6ba32a2c4c362586aea", kill_on_drop: false }` [INFO] [stdout] warning: cross-crate traits with a default impl, like `Send`, should not be specialized [INFO] [stdout] --> src/plan.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | unsafe impl Send for Plan {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_auto_trait_impls)]` on by default [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/plan.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / pub struct Plan { [INFO] [stdout] 33 | | plan: Plan, [INFO] [stdout] 34 | | input: (usize, Alignment), [INFO] [stdout] 35 | | output: (usize, Alignment), [INFO] [stdout] 36 | | phantom: PhantomData<(A, B)>, [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `*mut fftwf_plan_s` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fftw v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: cross-crate traits with a default impl, like `Send`, should not be specialized [INFO] [stdout] --> src/plan.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | unsafe impl Send for Plan {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/plan.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / pub struct Plan { [INFO] [stdout] 33 | | plan: Plan, [INFO] [stdout] 34 | | input: (usize, Alignment), [INFO] [stdout] 35 | | output: (usize, Alignment), [INFO] [stdout] 36 | | phantom: PhantomData<(A, B)>, [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `*mut fftw_plan_s` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cross-crate traits with a default impl, like `Send`, should not be specialized [INFO] [stdout] --> src/plan.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | unsafe impl Send for Plan {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_auto_trait_impls)]` on by default [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/plan.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / pub struct Plan { [INFO] [stdout] 33 | | plan: Plan, [INFO] [stdout] 34 | | input: (usize, Alignment), [INFO] [stdout] 35 | | output: (usize, Alignment), [INFO] [stdout] 36 | | phantom: PhantomData<(A, B)>, [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `*mut fftwf_plan_s` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cross-crate traits with a default impl, like `Send`, should not be specialized [INFO] [stdout] --> src/plan.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | unsafe impl Send for Plan {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/plan.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / pub struct Plan { [INFO] [stdout] 33 | | plan: Plan, [INFO] [stdout] 34 | | input: (usize, Alignment), [INFO] [stdout] 35 | | output: (usize, Alignment), [INFO] [stdout] 36 | | phantom: PhantomData<(A, B)>, [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `*mut fftw_plan_s` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "c4f4b473cf87dc107c65c7472a8d571e599239645a44c6ba32a2c4c362586aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4f4b473cf87dc107c65c7472a8d571e599239645a44c6ba32a2c4c362586aea", kill_on_drop: false }` [INFO] [stdout] c4f4b473cf87dc107c65c7472a8d571e599239645a44c6ba32a2c4c362586aea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 985b719af7aed5c6816122af2ab143a76a0a410406085e8a1d66a3b7a7c05530 [INFO] running `Command { std: "docker" "start" "-a" "985b719af7aed5c6816122af2ab143a76a0a410406085e8a1d66a3b7a7c05530", kill_on_drop: false }` [INFO] [stderr] warning: cross-crate traits with a default impl, like `Send`, should not be specialized [INFO] [stderr] --> src/plan.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | unsafe impl Send for Plan {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(suspicious_auto_trait_impls)]` on by default [INFO] [stderr] = warning: this will change its meaning in a future release! [INFO] [stderr] = note: for more information, see issue #93367 [INFO] [stderr] note: try using the same sequence of generic parameters as the struct definition [INFO] [stderr] --> src/plan.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / pub struct Plan { [INFO] [stderr] 33 | | plan: Plan, [INFO] [stderr] 34 | | input: (usize, Alignment), [INFO] [stderr] 35 | | output: (usize, Alignment), [INFO] [stderr] 36 | | phantom: PhantomData<(A, B)>, [INFO] [stderr] 37 | | } [INFO] [stderr] | |_^ [INFO] [stderr] = note: `*mut fftwf_plan_s` is not a generic parameter [INFO] [stderr] [INFO] [stderr] warning: cross-crate traits with a default impl, like `Send`, should not be specialized [INFO] [stderr] --> src/plan.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | unsafe impl Send for Plan {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this will change its meaning in a future release! [INFO] [stderr] = note: for more information, see issue #93367 [INFO] [stderr] note: try using the same sequence of generic parameters as the struct definition [INFO] [stderr] --> src/plan.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / pub struct Plan { [INFO] [stderr] 33 | | plan: Plan, [INFO] [stderr] 34 | | input: (usize, Alignment), [INFO] [stderr] 35 | | output: (usize, Alignment), [INFO] [stderr] 36 | | phantom: PhantomData<(A, B)>, [INFO] [stderr] 37 | | } [INFO] [stderr] | |_^ [INFO] [stderr] = note: `*mut fftw_plan_s` is not a generic parameter [INFO] [stderr] [INFO] [stderr] warning: `fftw` (lib) generated 2 warnings [INFO] [stderr] warning: `fftw` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fftw-ee769b531a90919b) [INFO] [stdout] [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] [stderr] Running tests/c2c.rs (/opt/rustwide/target/debug/deps/c2c-e58f10e9924c8764) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test c2c2c_identity ... ok [INFO] [stdout] test c2c_cos ... 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/c2c_aligned.rs (/opt/rustwide/target/debug/deps/c2c_aligned-2ca1693da9588b76) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test c2c2c_identity ... ok [INFO] [stdout] test c2c_cos ... 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/r2c.rs (/opt/rustwide/target/debug/deps/r2c-a26e5aad37d756b3) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test c2r2c_identity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/r2c_aligned.rs (/opt/rustwide/target/debug/deps/r2c_aligned-48c1129102122ef9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test c2r2c_identity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/r2r.rs (/opt/rustwide/target/debug/deps/r2r-62acc48fac188d0d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test r2r2r_identity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests fftw [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 10) ... ok [INFO] [stdout] test src/lib.rs - (line 29) ... ok [INFO] [stdout] test src/array.rs - array::alignment_of (line 112) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "985b719af7aed5c6816122af2ab143a76a0a410406085e8a1d66a3b7a7c05530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "985b719af7aed5c6816122af2ab143a76a0a410406085e8a1d66a3b7a7c05530", kill_on_drop: false }` [INFO] [stdout] 985b719af7aed5c6816122af2ab143a76a0a410406085e8a1d66a3b7a7c05530