[INFO] cloning repository https://github.com/wiskasEpiphi/klm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wiskasEpiphi/klm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FwiskasEpiphi%2Fklm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FwiskasEpiphi%2Fklm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c9827702d542c37a1315fd3ce1273228c67fe58 [INFO] testing wiskasEpiphi/klm against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FwiskasEpiphi%2Fklm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wiskasEpiphi/klm [INFO] finished tweaking git repo https://github.com/wiskasEpiphi/klm [INFO] tweaked toml for git repo https://github.com/wiskasEpiphi/klm written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wiskasEpiphi/klm on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wiskasEpiphi/klm 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded butterworth v0.1.0 [INFO] [stderr] Downloaded plotly_derive v0.9.0 [INFO] [stderr] Downloaded serde_with_macros v3.9.0 [INFO] [stderr] Downloaded spectrum-analyzer v1.5.0 [INFO] [stderr] Downloaded cc v1.1.5 [INFO] [stderr] Downloaded syn v2.0.71 [INFO] [stderr] Downloaded serde_with v3.9.0 [INFO] [stderr] Downloaded microfft v0.5.1 [INFO] [stderr] Downloaded plotly v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20f0a5f00ac0d83ea5ca61389f794762acbc095c0826fb4a14773087f0644170 [INFO] running `Command { std: "docker" "start" "-a" "20f0a5f00ac0d83ea5ca61389f794762acbc095c0826fb4a14773087f0644170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20f0a5f00ac0d83ea5ca61389f794762acbc095c0826fb4a14773087f0644170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20f0a5f00ac0d83ea5ca61389f794762acbc095c0826fb4a14773087f0644170", kill_on_drop: false }` [INFO] [stdout] 20f0a5f00ac0d83ea5ca61389f794762acbc095c0826fb4a14773087f0644170 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cee346a1f6f522fa691e93ff801a1cae7d05f1456a4ac6be6e8d4d5a7513f804 [INFO] running `Command { std: "docker" "start" "-a" "cee346a1f6f522fa691e93ff801a1cae7d05f1456a4ac6be6e8d4d5a7513f804", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling typeid v1.0.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling microfft v0.5.1 [INFO] [stderr] Compiling butterworth v0.1.0 [INFO] [stderr] Compiling spectrum-analyzer v1.5.0 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Compiling plotly_derive v0.9.0 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling serde_with v3.9.0 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling plotly v0.9.0 [INFO] [stderr] Compiling klm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/main.rs:32:69 [INFO] [stdout] | [INFO] [stdout] 32 | let x_value: Vec = (0..=y.len()).map(|x| x as f64).map(|x| (x + (1) as f64)).collect(); [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] 32 - let x_value: Vec = (0..=y.len()).map(|x| x as f64).map(|x| (x + (1) as f64)).collect(); [INFO] [stdout] 32 + let x_value: Vec = (0..=y.len()).map(|x| x as f64).map(|x| x + (1) as f64).collect(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.74s [INFO] running `Command { std: "docker" "inspect" "cee346a1f6f522fa691e93ff801a1cae7d05f1456a4ac6be6e8d4d5a7513f804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cee346a1f6f522fa691e93ff801a1cae7d05f1456a4ac6be6e8d4d5a7513f804", kill_on_drop: false }` [INFO] [stdout] cee346a1f6f522fa691e93ff801a1cae7d05f1456a4ac6be6e8d4d5a7513f804 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d46a41e6177c3546c6eeb336cdf083cc7bb8f3680fbb3c0b53874eb86b5081b0 [INFO] running `Command { std: "docker" "start" "-a" "d46a41e6177c3546c6eeb336cdf083cc7bb8f3680fbb3c0b53874eb86b5081b0", kill_on_drop: false }` [INFO] [stderr] Compiling klm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/main.rs:32:69 [INFO] [stdout] | [INFO] [stdout] 32 | let x_value: Vec = (0..=y.len()).map(|x| x as f64).map(|x| (x + (1) as f64)).collect(); [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] 32 - let x_value: Vec = (0..=y.len()).map(|x| x as f64).map(|x| (x + (1) as f64)).collect(); [INFO] [stdout] 32 + let x_value: Vec = (0..=y.len()).map(|x| x as f64).map(|x| x + (1) as f64).collect(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `Command { std: "docker" "inspect" "d46a41e6177c3546c6eeb336cdf083cc7bb8f3680fbb3c0b53874eb86b5081b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d46a41e6177c3546c6eeb336cdf083cc7bb8f3680fbb3c0b53874eb86b5081b0", kill_on_drop: false }` [INFO] [stdout] d46a41e6177c3546c6eeb336cdf083cc7bb8f3680fbb3c0b53874eb86b5081b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 86da674c4581e08d3cd094b1a9fc033b7092b2893f739ab5bfeee42701f922c1 [INFO] running `Command { std: "docker" "start" "-a" "86da674c4581e08d3cd094b1a9fc033b7092b2893f739ab5bfeee42701f922c1", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/main.rs:32:69 [INFO] [stderr] | [INFO] [stderr] 32 | let x_value: Vec = (0..=y.len()).map(|x| x as f64).map(|x| (x + (1) as f64)).collect(); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 32 - let x_value: Vec = (0..=y.len()).map(|x| x as f64).map(|x| (x + (1) as f64)).collect(); [INFO] [stderr] 32 + let x_value: Vec = (0..=y.len()).map(|x| x as f64).map(|x| x + (1) as f64).collect(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `klm` (bin "klm" test) generated 1 warning (run `cargo fix --bin "klm" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/klm-78f31062f53e7f3a) [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" "86da674c4581e08d3cd094b1a9fc033b7092b2893f739ab5bfeee42701f922c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86da674c4581e08d3cd094b1a9fc033b7092b2893f739ab5bfeee42701f922c1", kill_on_drop: false }` [INFO] [stdout] 86da674c4581e08d3cd094b1a9fc033b7092b2893f739ab5bfeee42701f922c1