[INFO] fetching crate tsink 0.10.1...
[INFO] testing tsink-0.10.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tsink 0.10.1 into /workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tsink 0.10.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca1b9d752ffec6ecea63d571cabfc58dbcfb7351804341842eb196916598b82c
[INFO] running `Command { std: "docker" "start" "-a" "ca1b9d752ffec6ecea63d571cabfc58dbcfb7351804341842eb196916598b82c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca1b9d752ffec6ecea63d571cabfc58dbcfb7351804341842eb196916598b82c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca1b9d752ffec6ecea63d571cabfc58dbcfb7351804341842eb196916598b82c", kill_on_drop: false }`
[INFO] [stdout] ca1b9d752ffec6ecea63d571cabfc58dbcfb7351804341842eb196916598b82c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 099440c34bbad948505a8d0a8e993e574613676339051997ee4583ddafd97dbf
[INFO] running `Command { std: "docker" "start" "-a" "099440c34bbad948505a8d0a8e993e574613676339051997ee4583ddafd97dbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[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 roaring v0.11.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling regex-automata v0.4.14
[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 tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[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 59.48s
[INFO] running `Command { std: "docker" "inspect" "099440c34bbad948505a8d0a8e993e574613676339051997ee4583ddafd97dbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "099440c34bbad948505a8d0a8e993e574613676339051997ee4583ddafd97dbf", kill_on_drop: false }`
[INFO] [stdout] 099440c34bbad948505a8d0a8e993e574613676339051997ee4583ddafd97dbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f08c259a36fc21152ba71f1f543d5767bfc9f413307ece5ce4ad478c743c9619
[INFO] running `Command { std: "docker" "start" "-a" "f08c259a36fc21152ba71f1f543d5767bfc9f413307ece5ce4ad478c743c9619", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[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 bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tsink v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr] error: could not compile `tsink` (test "async_storage_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name async_storage_test --edition=2021 tests/async_storage_test.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=9e8bd529da61716e -C extra-filename=-ff89fadd80dda792 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rlib --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-2a56ce7feb165524.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-605db0939cc316cd.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-030a59d9bc3dc57a.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-6a12d0129be5e8d8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-2da7c7da7bc7f68f.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-b65bac408cf89796.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-2aac31dc2d7f222d.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-63a68aab383ca764.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-122bdf402c04a92a.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-884f7fcb223f5477.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c22957d3e70ac90e.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-69228387261fd5a4.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-67a2d24f50935c1d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-546c4298830a9c2e.rlib --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-2cfdfc3e5cb17812.rlib --extern roaring=/opt/rustwide/target/debug/deps/libroaring-5d2463910e43868f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-71bd1f6cf92d34af.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2b49ff474d375c17.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-bde07a6e9807db5b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-66446ed9e5df09b8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3c751b8ae76434c6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-78fb401e06a400a5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-68b51da4b8bd706f.rlib --extern tsink=/opt/rustwide/target/debug/deps/libtsink-f8bdcbd9b831683e.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-28441fa27291a209.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-db8de8daa22947f9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-238eed295efebdae/out -L native=/opt/rustwide/target/debug/build/zstd-sys-cb6c71f2a6cd4f2b/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/beta-2026-04-21-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=a6e32377b6cca743 -C extra-filename=-0a71a2eff1a08f3c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rlib --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-2a56ce7feb165524.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-605db0939cc316cd.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-030a59d9bc3dc57a.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-6a12d0129be5e8d8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-2da7c7da7bc7f68f.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-b65bac408cf89796.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-2aac31dc2d7f222d.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-63a68aab383ca764.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-122bdf402c04a92a.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-884f7fcb223f5477.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c22957d3e70ac90e.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-69228387261fd5a4.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-67a2d24f50935c1d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-546c4298830a9c2e.rlib --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-2cfdfc3e5cb17812.rlib --extern roaring=/opt/rustwide/target/debug/deps/libroaring-5d2463910e43868f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-71bd1f6cf92d34af.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2b49ff474d375c17.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-bde07a6e9807db5b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-66446ed9e5df09b8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3c751b8ae76434c6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-78fb401e06a400a5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-68b51da4b8bd706f.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-28441fa27291a209.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-db8de8daa22947f9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-238eed295efebdae/out -L native=/opt/rustwide/target/debug/build/zstd-sys-cb6c71f2a6cd4f2b/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f08c259a36fc21152ba71f1f543d5767bfc9f413307ece5ce4ad478c743c9619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f08c259a36fc21152ba71f1f543d5767bfc9f413307ece5ce4ad478c743c9619", kill_on_drop: false }`
[INFO] [stdout] f08c259a36fc21152ba71f1f543d5767bfc9f413307ece5ce4ad478c743c9619
