[INFO] fetching crate ndrustfft 0.3.0... [INFO] testing ndrustfft-0.3.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate ndrustfft 0.3.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate ndrustfft 0.3.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 ndrustfft 0.3.0 [INFO] finished tweaking crates.io crate ndrustfft 0.3.0 [INFO] tweaked toml for crates.io crate ndrustfft 0.3.0 written to /workspace/builds/worker-5/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] Downloading crates ... [INFO] [stderr] Downloaded realfft v3.0.0 [INFO] [stderr] Downloaded rustdct v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 3abd413c1a2c358709dddd7a863265ae342b378da33fe0b5e318b33029ea17ad [INFO] running `Command { std: "docker" "start" "-a" "3abd413c1a2c358709dddd7a863265ae342b378da33fe0b5e318b33029ea17ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3abd413c1a2c358709dddd7a863265ae342b378da33fe0b5e318b33029ea17ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3abd413c1a2c358709dddd7a863265ae342b378da33fe0b5e318b33029ea17ad", kill_on_drop: false }` [INFO] [stdout] 3abd413c1a2c358709dddd7a863265ae342b378da33fe0b5e318b33029ea17ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] cf5eeb377a5af1bf93a6d30e26326247d3c6939413eb40306e15783ba4ec38a1 [INFO] running `Command { std: "docker" "start" "-a" "cf5eeb377a5af1bf93a6d30e26326247d3c6939413eb40306e15783ba4ec38a1", 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] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling rustfft v6.0.1 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling rustdct v0.7.0 [INFO] [stderr] Compiling realfft v3.0.0 [INFO] [stderr] Compiling ndrustfft v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.92s [INFO] running `Command { std: "docker" "inspect" "cf5eeb377a5af1bf93a6d30e26326247d3c6939413eb40306e15783ba4ec38a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf5eeb377a5af1bf93a6d30e26326247d3c6939413eb40306e15783ba4ec38a1", kill_on_drop: false }` [INFO] [stdout] cf5eeb377a5af1bf93a6d30e26326247d3c6939413eb40306e15783ba4ec38a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 67c78c8280dce2a0bd89b9cf89af3fe2b51ec0bd39c6a1ffb4ed341af22830ae [INFO] running `Command { std: "docker" "start" "-a" "67c78c8280dce2a0bd89b9cf89af3fe2b51ec0bd39c6a1ffb4ed341af22830ae", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling ndrustfft v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.10s [INFO] running `Command { std: "docker" "inspect" "67c78c8280dce2a0bd89b9cf89af3fe2b51ec0bd39c6a1ffb4ed341af22830ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67c78c8280dce2a0bd89b9cf89af3fe2b51ec0bd39c6a1ffb4ed341af22830ae", kill_on_drop: false }` [INFO] [stdout] 67c78c8280dce2a0bd89b9cf89af3fe2b51ec0bd39c6a1ffb4ed341af22830ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 11e035e3bc51e4a554249687a04d0e005186c900f36c15b173585451f2f1bf28 [INFO] running `Command { std: "docker" "start" "-a" "11e035e3bc51e4a554249687a04d0e005186c900f36c15b173585451f2f1bf28", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ndrustfft-bcfbafcab2eb51c4) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test::test_ifft_c2r_first_last_element ... ok [INFO] [stdout] test test::test_dct4 ... ok [INFO] [stdout] test test::test_dct2 ... ok [INFO] [stdout] test test::test_dct3 ... ok [INFO] [stdout] test test::test_dct1 ... ok [INFO] [stdout] test test::test_fft_r2c ... ok [INFO] [stdout] test test::test_fft ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests ndrustfft [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/lib.rs - FftHandler (line 174) ... FAILED [INFO] [stdout] test src/lib.rs - ndfft_r2c (line 455) ... FAILED [INFO] [stdout] test src/lib.rs - nddct1 (line 640) ... FAILED [INFO] [stdout] test src/lib.rs - R2cFftHandler (line 364) ... FAILED [INFO] [stdout] test src/lib.rs - (line 34) ... FAILED [INFO] [stdout] test src/lib.rs - DctHandler::new (line 567) ... FAILED [INFO] [stdout] test src/lib.rs - ndfft (line 258) ... FAILED [INFO] [stdout] test src/lib.rs - R2cFftHandler::new (line 396) ... FAILED [INFO] [stdout] test src/lib.rs - ndifft_r2c (line 478) ... FAILED [INFO] [stdout] test src/lib.rs - FftHandler::new (line 206) ... ok [INFO] [stdout] test src/lib.rs - ndifft (line 282) ... ok [INFO] [stdout] test src/lib.rs - DctHandler (line 535) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - FftHandler (line 174) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ndfft_r2c (line 455) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - nddct1 (line 640) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - R2cFftHandler (line 364) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 34) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - DctHandler::new (line 567) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ndfft (line 258) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - R2cFftHandler::new (line 396) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ndifft_r2c (line 478) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 34) [INFO] [stdout] src/lib.rs - DctHandler::new (line 567) [INFO] [stdout] src/lib.rs - FftHandler (line 174) [INFO] [stdout] src/lib.rs - R2cFftHandler (line 364) [INFO] [stdout] src/lib.rs - R2cFftHandler::new (line 396) [INFO] [stdout] src/lib.rs - nddct1 (line 640) [INFO] [stdout] src/lib.rs - ndfft (line 258) [INFO] [stdout] src/lib.rs - ndfft_r2c (line 455) [INFO] [stdout] src/lib.rs - ndifft_r2c (line 478) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.28s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "11e035e3bc51e4a554249687a04d0e005186c900f36c15b173585451f2f1bf28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11e035e3bc51e4a554249687a04d0e005186c900f36c15b173585451f2f1bf28", kill_on_drop: false }` [INFO] [stdout] 11e035e3bc51e4a554249687a04d0e005186c900f36c15b173585451f2f1bf28