[INFO] fetching crate basic_dsp_matrix 0.9.3... [INFO] testing basic_dsp_matrix-0.9.3 against 1.59.0 for beta-1.60-1 [INFO] extracting crate basic_dsp_matrix 0.9.3 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate basic_dsp_matrix 0.9.3 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate basic_dsp_matrix 0.9.3 [INFO] finished tweaking crates.io crate basic_dsp_matrix 0.9.3 [INFO] tweaked toml for crates.io crate basic_dsp_matrix 0.9.3 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c24b00771e11c4be3dd22eac4cdd0a4eaa52caaf3763682a9714702088278ef [INFO] running `Command { std: "docker" "start" "-a" "4c24b00771e11c4be3dd22eac4cdd0a4eaa52caaf3763682a9714702088278ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c24b00771e11c4be3dd22eac4cdd0a4eaa52caaf3763682a9714702088278ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c24b00771e11c4be3dd22eac4cdd0a4eaa52caaf3763682a9714702088278ef", kill_on_drop: false }` [INFO] [stdout] 4c24b00771e11c4be3dd22eac4cdd0a4eaa52caaf3763682a9714702088278ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac5b78b45fdd353788d551127119056d918a83d1c1772a1b0e0e9208f07c8e20 [INFO] running `Command { std: "docker" "start" "-a" "ac5b78b45fdd353788d551127119056d918a83d1c1772a1b0e0e9208f07c8e20", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling rustfft v6.0.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling linreg v0.2.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling basic_dsp_vector v0.9.4 [INFO] [stderr] Compiling basic_dsp_matrix v0.9.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.29s [INFO] running `Command { std: "docker" "inspect" "ac5b78b45fdd353788d551127119056d918a83d1c1772a1b0e0e9208f07c8e20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac5b78b45fdd353788d551127119056d918a83d1c1772a1b0e0e9208f07c8e20", kill_on_drop: false }` [INFO] [stdout] ac5b78b45fdd353788d551127119056d918a83d1c1772a1b0e0e9208f07c8e20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9f4f24d5e2bbe463a2225e75bb1b40c0afdbcc01f12eb3886da2a76d0139f38 [INFO] running `Command { std: "docker" "start" "-a" "f9f4f24d5e2bbe463a2225e75bb1b40c0afdbcc01f12eb3886da2a76d0139f38", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling hamcrest v0.1.5 [INFO] [stderr] Compiling basic_dsp_matrix v0.9.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.29s [INFO] running `Command { std: "docker" "inspect" "f9f4f24d5e2bbe463a2225e75bb1b40c0afdbcc01f12eb3886da2a76d0139f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9f4f24d5e2bbe463a2225e75bb1b40c0afdbcc01f12eb3886da2a76d0139f38", kill_on_drop: false }` [INFO] [stdout] f9f4f24d5e2bbe463a2225e75bb1b40c0afdbcc01f12eb3886da2a76d0139f38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a2b4d6d503bf4b40efab329a14c0874a68c0b4c3da14e81069517dd01097f733 [INFO] running `Command { std: "docker" "start" "-a" "a2b4d6d503bf4b40efab329a14c0874a68c0b4c3da14e81069517dd01097f733", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] running 7 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/basic_dsp_matrix-ea9f7256db9f8ec5) [INFO] [stdout] test general::tests::add_mat ... ok [INFO] [stdout] test time_freq::tests::delay_swap_convolve ... ok [INFO] [stdout] test time_freq::tests::delay_convolve ... ok [INFO] [stdout] test general::tests::add_vec ... ok [INFO] [stdout] test to_from_mat_conversions::tests::to_gen_dsp_mat_test ... ok [INFO] [stdout] test general::tests::sum_test ... ok [INFO] [stdout] test time_freq::tests::convolve_complex_time_and_time32 ... 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 basic_dsp_matrix [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] running `Command { std: "docker" "inspect" "a2b4d6d503bf4b40efab329a14c0874a68c0b4c3da14e81069517dd01097f733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2b4d6d503bf4b40efab329a14c0874a68c0b4c3da14e81069517dd01097f733", kill_on_drop: false }` [INFO] [stdout] a2b4d6d503bf4b40efab329a14c0874a68c0b4c3da14e81069517dd01097f733