[INFO] cloning repository https://github.com/jjtheshooterrr/poolrust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jjtheshooterrr/poolrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjtheshooterrr%2Fpoolrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjtheshooterrr%2Fpoolrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0208faeae1c42ab97e68d30d8551e2adafb52cf [INFO] checking jjtheshooterrr/poolrust against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjtheshooterrr%2Fpoolrust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jjtheshooterrr/poolrust [INFO] finished tweaking git repo https://github.com/jjtheshooterrr/poolrust [INFO] tweaked toml for git repo https://github.com/jjtheshooterrr/poolrust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jjtheshooterrr/poolrust on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jjtheshooterrr/poolrust 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pastey v0.1.1 [INFO] [stderr] Downloaded bitstream-io v4.9.0 [INFO] [stderr] Downloaded zune-core v0.5.0 [INFO] [stderr] Downloaded zune-jpeg v0.5.5 [INFO] [stderr] Downloaded gif v0.14.0 [INFO] [stderr] Downloaded tracing-core v0.1.35 [INFO] [stderr] Downloaded tracing v0.1.43 [INFO] [stderr] Downloaded simba v0.8.1 [INFO] [stderr] Downloaded cc v1.2.48 [INFO] [stderr] Downloaded imageproc v0.25.0 [INFO] [stderr] Downloaded moxcms v0.7.10 [INFO] [stderr] Downloaded nalgebra v0.32.6 [INFO] [stderr] Downloaded pxfm v0.1.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b686ab218060ae118d9f86c107de2cec34419d78e417388cd24ad97830561149 [INFO] running `Command { std: "docker" "start" "-a" "b686ab218060ae118d9f86c107de2cec34419d78e417388cd24ad97830561149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b686ab218060ae118d9f86c107de2cec34419d78e417388cd24ad97830561149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b686ab218060ae118d9f86c107de2cec34419d78e417388cd24ad97830561149", kill_on_drop: false }` [INFO] [stdout] b686ab218060ae118d9f86c107de2cec34419d78e417388cd24ad97830561149 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 610c091e4fcb3236590a814dbc7d7f661e7520b1dd304dc08a4e53e99b4efb1f [INFO] running `Command { std: "docker" "start" "-a" "610c091e4fcb3236590a814dbc7d7f661e7520b1dd304dc08a4e53e99b4efb1f", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking aligned v0.4.2 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking pxfm v0.1.26 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking zune-core v0.5.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking gif v0.14.0 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking zune-jpeg v0.5.5 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Checking moxcms v0.7.10 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.30 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking nalgebra v0.32.6 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking hyper-util v0.1.18 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking ravif v0.12.0 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking imageproc v0.25.0 [INFO] [stderr] Checking strip_analyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `AnalysisResult` [INFO] [stdout] --> src/main.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use types::{AnalysisResult, Brand}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AnalysisResult` [INFO] [stdout] --> src/main.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use types::{AnalysisResult, Brand}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Hardness` and `Bromine` are never constructed [INFO] [stdout] --> src/types.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum Parameter { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | Hardness, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 18 | Bromine, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Parameter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Hardness` and `Bromine` are never constructed [INFO] [stdout] --> src/types.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum Parameter { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | Hardness, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 18 | Bromine, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Parameter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "610c091e4fcb3236590a814dbc7d7f661e7520b1dd304dc08a4e53e99b4efb1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "610c091e4fcb3236590a814dbc7d7f661e7520b1dd304dc08a4e53e99b4efb1f", kill_on_drop: false }` [INFO] [stdout] 610c091e4fcb3236590a814dbc7d7f661e7520b1dd304dc08a4e53e99b4efb1f