[INFO] cloning repository https://github.com/natemcintosh/blobrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natemcintosh/blobrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatemcintosh%2Fblobrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatemcintosh%2Fblobrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ba5b08699bb648cac9e405c5bee93d25f194cc1 [INFO] testing natemcintosh/blobrs against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatemcintosh%2Fblobrs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/natemcintosh/blobrs [INFO] finished tweaking git repo https://github.com/natemcintosh/blobrs [INFO] tweaked toml for git repo https://github.com/natemcintosh/blobrs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/natemcintosh/blobrs on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/natemcintosh/blobrs 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 008270895c1256dc05ec9d55ec017b8f9bec85a9ee2b250a77a356a246194e18 [INFO] running `Command { std: "docker" "start" "-a" "008270895c1256dc05ec9d55ec017b8f9bec85a9ee2b250a77a356a246194e18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "008270895c1256dc05ec9d55ec017b8f9bec85a9ee2b250a77a356a246194e18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "008270895c1256dc05ec9d55ec017b8f9bec85a9ee2b250a77a356a246194e18", kill_on_drop: false }` [INFO] [stdout] 008270895c1256dc05ec9d55ec017b8f9bec85a9ee2b250a77a356a246194e18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0ec40a74b7a11378ddd1d7bfbee2fe546fc1e350bc4a9994a4aaadb2b4101cb [INFO] running `Command { std: "docker" "start" "-a" "b0ec40a74b7a11378ddd1d7bfbee2fe546fc1e350bc4a9994a4aaadb2b4101cb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling arrow-schema v58.0.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling zlib-rs v0.5.5 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling rfd v0.17.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling lz4_flex v0.12.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.5 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling arrow-buffer v58.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling arrow-data v58.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling arrow-array v58.0.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling arrow-select v58.0.0 [INFO] [stderr] Compiling arrow-row v58.0.0 [INFO] [stderr] Compiling arrow-arith v58.0.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling arrow-ord v58.0.0 [INFO] [stderr] Compiling arrow-ipc v58.0.0 [INFO] [stderr] Compiling arrow-string v58.0.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling parquet v58.0.0 [INFO] [stderr] Compiling arrow-cast v58.0.0 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling arrow-json v58.0.0 [INFO] [stderr] Compiling arrow-csv v58.0.0 [INFO] [stderr] Compiling arrow v58.0.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.25 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling object_store v0.13.1 [INFO] [stderr] Compiling blobrs v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 38s [INFO] running `Command { std: "docker" "inspect" "b0ec40a74b7a11378ddd1d7bfbee2fe546fc1e350bc4a9994a4aaadb2b4101cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0ec40a74b7a11378ddd1d7bfbee2fe546fc1e350bc4a9994a4aaadb2b4101cb", kill_on_drop: false }` [INFO] [stdout] b0ec40a74b7a11378ddd1d7bfbee2fe546fc1e350bc4a9994a4aaadb2b4101cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98e4369bba6888b0b871db7f358763a9ebe125d3b5626d5713e4d329462ca5f6 [INFO] running `Command { std: "docker" "start" "-a" "98e4369bba6888b0b871db7f358763a9ebe125d3b5626d5713e4d329462ca5f6", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling blobrs v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.39s [INFO] running `Command { std: "docker" "inspect" "98e4369bba6888b0b871db7f358763a9ebe125d3b5626d5713e4d329462ca5f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98e4369bba6888b0b871db7f358763a9ebe125d3b5626d5713e4d329462ca5f6", kill_on_drop: false }` [INFO] [stdout] 98e4369bba6888b0b871db7f358763a9ebe125d3b5626d5713e4d329462ca5f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] db4d1dac32b46ccf90ee9e653f6fe91b1bcf2fd11e24076612b69465c33f8e1f [INFO] running `Command { std: "docker" "start" "-a" "db4d1dac32b46ccf90ee9e653f6fe91b1bcf2fd11e24076612b69465c33f8e1f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blobrs-c3277c8286466be8) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test app::tests::enter_and_exit_container_search_restores_list ... ok [INFO] [stdout] test app::tests::file_search_filters_and_exit_restores ... ok [INFO] [stdout] test app::tests::entry_kind_folder_detection ... ok [INFO] [stdout] test app::tests::parquet_tab_toggle_switches_views_and_resets_scroll ... ok [INFO] [stdout] test app::tests::show_download_picker_sets_modal ... ok [INFO] [stdout] test app::tests::parquet_tab_toggle_is_noop_for_non_parquet ... ok [INFO] [stdout] test preview::tests::test_json_array_as_table ... ok [INFO] [stdout] test preview::tests::test_json_object_as_pretty ... ok [INFO] [stdout] test app::tests::async_op_helpers_reflect_state ... ok [INFO] [stdout] test preview::tests::test_parquet_invalid_data ... ok [INFO] [stdout] test preview::tests::test_binary_file_detection ... ok [INFO] [stdout] test preview::tests::test_truncated_json_falls_back_to_raw ... ok [INFO] [stdout] test preview::tests::test_csv_parsing ... ok [INFO] [stdout] test preview::tests::test_truncated_utf8_handling ... ok [INFO] [stdout] test preview::tests::test_unknown_extension_with_text_content ... ok [INFO] [stdout] test terminal_icons::tests::test_detection_with_override ... ok [INFO] [stdout] test terminal_icons::tests::test_icon_sets ... ok [INFO] [stdout] test app::tests::open_delete_dialog_sets_modal_data_for_folder ... ok [INFO] [stdout] test app::tests::preview_scroll_right_is_bounded_for_tables ... ok [INFO] [stdout] test preview::tests::test_parquet_schema_parsing ... ok [INFO] [stdout] test ui::tests::viewport_clamps_offset_past_end ... ok [INFO] [stdout] test ui::tests::viewport_marks_left_and_right_overflow ... ok [INFO] [stdout] test ui::tests::viewport_shows_single_column_when_too_narrow ... ok [INFO] [stdout] test app::tests::open_clone_dialog_sets_modal_data ... ok [INFO] [stdout] test preview::tests::test_file_type_detection ... ok [INFO] [stdout] test app::tests::preview_horizontal_scroll_stays_within_table_bounds ... ok [INFO] [stdout] test preview::tests::test_parquet_table_parsing ... ok [INFO] [stdout] test preview::tests::test_text_file_parsing ... ok [INFO] [stdout] test preview::tests::test_unknown_extension_with_binary_content ... ok [INFO] [stdout] test ui::tests::ellipsis_truncation_respects_requested_limits ... ok [INFO] [stdout] test ui::tests::footer_height_stays_in_expected_bounds ... ok [INFO] [stdout] test preview::tests::make_valid_utf8_always_returns_valid_utf8 ... ok [INFO] [stdout] test preview::tests::parse_preview_for_unknown_extension_only_yields_text_or_error ... ok [INFO] [stdout] test preview::tests::parse_json_handles_arbitrary_valid_json ... ok [INFO] [stdout] test app::tests::apply_file_search_keeps_subset_and_resets_selection ... ok [INFO] [stdout] test app::tests::apply_sort_preserves_items_and_folders_stay_first ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.54s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "db4d1dac32b46ccf90ee9e653f6fe91b1bcf2fd11e24076612b69465c33f8e1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db4d1dac32b46ccf90ee9e653f6fe91b1bcf2fd11e24076612b69465c33f8e1f", kill_on_drop: false }` [INFO] [stdout] db4d1dac32b46ccf90ee9e653f6fe91b1bcf2fd11e24076612b69465c33f8e1f