[INFO] cloning repository https://github.com/jonasfrey/statistics
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonasfrey/statistics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasfrey%2Fstatistics", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasfrey%2Fstatistics'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01d6c20592e1a22e23f38dff953abf0a097eeb74
[INFO] testing jonasfrey/statistics against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasfrey%2Fstatistics" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jonasfrey/statistics
[INFO] finished tweaking git repo https://github.com/jonasfrey/statistics
[INFO] tweaked toml for git repo https://github.com/jonasfrey/statistics written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jonasfrey/statistics on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jonasfrey/statistics already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-2-tc1/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `wasm_speed_test`
[INFO] [stderr]   * `bin` target `wasm_speed_test`
[INFO] [stderr] warning: `wasm_speed_test` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.88
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.88
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.88
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.88
[INFO] [stderr]   Downloaded order-stat v0.1.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.69
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3594020d119c9ef2895b03d6340b1495eb0008ef108bd18668ffd34b1a250fd6
[INFO] running `Command { std: "docker" "start" "3594020d119c9ef2895b03d6340b1495eb0008ef108bd18668ffd34b1a250fd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3594020d119c9ef2895b03d6340b1495eb0008ef108bd18668ffd34b1a250fd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3594020d119c9ef2895b03d6340b1495eb0008ef108bd18668ffd34b1a250fd6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3594020d119c9ef2895b03d6340b1495eb0008ef108bd18668ffd34b1a250fd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3594020d119c9ef2895b03d6340b1495eb0008ef108bd18668ffd34b1a250fd6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `wasm_speed_test`
[INFO] [stderr]   * `bin` target `wasm_speed_test`
[INFO] [stderr] warning: `wasm_speed_test` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.88
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.88
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling order-stat v0.1.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.88
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.88
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.88
[INFO] [stderr]    Compiling wasm_speed_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `dynamically_created`
[INFO] [stdout]  --> src/main.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | mod dynamically_created;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `dynamically_created`, create file "src/dynamically_created.rs" or "src/dynamically_created/mod.rs"
[INFO] [stdout]   = note: if there is a `mod dynamically_created` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O_n_mean_n_sum__for_u8` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct O_n_mean_n_sum__for_u8 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ONMeanNSumForU8`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/main.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |         a_n_acc[0] += (val as f64 / n_len);
[INFO] [stdout]    |                       ^                  ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 -         a_n_acc[0] += (val as f64 / n_len);
[INFO] [stdout] 22 +         a_n_acc[0] += val as f64 / n_len;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/main.rs:46:43
[INFO] [stdout]    |
[INFO] [stdout] 46 |             a_n_acc[n_idx_channel + 0] += (val as f64 / n_len);
[INFO] [stdout]    |                                           ^                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 -             a_n_acc[n_idx_channel + 0] += (val as f64 / n_len);
[INFO] [stdout] 46 +             a_n_acc[n_idx_channel + 0] += val as f64 / n_len;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O_n_min_n_max__for_u8` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct O_n_min_n_max__for_u8 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ONMinNMaxForU8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O_n_mean_n_min_n_max_for_u8` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:178:12
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct O_n_mean_n_min_n_max_for_u8 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ONMeanNMinNMaxForU8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O_n_mean_n_sum_n_min_n_max_for_u8` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub struct O_n_mean_n_sum_n_min_n_max_for_u8 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ONMeanNSumNMinNMaxForU8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]    --> src/main.rs:292:34
[INFO] [stdout]     |
[INFO] [stdout] 292 |         a_n_u64__normalized.push(((n_value as f64 - n_min as f64) / n_range as f64))
[INFO] [stdout]     |                                  ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 292 -         a_n_u64__normalized.push(((n_value as f64 - n_min as f64) / n_range as f64))
[INFO] [stdout] 292 +         a_n_u64__normalized.push((n_value as f64 - n_min as f64) / n_range as f64)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/main.rs:306:25
[INFO] [stdout]     |
[INFO] [stdout] 306 |         .map(|&n_value| ((n_value as f64 - n_min as f64) / n_range as f64))
[INFO] [stdout]     |                         ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 306 -         .map(|&n_value| ((n_value as f64 - n_min as f64) / n_range as f64))
[INFO] [stdout] 306 +         .map(|&n_value| (n_value as f64 - n_min as f64) / n_range as f64)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_len`
[INFO] [stdout]   --> src/main.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let n_len = a_n.len() as f64 / n_channels as f64;
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_n_len`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_len`
[INFO] [stdout]    --> src/main.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let n_len = a_n.len() as f64 / n_channels as f64;
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_n_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm_speed_test` (lib) due to 1 previous error; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3594020d119c9ef2895b03d6340b1495eb0008ef108bd18668ffd34b1a250fd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3594020d119c9ef2895b03d6340b1495eb0008ef108bd18668ffd34b1a250fd6", kill_on_drop: false }`
[INFO] [stdout] 3594020d119c9ef2895b03d6340b1495eb0008ef108bd18668ffd34b1a250fd6
