[INFO] fetching crate tsink 0.10.1...
[INFO] testing tsink-0.10.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tsink 0.10.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate tsink 0.10.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tsink 0.10.1
[INFO] tweaked toml for crates.io crate tsink 0.10.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tsink 0.10.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tsink 0.10.1 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.101
[INFO] [stderr]   Downloaded memmap2 v0.9.8
[INFO] [stderr]   Downloaded js-sys v0.3.78
[INFO] [stderr]   Downloaded clap v4.5.51
[INFO] [stderr]   Downloaded roaring v0.11.3
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.101
[INFO] [stderr]   Downloaded clap_builder v4.5.51
[INFO] [stderr]   Downloaded proptest v1.10.0
[INFO] [stderr]   Downloaded web-sys v0.3.78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 630d4613de2e09bc69a3253655a81fb5e82858272720f5600325253c7f870c7a
[INFO] running `Command { std: "docker" "start" "-a" "630d4613de2e09bc69a3253655a81fb5e82858272720f5600325253c7f870c7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "630d4613de2e09bc69a3253655a81fb5e82858272720f5600325253c7f870c7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "630d4613de2e09bc69a3253655a81fb5e82858272720f5600325253c7f870c7a", kill_on_drop: false }`
[INFO] [stdout] 630d4613de2e09bc69a3253655a81fb5e82858272720f5600325253c7f870c7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13bbda7937a5b2dfa91e36e6b0c6bb26cb47b1c467d6e7f52913682377ea4051
[INFO] running `Command { std: "docker" "start" "-a" "13bbda7937a5b2dfa91e36e6b0c6bb26cb47b1c467d6e7f52913682377ea4051", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling roaring v0.11.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tsink v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.94s
[INFO] running `Command { std: "docker" "inspect" "13bbda7937a5b2dfa91e36e6b0c6bb26cb47b1c467d6e7f52913682377ea4051", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13bbda7937a5b2dfa91e36e6b0c6bb26cb47b1c467d6e7f52913682377ea4051", kill_on_drop: false }`
[INFO] [stdout] 13bbda7937a5b2dfa91e36e6b0c6bb26cb47b1c467d6e7f52913682377ea4051
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bbf0ce2ed73167a7beca56b736261dca9f3847fb1611bcac987af25abd9c13a
[INFO] running `Command { std: "docker" "start" "-a" "1bbf0ce2ed73167a7beca56b736261dca9f3847fb1611bcac987af25abd9c13a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tsink v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr] error: could not compile `tsink` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tsink --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=7eb3900e774600a5 -C extra-filename=-e82f6c1fa8fad6eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4b98a5a15e092ec6.rlib --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-6032020a103e1f03.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-6c75cc3d8a7c1b32.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c1abcc951283c21e.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-8fc8aec8e16f6960.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-456e00375fc22b92.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-0e9e2ab5f12b8a4d.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f8009ce5b4adcf4f.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-9283556e95aec4fb.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-6fc7b6c34f0e0925.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5edc1e399fb4917d.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f249a7b5acd68ec5.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ea61dbe192d8f9bf.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-09d8dc635e6de0c1.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9bcde465137702b9.rlib --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-e0c98584ad6a9081.rlib --extern roaring=/opt/rustwide/target/debug/deps/libroaring-6cd5fc570be6df82.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2c47ed4de9d4abcc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c2dca47f7779ae38.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-9d6a4159c1d80604.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-02e6f90847e6ac7d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e4280f4d2ed77923.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-aa49f40e45269cbd.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-53400e0a5dc25076.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-2359e1861c909f00.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-a022825ef674aca8.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-d491685429e62aee/out -L native=/opt/rustwide/target/debug/build/zstd-sys-2e6a4b912d9b01b7/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1bbf0ce2ed73167a7beca56b736261dca9f3847fb1611bcac987af25abd9c13a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bbf0ce2ed73167a7beca56b736261dca9f3847fb1611bcac987af25abd9c13a", kill_on_drop: false }`
[INFO] [stdout] 1bbf0ce2ed73167a7beca56b736261dca9f3847fb1611bcac987af25abd9c13a
