[INFO] cloning repository https://github.com/crumblingstatue/cowbump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crumblingstatue/cowbump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fcowbump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fcowbump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 373ed398bea1f1a743b6d1fca8e0a4a6109e7043 [INFO] checking crumblingstatue/cowbump/373ed398bea1f1a743b6d1fca8e0a4a6109e7043 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fcowbump" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crumblingstatue/cowbump on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/crumblingstatue/cowbump [INFO] finished tweaking git repo https://github.com/crumblingstatue/cowbump [INFO] tweaked toml for git repo https://github.com/crumblingstatue/cowbump written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/crumblingstatue/cowbump 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" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ea149d4eae50b9deb8d5b6428f6c9e9f789444eefd1797bc826a19645517be0 [INFO] running `Command { std: "docker" "start" "-a" "5ea149d4eae50b9deb8d5b6428f6c9e9f789444eefd1797bc826a19645517be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ea149d4eae50b9deb8d5b6428f6c9e9f789444eefd1797bc826a19645517be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ea149d4eae50b9deb8d5b6428f6c9e9f789444eefd1797bc826a19645517be0", kill_on_drop: false }` [INFO] [stdout] 5ea149d4eae50b9deb8d5b6428f6c9e9f789444eefd1797bc826a19645517be0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abc4aacac16cea4c17d7e10713b146b06e42eba663f845db208f3454aec31725 [INFO] running `Command { std: "docker" "start" "-a" "abc4aacac16cea4c17d7e10713b146b06e42eba663f845db208f3454aec31725", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking ttf-parser v0.25.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking emath v0.29.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking ecolor v0.29.1 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking epaint_default_fonts v0.29.1 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bitstream-io v2.5.3 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking fdeflate v0.3.5 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling glu-sys v0.1.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking image-webp v0.1.3 [INFO] [stderr] Checking png v0.17.14 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking widestring v1.1.0 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Compiling zip v2.2.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking sysinfo v0.31.4 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling sfml v0.24.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking pathdiff v0.2.2 [INFO] [stderr] Checking open v5.3.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking constcat v0.5.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking epaint v0.29.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking egui v0.29.1 [INFO] [stderr] Checking tagfilter-lang v0.1.0 (https://github.com/crumblingstatue/tagfilter-lang.git#2e25361e) [INFO] [stderr] Checking egui_flex v0.1.1 [INFO] [stderr] Checking ravif v0.11.10 [INFO] [stderr] Checking image v0.25.2 [INFO] [stderr] Checking arboard v3.4.1 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking egui-file-dialog v0.7.0 [INFO] [stderr] Checking recently_used_list v0.1.0 (https://github.com/crumblingstatue/recently_used_list.git#94c3e151) [INFO] [stderr] Checking egui_colors v0.5.0 (https://github.com/crumblingstatue/egui_colors.git?branch=less-ctx-and-theme-refactor#80518992) [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking egui-sfml v0.7.0 [INFO] [stderr] Checking cowbump v0.3.0-dev (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/gui/egui_ui/sequences.rs (2 fixes) [INFO] [stderr] Fixed src/gui/egui_ui/preferences_window.rs (3 fixes) [INFO] [stderr] Fixed src/gui/thumbnail_loader.rs (2 fixes) [INFO] [stderr] Fixed src/gui/egui_ui/changes_window.rs (1 fix) [INFO] [stderr] Fixed src/gui/viewer.rs (2 fixes) [INFO] [stderr] Fixed src/gui/egui_ui/batch_rename_window.rs (1 fix) [INFO] [stderr] Fixed src/gui/egui_ui/modal.rs (1 fix) [INFO] [stderr] Fixed src/gui/egui_ui/entries_window.rs (6 fixes) [INFO] [stderr] Fixed src/application.rs (2 fixes) [INFO] [stderr] Fixed src/gui/thumbnails_view.rs (4 fixes) [INFO] [stderr] Fixed src/gui.rs (7 fixes) [INFO] [stderr] Fixed src/gui/util.rs (1 fix) [INFO] [stderr] Fixed src/main.rs (1 fix) [INFO] [stderr] Fixed src/gui/debug_log.rs (2 fixes) [INFO] [stderr] Fixed src/gui/egui_ui/load_folder_window.rs (2 fixes) [INFO] [stderr] Fixed src/gui/egui_ui.rs (2 fixes) [INFO] [stderr] Fixed src/gui/egui_ui/tag_autocomplete.rs (2 fixes) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.40s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking cowbump v0.3.0-dev (/tmp/fixit) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/gui/open/external.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 47 | open( [INFO] [stdout] | ---- borrow later used by call [INFO] [stdout] ... [INFO] [stdout] 50 | &[OpenExternCandidate { [INFO] [stdout] | __________________^ [INFO] [stdout] 51 | | path: &en.path, [INFO] [stdout] 52 | | open_with: find_open_with_for_entry(en, coll), [INFO] [stdout] 53 | | }] [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________________temporary value is freed at the end of this statement [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/gui/open/external.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 47 | open( [INFO] [stdout] | ---- borrow later used by call [INFO] [stdout] ... [INFO] [stdout] 50 | &[OpenExternCandidate { [INFO] [stdout] | __________________^ [INFO] [stdout] 51 | | path: &en.path, [INFO] [stdout] 52 | | open_with: find_open_with_for_entry(en, coll), [INFO] [stdout] 53 | | }] [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________________temporary value is freed at the end of this statement [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cowbump` (bin "cowbump" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cowbump` (bin "cowbump") due to 1 previous error [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "abc4aacac16cea4c17d7e10713b146b06e42eba663f845db208f3454aec31725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abc4aacac16cea4c17d7e10713b146b06e42eba663f845db208f3454aec31725", kill_on_drop: false }` [INFO] [stdout] abc4aacac16cea4c17d7e10713b146b06e42eba663f845db208f3454aec31725