[INFO] fetching crate orc-rust 0.3.0... [INFO] building orc-rust-0.3.0 against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] extracting crate orc-rust 0.3.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate orc-rust 0.3.0 on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate orc-rust 0.3.0 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate orc-rust 0.3.0 [INFO] tweaked toml for crates.io crate orc-rust 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate orc-rust 0.3.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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded datafusion-functions-array v36.0.0 [INFO] [stderr] Downloaded arrow-row v50.0.0 [INFO] [stderr] Downloaded arrow-string v50.0.0 [INFO] [stderr] Downloaded datafusion-execution v36.0.0 [INFO] [stderr] Downloaded arrow-arith v50.0.0 [INFO] [stderr] Downloaded datafusion-functions v36.0.0 [INFO] [stderr] Downloaded arrow-json v50.0.0 [INFO] [stderr] Downloaded arrow-ord v50.0.0 [INFO] [stderr] Downloaded datafusion-sql v36.0.0 [INFO] [stderr] Downloaded async-compression v0.4.6 [INFO] [stderr] Downloaded datafusion-common v36.0.0 [INFO] [stderr] Downloaded arrow v50.0.0 [INFO] [stderr] Downloaded datafusion-optimizer v36.0.0 [INFO] [stderr] Downloaded datafusion-expr v36.0.0 [INFO] [stderr] Downloaded arrow-array v50.0.0 [INFO] [stderr] Downloaded sqlparser v0.43.1 [INFO] [stderr] Downloaded arrow-cast v50.0.0 [INFO] [stderr] Downloaded arrow-ipc v50.0.0 [INFO] [stderr] Downloaded arrow-data v50.0.0 [INFO] [stderr] Downloaded arrow-buffer v50.0.0 [INFO] [stderr] Downloaded datafusion-physical-plan v36.0.0 [INFO] [stderr] Downloaded datafusion-physical-expr v36.0.0 [INFO] [stderr] Downloaded parquet v50.0.0 [INFO] [stderr] Downloaded arrow-csv v50.0.0 [INFO] [stderr] Downloaded arrow-schema v50.0.0 [INFO] [stderr] Downloaded datafusion v36.0.0 [INFO] [stderr] Downloaded arrow-select v50.0.0 [INFO] [stderr] Downloaded lzokay-native v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18a774fc2b70012f0fd3c26189c554c4afa9a8ffb1e23d23cd691fe22d7aa1aa [INFO] running `Command { std: "docker" "start" "-a" "18a774fc2b70012f0fd3c26189c554c4afa9a8ffb1e23d23cd691fe22d7aa1aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18a774fc2b70012f0fd3c26189c554c4afa9a8ffb1e23d23cd691fe22d7aa1aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18a774fc2b70012f0fd3c26189c554c4afa9a8ffb1e23d23cd691fe22d7aa1aa", kill_on_drop: false }` [INFO] [stdout] 18a774fc2b70012f0fd3c26189c554c4afa9a8ffb1e23d23cd691fe22d7aa1aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c76482bad96d12d797a10ece4b12a22b2fda997c206fe67c9e8edaaccd63646 [INFO] running `Command { std: "docker" "start" "-a" "6c76482bad96d12d797a10ece4b12a22b2fda997c206fe67c9e8edaaccd63646", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling arrow-schema v50.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling anyhow v1.0.77 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling lz4_flex v0.11.1 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling arrow-buffer v50.0.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling arrow-data v50.0.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling arrow-array v50.0.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling lzokay-native v0.1.0 [INFO] [stderr] Compiling comfy-table v7.1.0 [INFO] [stderr] Compiling arrow-select v50.0.0 [INFO] [stderr] Compiling arrow-arith v50.0.0 [INFO] [stderr] Compiling arrow-row v50.0.0 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling arrow-cast v50.0.0 [INFO] [stderr] Compiling arrow-string v50.0.0 [INFO] [stderr] Compiling arrow-ord v50.0.0 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling arrow-csv v50.0.0 [INFO] [stderr] Compiling arrow-ipc v50.0.0 [INFO] [stderr] Compiling arrow-json v50.0.0 [INFO] [stderr] Compiling arrow v50.0.0 [INFO] [stderr] Compiling orc-rust v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.94s [INFO] running `Command { std: "docker" "inspect" "6c76482bad96d12d797a10ece4b12a22b2fda997c206fe67c9e8edaaccd63646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c76482bad96d12d797a10ece4b12a22b2fda997c206fe67c9e8edaaccd63646", kill_on_drop: false }` [INFO] [stdout] 6c76482bad96d12d797a10ece4b12a22b2fda997c206fe67c9e8edaaccd63646 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db4fc01e06bb95547e003b363275701dded85c0da07c1856865c19e140e61287 [INFO] running `Command { std: "docker" "start" "-a" "db4fc01e06bb95547e003b363275701dded85c0da07c1856865c19e140e61287", kill_on_drop: false }` [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling zstd v0.13.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling arrow-array v50.0.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling arrow-select v50.0.0 [INFO] [stderr] Compiling arrow-row v50.0.0 [INFO] [stderr] Compiling arrow-arith v50.0.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling arrow-ord v50.0.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling sqlparser_derive v0.2.2 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling arrow-string v50.0.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling sqlparser v0.43.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling comfy-table v7.1.0 [INFO] [stderr] Compiling arrow-cast v50.0.0 [INFO] [stderr] error: could not compile `arrow-ord` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/bin/rustc --crate-name arrow_ord --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrow-ord-50.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=636322593a3ea5a7 -C extra-filename=-636322593a3ea5a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-6be2ba20b5042b8c.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-1ecbc5799b25a330.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-60cd01605be18beb.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-7d749db456694793.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-eddeec10a10c0e85.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-a5ee26d0571b1b18.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-6d3ad3098ef56190.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "db4fc01e06bb95547e003b363275701dded85c0da07c1856865c19e140e61287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db4fc01e06bb95547e003b363275701dded85c0da07c1856865c19e140e61287", kill_on_drop: false }` [INFO] [stdout] db4fc01e06bb95547e003b363275701dded85c0da07c1856865c19e140e61287 [INFO] building orc-rust-0.3.0 against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] extracting crate orc-rust 0.3.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate orc-rust 0.3.0 on toolchain 7587ff3622fbec0abf6ac551eab5226f22f5d958 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate orc-rust 0.3.0 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate orc-rust 0.3.0 [INFO] tweaked toml for crates.io crate orc-rust 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate orc-rust 0.3.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" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90e6f3b81e3b2f26aa0540e4426432c879189825d2fd2844c36c85eaba6a6737 [INFO] running `Command { std: "docker" "start" "-a" "90e6f3b81e3b2f26aa0540e4426432c879189825d2fd2844c36c85eaba6a6737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90e6f3b81e3b2f26aa0540e4426432c879189825d2fd2844c36c85eaba6a6737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90e6f3b81e3b2f26aa0540e4426432c879189825d2fd2844c36c85eaba6a6737", kill_on_drop: false }` [INFO] [stdout] 90e6f3b81e3b2f26aa0540e4426432c879189825d2fd2844c36c85eaba6a6737 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b48993612bcb745dfe5a384980e07c71f742b687fe3ebda4599372a83bbd8e1 [INFO] running `Command { std: "docker" "start" "-a" "6b48993612bcb745dfe5a384980e07c71f742b687fe3ebda4599372a83bbd8e1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling arrow-schema v50.0.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling anyhow v1.0.77 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling lz4_flex v0.11.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling arrow-buffer v50.0.0 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling arrow-data v50.0.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling arrow-array v50.0.0 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling lzokay-native v0.1.0 [INFO] [stderr] Compiling comfy-table v7.1.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling arrow-select v50.0.0 [INFO] [stderr] Compiling arrow-arith v50.0.0 [INFO] [stderr] Compiling arrow-row v50.0.0 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling arrow-cast v50.0.0 [INFO] [stderr] Compiling arrow-string v50.0.0 [INFO] [stderr] Compiling arrow-ord v50.0.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling arrow-ipc v50.0.0 [INFO] [stderr] Compiling arrow-csv v50.0.0 [INFO] [stderr] Compiling arrow-json v50.0.0 [INFO] [stderr] Compiling arrow v50.0.0 [INFO] [stderr] Compiling orc-rust v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.39s [INFO] running `Command { std: "docker" "inspect" "6b48993612bcb745dfe5a384980e07c71f742b687fe3ebda4599372a83bbd8e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b48993612bcb745dfe5a384980e07c71f742b687fe3ebda4599372a83bbd8e1", kill_on_drop: false }` [INFO] [stdout] 6b48993612bcb745dfe5a384980e07c71f742b687fe3ebda4599372a83bbd8e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15dd6e3098cd23810b73eddc4a89ee141b2e9e7943ec69672b8790c86bf8b11d [INFO] running `Command { std: "docker" "start" "-a" "15dd6e3098cd23810b73eddc4a89ee141b2e9e7943ec69672b8790c86bf8b11d", kill_on_drop: false }` [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling zstd v0.13.0 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling arrow-array v50.0.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling arrow-select v50.0.0 [INFO] [stderr] Compiling arrow-arith v50.0.0 [INFO] [stderr] Compiling arrow-row v50.0.0 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling arrow-ord v50.0.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling arrow-string v50.0.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling sqlparser_derive v0.2.2 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling sqlparser v0.43.1 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling comfy-table v7.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling arrow-cast v50.0.0 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Compiling lzokay-native v0.1.0 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling arrow-ipc v50.0.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling async-compression v0.4.6 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling object_store v0.9.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling arrow-csv v50.0.0 [INFO] [stderr] Compiling arrow-json v50.0.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling parquet v50.0.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling arrow v50.0.0 [INFO] [stderr] Compiling orc-rust v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling datafusion-common v36.0.0 [INFO] [stderr] Compiling datafusion-expr v36.0.0 [INFO] [stderr] Compiling datafusion-execution v36.0.0 [INFO] [stderr] Compiling datafusion-sql v36.0.0 [INFO] [stderr] Compiling datafusion-physical-expr v36.0.0 [INFO] [stderr] Compiling datafusion-functions v36.0.0 [INFO] [stderr] Compiling datafusion-functions-array v36.0.0 [INFO] [stderr] Compiling datafusion-optimizer v36.0.0 [INFO] [stderr] Compiling datafusion-physical-plan v36.0.0 [INFO] [stderr] Compiling datafusion v36.0.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "15dd6e3098cd23810b73eddc4a89ee141b2e9e7943ec69672b8790c86bf8b11d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15dd6e3098cd23810b73eddc4a89ee141b2e9e7943ec69672b8790c86bf8b11d", kill_on_drop: false }` [INFO] [stdout] 15dd6e3098cd23810b73eddc4a89ee141b2e9e7943ec69672b8790c86bf8b11d