[INFO] cloning repository https://github.com/lelandbatey/rust_buddhabrot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lelandbatey/rust_buddhabrot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flelandbatey%2Frust_buddhabrot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flelandbatey%2Frust_buddhabrot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 696932f66bcb34a17286adde7f4227b8e31e333e [INFO] checking lelandbatey/rust_buddhabrot against try#3b057e82c7a2874b12909b7e79d444f73535e9e2 for pr-139493-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flelandbatey%2Frust_buddhabrot" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lelandbatey/rust_buddhabrot [INFO] finished tweaking git repo https://github.com/lelandbatey/rust_buddhabrot [INFO] tweaked toml for git repo https://github.com/lelandbatey/rust_buddhabrot written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lelandbatey/rust_buddhabrot on toolchain 3b057e82c7a2874b12909b7e79d444f73535e9e2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3b057e82c7a2874b12909b7e79d444f73535e9e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lelandbatey/rust_buddhabrot 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" "+3b057e82c7a2874b12909b7e79d444f73535e9e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/buddhabrot/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/trajectory-gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/trajectory-render/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+3b057e82c7a2874b12909b7e79d444f73535e9e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a8c576db84e14fed29766498a450ed9976aeb97f68ccbe8f9fc13a4cd9476ed [INFO] running `Command { std: "docker" "start" "-a" "4a8c576db84e14fed29766498a450ed9976aeb97f68ccbe8f9fc13a4cd9476ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a8c576db84e14fed29766498a450ed9976aeb97f68ccbe8f9fc13a4cd9476ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a8c576db84e14fed29766498a450ed9976aeb97f68ccbe8f9fc13a4cd9476ed", kill_on_drop: false }` [INFO] [stdout] 4a8c576db84e14fed29766498a450ed9976aeb97f68ccbe8f9fc13a4cd9476ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+3b057e82c7a2874b12909b7e79d444f73535e9e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 149d658a5a17dfa13c7f742edb3b95cbb1ddfeaa1b95a6e039510055b138d4a6 [INFO] running `Command { std: "docker" "start" "-a" "149d658a5a17dfa13c7f742edb3b95cbb1ddfeaa1b95a6e039510055b138d4a6", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/trajectory-render/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/buddhabrot/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/trajectory-gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bytemuck v1.17.1 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking bitstream-io v2.5.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking rgb v0.8.48 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ucd-util v0.1.10 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking image-webp v0.1.3 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking utf8-ranges v1.0.5 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking argparse v0.2.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Checking ravif v0.11.10 [INFO] [stderr] Checking image v0.25.2 [INFO] [stderr] Checking buddhabrot v0.1.0 (/opt/rustwide/workdir/buddhabrot) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> buddhabrot/src/ppm.rs:256:28 [INFO] [stdout] | [INFO] [stdout] 256 | Box::new(|val, mx| (fexp(val as f64, 0.001) / fexp(mx as f64, 0.001))), [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] 256 - Box::new(|val, mx| (fexp(val as f64, 0.001) / fexp(mx as f64, 0.001))), [INFO] [stdout] 256 + Box::new(|val, mx| fexp(val as f64, 0.001) / fexp(mx as f64, 0.001) ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> buddhabrot/src/ppm.rs:260:28 [INFO] [stdout] | [INFO] [stdout] 260 | Box::new(|val, mx| (fexp(val as f64, 0.005) / fexp(mx as f64, 0.005))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 260 - Box::new(|val, mx| (fexp(val as f64, 0.005) / fexp(mx as f64, 0.005))), [INFO] [stdout] 260 + Box::new(|val, mx| fexp(val as f64, 0.005) / fexp(mx as f64, 0.005) ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> buddhabrot/src/ppm.rs:264:28 [INFO] [stdout] | [INFO] [stdout] 264 | Box::new(|val, mx| (fexp(val as f64, 0.010) / fexp(mx as f64, 0.010))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 264 - Box::new(|val, mx| (fexp(val as f64, 0.010) / fexp(mx as f64, 0.010))), [INFO] [stdout] 264 + Box::new(|val, mx| fexp(val as f64, 0.010) / fexp(mx as f64, 0.010) ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> buddhabrot/src/ppm.rs:268:28 [INFO] [stdout] | [INFO] [stdout] 268 | Box::new(|val, mx| (fexp(val as f64, 0.050) / fexp(mx as f64, 0.050))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 268 - Box::new(|val, mx| (fexp(val as f64, 0.050) / fexp(mx as f64, 0.050))), [INFO] [stdout] 268 + Box::new(|val, mx| fexp(val as f64, 0.050) / fexp(mx as f64, 0.050) ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> buddhabrot/src/ppm.rs:272:28 [INFO] [stdout] | [INFO] [stdout] 272 | Box::new(|val, mx| (fexp(val as f64, 0.100) / fexp(mx as f64, 0.100))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 272 - Box::new(|val, mx| (fexp(val as f64, 0.100) / fexp(mx as f64, 0.100))), [INFO] [stdout] 272 + Box::new(|val, mx| fexp(val as f64, 0.100) / fexp(mx as f64, 0.100) ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> buddhabrot/src/ppm.rs:256:28 [INFO] [stdout] | [INFO] [stdout] 256 | Box::new(|val, mx| (fexp(val as f64, 0.001) / fexp(mx as f64, 0.001))), [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] 256 - Box::new(|val, mx| (fexp(val as f64, 0.001) / fexp(mx as f64, 0.001))), [INFO] [stdout] 256 + Box::new(|val, mx| fexp(val as f64, 0.001) / fexp(mx as f64, 0.001) ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> buddhabrot/src/ppm.rs:260:28 [INFO] [stdout] | [INFO] [stdout] 260 | Box::new(|val, mx| (fexp(val as f64, 0.005) / fexp(mx as f64, 0.005))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 260 - Box::new(|val, mx| (fexp(val as f64, 0.005) / fexp(mx as f64, 0.005))), [INFO] [stdout] 260 + Box::new(|val, mx| fexp(val as f64, 0.005) / fexp(mx as f64, 0.005) ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> buddhabrot/src/ppm.rs:264:28 [INFO] [stdout] | [INFO] [stdout] 264 | Box::new(|val, mx| (fexp(val as f64, 0.010) / fexp(mx as f64, 0.010))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 264 - Box::new(|val, mx| (fexp(val as f64, 0.010) / fexp(mx as f64, 0.010))), [INFO] [stdout] 264 + Box::new(|val, mx| fexp(val as f64, 0.010) / fexp(mx as f64, 0.010) ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> buddhabrot/src/ppm.rs:268:28 [INFO] [stdout] | [INFO] [stdout] 268 | Box::new(|val, mx| (fexp(val as f64, 0.050) / fexp(mx as f64, 0.050))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 268 - Box::new(|val, mx| (fexp(val as f64, 0.050) / fexp(mx as f64, 0.050))), [INFO] [stdout] 268 + Box::new(|val, mx| fexp(val as f64, 0.050) / fexp(mx as f64, 0.050) ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> buddhabrot/src/ppm.rs:272:28 [INFO] [stdout] | [INFO] [stdout] 272 | Box::new(|val, mx| (fexp(val as f64, 0.100) / fexp(mx as f64, 0.100))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 272 - Box::new(|val, mx| (fexp(val as f64, 0.100) / fexp(mx as f64, 0.100))), [INFO] [stdout] 272 + Box::new(|val, mx| fexp(val as f64, 0.100) / fexp(mx as f64, 0.100) ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking trajectory-gen v0.1.0 (/opt/rustwide/workdir/trajectory-gen) [INFO] [stderr] Checking trajectory-render v0.1.0 (/opt/rustwide/workdir/trajectory-render) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.49s [INFO] running `Command { std: "docker" "inspect" "149d658a5a17dfa13c7f742edb3b95cbb1ddfeaa1b95a6e039510055b138d4a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "149d658a5a17dfa13c7f742edb3b95cbb1ddfeaa1b95a6e039510055b138d4a6", kill_on_drop: false }` [INFO] [stdout] 149d658a5a17dfa13c7f742edb3b95cbb1ddfeaa1b95a6e039510055b138d4a6