[INFO] fetching crate fftw 0.7.0... [INFO] testing fftw-0.7.0 against beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3578dbfb606634239b428f14b7f4beee9f5aec61aba6413ca0adafd1d2fa25aa [INFO] running `Command { std: "docker" "start" "-a" "3578dbfb606634239b428f14b7f4beee9f5aec61aba6413ca0adafd1d2fa25aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3578dbfb606634239b428f14b7f4beee9f5aec61aba6413ca0adafd1d2fa25aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3578dbfb606634239b428f14b7f4beee9f5aec61aba6413ca0adafd1d2fa25aa", kill_on_drop: false }` [INFO] [stdout] 3578dbfb606634239b428f14b7f4beee9f5aec61aba6413ca0adafd1d2fa25aa [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce22c63cd777e899b1344eef0c0e9bca2e80e05c3b2b8ea936e7de2490cf70e5 [INFO] running `Command { std: "docker" "start" "-a" "ce22c63cd777e899b1344eef0c0e9bca2e80e05c3b2b8ea936e7de2490cf70e5", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [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 matrixmultiply v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [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 thiserror v1.0.30 [INFO] [stderr] Compiling num v0.1.42 [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 20s [INFO] running `Command { std: "docker" "inspect" "ce22c63cd777e899b1344eef0c0e9bca2e80e05c3b2b8ea936e7de2490cf70e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce22c63cd777e899b1344eef0c0e9bca2e80e05c3b2b8ea936e7de2490cf70e5", kill_on_drop: false }` [INFO] [stdout] ce22c63cd777e899b1344eef0c0e9bca2e80e05c3b2b8ea936e7de2490cf70e5 [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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f04e01486f0260d130a058018153ef2a28667b4a827e959d8758c0f6cf6580f [INFO] running `Command { std: "docker" "start" "-a" "2f04e01486f0260d130a058018153ef2a28667b4a827e959d8758c0f6cf6580f", 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] [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] [stderr] Compiling fftw v0.7.0 (/opt/rustwide/workdir) [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.72s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/fftw-6c37a506af6e78e6) [INFO] [stderr] Executable tests/c2c.rs (/opt/rustwide/target/debug/deps/c2c-fc6dc1a56ea3a057) [INFO] [stderr] Executable tests/c2c_aligned.rs (/opt/rustwide/target/debug/deps/c2c_aligned-7c95a240458fbe2e) [INFO] [stderr] Executable tests/r2c.rs (/opt/rustwide/target/debug/deps/r2c-067dfc357db499aa) [INFO] [stderr] Executable tests/r2c_aligned.rs (/opt/rustwide/target/debug/deps/r2c_aligned-994ae9f8d9166e9a) [INFO] [stderr] Executable tests/r2r.rs (/opt/rustwide/target/debug/deps/r2r-3e49a4c083d1f873) [INFO] running `Command { std: "docker" "inspect" "2f04e01486f0260d130a058018153ef2a28667b4a827e959d8758c0f6cf6580f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f04e01486f0260d130a058018153ef2a28667b4a827e959d8758c0f6cf6580f", kill_on_drop: false }` [INFO] [stdout] 2f04e01486f0260d130a058018153ef2a28667b4a827e959d8758c0f6cf6580f [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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b0f04d492a403c8f761cd15b7c3c88ee7d7bc3d282f9bce46b336ed91aa92726 [INFO] running `Command { std: "docker" "start" "-a" "b0f04d492a403c8f761cd15b7c3c88ee7d7bc3d282f9bce46b336ed91aa92726", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fftw-6c37a506af6e78e6) [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-fc6dc1a56ea3a057) [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-7c95a240458fbe2e) [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-067dfc357db499aa) [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-994ae9f8d9166e9a) [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-3e49a4c083d1f873) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test r2r2r_identity ... ok [INFO] [stderr] Doc-tests fftw [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/array.rs - array::alignment_of (line 112) ... ok [INFO] [stdout] test src/lib.rs - (line 10) ... ok [INFO] [stdout] test src/lib.rs - (line 29) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b0f04d492a403c8f761cd15b7c3c88ee7d7bc3d282f9bce46b336ed91aa92726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0f04d492a403c8f761cd15b7c3c88ee7d7bc3d282f9bce46b336ed91aa92726", kill_on_drop: false }` [INFO] [stdout] b0f04d492a403c8f761cd15b7c3c88ee7d7bc3d282f9bce46b336ed91aa92726