[INFO] fetching crate rfm-bin 0.3.7... [INFO] building rfm-bin-0.3.7 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate rfm-bin 0.3.7 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate rfm-bin 0.3.7 [INFO] finished tweaking crates.io crate rfm-bin 0.3.7 [INFO] tweaked toml for crates.io crate rfm-bin 0.3.7 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rfm-bin 0.3.7 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rfm-bin 0.3.7 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-utils v8.5.0 [INFO] [stderr] Downloaded unix_mode v0.1.4 [INFO] [stderr] Downloaded bitflags v2.7.0 [INFO] [stderr] Downloaded opener v0.7.2 [INFO] [stderr] Downloaded async_once v0.2.6 [INFO] [stderr] Downloaded unicode-display-width v0.3.0 [INFO] [stderr] Downloaded cached_proc_macro v0.16.0 [INFO] [stderr] Downloaded patricia_tree v0.6.3 [INFO] [stderr] Downloaded cached v0.42.0 [INFO] [stderr] Downloaded rust-embed-impl v8.5.0 [INFO] [stderr] Downloaded rustix v0.38.43 [INFO] [stderr] Downloaded rust-embed v8.5.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c7a464f02c09a7d711cb9ee5bce5b3cdbae0e3933b1dc96ddf2802ed686c17f [INFO] running `Command { std: "docker" "start" "-a" "0c7a464f02c09a7d711cb9ee5bce5b3cdbae0e3933b1dc96ddf2802ed686c17f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c7a464f02c09a7d711cb9ee5bce5b3cdbae0e3933b1dc96ddf2802ed686c17f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c7a464f02c09a7d711cb9ee5bce5b3cdbae0e3933b1dc96ddf2802ed686c17f", kill_on_drop: false }` [INFO] [stdout] 0c7a464f02c09a7d711cb9ee5bce5b3cdbae0e3933b1dc96ddf2802ed686c17f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5a6bff9a96d219c5b7570695d40ee54d065d85f5ff226cbd4c2ea7e10d83ee4 [INFO] running `Command { std: "docker" "start" "-a" "b5a6bff9a96d219c5b7570695d40ee54d065d85f5ff226cbd4c2ea7e10d83ee4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling async_once v0.2.6 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling unicode-display-width v0.3.0 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling patricia_tree v0.6.3 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling opener v0.7.2 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling unix_mode v0.1.4 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling cached_proc_macro v0.16.0 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling cached v0.42.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling rfm-bin v0.3.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/panel/directory.rs:578:21 [INFO] [stdout] | [INFO] [stdout] 578 | pub fn elements(&self) -> Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 578 | pub fn elements(&self) -> Iter<'_, DirElem> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/panel/directory.rs:582:25 [INFO] [stdout] | [INFO] [stdout] 582 | pub fn elements_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 582 | pub fn elements_mut(&mut self) -> IterMut<'_, DirElem> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.27s [INFO] running `Command { std: "docker" "inspect" "b5a6bff9a96d219c5b7570695d40ee54d065d85f5ff226cbd4c2ea7e10d83ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5a6bff9a96d219c5b7570695d40ee54d065d85f5ff226cbd4c2ea7e10d83ee4", kill_on_drop: false }` [INFO] [stdout] b5a6bff9a96d219c5b7570695d40ee54d065d85f5ff226cbd4c2ea7e10d83ee4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3843542df10017900efa9fd68173a2e549ff22f3e5f533d4686eb75af14d5f17 [INFO] running `Command { std: "docker" "start" "-a" "3843542df10017900efa9fd68173a2e549ff22f3e5f533d4686eb75af14d5f17", kill_on_drop: false }` [INFO] [stderr] Compiling rfm-bin v0.3.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/panel/directory.rs:578:21 [INFO] [stdout] | [INFO] [stdout] 578 | pub fn elements(&self) -> Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 578 | pub fn elements(&self) -> Iter<'_, DirElem> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/panel/directory.rs:582:25 [INFO] [stdout] | [INFO] [stdout] 582 | pub fn elements_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 582 | pub fn elements_mut(&mut self) -> IterMut<'_, DirElem> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.05s [INFO] running `Command { std: "docker" "inspect" "3843542df10017900efa9fd68173a2e549ff22f3e5f533d4686eb75af14d5f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3843542df10017900efa9fd68173a2e549ff22f3e5f533d4686eb75af14d5f17", kill_on_drop: false }` [INFO] [stdout] 3843542df10017900efa9fd68173a2e549ff22f3e5f533d4686eb75af14d5f17