[INFO] fetching crate phomo-cli 0.2.3... [INFO] checking phomo-cli-0.2.3 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate phomo-cli 0.2.3 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate phomo-cli 0.2.3 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] started tweaking crates.io crate phomo-cli 0.2.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate phomo-cli 0.2.3 [INFO] tweaked toml for crates.io crate phomo-cli 0.2.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate phomo-cli 0.2.3 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6a634ea4786f870f66a6d0732a7d0429c699cdb8f24887a05aebd2ab3a6eccb7 [INFO] running `Command { std: "docker" "start" "-a" "6a634ea4786f870f66a6d0732a7d0429c699cdb8f24887a05aebd2ab3a6eccb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a634ea4786f870f66a6d0732a7d0429c699cdb8f24887a05aebd2ab3a6eccb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a634ea4786f870f66a6d0732a7d0429c699cdb8f24887a05aebd2ab3a6eccb7", kill_on_drop: false }` [INFO] [stdout] 6a634ea4786f870f66a6d0732a7d0429c699cdb8f24887a05aebd2ab3a6eccb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 733540aec77d77fd9083e11a334f25e5ddfe7881bfee6514253c44456676a12f [INFO] running `Command { std: "docker" "start" "-a" "733540aec77d77fd9083e11a334f25e5ddfe7881bfee6514253c44456676a12f", 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 proc-macro2 v1.0.88 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.90 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking bitstream-io v2.5.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking avif-serialize v0.8.2 [INFO] [stderr] Checking fdeflate v0.3.5 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking png v0.17.14 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking image-webp v0.2.0 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking assert_fs v1.1.2 [INFO] [stderr] Compiling clap_derive v4.5.18 [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 num-derive v0.4.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking pathfinding v4.11.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling clap-verbosity-flag v2.2.2 [INFO] [stderr] Compiling clap_complete v4.5.33 [INFO] [stderr] Compiling phomo-cli v0.2.3 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] warning: phomo-cli@0.2.3: completion file is generated: "/tmp/fixit/completions/phomo.bash" [INFO] [stderr] warning: phomo-cli@0.2.3: completion file is generated: "/tmp/fixit/completions/phomo.elv" [INFO] [stderr] warning: phomo-cli@0.2.3: completion file is generated: "/tmp/fixit/completions/phomo.fish" [INFO] [stderr] warning: phomo-cli@0.2.3: completion file is generated: "/tmp/fixit/completions/_phomo.ps1" [INFO] [stderr] warning: phomo-cli@0.2.3: completion file is generated: "/tmp/fixit/completions/_phomo" [INFO] [stderr] Checking ravif v0.11.11 [INFO] [stderr] Checking image v0.25.4 [INFO] [stderr] Checking phomo v0.3.1 [INFO] [stderr] Migrating tests/cli.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.19s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling phomo-cli v0.2.3 (/tmp/fixit) [INFO] [stderr] warning: phomo-cli@0.2.3: completion file is generated: "/tmp/fixit/completions/phomo.bash" [INFO] [stderr] warning: phomo-cli@0.2.3: completion file is generated: "/tmp/fixit/completions/phomo.elv" [INFO] [stderr] warning: phomo-cli@0.2.3: completion file is generated: "/tmp/fixit/completions/phomo.fish" [INFO] [stderr] warning: phomo-cli@0.2.3: completion file is generated: "/tmp/fixit/completions/_phomo.ps1" [INFO] [stderr] warning: phomo-cli@0.2.3: completion file is generated: "/tmp/fixit/completions/_phomo" [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "733540aec77d77fd9083e11a334f25e5ddfe7881bfee6514253c44456676a12f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "733540aec77d77fd9083e11a334f25e5ddfe7881bfee6514253c44456676a12f", kill_on_drop: false }` [INFO] [stdout] 733540aec77d77fd9083e11a334f25e5ddfe7881bfee6514253c44456676a12f