[INFO] fetching crate super_mass 0.1.0... [INFO] testing super_mass-0.1.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate super_mass 0.1.0 into /workspace/builds/worker-94/source [INFO] validating manifest of crates.io crate super_mass 0.1.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate super_mass 0.1.0 [INFO] finished tweaking crates.io crate super_mass 0.1.0 [INFO] tweaked toml for crates.io crate super_mass 0.1.0 written to /workspace/builds/worker-94/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00ec7081826cd13e276ca0f52d31bd7e474542f5defeeca227c30ed3769caeea [INFO] running `Command { std: "docker" "start" "-a" "00ec7081826cd13e276ca0f52d31bd7e474542f5defeeca227c30ed3769caeea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00ec7081826cd13e276ca0f52d31bd7e474542f5defeeca227c30ed3769caeea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00ec7081826cd13e276ca0f52d31bd7e474542f5defeeca227c30ed3769caeea", kill_on_drop: false }` [INFO] [stdout] 00ec7081826cd13e276ca0f52d31bd7e474542f5defeeca227c30ed3769caeea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73fc541e8e73d08bc089485f312792fdea1e147b0fdcf8bf740c7e268c1bcda1 [INFO] running `Command { std: "docker" "start" "-a" "73fc541e8e73d08bc089485f312792fdea1e147b0fdcf8bf740c7e268c1bcda1", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustfft v4.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling super_mass v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | / format!( [INFO] [stdout] 199 | | "top_matches [{}] must be less or equal than the total batch count [{}], choose a smaller batch_size or less top_matches ", [INFO] [stdout] 200 | | top_matches, [INFO] [stdout] 201 | | dists.len() [INFO] [stdout] 202 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 198 ~ [INFO] [stdout] 199 | "top_matches [{}] must be less or equal than the total batch count [{}], choose a smaller batch_size or less top_matches ", [INFO] [stdout] 200 | top_matches, [INFO] [stdout] 201 | dists.len() [INFO] [stdout] 202 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.57s [INFO] running `Command { std: "docker" "inspect" "73fc541e8e73d08bc089485f312792fdea1e147b0fdcf8bf740c7e268c1bcda1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73fc541e8e73d08bc089485f312792fdea1e147b0fdcf8bf740c7e268c1bcda1", kill_on_drop: false }` [INFO] [stdout] 73fc541e8e73d08bc089485f312792fdea1e147b0fdcf8bf740c7e268c1bcda1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6b58dab9851d6be65381f35eb3bbdf56f8bd6ab1ecb0de4393c895ac1a0f907 [INFO] running `Command { std: "docker" "start" "-a" "d6b58dab9851d6be65381f35eb3bbdf56f8bd6ab1ecb0de4393c895ac1a0f907", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling rustfft v4.1.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling super_mass v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | / format!( [INFO] [stdout] 199 | | "top_matches [{}] must be less or equal than the total batch count [{}], choose a smaller batch_size or less top_matches ", [INFO] [stdout] 200 | | top_matches, [INFO] [stdout] 201 | | dists.len() [INFO] [stdout] 202 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 198 ~ [INFO] [stdout] 199 | "top_matches [{}] must be less or equal than the total batch count [{}], choose a smaller batch_size or less top_matches ", [INFO] [stdout] 200 | top_matches, [INFO] [stdout] 201 | dists.len() [INFO] [stdout] 202 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | / format!( [INFO] [stdout] 199 | | "top_matches [{}] must be less or equal than the total batch count [{}], choose a smaller batch_size or less top_matches ", [INFO] [stdout] 200 | | top_matches, [INFO] [stdout] 201 | | dists.len() [INFO] [stdout] 202 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 198 ~ [INFO] [stdout] 199 | "top_matches [{}] must be less or equal than the total batch count [{}], choose a smaller batch_size or less top_matches ", [INFO] [stdout] 200 | top_matches, [INFO] [stdout] 201 | dists.len() [INFO] [stdout] 202 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 58.74s [INFO] running `Command { std: "docker" "inspect" "d6b58dab9851d6be65381f35eb3bbdf56f8bd6ab1ecb0de4393c895ac1a0f907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b58dab9851d6be65381f35eb3bbdf56f8bd6ab1ecb0de4393c895ac1a0f907", kill_on_drop: false }` [INFO] [stdout] d6b58dab9851d6be65381f35eb3bbdf56f8bd6ab1ecb0de4393c895ac1a0f907 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cc880c00577823a0bb264eb0acbae12098541b4463422c2772aa2e0cba57be3d [INFO] running `Command { std: "docker" "start" "-a" "cc880c00577823a0bb264eb0acbae12098541b4463422c2772aa2e0cba57be3d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:198:9 [INFO] [stderr] | [INFO] [stderr] 198 | / format!( [INFO] [stderr] 199 | | "top_matches [{}] must be less or equal than the total batch count [{}], choose a smaller batch_size or less top_matches ", [INFO] [stderr] 200 | | top_matches, [INFO] [stderr] 201 | | dists.len() [INFO] [stderr] 202 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 198 ~ [INFO] [stderr] 199 | "top_matches [{}] must be less or equal than the total batch count [{}], choose a smaller batch_size or less top_matches ", [INFO] [stderr] 200 | top_matches, [INFO] [stderr] 201 | dists.len() [INFO] [stderr] 202 ~ [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `super_mass` (lib) generated 1 warning [INFO] [stderr] warning: `super_mass` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.77s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/super_mass-f799c27c96821325) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test math::test::fft ... ok [INFO] [stdout] test math::test::fft_segmented ... ok [INFO] [stdout] test stats::tests::jit_mean ... ok [INFO] [stdout] test stats::tests::jit_std ... ok [INFO] [stdout] test stats::tests::rolling_mean_0 ... ok [INFO] [stdout] test tests::jobs_range_0 ... ignored [INFO] [stdout] test tests::jobs_range_2 ... ok [INFO] [stdout] test tests::jobs_range_3 ... ok [INFO] [stdout] test tests::jobs_range_4 ... ok [INFO] [stdout] test tests::jobs_range_1 ... ok [INFO] [stdout] test tests::usize_div ... ok [INFO] [stdout] test tests::integration_1 ... ok [INFO] [stdout] test tests::integration_2 ... ok [INFO] [stdout] test tests::integration_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Doc-tests super_mass [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 45) ... ok [INFO] [stdout] test src/lib.rs - (line 35) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.44s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cc880c00577823a0bb264eb0acbae12098541b4463422c2772aa2e0cba57be3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc880c00577823a0bb264eb0acbae12098541b4463422c2772aa2e0cba57be3d", kill_on_drop: false }` [INFO] [stdout] cc880c00577823a0bb264eb0acbae12098541b4463422c2772aa2e0cba57be3d