[INFO] cloning repository https://github.com/rjwittams/flotilla [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rjwittams/flotilla" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frjwittams%2Fflotilla", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frjwittams%2Fflotilla'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e01c314929445a050ddc9cd37390e7c53e337659 [INFO] checking rjwittams/flotilla against master#64b72a1fa5449d928d5f553b01a596b78ee255d2 for pr-153457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frjwittams%2Fflotilla" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rjwittams/flotilla [INFO] finished tweaking git repo https://github.com/rjwittams/flotilla [INFO] tweaked toml for git repo https://github.com/rjwittams/flotilla written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rjwittams/flotilla on toolchain 64b72a1fa5449d928d5f553b01a596b78ee255d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rjwittams/flotilla 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" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "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] Downloading crates ... [INFO] [stderr] Downloaded tui-input v0.10.1 [INFO] [stderr] Downloaded quantette v0.5.1 [INFO] [stderr] Downloaded minijinja v2.17.1 [INFO] [stderr] Downloaded safe_arch v0.9.3 [INFO] [stderr] Downloaded wide v0.8.3 [INFO] [stderr] Downloaded icy_sixel v0.5.0 [INFO] [stderr] Downloaded ratatui-image v10.0.6 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74a1d3213b9607be2d7fbf3a70884239f56901f1e2086c52a5d41310ab32877a [INFO] running `Command { std: "docker" "start" "-a" "74a1d3213b9607be2d7fbf3a70884239f56901f1e2086c52a5d41310ab32877a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74a1d3213b9607be2d7fbf3a70884239f56901f1e2086c52a5d41310ab32877a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74a1d3213b9607be2d7fbf3a70884239f56901f1e2086c52a5d41310ab32877a", kill_on_drop: false }` [INFO] [stdout] 74a1d3213b9607be2d7fbf3a70884239f56901f1e2086c52a5d41310ab32877a [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a7cf0d7ebe928476f87d303b859a969c1e3eafc7d649fb061d9aab86dd0c736 [INFO] running `Command { std: "docker" "start" "-a" "1a7cf0d7ebe928476f87d303b859a969c1e3eafc7d649fb061d9aab86dd0c736", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking avif-serialize v0.8.8 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking libyml v0.0.5 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking pxfm v0.1.28 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking gif v0.14.1 [INFO] [stderr] Checking zune-jpeg v0.5.12 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking line-clipping v0.3.5 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Compiling ratatui-image v10.0.6 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking tempfile v3.26.0 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking kasuari v0.4.11 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking safe_arch v0.9.3 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking wide v0.8.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking tracing-appender v0.2.4 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking ratatui-core v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking flotilla-protocol v0.1.0 (/opt/rustwide/workdir/crates/flotilla-protocol) [INFO] [stderr] Checking minijinja v2.17.1 [INFO] [stderr] Checking serde_yml v0.0.12 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.28.1 [INFO] [stderr] Checking ratatui-widgets v0.3.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking ratatui-crossterm v0.1.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Checking ratatui-macros v0.7.0 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking ratatui v0.30.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking ravif v0.12.0 [INFO] [stderr] Checking tui-input v0.10.1 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking quantette v0.5.1 [INFO] [stderr] Checking icy_sixel v0.5.0 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.13.2 [INFO] [stderr] Checking flotilla-core v0.1.0 (/opt/rustwide/workdir/crates/flotilla-core) [INFO] [stderr] Checking flotilla-tui v0.1.0 (/opt/rustwide/workdir/crates/flotilla-tui) [INFO] [stderr] Checking flotilla-daemon v0.1.0 (/opt/rustwide/workdir/crates/flotilla-daemon) [INFO] [stderr] Checking flotilla v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "1a7cf0d7ebe928476f87d303b859a969c1e3eafc7d649fb061d9aab86dd0c736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a7cf0d7ebe928476f87d303b859a969c1e3eafc7d649fb061d9aab86dd0c736", kill_on_drop: false }` [INFO] [stdout] 1a7cf0d7ebe928476f87d303b859a969c1e3eafc7d649fb061d9aab86dd0c736