[INFO] fetching crate shardex 0.1.0...
[INFO] testing shardex-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate shardex 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate shardex 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate shardex 0.1.0
[INFO] tweaked toml for crates.io crate shardex 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate shardex 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate shardex 0.1.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6351da9ce0a3b1ec29bc8c652c32579612ac3d38b5b11e704a160a4f28ff5fb4
[INFO] running `Command { std: "docker" "start" "-a" "6351da9ce0a3b1ec29bc8c652c32579612ac3d38b5b11e704a160a4f28ff5fb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6351da9ce0a3b1ec29bc8c652c32579612ac3d38b5b11e704a160a4f28ff5fb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6351da9ce0a3b1ec29bc8c652c32579612ac3d38b5b11e704a160a4f28ff5fb4", kill_on_drop: false }`
[INFO] [stdout] 6351da9ce0a3b1ec29bc8c652c32579612ac3d38b5b11e704a160a4f28ff5fb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7140a3d15cc9657da3b3b0cc5bed32343abb61378476bdc9145b8caa3dfd48f1
[INFO] running `Command { std: "docker" "start" "-a" "7140a3d15cc9657da3b3b0cc5bed32343abb61378476bdc9145b8caa3dfd48f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling arrow-schema v53.4.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling apithing v0.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v53.4.1
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling arrow-data v53.4.1
[INFO] [stderr]    Compiling arrow-array v53.4.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling arrow-select v53.4.1
[INFO] [stderr]    Compiling arrow-row v53.4.1
[INFO] [stderr]    Compiling arrow-arith v53.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[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 serde v1.0.219
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling arrow-ipc v53.4.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling arrow-json v53.4.1
[INFO] [stderr]    Compiling arrow-csv v53.4.1
[INFO] [stderr]    Compiling arrow v53.4.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling shardex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "7140a3d15cc9657da3b3b0cc5bed32343abb61378476bdc9145b8caa3dfd48f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7140a3d15cc9657da3b3b0cc5bed32343abb61378476bdc9145b8caa3dfd48f1", kill_on_drop: false }`
[INFO] [stdout] 7140a3d15cc9657da3b3b0cc5bed32343abb61378476bdc9145b8caa3dfd48f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94c8970bd595cd19f2d2369561b491cfedf8d4a708b9d00aaee5d159497949ac
[INFO] running `Command { std: "docker" "start" "-a" "94c8970bd595cd19f2d2369561b491cfedf8d4a708b9d00aaee5d159497949ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling arrow-csv v53.4.1
[INFO] [stderr]    Compiling arrow-json v53.4.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling arrow v53.4.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling shardex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `shardex` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name shardex --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=acc2a9dd06e58f3b -C extra-filename=-c29f7f8d93b8dcaf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern apithing=/opt/rustwide/target/debug/deps/libapithing-298693e32f254d31.rlib --extern arrow=/opt/rustwide/target/debug/deps/libarrow-6b4917266896eb7e.rlib --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-b03575a18c618c0e.rlib --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-f59b83e793ebeb54.rlib --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-0fb3fd4420a2b396.rlib --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-7dd30af6f3cf0522.rlib --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-5fa579d6d637cfc3.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-46f000dc2e2dd9c3.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-698b59fa5070af2c.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-e484028acf41162a.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-64953afe177070d4.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-73a567c1a50b4b52.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-751bcde24b8aa073.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-2da764f811a35769.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-7748687a416caec7.rlib --extern hdrhistogram=/opt/rustwide/target/debug/deps/libhdrhistogram-c7370c7f1ae4b7e8.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-2f2163c4ae04a6b5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-9c5892e2c6fd8400.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-442e04be0a8553cf.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e5200a7f57a991e2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5079adab849d5fa2.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-2f6ee0235a8f6553.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c4a66f98a2548f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-16539c6a3a4833f4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b378f0f3f271fd70.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-302a6ccd656aa102.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-93c2a8fb84ebb1d2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8c04c3155f5e7539.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-36b2376b521c2acd.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-d90054bdfe8c8957.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-1d7a084e9bc6e757.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-fb8ca5982477c27f.rlib --extern ulid=/opt/rustwide/target/debug/deps/libulid-983d4c1d09ae6a84.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e54d0e8283924172.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "94c8970bd595cd19f2d2369561b491cfedf8d4a708b9d00aaee5d159497949ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94c8970bd595cd19f2d2369561b491cfedf8d4a708b9d00aaee5d159497949ac", kill_on_drop: false }`
[INFO] [stdout] 94c8970bd595cd19f2d2369561b491cfedf8d4a708b9d00aaee5d159497949ac
