[INFO] fetching crate fe-image-widget 0.1.1... [INFO] fixing fe-image-widget-0.1.1 against try#5fed607fb5806ae20927e7e9193e3793c411ac20+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817 [INFO] extracting crate fe-image-widget 0.1.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate fe-image-widget 0.1.1 [INFO] finished tweaking crates.io crate fe-image-widget 0.1.1 [INFO] tweaked toml for crates.io crate fe-image-widget 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fe-image-widget 0.1.1 on toolchain 5fed607fb5806ae20927e7e9193e3793c411ac20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "generate-lockfile" "--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] Locking 124 packages to latest compatible versions [INFO] [stderr] Adding fltk-egui v0.3.6 (available: v0.18.0) [INFO] [stderr] Adding image v0.23.14 (available: v0.25.10) [INFO] [stderr] Adding resvg v0.19.0 (available: v0.47.0) [INFO] [stderr] Adding tiny-skia v0.6.6 (available: v0.12.0) [INFO] [stderr] Adding usvg v0.19.0 (available: v0.47.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] e3542dfd8aade36fc807349323aa357f45c6f305bc9129a17dc35ee431cd106c [INFO] running `Command { std: "docker" "start" "e3542dfd8aade36fc807349323aa357f45c6f305bc9129a17dc35ee431cd106c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e3542dfd8aade36fc807349323aa357f45c6f305bc9129a17dc35ee431cd106c" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3542dfd8aade36fc807349323aa357f45c6f305bc9129a17dc35ee431cd106c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e3542dfd8aade36fc807349323aa357f45c6f305bc9129a17dc35ee431cd106c" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }` [INFO] [stderr] crater-edition-check: migrating to next edition [INFO] [stderr] Migrating Cargo.toml from 2018 edition to 2021 [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] libc v0.2.186 removed features: default, std [INFO] [stderr] [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling cc v1.2.64 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.32 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking emath v0.14.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Checking atomic_refcell v0.1.14 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling minipaste v0.1.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling fltk-sys v1.5.23 [INFO] [stderr] Checking bitflags v2.13.0 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking epaint v0.14.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking egui v0.14.2 [INFO] [stderr] Checking epi v0.14.0 [INFO] [stderr] Checking fltk v1.5.23 [INFO] [stderr] Checking fltk-egui v0.3.6 [INFO] [stderr] Checking fe-image-widget v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] [stderr] crater-edition-check: fe-image-widget v0.1.1 (/opt/rustwide/workdir) updating edition from 2018 to 2021 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking epaint v0.14.0 [INFO] [stderr] Checking egui v0.14.2 [INFO] [stderr] Checking epi v0.14.0 [INFO] [stderr] Checking fltk-egui v0.3.6 [INFO] [stderr] Checking fe-image-widget v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s [INFO] [stderr] crater-edition-check: migrating to next edition [INFO] [stderr] Migrating Cargo.toml from 2018 edition to 2021 [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] libc v0.2.186 removed features: default, std [INFO] [stderr] [INFO] [stderr] Checking fe-image-widget v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] [stderr] crater-edition-check: fe-image-widget v0.1.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024 [INFO] [stderr] Checking fe-image-widget v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] [stderr] crater-edition-check all packages now at latest edition [INFO] [stderr] crater-edition-check: all finished [INFO] running `Command { std: "docker" "inspect" "e3542dfd8aade36fc807349323aa357f45c6f305bc9129a17dc35ee431cd106c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3542dfd8aade36fc807349323aa357f45c6f305bc9129a17dc35ee431cd106c", kill_on_drop: false }` [INFO] [stdout] e3542dfd8aade36fc807349323aa357f45c6f305bc9129a17dc35ee431cd106c