[INFO] cloning repository https://github.com/swissarmyhammer/shardex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swissarmyhammer/shardex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswissarmyhammer%2Fshardex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswissarmyhammer%2Fshardex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 37a5ae784c2a8623b67aaa4ea4b4c442117174fb
[INFO] testing swissarmyhammer/shardex against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswissarmyhammer%2Fshardex" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/swissarmyhammer/shardex
[INFO] finished tweaking git repo https://github.com/swissarmyhammer/shardex
[INFO] tweaked toml for git repo https://github.com/swissarmyhammer/shardex written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/swissarmyhammer/shardex on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/swissarmyhammer/shardex 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.21.0
[INFO] [stderr]   Downloaded bitflags v2.9.3
[INFO] [stderr]   Downloaded ulid v1.2.1
[INFO] [stderr]   Downloaded winapi-util v0.1.10
[INFO] [stderr]   Downloaded apithing v0.1.0
[INFO] [stderr]   Downloaded uuid v1.18.0
[INFO] [stderr]   Downloaded lexical-core v1.0.5
[INFO] [stderr]   Downloaded arrow-arith v53.4.1
[INFO] [stderr]   Downloaded arrow-json v53.4.1
[INFO] [stderr]   Downloaded arrow v53.4.1
[INFO] [stderr]   Downloaded cc v1.2.35
[INFO] [stderr]   Downloaded lexical-write-float v1.0.5
[INFO] [stderr]   Downloaded lexical-util v1.0.6
[INFO] [stderr]   Downloaded arrow-cast v53.4.1
[INFO] [stderr]   Downloaded arrow-ipc v53.4.1
[INFO] [stderr]   Downloaded lexical-parse-float v1.0.5
[INFO] [stderr]   Downloaded clap_builder v4.5.46
[INFO] [stderr]   Downloaded arrow-array v53.4.1
[INFO] [stderr]   Downloaded wasi v0.14.3+wasi-0.2.4
[INFO] [stderr]   Downloaded arrow-buffer v53.4.1
[INFO] [stderr]   Downloaded hdrhistogram v7.5.4
[INFO] [stderr]   Downloaded arrow-select v53.4.1
[INFO] [stderr]   Downloaded lexical-write-integer v1.0.5
[INFO] [stderr]   Downloaded clap v4.5.46
[INFO] [stderr]   Downloaded indexmap v2.11.0
[INFO] [stderr]   Downloaded arrow-string v53.4.1
[INFO] [stderr]   Downloaded rustix v1.0.8
[INFO] [stderr]   Downloaded lexical-parse-integer v1.0.5
[INFO] [stderr]   Downloaded arrow-data v53.4.1
[INFO] [stderr]   Downloaded flatbuffers v24.12.23
[INFO] [stderr]   Downloaded arrow-schema v53.4.1
[INFO] [stderr]   Downloaded wit-bindgen v0.45.0
[INFO] [stderr]   Downloaded csv-core v0.1.12
[INFO] [stderr]   Downloaded arrow-csv v53.4.1
[INFO] [stderr]   Downloaded arrow-ord v53.4.1
[INFO] [stderr]   Downloaded arrow-row v53.4.1
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.0
[INFO] [stderr]   Downloaded csv v1.3.1
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c54126fe954445987c618beaa13908bb4df045112bf5c2856aa6278421bedb4c
[INFO] running `Command { std: "docker" "start" "-a" "c54126fe954445987c618beaa13908bb4df045112bf5c2856aa6278421bedb4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c54126fe954445987c618beaa13908bb4df045112bf5c2856aa6278421bedb4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c54126fe954445987c618beaa13908bb4df045112bf5c2856aa6278421bedb4c", kill_on_drop: false }`
[INFO] [stdout] c54126fe954445987c618beaa13908bb4df045112bf5c2856aa6278421bedb4c
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7342050b4a57f0edb3a8007f04c6f8c8bf56f8c644d42ad058eebeff9d61ed69
[INFO] running `Command { std: "docker" "start" "-a" "7342050b4a57f0edb3a8007f04c6f8c8bf56f8c644d42ad058eebeff9d61ed69", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libm v0.2.15
[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 memchr v2.7.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling arrow-schema v53.4.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling lexical-util v1.0.6
[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 lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling apithing v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[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 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 arrow-array v53.4.1
[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 thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-util v0.7.16
[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 futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling arrow-cast v53.4.1
[INFO] [stderr]    Compiling arrow-string v53.4.1
[INFO] [stderr]    Compiling arrow-ord v53.4.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[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 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 22s
[INFO] running `Command { std: "docker" "inspect" "7342050b4a57f0edb3a8007f04c6f8c8bf56f8c644d42ad058eebeff9d61ed69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7342050b4a57f0edb3a8007f04c6f8c8bf56f8c644d42ad058eebeff9d61ed69", kill_on_drop: false }`
[INFO] [stdout] 7342050b4a57f0edb3a8007f04c6f8c8bf56f8c644d42ad058eebeff9d61ed69
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0247b58a95ac110d7892899285ca41dde208f72048246eaabd261b6f28f71ee
[INFO] running `Command { std: "docker" "start" "-a" "b0247b58a95ac110d7892899285ca41dde208f72048246eaabd261b6f28f71ee", 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 clap_lex v0.7.5
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand v0.8.5
[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 clap v4.5.46
[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 toml_datetime v0.6.11
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[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 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` (test "concurrent_coordination_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name concurrent_coordination_tests --edition=2021 tests/concurrent_coordination_tests.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=68890e0c2c97362b -C extra-filename=-147af4be127d7176 --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-d55542dd0260af1d.rlib --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-3f510de5b89da261.rlib --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-0e95f4c13d0c27d3.rlib --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-93aac88c18250e66.rlib --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-ea548bacca50cf42.rlib --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-d40a8fb100b4ead5.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-7b7f8c120dd60655.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-5d293fc18d788543.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-f0d1d96e8ff3d578.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-6a1b2c0aa5421d05.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-5c72e4ec6be086a2.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9ef3dee003d854a7.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern hdrhistogram=/opt/rustwide/target/debug/deps/libhdrhistogram-c33a9db840b79315.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-7d0f03b2bc1af056.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-394b918668cad64a.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-71f426acabf87831.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-31e411462dba5c4a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-29fdf5f3c696de38.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3336647a8430f5f6.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7a81981ad278f821.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fc9959fe4f0b8c8d.rlib --extern shardex=/opt/rustwide/target/debug/deps/libshardex-220d923d11d158e4.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fea0e4d14e2bd128.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-194cacfc865df2d7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-eba183cc408559da.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-2288b246c0cf66b3.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-916caa7469abb641.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-2f9ad8ce43bdf647.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-585a7f451d72ed64.rlib --extern ulid=/opt/rustwide/target/debug/deps/libulid-bded51ffc098fe95.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1ffa5a7eac7f5d13.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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=f6100c1265f72e4c -C extra-filename=-faac897f5035e25a --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-d55542dd0260af1d.rlib --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-3f510de5b89da261.rlib --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-0e95f4c13d0c27d3.rlib --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-93aac88c18250e66.rlib --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-ea548bacca50cf42.rlib --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-d40a8fb100b4ead5.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-7b7f8c120dd60655.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-5d293fc18d788543.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-f0d1d96e8ff3d578.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-6a1b2c0aa5421d05.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-5c72e4ec6be086a2.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9ef3dee003d854a7.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern hdrhistogram=/opt/rustwide/target/debug/deps/libhdrhistogram-c33a9db840b79315.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-7d0f03b2bc1af056.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-394b918668cad64a.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-71f426acabf87831.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-31e411462dba5c4a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-29fdf5f3c696de38.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3336647a8430f5f6.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7a81981ad278f821.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fc9959fe4f0b8c8d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fea0e4d14e2bd128.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-194cacfc865df2d7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-eba183cc408559da.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-2288b246c0cf66b3.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-916caa7469abb641.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-2f9ad8ce43bdf647.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-585a7f451d72ed64.rlib --extern ulid=/opt/rustwide/target/debug/deps/libulid-bded51ffc098fe95.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1ffa5a7eac7f5d13.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b0247b58a95ac110d7892899285ca41dde208f72048246eaabd261b6f28f71ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0247b58a95ac110d7892899285ca41dde208f72048246eaabd261b6f28f71ee", kill_on_drop: false }`
[INFO] [stdout] b0247b58a95ac110d7892899285ca41dde208f72048246eaabd261b6f28f71ee
