[INFO] cloning repository https://github.com/datalush/tsfile-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/datalush/tsfile-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatalush%2Ftsfile-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatalush%2Ftsfile-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72202e827dc00cfa5017bb26a3e791f3dd3c9fc8
[INFO] building datalush/tsfile-rs/72202e827dc00cfa5017bb26a3e791f3dd3c9fc8 against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatalush%2Ftsfile-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/datalush/tsfile-rs
[INFO] finished tweaking git repo https://github.com/datalush/tsfile-rs
[INFO] tweaked toml for git repo https://github.com/datalush/tsfile-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/datalush/tsfile-rs on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/datalush/tsfile-rs 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snap v1.1.1
[INFO] [stderr]   Downloaded integer-encoding v3.0.4
[INFO] [stderr]   Downloaded seq-macro v0.3.6
[INFO] [stderr]   Downloaded winapi-util v0.1.11
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded is-terminal v0.4.17
[INFO] [stderr]   Downloaded twox-hash v1.6.3
[INFO] [stderr]   Downloaded csv-core v0.1.13
[INFO] [stderr]   Downloaded const-random-macro v0.1.16
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.105
[INFO] [stderr]   Downloaded thrift v0.17.0
[INFO] [stderr]   Downloaded arrow-csv v53.4.1
[INFO] [stderr]   Downloaded arrow-json v53.4.1
[INFO] [stderr]   Downloaded arrow-arith v53.4.1
[INFO] [stderr]   Downloaded arrow v53.4.1
[INFO] [stderr]   Downloaded arrow-buffer v53.4.1
[INFO] [stderr]   Downloaded lexical-write-float v1.0.6
[INFO] [stderr]   Downloaded lexical-util v1.0.7
[INFO] [stderr]   Downloaded clap_builder v4.5.52
[INFO] [stderr]   Downloaded lexical-parse-float v1.0.6
[INFO] [stderr]   Downloaded arrow-cast v53.4.1
[INFO] [stderr]   Downloaded portable-atomic v1.11.1
[INFO] [stderr]   Downloaded brotli-decompressor v4.0.3
[INFO] [stderr]   Downloaded arrow-array v53.4.1
[INFO] [stderr]   Downloaded chrono v0.4.39
[INFO] [stderr]   Downloaded syn v2.0.110
[INFO] [stderr]   Downloaded arrow-ipc v53.4.1
[INFO] [stderr]   Downloaded arrow-select v53.4.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]   Downloaded roaring v0.10.12
[INFO] [stderr]   Downloaded jiff-static v0.2.16
[INFO] [stderr]   Downloaded lexical-write-integer v1.0.6
[INFO] [stderr]   Downloaded flatbuffers v24.12.23
[INFO] [stderr]   Downloaded js-sys v0.3.82
[INFO] [stderr]   Downloaded half v2.7.1
[INFO] [stderr]   Downloaded cc v1.2.46
[INFO] [stderr]   Downloaded memmap2 v0.9.9
[INFO] [stderr]   Downloaded lexical-parse-integer v1.0.6
[INFO] [stderr]   Downloaded arrow-data v53.4.1
[INFO] [stderr]   Downloaded parquet v53.4.1
[INFO] [stderr]   Downloaded arrow-schema v53.4.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.105
[INFO] [stderr]   Downloaded lz4_flex v0.11.5
[INFO] [stderr]   Downloaded web-sys v0.3.82
[INFO] [stderr]   Downloaded arrow-ord v53.4.1
[INFO] [stderr]   Downloaded arrow-row v53.4.1
[INFO] [stderr]   Downloaded clap v4.5.52
[INFO] [stderr]   Downloaded lz4 v1.28.1
[INFO] [stderr]   Downloaded arrow-string v53.4.1
[INFO] [stderr]   Downloaded jiff v0.2.16
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.4
[INFO] [stderr]   Downloaded lexical-core v1.0.6
[INFO] [stderr]   Downloaded const-random v0.1.18
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.105
[INFO] [stderr]   Downloaded bit-vec v0.6.3
[INFO] [stderr]   Downloaded env_logger v0.11.8
[INFO] [stderr]   Downloaded csv v1.4.0
[INFO] [stderr]   Downloaded brotli v7.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62474932320e2efa474cc5c8c37babb6e1677228617c9748f9d41c875628a53e
[INFO] running `Command { std: "docker" "start" "-a" "62474932320e2efa474cc5c8c37babb6e1677228617c9748f9d41c875628a53e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62474932320e2efa474cc5c8c37babb6e1677228617c9748f9d41c875628a53e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62474932320e2efa474cc5c8c37babb6e1677228617c9748f9d41c875628a53e", kill_on_drop: false }`
[INFO] [stdout] 62474932320e2efa474cc5c8c37babb6e1677228617c9748f9d41c875628a53e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc516d33a10139b93cded0011beb0c477e90783502ff86be795283f27e6e87a6
[INFO] running `Command { std: "docker" "start" "-a" "cc516d33a10139b93cded0011beb0c477e90783502ff86be795283f27e6e87a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling arrow-schema v53.4.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling roaring v0.10.12
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling arrow-buffer v53.4.1
[INFO] [stderr]    Compiling arrow-data v53.4.1
[INFO] [stderr]    Compiling arrow-array v53.4.1
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling arrow-select v53.4.1
[INFO] [stderr]    Compiling arrow-arith v53.4.1
[INFO] [stderr]    Compiling arrow-row v53.4.1
[INFO] [stderr]    Compiling arrow-cast v53.4.1
[INFO] [stderr]    Compiling arrow-ord v53.4.1
[INFO] [stderr]    Compiling arrow-string v53.4.1
[INFO] [stderr]    Compiling arrow-ipc v53.4.1
[INFO] [stderr]    Compiling arrow-csv v53.4.1
[INFO] [stderr]    Compiling arrow-json v53.4.1
[INFO] [stderr]    Compiling parquet v53.4.1
[INFO] [stderr]    Compiling arrow v53.4.1
[INFO] [stderr]    Compiling timbre-tsf v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated constant `BITS` is never used
[INFO] [stdout]   --> src/encoding/gorilla.rs:95:11
[INFO] [stdout]    |
[INFO] [stdout] 81 | trait FloatBits: Copy {
[INFO] [stdout]    |       --------- associated constant in this trait
[INFO] [stdout] ...
[INFO] [stdout] 95 |     const BITS: u8;
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `write_column_value` is never used
[INFO] [stdout]    --> src/writer/file_writer.rs:251:8
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl FileWriter {
[INFO] [stdout]     | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 251 |     fn write_column_value(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `compression_type` is never read
[INFO] [stdout]   --> src/writer/page_writer.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct PageWriter {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     compression_type: CompressionType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "cc516d33a10139b93cded0011beb0c477e90783502ff86be795283f27e6e87a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc516d33a10139b93cded0011beb0c477e90783502ff86be795283f27e6e87a6", kill_on_drop: false }`
[INFO] [stdout] cc516d33a10139b93cded0011beb0c477e90783502ff86be795283f27e6e87a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff7e9cda68bfc9b4fa229cce356983bdbd3be8787d4f966f2b854a3d34463464
[INFO] running `Command { std: "docker" "start" "-a" "ff7e9cda68bfc9b4fa229cce356983bdbd3be8787d4f966f2b854a3d34463464", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.52
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap v4.5.52
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v53.4.1
[INFO] [stderr]    Compiling arrow-data v53.4.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling arrow-array v53.4.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling arrow-select v53.4.1
[INFO] [stderr]    Compiling arrow-arith v53.4.1
[INFO] [stderr]    Compiling arrow-row v53.4.1
[INFO] [stderr]    Compiling arrow-cast v53.4.1
[INFO] [stderr]    Compiling arrow-ord v53.4.1
[INFO] [stderr]    Compiling arrow-string v53.4.1
[INFO] [stderr]    Compiling arrow-ipc v53.4.1
[INFO] [stderr]    Compiling arrow-csv v53.4.1
[INFO] [stderr]    Compiling arrow-json v53.4.1
[INFO] [stderr]    Compiling parquet v53.4.1
[INFO] [stderr]    Compiling arrow v53.4.1
[INFO] [stderr]    Compiling timbre-tsf v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated constant `BITS` is never used
[INFO] [stdout]   --> src/encoding/gorilla.rs:95:11
[INFO] [stdout]    |
[INFO] [stdout] 81 | trait FloatBits: Copy {
[INFO] [stdout]    |       --------- associated constant in this trait
[INFO] [stdout] ...
[INFO] [stdout] 95 |     const BITS: u8;
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `write_column_value` is never used
[INFO] [stdout]    --> src/writer/file_writer.rs:251:8
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl FileWriter {
[INFO] [stdout]     | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 251 |     fn write_column_value(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `compression_type` is never read
[INFO] [stdout]   --> src/writer/page_writer.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct PageWriter {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     compression_type: CompressionType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Field`, `Schema`, and `TimeUnit`
[INFO] [stdout]  --> examples/benchmark_conversion_overhead.rs:8:34
[INFO] [stdout]   |
[INFO] [stdout] 8 | use arrow::datatypes::{DataType, Field, Schema, TimeUnit};
[INFO] [stdout]   |                                  ^^^^^  ^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> examples/benchmark_conversion_overhead.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompressionType` and `TSEncoding`
[INFO] [stdout]   --> examples/profile_arrow_conversion.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | use timbre_tsf::common::{CompressionType, TSEncoding};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc12k6Zg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtimbre_tsf-0da04d2a4e46e133,libsnap-f2f1059d99df87d1,libzstd-ef657477661591bf,libzstd_safe-8351c6cb5e92876b,libzstd_sys-fd466379a9ded6fd,liblz4-c436b16893cf0571,liblz4_sys-9ba93436ae65780f,libbitflags-9710438662028847,liblog-28f8cc0684f4f944,libroaring-4d1aace208b63000,libbytemuck-fe571f4439465e4d,libbit_vec-ed82a54abc6c00ad,libthiserror-ccacc291a56b7225,libflate2-4cabafc81ca25060,libminiz_oxide-2ca25e2fe152302d,libsimd_adler32-50af61b7b6ecf7e2,libcrc32fast-1be52256f60b531d,libbyteorder-1efcbe4f07366651,librayon-54b60e83835b213a,librayon_core-5926892552857346,libcrossbeam_deque-be1dcfbb6b1c35b3,libcrossbeam_epoch-3f62aff36c6fc64d,libcrossbeam_utils-e96e5b2bd6f91d93,libeither-ef22a4c75605e12f,librustc_hash-d7c9c021d0487117,libarrow-86d7ae74b4d2f4ac,libarrow_row-d8195fe5d12522df,libarrow_json-49bdbbc79ef5c616,libserde_json-0ece8e24f2741b30,libindexmap-46b764b97284080b,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libserde-25bd1db4cfa14357,libarrow_ipc-f092f621406bd3e4,libflatbuffers-df4571edfa1fecc5,libbitflags-e2b4db6c651223da,libarrow_csv-93e2ed8b425a41cc,liblazy_static-b3603208c0de2608,libcsv-a06715f7b55c7ced,libitoa-6b76ec393d6a2c41,libserde_core-06d8a623176b1b3c,libcsv_core-7a7c41c5c28f40a6,libarrow_string-fd0ec15a9e789478,libregex-bf2b14a2a28427e9,libregex_automata-2d7ff2751ba49f3b,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-504e5c95ede94a26,libmemchr-f9c66c7ba21bf873,libarrow_cast-344b76bc8f8f7eda,libatoi-079e5dd6e538c9e1,libryu-0ea4bafc9bef6d8b,libbase64-2a03de3babadded3,liblexical_core-fb75f7e8cb8ce16a,liblexical_write_float-c0ffd1a671398dc6,liblexical_write_integer-05ef223c8ffd003c,liblexical_parse_float-f1c7aa7537321a27,liblexical_parse_integer-754453fc8e2a122e,liblexical_util-5efad2470efb174e,libarrow_arith-674be21f4c6b29e2,libarrow_ord-500b1a1708dcd054,libarrow_select-c92a21e5fcc677c6,libarrow_array-1be239c72b0ec671,libahash-7747d338edb0a281,libgetrandom-6f0b9db8b0e1bf30,liblibc-a2041775426aa28d,libonce_cell-0ba6aecba7086d38,libhashbrown-76659aeb83761b81,libchrono-9c891225d53c3bed,libiana_time_zone-54997521cde77023,libarrow_data-b58f5dfcdef6dc60,libarrow_schema-d40a8fb100b4ead5,libarrow_buffer-2c6f1a68aefea585,libbytes-752d6eacdc0bb513,libhalf-8ceed727fea58242,libcfg_if-5af52f617df93f8f,libzerocopy-f2251decce9fdbc6,libnum-b5e6331cb352bd8d,libnum_iter-179386fa70aa349a,libnum_rational-4db295dc26cfbd96,libnum_complex-ff585a52ab70ad9d,libnum_bigint-e8cbb23e9502f173,libnum_integer-b5faa707c0bfa8db,libnum_traits-bb96a94ab7f2dd1c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc12k6Zg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-d0f20e2c901d04ac/out" "-L" "/opt/rustwide/target/debug/build/lz4-sys-75b583fde1e35a5e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-0b4276fc6d095704/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_enum_dispatch_correctness-fcb2aad4f3c2a254" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcHzwhEU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtimbre_tsf-0da04d2a4e46e133,libsnap-f2f1059d99df87d1,libzstd-ef657477661591bf,libzstd_safe-8351c6cb5e92876b,libzstd_sys-fd466379a9ded6fd,liblz4-c436b16893cf0571,liblz4_sys-9ba93436ae65780f,libbitflags-9710438662028847,liblog-28f8cc0684f4f944,libroaring-4d1aace208b63000,libbytemuck-fe571f4439465e4d,libbit_vec-ed82a54abc6c00ad,libthiserror-ccacc291a56b7225,libflate2-4cabafc81ca25060,libminiz_oxide-2ca25e2fe152302d,libsimd_adler32-50af61b7b6ecf7e2,libcrc32fast-1be52256f60b531d,libbyteorder-1efcbe4f07366651,librayon-54b60e83835b213a,librayon_core-5926892552857346,libcrossbeam_deque-be1dcfbb6b1c35b3,libcrossbeam_epoch-3f62aff36c6fc64d,libcrossbeam_utils-e96e5b2bd6f91d93,libeither-ef22a4c75605e12f,librustc_hash-d7c9c021d0487117,libarrow-86d7ae74b4d2f4ac,libarrow_row-d8195fe5d12522df,libarrow_json-49bdbbc79ef5c616,libserde_json-0ece8e24f2741b30,libindexmap-46b764b97284080b,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libserde-25bd1db4cfa14357,libarrow_ipc-f092f621406bd3e4,libflatbuffers-df4571edfa1fecc5,libbitflags-e2b4db6c651223da,libarrow_csv-93e2ed8b425a41cc,liblazy_static-b3603208c0de2608,libcsv-a06715f7b55c7ced,libitoa-6b76ec393d6a2c41,libserde_core-06d8a623176b1b3c,libcsv_core-7a7c41c5c28f40a6,libarrow_string-fd0ec15a9e789478,libregex-bf2b14a2a28427e9,libregex_automata-2d7ff2751ba49f3b,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-504e5c95ede94a26,libmemchr-f9c66c7ba21bf873,libarrow_cast-344b76bc8f8f7eda,libatoi-079e5dd6e538c9e1,libryu-0ea4bafc9bef6d8b,libbase64-2a03de3babadded3,liblexical_core-fb75f7e8cb8ce16a,liblexical_write_float-c0ffd1a671398dc6,liblexical_write_integer-05ef223c8ffd003c,liblexical_parse_float-f1c7aa7537321a27,liblexical_parse_integer-754453fc8e2a122e,liblexical_util-5efad2470efb174e,libarrow_arith-674be21f4c6b29e2,libarrow_ord-500b1a1708dcd054,libarrow_select-c92a21e5fcc677c6,libarrow_array-1be239c72b0ec671,libahash-7747d338edb0a281,libgetrandom-6f0b9db8b0e1bf30,liblibc-a2041775426aa28d,libonce_cell-0ba6aecba7086d38,libhashbrown-76659aeb83761b81,libchrono-9c891225d53c3bed,libiana_time_zone-54997521cde77023,libarrow_data-b58f5dfcdef6dc60,libarrow_schema-d40a8fb100b4ead5,libarrow_buffer-2c6f1a68aefea585,libbytes-752d6eacdc0bb513,libhalf-8ceed727fea58242,libcfg_if-5af52f617df93f8f,libzerocopy-f2251decce9fdbc6,libnum-b5e6331cb352bd8d,libnum_iter-179386fa70aa349a,libnum_rational-4db295dc26cfbd96,libnum_complex-ff585a52ab70ad9d,libnum_bigint-e8cbb23e9502f173,libnum_integer-b5faa707c0bfa8db,libnum_traits-bb96a94ab7f2dd1c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHzwhEU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-d0f20e2c901d04ac/out" "-L" "/opt/rustwide/target/debug/build/lz4-sys-75b583fde1e35a5e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-0b4276fc6d095704/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/debug_filesize-eb4b117d820264bf" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `timbre-tsf` (test "test_enum_dispatch_correctness") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `timbre-tsf` (example "debug_filesize") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcg8WPZx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtimbre_tsf-0da04d2a4e46e133,libsnap-f2f1059d99df87d1,libzstd-ef657477661591bf,libzstd_safe-8351c6cb5e92876b,libzstd_sys-fd466379a9ded6fd,liblz4-c436b16893cf0571,liblz4_sys-9ba93436ae65780f,libbitflags-9710438662028847,liblog-28f8cc0684f4f944,libroaring-4d1aace208b63000,libbytemuck-fe571f4439465e4d,libbit_vec-ed82a54abc6c00ad,libthiserror-ccacc291a56b7225,libflate2-4cabafc81ca25060,libminiz_oxide-2ca25e2fe152302d,libsimd_adler32-50af61b7b6ecf7e2,libcrc32fast-1be52256f60b531d,libbyteorder-1efcbe4f07366651,librayon-54b60e83835b213a,librayon_core-5926892552857346,libcrossbeam_deque-be1dcfbb6b1c35b3,libcrossbeam_epoch-3f62aff36c6fc64d,libcrossbeam_utils-e96e5b2bd6f91d93,libeither-ef22a4c75605e12f,librustc_hash-d7c9c021d0487117,libarrow-86d7ae74b4d2f4ac,libarrow_row-d8195fe5d12522df,libarrow_json-49bdbbc79ef5c616,libserde_json-0ece8e24f2741b30,libindexmap-46b764b97284080b,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libserde-25bd1db4cfa14357,libarrow_ipc-f092f621406bd3e4,libflatbuffers-df4571edfa1fecc5,libbitflags-e2b4db6c651223da,libarrow_csv-93e2ed8b425a41cc,liblazy_static-b3603208c0de2608,libcsv-a06715f7b55c7ced,libitoa-6b76ec393d6a2c41,libserde_core-06d8a623176b1b3c,libcsv_core-7a7c41c5c28f40a6,libarrow_string-fd0ec15a9e789478,libregex-bf2b14a2a28427e9,libregex_automata-2d7ff2751ba49f3b,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-504e5c95ede94a26,libmemchr-f9c66c7ba21bf873,libarrow_cast-344b76bc8f8f7eda,libatoi-079e5dd6e538c9e1,libryu-0ea4bafc9bef6d8b,libbase64-2a03de3babadded3,liblexical_core-fb75f7e8cb8ce16a,liblexical_write_float-c0ffd1a671398dc6,liblexical_write_integer-05ef223c8ffd003c,liblexical_parse_float-f1c7aa7537321a27,liblexical_parse_integer-754453fc8e2a122e,liblexical_util-5efad2470efb174e,libarrow_arith-674be21f4c6b29e2,libarrow_ord-500b1a1708dcd054,libarrow_select-c92a21e5fcc677c6,libarrow_array-1be239c72b0ec671,libahash-7747d338edb0a281,libgetrandom-6f0b9db8b0e1bf30,liblibc-a2041775426aa28d,libonce_cell-0ba6aecba7086d38,libhashbrown-76659aeb83761b81,libchrono-9c891225d53c3bed,libiana_time_zone-54997521cde77023,libarrow_data-b58f5dfcdef6dc60,libarrow_schema-d40a8fb100b4ead5,libarrow_buffer-2c6f1a68aefea585,libbytes-752d6eacdc0bb513,libhalf-8ceed727fea58242,libcfg_if-5af52f617df93f8f,libzerocopy-f2251decce9fdbc6,libnum-b5e6331cb352bd8d,libnum_iter-179386fa70aa349a,libnum_rational-4db295dc26cfbd96,libnum_complex-ff585a52ab70ad9d,libnum_bigint-e8cbb23e9502f173,libnum_integer-b5faa707c0bfa8db,libnum_traits-bb96a94ab7f2dd1c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcg8WPZx/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-d0f20e2c901d04ac/out" "-L" "/opt/rustwide/target/debug/build/lz4-sys-75b583fde1e35a5e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-0b4276fc6d095704/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/profile_read-381d7f64bcc6dacd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `timbre-tsf` (example "profile_read") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcekzDzt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtimbre_tsf-0da04d2a4e46e133,libsnap-f2f1059d99df87d1,libzstd-ef657477661591bf,libzstd_safe-8351c6cb5e92876b,libzstd_sys-fd466379a9ded6fd,liblz4-c436b16893cf0571,liblz4_sys-9ba93436ae65780f,libbitflags-9710438662028847,liblog-28f8cc0684f4f944,libroaring-4d1aace208b63000,libbytemuck-fe571f4439465e4d,libbit_vec-ed82a54abc6c00ad,libthiserror-ccacc291a56b7225,libflate2-4cabafc81ca25060,libminiz_oxide-2ca25e2fe152302d,libsimd_adler32-50af61b7b6ecf7e2,libcrc32fast-1be52256f60b531d,libbyteorder-1efcbe4f07366651,librayon-54b60e83835b213a,librayon_core-5926892552857346,libcrossbeam_deque-be1dcfbb6b1c35b3,libcrossbeam_epoch-3f62aff36c6fc64d,libcrossbeam_utils-e96e5b2bd6f91d93,libeither-ef22a4c75605e12f,librustc_hash-d7c9c021d0487117,libarrow-86d7ae74b4d2f4ac,libarrow_row-d8195fe5d12522df,libarrow_json-49bdbbc79ef5c616,libserde_json-0ece8e24f2741b30,libindexmap-46b764b97284080b,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libserde-25bd1db4cfa14357,libarrow_ipc-f092f621406bd3e4,libflatbuffers-df4571edfa1fecc5,libbitflags-e2b4db6c651223da,libarrow_csv-93e2ed8b425a41cc,liblazy_static-b3603208c0de2608,libcsv-a06715f7b55c7ced,libitoa-6b76ec393d6a2c41,libserde_core-06d8a623176b1b3c,libcsv_core-7a7c41c5c28f40a6,libarrow_string-fd0ec15a9e789478,libregex-bf2b14a2a28427e9,libregex_automata-2d7ff2751ba49f3b,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-504e5c95ede94a26,libmemchr-f9c66c7ba21bf873,libarrow_cast-344b76bc8f8f7eda,libatoi-079e5dd6e538c9e1,libryu-0ea4bafc9bef6d8b,libbase64-2a03de3babadded3,liblexical_core-fb75f7e8cb8ce16a,liblexical_write_float-c0ffd1a671398dc6,liblexical_write_integer-05ef223c8ffd003c,liblexical_parse_float-f1c7aa7537321a27,liblexical_parse_integer-754453fc8e2a122e,liblexical_util-5efad2470efb174e,libarrow_arith-674be21f4c6b29e2,libarrow_ord-500b1a1708dcd054,libarrow_select-c92a21e5fcc677c6,libarrow_array-1be239c72b0ec671,libahash-7747d338edb0a281,libgetrandom-6f0b9db8b0e1bf30,liblibc-a2041775426aa28d,libonce_cell-0ba6aecba7086d38,libhashbrown-76659aeb83761b81,libchrono-9c891225d53c3bed,libiana_time_zone-54997521cde77023,libarrow_data-b58f5dfcdef6dc60,libarrow_schema-d40a8fb100b4ead5,libarrow_buffer-2c6f1a68aefea585,libbytes-752d6eacdc0bb513,libhalf-8ceed727fea58242,libcfg_if-5af52f617df93f8f,libzerocopy-f2251decce9fdbc6,libnum-b5e6331cb352bd8d,libnum_iter-179386fa70aa349a,libnum_rational-4db295dc26cfbd96,libnum_complex-ff585a52ab70ad9d,libnum_bigint-e8cbb23e9502f173,libnum_integer-b5faa707c0bfa8db,libnum_traits-bb96a94ab7f2dd1c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcekzDzt/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-d0f20e2c901d04ac/out" "-L" "/opt/rustwide/target/debug/build/lz4-sys-75b583fde1e35a5e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-0b4276fc6d095704/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/profile_chimp128-2600f755c25c2f51" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `timbre-tsf` (example "profile_chimp128") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcIAO5Ok/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtimbre_tsf-0da04d2a4e46e133,libsnap-f2f1059d99df87d1,libzstd-ef657477661591bf,libzstd_safe-8351c6cb5e92876b,libzstd_sys-fd466379a9ded6fd,liblz4-c436b16893cf0571,liblz4_sys-9ba93436ae65780f,libbitflags-9710438662028847,liblog-28f8cc0684f4f944,libroaring-4d1aace208b63000,libbytemuck-fe571f4439465e4d,libbit_vec-ed82a54abc6c00ad,libthiserror-ccacc291a56b7225,libflate2-4cabafc81ca25060,libminiz_oxide-2ca25e2fe152302d,libsimd_adler32-50af61b7b6ecf7e2,libcrc32fast-1be52256f60b531d,libbyteorder-1efcbe4f07366651,librayon-54b60e83835b213a,librayon_core-5926892552857346,libcrossbeam_deque-be1dcfbb6b1c35b3,libcrossbeam_epoch-3f62aff36c6fc64d,libcrossbeam_utils-e96e5b2bd6f91d93,libeither-ef22a4c75605e12f,librustc_hash-d7c9c021d0487117,libarrow-86d7ae74b4d2f4ac,libarrow_row-d8195fe5d12522df,libarrow_json-49bdbbc79ef5c616,libserde_json-0ece8e24f2741b30,libindexmap-46b764b97284080b,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libserde-25bd1db4cfa14357,libarrow_ipc-f092f621406bd3e4,libflatbuffers-df4571edfa1fecc5,libbitflags-e2b4db6c651223da,libarrow_csv-93e2ed8b425a41cc,liblazy_static-b3603208c0de2608,libcsv-a06715f7b55c7ced,libitoa-6b76ec393d6a2c41,libserde_core-06d8a623176b1b3c,libcsv_core-7a7c41c5c28f40a6,libarrow_string-fd0ec15a9e789478,libregex-bf2b14a2a28427e9,libregex_automata-2d7ff2751ba49f3b,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-504e5c95ede94a26,libmemchr-f9c66c7ba21bf873,libarrow_cast-344b76bc8f8f7eda,libatoi-079e5dd6e538c9e1,libryu-0ea4bafc9bef6d8b,libbase64-2a03de3babadded3,liblexical_core-fb75f7e8cb8ce16a,liblexical_write_float-c0ffd1a671398dc6,liblexical_write_integer-05ef223c8ffd003c,liblexical_parse_float-f1c7aa7537321a27,liblexical_parse_integer-754453fc8e2a122e,liblexical_util-5efad2470efb174e,libarrow_arith-674be21f4c6b29e2,libarrow_ord-500b1a1708dcd054,libarrow_select-c92a21e5fcc677c6,libarrow_array-1be239c72b0ec671,libahash-7747d338edb0a281,libgetrandom-6f0b9db8b0e1bf30,liblibc-a2041775426aa28d,libonce_cell-0ba6aecba7086d38,libhashbrown-76659aeb83761b81,libchrono-9c891225d53c3bed,libiana_time_zone-54997521cde77023,libarrow_data-b58f5dfcdef6dc60,libarrow_schema-d40a8fb100b4ead5,libarrow_buffer-2c6f1a68aefea585,libbytes-752d6eacdc0bb513,libhalf-8ceed727fea58242,libcfg_if-5af52f617df93f8f,libzerocopy-f2251decce9fdbc6,libnum-b5e6331cb352bd8d,libnum_iter-179386fa70aa349a,libnum_rational-4db295dc26cfbd96,libnum_complex-ff585a52ab70ad9d,libnum_bigint-e8cbb23e9502f173,libnum_integer-b5faa707c0bfa8db,libnum_traits-bb96a94ab7f2dd1c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIAO5Ok/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-d0f20e2c901d04ac/out" "-L" "/opt/rustwide/target/debug/build/lz4-sys-75b583fde1e35a5e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-0b4276fc6d095704/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/measure_read_phases-9820f1c82383474d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `timbre-tsf` (example "measure_read_phases") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustchNGDqK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtimbre_tsf-0da04d2a4e46e133,libsnap-f2f1059d99df87d1,libzstd-ef657477661591bf,libzstd_safe-8351c6cb5e92876b,libzstd_sys-fd466379a9ded6fd,liblz4-c436b16893cf0571,liblz4_sys-9ba93436ae65780f,liblog-28f8cc0684f4f944,libroaring-4d1aace208b63000,libbytemuck-fe571f4439465e4d,libbit_vec-ed82a54abc6c00ad,libthiserror-ccacc291a56b7225,libflate2-4cabafc81ca25060,libminiz_oxide-2ca25e2fe152302d,libsimd_adler32-50af61b7b6ecf7e2,libcrc32fast-1be52256f60b531d,libbyteorder-1efcbe4f07366651,librayon-54b60e83835b213a,librayon_core-5926892552857346,libcrossbeam_deque-be1dcfbb6b1c35b3,libcrossbeam_epoch-3f62aff36c6fc64d,libcrossbeam_utils-e96e5b2bd6f91d93,libeither-ef22a4c75605e12f,librustc_hash-d7c9c021d0487117,libarrow-86d7ae74b4d2f4ac,libarrow_row-d8195fe5d12522df,libarrow_json-49bdbbc79ef5c616,libserde_json-0ece8e24f2741b30,libindexmap-46b764b97284080b,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libserde-25bd1db4cfa14357,libarrow_ipc-f092f621406bd3e4,libflatbuffers-df4571edfa1fecc5,libbitflags-e2b4db6c651223da,libarrow_csv-93e2ed8b425a41cc,liblazy_static-b3603208c0de2608,libcsv-a06715f7b55c7ced,libitoa-6b76ec393d6a2c41,libserde_core-06d8a623176b1b3c,libcsv_core-7a7c41c5c28f40a6,libarrow_string-fd0ec15a9e789478,libregex-bf2b14a2a28427e9,libregex_automata-2d7ff2751ba49f3b,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-504e5c95ede94a26,libmemchr-f9c66c7ba21bf873,libarrow_cast-344b76bc8f8f7eda,libatoi-079e5dd6e538c9e1,libryu-0ea4bafc9bef6d8b,libbase64-2a03de3babadded3,liblexical_core-fb75f7e8cb8ce16a,liblexical_write_float-c0ffd1a671398dc6,liblexical_write_integer-05ef223c8ffd003c,liblexical_parse_float-f1c7aa7537321a27,liblexical_parse_integer-754453fc8e2a122e,liblexical_util-5efad2470efb174e,libarrow_arith-674be21f4c6b29e2,libarrow_ord-500b1a1708dcd054,libarrow_select-c92a21e5fcc677c6,libarrow_array-1be239c72b0ec671,libahash-7747d338edb0a281,libhashbrown-76659aeb83761b81,libchrono-9c891225d53c3bed,libiana_time_zone-54997521cde77023,libarrow_data-b58f5dfcdef6dc60,libarrow_schema-d40a8fb100b4ead5,libarrow_buffer-2c6f1a68aefea585,libbytes-752d6eacdc0bb513,libhalf-8ceed727fea58242,libzerocopy-f2251decce9fdbc6,libnum-b5e6331cb352bd8d,libnum_iter-179386fa70aa349a,libnum_rational-4db295dc26cfbd96,libnum_complex-ff585a52ab70ad9d,libnum_bigint-e8cbb23e9502f173,libnum_integer-b5faa707c0bfa8db,libnum_traits-bb96a94ab7f2dd1c,libtempfile-d6ab6642fef2b2df,libgetrandom-6f0b9db8b0e1bf30,liblibc-a2041775426aa28d,libcfg_if-5af52f617df93f8f,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-abb607fc46a9bb94,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchNGDqK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-d0f20e2c901d04ac/out" "-L" "/opt/rustwide/target/debug/build/lz4-sys-75b583fde1e35a5e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-0b4276fc6d095704/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/profile_arrow_write-65003cb295173340" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `timbre-tsf` (example "profile_arrow_write") due to 1 previous error
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "ff7e9cda68bfc9b4fa229cce356983bdbd3be8787d4f966f2b854a3d34463464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff7e9cda68bfc9b4fa229cce356983bdbd3be8787d4f966f2b854a3d34463464", kill_on_drop: false }`
[INFO] [stdout] ff7e9cda68bfc9b4fa229cce356983bdbd3be8787d4f966f2b854a3d34463464
