[INFO] cloning repository https://github.com/zzispp/taco
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zzispp/taco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzispp%2Ftaco", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzispp%2Ftaco'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a36bd2f1b483aebbc69b3b5777d8df28e0cde6c
[INFO] checking zzispp/taco against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzispp%2Ftaco" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/zzispp/taco
[INFO] finished tweaking git repo https://github.com/zzispp/taco
[INFO] tweaked toml for git repo https://github.com/zzispp/taco written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zzispp/taco on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zzispp/taco 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-i18n v4.1.0
[INFO] [stderr]   Downloaded triomphe v0.1.16
[INFO] [stderr]   Downloaded normpath v1.5.1
[INFO] [stderr]   Downloaded rust-i18n-support v4.1.0
[INFO] [stderr]   Downloaded ignore v0.4.27
[INFO] [stderr]   Downloaded codepage v0.1.2
[INFO] [stderr]   Downloaded debug_unsafe v0.1.4
[INFO] [stderr]   Downloaded rust-i18n-macro v4.1.0
[INFO] [stderr]   Downloaded base62 v2.2.4
[INFO] [stderr]   Downloaded atoi_simd v0.18.1
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.18.3
[INFO] [stderr]   Downloaded hashbag v0.1.13
[INFO] [stderr]   Downloaded rapidhash v4.4.2
[INFO] [stderr]   Downloaded left-right v0.11.7
[INFO] [stderr]   Downloaded evmap v11.0.0
[INFO] [stderr]   Downloaded parse-display-derive v0.9.1
[INFO] [stderr]   Downloaded zip v7.2.0
[INFO] [stderr]   Downloaded zip v8.6.0
[INFO] [stderr]   Downloaded parse-display v0.9.1
[INFO] [stderr]   Downloaded structmeta v0.3.0
[INFO] [stderr]   Downloaded structmeta-derive v0.3.0
[INFO] [stderr]   Downloaded docker_credential v1.4.0
[INFO] [stderr]   Downloaded tonic-prost v0.14.6
[INFO] [stderr]   Downloaded zlib-rs v0.6.5
[INFO] [stderr]   Downloaded ferroid v2.0.0
[INFO] [stderr]   Downloaded calamine v0.36.0
[INFO] [stderr]   Downloaded astral-tokio-tar v0.6.3
[INFO] [stderr]   Downloaded testcontainers v0.27.3
[INFO] [stderr]   Downloaded bollard-buildkit-proto v0.7.0
[INFO] [stderr]   Downloaded tonic v0.14.6
[INFO] [stderr]   Downloaded bollard-stubs v1.52.1-rc.29.1.3
[INFO] [stderr]   Downloaded bollard v0.20.2
[INFO] [stderr]   Downloaded rust_decimal v1.42.0
[INFO] [stderr]   Downloaded trybuild v1.0.117
[INFO] [stderr]   Downloaded utoipa-scalar v0.3.0
[INFO] [stderr]   Downloaded rust_xlsxwriter v0.92.4
[INFO] [stderr]   Downloaded croner v3.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4c6816b398b9bedc949afa457c38a16650f548b143838ad31bf45c3a3715ff4f
[INFO] running `Command { std: "docker" "start" "4c6816b398b9bedc949afa457c38a16650f548b143838ad31bf45c3a3715ff4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c6816b398b9bedc949afa457c38a16650f548b143838ad31bf45c3a3715ff4f", 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" "4c6816b398b9bedc949afa457c38a16650f548b143838ad31bf45c3a3715ff4f" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c6816b398b9bedc949afa457c38a16650f548b143838ad31bf45c3a3715ff4f", 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=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4c6816b398b9bedc949afa457c38a16650f548b143838ad31bf45c3a3715ff4f" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking zlib-rs v0.6.5
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]     Checking debug_unsafe v0.1.4
[INFO] [stderr]     Checking atoi_simd v0.18.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling hybrid-array v0.4.13
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking zip v7.2.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking codepage v0.1.2
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]    Compiling ignore v0.4.27
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rust_xlsxwriter v0.92.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tokio v1.52.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling utoipa-gen v5.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking calamine v0.36.0
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]    Compiling cmov v0.5.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling triomphe v0.1.16
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]    Compiling normpath v1.5.1
[INFO] [stderr]    Compiling base62 v2.2.4
[INFO] [stderr]     Checking utoipa v5.5.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling rust-i18n-support v4.1.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rust-i18n v4.1.0
[INFO] [stderr]     Checking rapidhash v4.4.2
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]     Checking kernel v0.1.0 (/opt/rustwide/workdir/crates/kernel)
[INFO] [stderr]    Compiling rust-i18n-macro v4.1.0
[INFO] [stderr]     Checking metrics v0.24.6
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]    Compiling hashlink v0.11.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking left-right v0.11.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking hashbag v0.1.13
[INFO] [stderr]    Compiling types v0.1.0 (/opt/rustwide/workdir/crates/types)
[INFO] [stderr]     Checking sketches-ddsketch v0.3.1
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.3
[INFO] [stderr]     Checking metrics-util v0.20.4
[INFO] [stderr]     Checking evmap v11.0.0
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling whoami v2.1.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking audit_contract v0.1.0 (/opt/rustwide/workdir/crates/audit_contract)
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling sqlx-core v0.9.0
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking constants v0.1.0 (/opt/rustwide/workdir/crates/constants)
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]    Compiling rbac_macros v0.1.0 (/opt/rustwide/workdir/crates/rbac_macros)
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]    Compiling sqlx-postgres v0.9.0
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking bytemuck v1.25.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking tonic v0.14.6
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking prost v0.14.4
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking sysinfo v0.38.4
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]     Checking prost-types v0.14.4
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking tonic-prost v0.14.6
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking pulldown-cmark v0.13.4
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking croner v3.0.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]    Compiling scheduler_macros v0.1.0 (/opt/rustwide/workdir/crates/scheduler_macros)
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking astral-tokio-tar v0.6.3
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking ferroid v2.0.0
[INFO] [stderr]     Checking docker_credential v1.4.0
[INFO] [stderr]     Checking etcetera v0.11.0
[INFO] [stderr]     Checking configuration v0.1.0 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]     Checking trybuild v1.0.117
[INFO] [stderr]    Compiling backend v0.1.0 (/opt/rustwide/workdir/apps/backend)
[INFO] [stderr]     Checking utoipa-scalar v0.3.0
[INFO] [stderr]    Compiling sqlx-macros v0.9.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking ureq v3.3.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking redis v1.2.1
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking taco_tracing v0.1.0 (/opt/rustwide/workdir/crates/tracing)
[INFO] [stderr]     Checking client_info v0.1.0 (/opt/rustwide/workdir/crates/client_info)
[INFO] [stderr]     Checking bollard-stubs v1.52.1-rc.29.1.3
[INFO] [stderr]     Checking sqlx v0.9.0
[INFO] [stderr]     Checking storage v0.1.0 (/opt/rustwide/workdir/crates/storage)
[INFO] [stderr]     Checking rbac v0.1.0 (/opt/rustwide/workdir/crates/rbac)
[INFO] [stderr]     Checking captcha v0.1.0 (/opt/rustwide/workdir/crates/captcha)
[INFO] [stderr]     Checking user v0.1.0 (/opt/rustwide/workdir/crates/user)
[INFO] [stderr]     Checking scheduler v0.1.0 (/opt/rustwide/workdir/crates/scheduler)
[INFO] [stderr]     Checking system v0.1.0 (/opt/rustwide/workdir/crates/system)
[INFO] [stderr]     Checking observability v0.1.0 (/opt/rustwide/workdir/crates/observability)
[INFO] [stderr]     Checking bollard v0.20.2
[INFO] [stderr]     Checking file v0.1.0 (/opt/rustwide/workdir/crates/file)
[INFO] [stderr]     Checking audit v0.1.0 (/opt/rustwide/workdir/crates/audit)
[INFO] [stderr]     Checking testcontainers v0.27.3
[INFO] [stdout] warning: constant `APFS_FILE_SYSTEM` is never used
[INFO] [stdout]   --> crates/system/src/infra/metrics.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | const APFS_FILE_SYSTEM: &str = "apfs";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MACOS_ROOT_MOUNT_POINT` is never used
[INFO] [stdout]   --> crates/system/src/infra/metrics.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const MACOS_ROOT_MOUNT_POINT: &str = "/";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MACOS_DATA_VOLUME_MOUNT_POINT` is never used
[INFO] [stdout]   --> crates/system/src/infra/metrics.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | const MACOS_DATA_VOLUME_MOUNT_POINT: &str = "/System/Volumes/Data";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `filter_macos_apfs_volume_group` is never used
[INFO] [stdout]    --> crates/system/src/infra/metrics.rs:142:4
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn filter_macos_apfs_volume_group(disks: Vec<ServerDiskMetrics>) -> Vec<ServerDiskMetrics> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_macos_apfs_root_volume` is never used
[INFO] [stdout]    --> crates/system/src/infra/metrics.rs:151:4
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn is_macos_apfs_root_volume(disk: &ServerDiskMetrics) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_macos_apfs_data_volume` is never used
[INFO] [stdout]    --> crates/system/src/infra/metrics.rs:155:4
[INFO] [stdout]     |
[INFO] [stdout] 155 | fn is_macos_apfs_data_volume(disk: &ServerDiskMetrics) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamExt`
[INFO] [stdout]  --> crates/file/src/infra/local/tests.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use futures_util::{StreamExt as _, TryStreamExt, stream};
[INFO] [stdout]   |                    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0, redis v1.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "4c6816b398b9bedc949afa457c38a16650f548b143838ad31bf45c3a3715ff4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c6816b398b9bedc949afa457c38a16650f548b143838ad31bf45c3a3715ff4f", kill_on_drop: false }`
[INFO] [stdout] 4c6816b398b9bedc949afa457c38a16650f548b143838ad31bf45c3a3715ff4f
