[INFO] fetching crate vortex-zstd 0.57.0-rc.0...
[INFO] testing vortex-zstd-0.57.0-rc.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate vortex-zstd 0.57.0-rc.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate vortex-zstd 0.57.0-rc.0
[INFO] finished tweaking crates.io crate vortex-zstd 0.57.0-rc.0
[INFO] tweaked toml for crates.io crate vortex-zstd 0.57.0-rc.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vortex-zstd 0.57.0-rc.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vortex-zstd 0.57.0-rc.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9513434eae40174823bae62df84b24b4479624169a0a8c6af18df264bc4b216
[INFO] running `Command { std: "docker" "start" "-a" "a9513434eae40174823bae62df84b24b4479624169a0a8c6af18df264bc4b216", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9513434eae40174823bae62df84b24b4479624169a0a8c6af18df264bc4b216", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9513434eae40174823bae62df84b24b4479624169a0a8c6af18df264bc4b216", kill_on_drop: false }`
[INFO] [stdout] a9513434eae40174823bae62df84b24b4479624169a0a8c6af18df264bc4b216
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4df976854d5e009d3d55de1f961fb7418006f25474917b84ed45f1cb9ca496da
[INFO] running `Command { std: "docker" "start" "-a" "4df976854d5e009d3d55de1f961fb7418006f25474917b84ed45f1cb9ca496da", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling arrow-schema v56.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling flatbuffers v25.9.23
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling vortex-utils v0.57.0-rc.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling kanal v0.1.1
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling handle v1.0.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling arcref v0.2.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling multiversion-macros v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-compat v0.2.5
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling multiversion v0.8.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling enum-iterator v2.3.0
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling arrow-buffer v56.2.0
[INFO] [stderr]    Compiling vortex-proto v0.57.0-rc.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling arrow-data v56.2.0
[INFO] [stderr]    Compiling exponential-decay-histogram v0.1.13
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling witchcraft-metrics v1.0.1
[INFO] [stderr]    Compiling arrow-array v56.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling vortex-error v0.57.0-rc.0
[INFO] [stderr]    Compiling vortex-buffer v0.57.0-rc.0
[INFO] [stderr]    Compiling vortex-session v0.57.0-rc.0
[INFO] [stderr]    Compiling vortex-metrics v0.57.0-rc.0
[INFO] [stderr]    Compiling vortex-flatbuffers v0.57.0-rc.0
[INFO] [stderr]    Compiling vortex-mask v0.57.0-rc.0
[INFO] [stderr]    Compiling vortex-io v0.57.0-rc.0
[INFO] [stderr]    Compiling vortex-dtype v0.57.0-rc.0
[INFO] [stderr]    Compiling arrow-select v56.2.0
[INFO] [stderr]    Compiling arrow-arith v56.2.0
[INFO] [stderr]    Compiling vortex-vector v0.57.0-rc.0
[INFO] [stderr]    Compiling arrow-string v56.2.0
[INFO] [stderr]    Compiling arrow-ord v56.2.0
[INFO] [stderr]    Compiling vortex-scalar v0.57.0-rc.0
[INFO] [stderr]    Compiling vortex-compute v0.57.0-rc.0
[INFO] [stderr]    Compiling vortex-array v0.57.0-rc.0
[INFO] [stderr]    Compiling vortex-sparse v0.57.0-rc.0
[INFO] [stderr]    Compiling vortex-zstd v0.57.0-rc.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "4df976854d5e009d3d55de1f961fb7418006f25474917b84ed45f1cb9ca496da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4df976854d5e009d3d55de1f961fb7418006f25474917b84ed45f1cb9ca496da", kill_on_drop: false }`
[INFO] [stdout] 4df976854d5e009d3d55de1f961fb7418006f25474917b84ed45f1cb9ca496da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3bdcc3454d14863d59985d68adff921d58523d0e17635ef4c429f536d6f093e
[INFO] running `Command { std: "docker" "start" "-a" "a3bdcc3454d14863d59985d68adff921d58523d0e17635ef4c429f536d6f093e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling kanal v0.1.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling divan-macros v0.1.17
[INFO] [stderr]    Compiling codspeed-divan-compat v4.1.0
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling vortex-utils v0.57.0-rc.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling arrow-array v56.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling codspeed v4.1.0
[INFO] [stderr]    Compiling vortex-error v0.57.0-rc.0
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling vortex-buffer v0.57.0-rc.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling vortex-session v0.57.0-rc.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling vortex-flatbuffers v0.57.0-rc.0
[INFO] [stderr]    Compiling vortex-mask v0.57.0-rc.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling exponential-decay-histogram v0.1.13
[INFO] [stderr]    Compiling witchcraft-metrics v1.0.1
[INFO] [stderr]    Compiling codspeed-divan-compat-macros v4.1.0
[INFO] [stderr]    Compiling vortex-metrics v0.57.0-rc.0
[INFO] [stderr]    Compiling rstest_reuse v0.7.0
[INFO] [stderr]    Compiling vortex-proto v0.57.0-rc.0
[INFO] [stderr]    Compiling vortex-dtype v0.57.0-rc.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling vortex-vector v0.57.0-rc.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling goldenfile v1.9.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling arrow-select v56.2.0
[INFO] [stderr]    Compiling arrow-arith v56.2.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling arrow-string v56.2.0
[INFO] [stderr]    Compiling arrow-ord v56.2.0
[INFO] [stderr]    Compiling vortex-io v0.57.0-rc.0
[INFO] [stderr]    Compiling vortex-scalar v0.57.0-rc.0
[INFO] [stderr]    Compiling vortex-compute v0.57.0-rc.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling codspeed-divan-compat-walltime v4.1.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling vortex-array v0.57.0-rc.0
[INFO] [stderr]    Compiling vortex-sparse v0.57.0-rc.0
[INFO] [stderr]    Compiling vortex-zstd v0.57.0-rc.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "a3bdcc3454d14863d59985d68adff921d58523d0e17635ef4c429f536d6f093e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3bdcc3454d14863d59985d68adff921d58523d0e17635ef4c429f536d6f093e", kill_on_drop: false }`
[INFO] [stdout] a3bdcc3454d14863d59985d68adff921d58523d0e17635ef4c429f536d6f093e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e116dbfe55cd307c77c5c1d78afbe67dedd7ced343e3838a934149885d44bb12
[INFO] running `Command { std: "docker" "start" "-a" "e116dbfe55cd307c77c5c1d78afbe67dedd7ced343e3838a934149885d44bb12", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vortex_zstd-6b10a58b79aa2121)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test compute::cast::tests::test_cast_zstd_conformance::case_1_i32 ... ok
[INFO] [stdout] test compute::cast::tests::test_cast_sliced_zstd_nullable_to_nonnullable ... ok
[INFO] [stdout] test compute::cast::tests::test_cast_zstd_nullability_change ... ok
[INFO] [stdout] test compute::cast::tests::test_cast_sliced_zstd_part_valid_to_nonnullable ... ok
[INFO] [stdout] test compute::cast::tests::test_cast_zstd_conformance::case_3_single ... ok
[INFO] [stdout] test test::test_sliced_array_children ... ok
[INFO] [stdout] test compute::cast::tests::test_cast_zstd_conformance::case_2_f64 ... ok
[INFO] [stdout] test compute::tests::test_zstd_consistency::case_8_negative ... ok
[INFO] [stdout] test compute::cast::tests::test_cast_zstd_i32_to_i64 ... ok
[INFO] [stdout] test test::test_validity_vtable ... ok
[INFO] [stdout] test test::test_zstd_var_bin_view ... ok
[INFO] [stdout] test compute::tests::test_zstd_consistency::case_1_i32 ... ok
[INFO] [stdout] test test::test_zstd_decompress_var_bin_view ... ok
[INFO] [stdout] test test::test_zstd_compress_decompress ... ok
[INFO] [stdout] test test::test_zstd_empty ... ok
[INFO] [stdout] test test::test_zstd_with_validity_and_multi_frame ... ok
[INFO] [stdout] test compute::tests::test_zstd_consistency::case_2_f64 ... ok
[INFO] [stdout] test compute::tests::test_zstd_consistency::case_4_nullable_i64 ... ok
[INFO] [stdout] test compute::tests::test_zstd_consistency::case_3_u32 ... ok
[INFO] [stdout] test test::test_zstd_with_dict ... ok
[INFO] [stdout] test compute::tests::test_zstd_consistency::case_5_single ... ok
[INFO] [stdout] test compute::tests::test_zstd_consistency::case_7_all_same ... ok
[INFO] [stdout] test compute::cast::tests::test_cast_zstd_conformance::case_4_large ... ok
[INFO] [stdout] test compute::tests::test_zstd_consistency::case_6_large ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests vortex_zstd
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e116dbfe55cd307c77c5c1d78afbe67dedd7ced343e3838a934149885d44bb12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e116dbfe55cd307c77c5c1d78afbe67dedd7ced343e3838a934149885d44bb12", kill_on_drop: false }`
[INFO] [stdout] e116dbfe55cd307c77c5c1d78afbe67dedd7ced343e3838a934149885d44bb12
