[INFO] fetching crate ferrishot_iced_graphics 0.14.1...
[INFO] building ferrishot_iced_graphics-0.14.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate ferrishot_iced_graphics 0.14.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate ferrishot_iced_graphics 0.14.1
[INFO] finished tweaking crates.io crate ferrishot_iced_graphics 0.14.1
[INFO] tweaked toml for crates.io crate ferrishot_iced_graphics 0.14.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ferrishot_iced_graphics 0.14.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ferrishot_iced_graphics 0.14.1 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6eadaf57980c98a5da13e00d166621a485d6143148b83f0838a45f3b88dad0ff
[INFO] running `Command { std: "docker" "start" "-a" "6eadaf57980c98a5da13e00d166621a485d6143148b83f0838a45f3b88dad0ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6eadaf57980c98a5da13e00d166621a485d6143148b83f0838a45f3b88dad0ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eadaf57980c98a5da13e00d166621a485d6143148b83f0838a45f3b88dad0ff", kill_on_drop: false }`
[INFO] [stdout] 6eadaf57980c98a5da13e00d166621a485d6143148b83f0838a45f3b88dad0ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a921bcb8eadfbd7f76e72a7706e68a2d6bea5549133277bc4139ea0cffd9fdd6
[INFO] running `Command { std: "docker" "start" "-a" "a921bcb8eadfbd7f76e72a7706e68a2d6bea5549133277bc4139ea0cffd9fdd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling yazi v0.2.1
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.2.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling lilt v0.8.1
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling unicode-ccc v0.2.0
[INFO] [stderr]    Compiling zeno v0.3.2
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling self_cell v1.1.0
[INFO] [stderr]    Compiling rangemap v1.5.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling fontconfig-parser v0.5.7
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling font-types v0.8.4
[INFO] [stderr]    Compiling rustybuzz v0.14.1
[INFO] [stderr]    Compiling ferrishot_iced_core v0.14.1
[INFO] [stderr]    Compiling read-fonts v0.25.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ferrishot_iced_futures v0.14.1
[INFO] [stderr]    Compiling skrifa v0.26.6
[INFO] [stderr]    Compiling swash v0.2.2
[INFO] [stderr]    Compiling cosmic-text v0.14.1
[INFO] [stderr]    Compiling ferrishot_iced_graphics v0.14.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.64s
[INFO] running `Command { std: "docker" "inspect" "a921bcb8eadfbd7f76e72a7706e68a2d6bea5549133277bc4139ea0cffd9fdd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a921bcb8eadfbd7f76e72a7706e68a2d6bea5549133277bc4139ea0cffd9fdd6", kill_on_drop: false }`
[INFO] [stdout] a921bcb8eadfbd7f76e72a7706e68a2d6bea5549133277bc4139ea0cffd9fdd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9fcfa0fb9125cfcdac82768fa91d1f526666bdcea4f8beaaf5fbfcdce82b82e
[INFO] running `Command { std: "docker" "start" "-a" "f9fcfa0fb9125cfcdac82768fa91d1f526666bdcea4f8beaaf5fbfcdce82b82e", kill_on_drop: false }`
[INFO] [stderr]    Compiling ferrishot_iced_graphics v0.14.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.33s
[INFO] running `Command { std: "docker" "inspect" "f9fcfa0fb9125cfcdac82768fa91d1f526666bdcea4f8beaaf5fbfcdce82b82e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9fcfa0fb9125cfcdac82768fa91d1f526666bdcea4f8beaaf5fbfcdce82b82e", kill_on_drop: false }`
[INFO] [stdout] f9fcfa0fb9125cfcdac82768fa91d1f526666bdcea4f8beaaf5fbfcdce82b82e
