[INFO] fetching crate wallust 3.0.0... [INFO] checking wallust-3.0.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate wallust 3.0.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate wallust 3.0.0 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wallust 3.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wallust 3.0.0 [INFO] tweaked toml for crates.io crate wallust 3.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate wallust 3.0.0 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded word_iter v0.2.1 [INFO] [stderr] Downloaded new_string_template v1.5.3 [INFO] [stderr] Downloaded vergen-git2 v1.0.0 [INFO] [stderr] Downloaded vergen v9.0.0 [INFO] [stderr] Downloaded vergen-lib v0.1.3 [INFO] [stderr] Downloaded spinners v4.1.1 [INFO] [stderr] Downloaded documented-derive v0.5.0 [INFO] [stderr] Downloaded documented v0.5.0 [INFO] [stderr] Downloaded clap_mangen v0.2.23 [INFO] [stderr] Downloaded wallust_themes v1.0.0 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded optfield v0.3.0 [INFO] [stderr] Downloaded rgb v0.8.47 [INFO] [stderr] Downloaded kmeans_colors v0.6.0 [INFO] [stderr] Downloaded minijinja v2.1.1 [INFO] [stderr] Downloaded fast_image_resize v4.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3608c31329a27f055875a6dd36dcf3f152831513c0d421a06f9b67be23610fda [INFO] running `Command { std: "docker" "start" "-a" "3608c31329a27f055875a6dd36dcf3f152831513c0d421a06f9b67be23610fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3608c31329a27f055875a6dd36dcf3f152831513c0d421a06f9b67be23610fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3608c31329a27f055875a6dd36dcf3f152831513c0d421a06f9b67be23610fda", kill_on_drop: false }` [INFO] [stdout] 3608c31329a27f055875a6dd36dcf3f152831513c0d421a06f9b67be23610fda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2682ac2f9e0f738022325cc26c1fa4f83b5214cb97a21ebefcb71f2dbbd3ef27 [INFO] running `Command { std: "docker" "start" "-a" "2682ac2f9e0f738022325cc26c1fa4f83b5214cb97a21ebefcb71f2dbbd3ef27", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling vergen-lib v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling vergen v9.0.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling vergen-git2 v1.0.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Checking bytemuck v1.16.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking flate2 v1.0.31 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Checking bitstream-io v2.5.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking rgb v0.8.47 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking image-webp v0.1.3 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking memo-map v0.3.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking new_string_template v1.5.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking roff v0.2.2 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking tempfile v3.11.0 [INFO] [stderr] Checking word_iter v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking spinners v4.1.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking fast_image_resize v4.2.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking clap_complete v4.5.12 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap_mangen v0.2.23 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking minijinja v2.1.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ravif v0.11.9 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking image v0.25.2 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling wallust_themes v1.0.0 [INFO] [stderr] Checking kmeans_colors v0.6.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Compiling wallust v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: wallust@3.0.0: could not find repository at '/opt/rustwide/workdir'; class=Repository (6); code=NotFound (-3) [INFO] [stderr] warning: wallust@3.0.0: VERGEN_GIT_COMMIT_DATE set to default [INFO] [stderr] warning: wallust@3.0.0: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: wallust@3.0.0: VERGEN_GIT_SHA set to default [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.87s [INFO] running `Command { std: "docker" "inspect" "2682ac2f9e0f738022325cc26c1fa4f83b5214cb97a21ebefcb71f2dbbd3ef27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2682ac2f9e0f738022325cc26c1fa4f83b5214cb97a21ebefcb71f2dbbd3ef27", kill_on_drop: false }` [INFO] [stdout] 2682ac2f9e0f738022325cc26c1fa4f83b5214cb97a21ebefcb71f2dbbd3ef27 [INFO] checking wallust-3.0.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate wallust 3.0.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate wallust 3.0.0 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wallust 3.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wallust 3.0.0 [INFO] tweaked toml for crates.io crate wallust 3.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate wallust 3.0.0 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d8616c387194dd771653a29aeff926359d547ebeb69b7f0bf122cc723e8e96a [INFO] running `Command { std: "docker" "start" "-a" "4d8616c387194dd771653a29aeff926359d547ebeb69b7f0bf122cc723e8e96a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d8616c387194dd771653a29aeff926359d547ebeb69b7f0bf122cc723e8e96a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d8616c387194dd771653a29aeff926359d547ebeb69b7f0bf122cc723e8e96a", kill_on_drop: false }` [INFO] [stdout] 4d8616c387194dd771653a29aeff926359d547ebeb69b7f0bf122cc723e8e96a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2515ac5a7d1a8c36dfe7b49a7e178d1a57ad040c9d11a0c757ac47511ccfb1a [INFO] running `Command { std: "docker" "start" "-a" "e2515ac5a7d1a8c36dfe7b49a7e178d1a57ad040c9d11a0c757ac47511ccfb1a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling vergen-lib v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling vergen v9.0.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling vergen-git2 v1.0.0 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Checking bytemuck v1.16.3 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking flate2 v1.0.31 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking bitstream-io v2.5.0 [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Checking rgb v0.8.47 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking image-webp v0.1.3 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Checking memo-map v0.3.3 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking new_string_template v1.5.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking roff v0.2.2 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking tempfile v3.11.0 [INFO] [stderr] Checking word_iter v0.2.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking spinners v4.1.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking fast_image_resize v4.2.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap_complete v4.5.12 [INFO] [stderr] Checking clap_mangen v0.2.23 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking minijinja v2.1.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Checking ravif v0.11.9 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking image v0.25.2 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling wallust_themes v1.0.0 [INFO] [stderr] Checking kmeans_colors v0.6.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Compiling wallust v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: wallust@3.0.0: could not find repository at '/opt/rustwide/workdir'; class=Repository (6); code=NotFound (-3) [INFO] [stderr] warning: wallust@3.0.0: VERGEN_GIT_COMMIT_DATE set to default [INFO] [stderr] warning: wallust@3.0.0: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: wallust@3.0.0: VERGEN_GIT_SHA set to default [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/config.rs:385:9 [INFO] [stdout] | [INFO] [stdout] 371 | fn validate_threshold<'de, D>(d: D) -> Result, D::Error> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 385 | Err(de::Error::invalid_value(de::Unexpected::Unsigned(value as u64), &"a value between 0 and 100.")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/template.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 106 | let v = minijinja::Value::from(values); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | std::fs::write(target_path, rendered) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/config.rs:385:9 [INFO] [stdout] | [INFO] [stdout] 371 | fn validate_threshold<'de, D>(d: D) -> Result, D::Error> [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 385 | Err(de::Error::invalid_value(de::Unexpected::Unsigned(value as u64), &"a value between 0 and 100.")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/template.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 106 | let v = minijinja::Value::from(values); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | std::fs::write(target_path, rendered) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: wallust@3.0.0: could not find repository at '/opt/rustwide/workdir'; class=Repository (6); code=NotFound (-3) [INFO] [stderr] warning: wallust@3.0.0: VERGEN_GIT_COMMIT_DATE set to default [INFO] [stderr] warning: wallust@3.0.0: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: wallust@3.0.0: VERGEN_GIT_SHA set to default [INFO] [stderr] [INFO] [stderr] error: could not compile `wallust` (lib test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: wallust@3.0.0: could not find repository at '/opt/rustwide/workdir'; class=Repository (6); code=NotFound (-3) [INFO] [stderr] warning: wallust@3.0.0: VERGEN_GIT_COMMIT_DATE set to default [INFO] [stderr] warning: wallust@3.0.0: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: wallust@3.0.0: VERGEN_GIT_SHA set to default [INFO] [stderr] [INFO] [stderr] error: could not compile `wallust` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "e2515ac5a7d1a8c36dfe7b49a7e178d1a57ad040c9d11a0c757ac47511ccfb1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2515ac5a7d1a8c36dfe7b49a7e178d1a57ad040c9d11a0c757ac47511ccfb1a", kill_on_drop: false }` [INFO] [stdout] e2515ac5a7d1a8c36dfe7b49a7e178d1a57ad040c9d11a0c757ac47511ccfb1a