[INFO] updating cached repository https://github.com/h3nnn4n/mandelbrot-oxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6dd28f6c84ffc1b970f2ca5673ee74997faa47b6 [INFO] testing h3nnn4n/mandelbrot-oxide against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh3nnn4n%2Fmandelbrot-oxide" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/h3nnn4n/mandelbrot-oxide on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/h3nnn4n/mandelbrot-oxide [INFO] finished tweaking git repo https://github.com/h3nnn4n/mandelbrot-oxide [INFO] tweaked toml for git repo https://github.com/h3nnn4n/mandelbrot-oxide written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/h3nnn4n/mandelbrot-oxide already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98fd48024e24395fb99977301798f44e8a8aed88f8294c1bf18420e873a8ef11 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "98fd48024e24395fb99977301798f44e8a8aed88f8294c1bf18420e873a8ef11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98fd48024e24395fb99977301798f44e8a8aed88f8294c1bf18420e873a8ef11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98fd48024e24395fb99977301798f44e8a8aed88f8294c1bf18420e873a8ef11", kill_on_drop: false }` [INFO] [stdout] 98fd48024e24395fb99977301798f44e8a8aed88f8294c1bf18420e873a8ef11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6999076792e50f67fcb7e02a02fc00198ec043ad389566e0bb81c082829ee6d2 [INFO] running `Command { std: "docker" "start" "-a" "6999076792e50f67fcb7e02a02fc00198ec043ad389566e0bb81c082829ee6d2", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling mandelbrot-oxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/image.rs:33:36 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn normalize(vec: Vec) -> (Vec) { [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/image.rs:34:32 [INFO] [stdout] | [INFO] [stdout] 34 | fn norm(x: u32, m: u32) -> (f32) { [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/image.rs:43:68 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn apply_palette(vec: Vec, palette: Vec<(u8, u8, u8)>) -> (Vec) { [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/image.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | fn get_index(i: f32) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/mandelbrot.rs:5:47 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn generate_mandelbrot(config: Config) -> (Vec) { [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/mandelbrot.rs:24:49 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn get_c(x: u32, y: u32, config: Config) -> (Complex) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/mandelbrot.rs:36:82 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn mandelbrot_point(c: Complex, escape_radius: f64, iterations: u32) -> (u32) { [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.15s [INFO] running `Command { std: "docker" "inspect" "6999076792e50f67fcb7e02a02fc00198ec043ad389566e0bb81c082829ee6d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6999076792e50f67fcb7e02a02fc00198ec043ad389566e0bb81c082829ee6d2", kill_on_drop: false }` [INFO] [stdout] 6999076792e50f67fcb7e02a02fc00198ec043ad389566e0bb81c082829ee6d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85f5df584979c04008240132dc26f111e26e86fb431a68d01f68c320c0a9335f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "85f5df584979c04008240132dc26f111e26e86fb431a68d01f68c320c0a9335f", kill_on_drop: false }` [INFO] [stderr] Compiling mandelbrot-oxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/image.rs:33:36 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn normalize(vec: Vec) -> (Vec) { [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/image.rs:34:32 [INFO] [stdout] | [INFO] [stdout] 34 | fn norm(x: u32, m: u32) -> (f32) { [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/image.rs:43:68 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn apply_palette(vec: Vec, palette: Vec<(u8, u8, u8)>) -> (Vec) { [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/image.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | fn get_index(i: f32) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/mandelbrot.rs:5:47 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn generate_mandelbrot(config: Config) -> (Vec) { [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/mandelbrot.rs:24:49 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn get_c(x: u32, y: u32, config: Config) -> (Complex) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/mandelbrot.rs:36:82 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn mandelbrot_point(c: Complex, escape_radius: f64, iterations: u32) -> (u32) { [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "85f5df584979c04008240132dc26f111e26e86fb431a68d01f68c320c0a9335f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f5df584979c04008240132dc26f111e26e86fb431a68d01f68c320c0a9335f", kill_on_drop: false }` [INFO] [stdout] 85f5df584979c04008240132dc26f111e26e86fb431a68d01f68c320c0a9335f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7493a5264c05a8ddfce9454d62a48f7dc8194f66513a85a2629e16094d851ca5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7493a5264c05a8ddfce9454d62a48f7dc8194f66513a85a2629e16094d851ca5", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/image.rs:33:36 [INFO] [stderr] | [INFO] [stderr] 33 | pub fn normalize(vec: Vec) -> (Vec) { [INFO] [stderr] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/image.rs:34:32 [INFO] [stderr] | [INFO] [stderr] 34 | fn norm(x: u32, m: u32) -> (f32) { [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/image.rs:43:68 [INFO] [stderr] | [INFO] [stderr] 43 | pub fn apply_palette(vec: Vec, palette: Vec<(u8, u8, u8)>) -> (Vec) { [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/image.rs:44:29 [INFO] [stderr] | [INFO] [stderr] 44 | fn get_index(i: f32) -> (usize) { [INFO] [stderr] | ^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/mandelbrot.rs:5:47 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn generate_mandelbrot(config: Config) -> (Vec) { [INFO] [stderr] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/mandelbrot.rs:24:49 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn get_c(x: u32, y: u32, config: Config) -> (Complex) { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/mandelbrot.rs:36:82 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn mandelbrot_point(c: Complex, escape_radius: f64, iterations: u32) -> (u32) { [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mandelbrot_oxide-efb08e5e88fe5e50 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7493a5264c05a8ddfce9454d62a48f7dc8194f66513a85a2629e16094d851ca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7493a5264c05a8ddfce9454d62a48f7dc8194f66513a85a2629e16094d851ca5", kill_on_drop: false }` [INFO] [stdout] 7493a5264c05a8ddfce9454d62a48f7dc8194f66513a85a2629e16094d851ca5