[INFO] fetching crate worktable 0.9.0-beta0.1.4...
[INFO] testing worktable-0.9.0-beta0.1.4 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate worktable 0.9.0-beta0.1.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate worktable 0.9.0-beta0.1.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate worktable 0.9.0-beta0.1.4
[INFO] tweaked toml for crates.io crate worktable 0.9.0-beta0.1.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate worktable 0.9.0-beta0.1.4 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 worktable 0.9.0-beta0.1.4 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6acbc33271d504e05fc8c8bb62b9ab95bc5cc29a8b6b09921e71f88deecb690d
[INFO] running `Command { std: "docker" "start" "-a" "6acbc33271d504e05fc8c8bb62b9ab95bc5cc29a8b6b09921e71f88deecb690d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6acbc33271d504e05fc8c8bb62b9ab95bc5cc29a8b6b09921e71f88deecb690d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6acbc33271d504e05fc8c8bb62b9ab95bc5cc29a8b6b09921e71f88deecb690d", kill_on_drop: false }`
[INFO] [stdout] 6acbc33271d504e05fc8c8bb62b9ab95bc5cc29a8b6b09921e71f88deecb690d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75925d2c5873d4b63a270f2a27c4489d4204d915cc5e1eb8a79f3e1ae9619f7f
[INFO] running `Command { std: "docker" "start" "-a" "75925d2c5873d4b63a270f2a27c4489d4204d915cc5e1eb8a79f3e1ae9619f7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling owned-alloc v0.2.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling lockfree v0.5.1
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling rkyv_derive v0.8.15
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rkyv v0.8.15
[INFO] [stderr]    Compiling ftree v1.3.0
[INFO] [stderr]    Compiling data_bucket_derive v0.2.6
[INFO] [stderr]    Compiling indexset v0.16.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling worktable_codegen v0.9.0-beta0.1.3
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling psc-nanoid v3.1.1
[INFO] [stderr]    Compiling data_bucket v0.3.14
[INFO] [stderr]    Compiling worktable v0.9.0-beta0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "75925d2c5873d4b63a270f2a27c4489d4204d915cc5e1eb8a79f3e1ae9619f7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75925d2c5873d4b63a270f2a27c4489d4204d915cc5e1eb8a79f3e1ae9619f7f", kill_on_drop: false }`
[INFO] [stdout] 75925d2c5873d4b63a270f2a27c4489d4204d915cc5e1eb8a79f3e1ae9619f7f
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df7201290ea1795a24783a9434f3b5de1e7c2dc13eb3aa971acbefe6e6ee51f1
[INFO] running `Command { std: "docker" "start" "-a" "df7201290ea1795a24783a9434f3b5de1e7c2dc13eb3aa971acbefe6e6ee51f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling worktable v0.9.0-beta0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `worktable` (test "mod")
[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 mod --edition=2024 tests/mod.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("perf_measurements", "s3-support"))' -C metadata=0d71a2b7d3939280 -C extra-filename=-f99303728f699a6c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ad43911b64d1906f.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6a81c746771504a8.rlib --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-ac6f191441be5dd3.rlib --extern data_bucket=/opt/rustwide/target/debug/deps/libdata_bucket-247adb3c6c3410bd.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-71d2d2c7f4ba5973.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-89132e4e5ea5c153.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-46d3783c18562080.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-17d1ea8ff549fccc.rlib --extern indexset=/opt/rustwide/target/debug/deps/libindexset-82774b84f8c9cc2a.rlib --extern lockfree=/opt/rustwide/target/debug/deps/liblockfree-401a944ba227e3d0.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-b4877c6cda7d43ee.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-3565449e5d42668b.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-2b0da82ab9c0d6d4.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-7f6230b862fdb565.rlib --extern psc_nanoid=/opt/rustwide/target/debug/deps/libpsc_nanoid-b9aababd5ea050b8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-749238f2f4ccfe77.rlib --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-8c80ce6eddfd5fd0.rlib --extern smart_default=/opt/rustwide/target/debug/deps/libsmart_default-9a4884914a6d0a63.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-da5a74c92f080eec.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e237d3ac46261143.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f2df082a1b790126.rlib --extern worktable=/opt/rustwide/target/debug/deps/libworktable-baaa2dbc46f061a5.rlib --extern worktable_codegen=/opt/rustwide/target/debug/deps/libworktable_codegen-e6719dd22d2d2979.so --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "df7201290ea1795a24783a9434f3b5de1e7c2dc13eb3aa971acbefe6e6ee51f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df7201290ea1795a24783a9434f3b5de1e7c2dc13eb3aa971acbefe6e6ee51f1", kill_on_drop: false }`
[INFO] [stdout] df7201290ea1795a24783a9434f3b5de1e7c2dc13eb3aa971acbefe6e6ee51f1
