[INFO] fetching crate orc-rust 0.6.3... [INFO] testing orc-rust-0.6.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate orc-rust 0.6.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate orc-rust 0.6.3 [INFO] finished tweaking crates.io crate orc-rust 0.6.3 [INFO] tweaked toml for crates.io crate orc-rust 0.6.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate orc-rust 0.6.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate orc-rust 0.6.3 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrow-row v56.0.0 [INFO] [stderr] Downloaded arrow-csv v56.0.0 [INFO] [stderr] Downloaded arrow-arith v56.0.0 [INFO] [stderr] Downloaded arrow v56.0.0 [INFO] [stderr] Downloaded arrow-ipc v56.0.0 [INFO] [stderr] Downloaded arrow-select v56.0.0 [INFO] [stderr] Downloaded arrow-cast v56.0.0 [INFO] [stderr] Downloaded arrow-buffer v56.0.0 [INFO] [stderr] Downloaded arrow-data v56.0.0 [INFO] [stderr] Downloaded arrow-array v56.0.0 [INFO] [stderr] Downloaded arrow-schema v56.0.0 [INFO] [stderr] Downloaded arrow-json v56.0.0 [INFO] [stderr] Downloaded arrow-ord v56.0.0 [INFO] [stderr] Downloaded arrow-string v56.0.0 [INFO] [stderr] Downloaded opendal v0.53.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ff8d5b46be23c6fdbba89bc4b014b3a119503aff1e682c49646e7bd6e2fefb4 [INFO] running `Command { std: "docker" "start" "-a" "2ff8d5b46be23c6fdbba89bc4b014b3a119503aff1e682c49646e7bd6e2fefb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ff8d5b46be23c6fdbba89bc4b014b3a119503aff1e682c49646e7bd6e2fefb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ff8d5b46be23c6fdbba89bc4b014b3a119503aff1e682c49646e7bd6e2fefb4", kill_on_drop: false }` [INFO] [stdout] 2ff8d5b46be23c6fdbba89bc4b014b3a119503aff1e682c49646e7bd6e2fefb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65251339f582c32e045f2ef54a2f6f15c1b65d721521f24b533758a0866255b4 [INFO] running `Command { std: "docker" "start" "-a" "65251339f582c32e045f2ef54a2f6f15c1b65d721521f24b533758a0866255b4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling arrow-schema v56.0.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v56.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling arrow-data v56.0.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling lzokay-native v0.1.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling arrow-array v56.0.0 [INFO] [stderr] Compiling arrow-select v56.0.0 [INFO] [stderr] Compiling arrow-ipc v56.0.0 [INFO] [stderr] Compiling arrow-row v56.0.0 [INFO] [stderr] Compiling arrow-arith v56.0.0 [INFO] [stderr] Compiling arrow-cast v56.0.0 [INFO] [stderr] Compiling arrow-ord v56.0.0 [INFO] [stderr] Compiling arrow-string v56.0.0 [INFO] [stderr] Compiling arrow-json v56.0.0 [INFO] [stderr] Compiling arrow-csv v56.0.0 [INFO] [stderr] Compiling arrow v56.0.0 [INFO] [stderr] Compiling orc-rust v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "65251339f582c32e045f2ef54a2f6f15c1b65d721521f24b533758a0866255b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65251339f582c32e045f2ef54a2f6f15c1b65d721521f24b533758a0866255b4", kill_on_drop: false }` [INFO] [stdout] 65251339f582c32e045f2ef54a2f6f15c1b65d721521f24b533758a0866255b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5810f8139a93068b0d7904518f8ce9d33af5ce1c746f60307eee5fd0341c2592 [INFO] running `Command { std: "docker" "start" "-a" "5810f8139a93068b0d7904518f8ce9d33af5ce1c746f60307eee5fd0341c2592", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling arrow-array v56.0.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling arrow-select v56.0.0 [INFO] [stderr] Compiling arrow-arith v56.0.0 [INFO] [stderr] Compiling arrow-row v56.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling arrow-cast v56.0.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling arrow-ipc v56.0.0 [INFO] [stderr] Compiling arrow-ord v56.0.0 [INFO] [stderr] Compiling arrow-string v56.0.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lzokay-native v0.1.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling backon v1.5.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling arrow-csv v56.0.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling arrow-json v56.0.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling arrow v56.0.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling orc-rust v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling opendal v0.53.3 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "5810f8139a93068b0d7904518f8ce9d33af5ce1c746f60307eee5fd0341c2592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5810f8139a93068b0d7904518f8ce9d33af5ce1c746f60307eee5fd0341c2592", kill_on_drop: false }` [INFO] [stdout] 5810f8139a93068b0d7904518f8ce9d33af5ce1c746f60307eee5fd0341c2592 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 12f89b60aa777987611186c7d8e00428cf2a36ba093afac4776289189aefed27 [INFO] running `Command { std: "docker" "start" "-a" "12f89b60aa777987611186c7d8e00428cf2a36ba093afac4776289189aefed27", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orc_rust-6598244a73470dbe) [INFO] [stdout] [INFO] [stdout] running 66 tests [INFO] [stdout] test arrow_writer::tests::test_empty_null_buffers ... ok [INFO] [stdout] test arrow_writer::tests::test_roundtrip_write ... ok [INFO] [stdout] test arrow_writer::tests::test_write_inconsistent_null_buffers ... ok [INFO] [stdout] test arrow_writer::tests::test_roundtrip_write_large_type ... ok [INFO] [stdout] test compression::tests::decode_compressed ... ok [INFO] [stdout] test compression::tests::decode_uncompressed ... ok [INFO] [stdout] test encoding::byte::tests::reader_test ... ok [INFO] [stdout] test encoding::boolean::tests::basic ... ok [INFO] [stdout] test encoding::boolean::tests::literals ... ok [INFO] [stdout] test encoding::integer::rle_v2::delta::tests::test_fixed_delta_negative ... ok [INFO] [stdout] test encoding::integer::rle_v2::delta::tests::test_varying_delta_positive ... ok [INFO] [stdout] test encoding::float::tests::test_float_many ... ok [INFO] [stdout] test encoding::integer::rle_v1::tests::test_run ... ok [INFO] [stdout] test encoding::integer::rle_v2::delta::tests::test_fixed_delta_positive ... ok [INFO] [stdout] test encoding::integer::rle_v2::delta::tests::test_varying_delta_negative ... ok [INFO] [stdout] test encoding::float::tests::test_float_edge_cases ... ok [INFO] [stdout] test encoding::boolean::tests::another ... ok [INFO] [stdout] test encoding::integer::rle_v1::tests::test_literal ... ok [INFO] [stdout] test encoding::integer::rle_v2::direct::tests::test_direct_edge_case ... ok [INFO] [stdout] test encoding::integer::rle_v2::tests::direct ... ok [INFO] [stdout] test encoding::integer::rle_v2::tests::direct_signed ... ok [INFO] [stdout] test encoding::integer::rle_v2::tests::patched_base ... ok [INFO] [stdout] test encoding::integer::rle_v2::tests::patched_base_1 ... ok [INFO] [stdout] test encoding::integer::rle_v2::tests::reader_test ... ok [INFO] [stdout] test encoding::integer::rle_v2::tests::delta ... ok [INFO] [stdout] test encoding::integer::rle_v2::short_repeat::tests::roundtrip_short_repeat_i16 ... ok [INFO] [stdout] test encoding::integer::rle_v2::short_repeat::tests::roundtrip_short_repeat_i32 ... ok [INFO] [stdout] test encoding::integer::rle_v2::short_repeat::tests::roundtrip_short_repeat_i64 ... ok [INFO] [stdout] test encoding::integer::rle_v2::short_repeat::tests::roundtrip_short_repeat_i64_unsigned ... ok [INFO] [stdout] test encoding::integer::rle_v2::tests::short_repeat ... ok [INFO] [stdout] test encoding::byte::tests::roundtrip_byte_rle_pure_random ... ok [INFO] [stdout] test encoding::integer::util::tests::roundtrip_msb_i32 ... ok [INFO] [stdout] test encoding::integer::util::tests::roundtrip_msb_i16 ... ok [INFO] [stdout] test encoding::integer::util::tests::roundtrip_msb_edge_cases ... ok [INFO] [stdout] test encoding::integer::util::tests::roundtrip_msb_i64 ... ok [INFO] [stdout] test encoding::integer::rle_v2::direct::tests::roundtrip_direct_i64_unsigned ... ok [INFO] [stdout] test encoding::integer::util::tests::roundtrip_varint_edge_cases ... ok [INFO] [stdout] test encoding::integer::util::tests::roundtrip_varint_i128 ... ok [INFO] [stdout] test encoding::integer::rle_v2::direct::tests::roundtrip_direct_i16 ... ok [INFO] [stdout] test encoding::integer::rle_v2::direct::tests::roundtrip_direct_i64 ... ok [INFO] [stdout] test encoding::integer::util::tests::roundtrip_varint_i64 ... ok [INFO] [stdout] test encoding::integer::util::tests::roundtrip_varint_i32 ... ok [INFO] [stdout] test encoding::integer::util::tests::roundtrip_zigzag_edge_cases ... ok [INFO] [stdout] test encoding::integer::util::tests::roundtrip_varint_u64 ... ok [INFO] [stdout] test encoding::integer::util::tests::roundtrip_zigzag_i32 ... ok [INFO] [stdout] test encoding::integer::util::tests::roundtrip_varint_i16 ... ok [INFO] [stdout] test encoding::integer::util::tests::roundtrip_zigzag_i64 ... ok [INFO] [stdout] test encoding::integer::rle_v2::direct::tests::roundtrip_direct_i32 ... ok [INFO] [stdout] test encoding::integer::util::tests::roundtrip_zigzag_i16 ... ok [INFO] [stdout] test encoding::integer::util::tests::test_read_varint ... ok [INFO] [stdout] test encoding::tests::decode_spaced_edge_cases ... ok [INFO] [stdout] test encoding::integer::util::tests::test_zigzag_encode ... ok [INFO] [stdout] test encoding::integer::util::tests::test_zigzag_decode ... ok [INFO] [stdout] test arrow_writer::tests::test_write_small_stripes ... ok [INFO] [stdout] test encoding::tests::decode_spaced_proptest ... ok [INFO] [stdout] test encoding::integer::util::tests::roundtrip_packed_ints_serde_i16 ... ok [INFO] [stdout] test encoding::integer::util::tests::roundtrip_packed_ints_serde_i32 ... ok [INFO] [stdout] test encoding::float::tests::roundtrip_f32 ... ok [INFO] [stdout] test encoding::float::tests::roundtrip_f64 ... ok [INFO] [stdout] test encoding::integer::rle_v2::patched_base::tests::roundtrip_patched_base_i64 ... ok [INFO] [stdout] test encoding::integer::util::tests::roundtrip_packed_ints_serde_i64 ... ok [INFO] [stdout] test encoding::integer::rle_v2::tests::roundtrip_i32 ... ok [INFO] [stdout] test encoding::integer::rle_v2::tests::roundtrip_i16 ... ok [INFO] [stdout] test encoding::integer::rle_v2::tests::roundtrip_i64_unsigned ... ok [INFO] [stdout] test encoding::integer::rle_v2::tests::roundtrip_i64 ... ok [INFO] [stdout] test encoding::byte::tests::roundtrip_byte_rle_biased ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.92s [INFO] [stdout] [INFO] [stderr] Doc-tests orc_rust [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 23) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 33) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "12f89b60aa777987611186c7d8e00428cf2a36ba093afac4776289189aefed27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12f89b60aa777987611186c7d8e00428cf2a36ba093afac4776289189aefed27", kill_on_drop: false }` [INFO] [stdout] 12f89b60aa777987611186c7d8e00428cf2a36ba093afac4776289189aefed27