[INFO] fetching crate shardex 0.1.0... [INFO] building shardex-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate shardex 0.1.0 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate shardex 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flatbuffers v24.12.23 [INFO] [stderr] Downloaded arrow-csv v53.4.1 [INFO] [stderr] Downloaded arrow-json v53.4.1 [INFO] [stderr] Downloaded apithing v0.1.0 [INFO] [stderr] Downloaded arrow-ipc v53.4.1 [INFO] [stderr] Downloaded hdrhistogram v7.5.4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 989a8b36a328f88db3e2ba45963b02652b912267649dda4e2c1a08da43354528 [INFO] running `Command { std: "docker" "start" "-a" "989a8b36a328f88db3e2ba45963b02652b912267649dda4e2c1a08da43354528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "989a8b36a328f88db3e2ba45963b02652b912267649dda4e2c1a08da43354528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "989a8b36a328f88db3e2ba45963b02652b912267649dda4e2c1a08da43354528", kill_on_drop: false }` [INFO] [stdout] 989a8b36a328f88db3e2ba45963b02652b912267649dda4e2c1a08da43354528 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38a1ca3af425a22d02071dbbd00c533480a04449ee2bed794cc9ea8bc067b370 [INFO] running `Command { std: "docker" "start" "-a" "38a1ca3af425a22d02071dbbd00c533480a04449ee2bed794cc9ea8bc067b370", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling arrow-schema v53.4.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling apithing v0.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v53.4.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling arrow-data v53.4.1 [INFO] [stderr] Compiling arrow-array v53.4.1 [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 tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [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 regex v1.11.2 [INFO] [stderr] Compiling serde v1.0.219 [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 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_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 toml_edit v0.22.27 [INFO] [stderr] Compiling arrow-csv v53.4.1 [INFO] [stderr] Compiling arrow-json v53.4.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling arrow v53.4.1 [INFO] [stderr] Compiling shardex v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "38a1ca3af425a22d02071dbbd00c533480a04449ee2bed794cc9ea8bc067b370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38a1ca3af425a22d02071dbbd00c533480a04449ee2bed794cc9ea8bc067b370", kill_on_drop: false }` [INFO] [stdout] 38a1ca3af425a22d02071dbbd00c533480a04449ee2bed794cc9ea8bc067b370 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90871aa97a0fa52ce2cccd3b462ebc7c584034f29b99f97a195cccaf38cf57a9 [INFO] running `Command { std: "docker" "start" "-a" "90871aa97a0fa52ce2cccd3b462ebc7c584034f29b99f97a195cccaf38cf57a9", 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 ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [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 tokio-test v0.4.4 [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/ad85bc524b1ad696e42061ad8338d382dffbdbe5/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=8695ef0d2a2d5bdc -C extra-filename=-838e4650ebbcbbd4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern apithing=/opt/rustwide/target/debug/deps/libapithing-7f1b0852144b65cd.rlib --extern arrow=/opt/rustwide/target/debug/deps/libarrow-c7062fbf076d7411.rlib --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-0860112fe20c4600.rlib --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-b02204c42ea43d46.rlib --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-4df61f13169a6b26.rlib --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-3e60cde945890d24.rlib --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-d40a8fb100b4ead5.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c1a73bf7ca47cde7.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-83995b19f0e9460c.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-f0d1d96e8ff3d578.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-cb59b8a1512452f0.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-723ae97c55e6c33a.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-575fd71ea3b8e796.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern hdrhistogram=/opt/rustwide/target/debug/deps/libhdrhistogram-aee7cf0c90ad6f07.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-a58beeab2e1413cc.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-394b918668cad64a.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-bb6bf0cea968c43b.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f021a49f779d1a7a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-07b75eec6006a3c0.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-97900e3498a15579.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-453b4c29e2927c52.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-db563e5d0d09b973.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-70b90120089bd673.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a126146a63681d2f.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-3963b035709d426b.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c3b3360ebc645831.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-569507dec64bf537.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cbb9e0bbc47baffb.rlib --extern ulid=/opt/rustwide/target/debug/deps/libulid-dbf62aabb54584c2.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9c4eb0a95b5cf7f7.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "90871aa97a0fa52ce2cccd3b462ebc7c584034f29b99f97a195cccaf38cf57a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90871aa97a0fa52ce2cccd3b462ebc7c584034f29b99f97a195cccaf38cf57a9", kill_on_drop: false }` [INFO] [stdout] 90871aa97a0fa52ce2cccd3b462ebc7c584034f29b99f97a195cccaf38cf57a9