[INFO] fetching crate oxanus 0.4.1...
[INFO] testing oxanus-0.4.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate oxanus 0.4.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate oxanus 0.4.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oxanus 0.4.1
[INFO] tweaked toml for crates.io crate oxanus 0.4.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxanus 0.4.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxanus 0.4.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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded sentry-types v0.43.0
[INFO] [stderr]   Downloaded cron v0.15.0
[INFO] [stderr]   Downloaded testresult v0.4.1
[INFO] [stderr]   Downloaded deadpool-redis v0.22.0
[INFO] [stderr]   Downloaded sentry-core v0.43.0
[INFO] [stderr]   Downloaded winnow v0.6.26
[INFO] [stderr]   Downloaded redis v0.32.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e086541ecd96efaa0f937a6ea3d4cf2e43712d15f24d3c9d1740169eccb555d0
[INFO] running `Command { std: "docker" "start" "-a" "e086541ecd96efaa0f937a6ea3d4cf2e43712d15f24d3c9d1740169eccb555d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e086541ecd96efaa0f937a6ea3d4cf2e43712d15f24d3c9d1740169eccb555d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e086541ecd96efaa0f937a6ea3d4cf2e43712d15f24d3c9d1740169eccb555d0", kill_on_drop: false }`
[INFO] [stdout] e086541ecd96efaa0f937a6ea3d4cf2e43712d15f24d3c9d1740169eccb555d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a557c8acc347d05526df84fe540e337b279eba4ff82f54ac575bfe6834591bc
[INFO] running `Command { std: "docker" "start" "-a" "1a557c8acc347d05526df84fe540e337b279eba4ff82f54ac575bfe6834591bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling gethostname v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling cron v0.15.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sentry-types v0.43.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling sentry-core v0.43.0
[INFO] [stderr]    Compiling redis v0.32.6
[INFO] [stderr]    Compiling deadpool-redis v0.22.0
[INFO] [stderr]    Compiling oxanus v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.15s
[INFO] running `Command { std: "docker" "inspect" "1a557c8acc347d05526df84fe540e337b279eba4ff82f54ac575bfe6834591bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a557c8acc347d05526df84fe540e337b279eba4ff82f54ac575bfe6834591bc", kill_on_drop: false }`
[INFO] [stdout] 1a557c8acc347d05526df84fe540e337b279eba4ff82f54ac575bfe6834591bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 828b52c5a4c40c26f32fcbac0c1bce06bba32430e364c8ade15bff61a64d5730
[INFO] running `Command { std: "docker" "start" "-a" "828b52c5a4c40c26f32fcbac0c1bce06bba32430e364c8ade15bff61a64d5730", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling testresult v0.4.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling gethostname v1.0.2
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling oxanus v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stdout] warning: struct `Worker1Sec` is never constructed
[INFO] [stdout]  --> examples/throttled.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Worker1Sec {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Worker2Sec` is never constructed
[INFO] [stdout]   --> examples/throttled.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct Worker2Sec {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxanus` (test "integration")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name integration --edition=2024 tests/integration/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sentry"' --cfg 'feature="sentry-core"' --cfg 'feature="tracing-instrument"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "sentry", "sentry-core", "tracing-instrument"))' -C metadata=35c9396c59db4354 -C extra-filename=-1780f0307a022bb6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c2a9a9df7ee9c322.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2de78d50b618b17d.rlib --extern cron=/opt/rustwide/target/debug/deps/libcron-81668806107f5355.rlib --extern deadpool_redis=/opt/rustwide/target/debug/deps/libdeadpool_redis-48df2957dff032cb.rlib --extern divan=/opt/rustwide/target/debug/deps/libdivan-5150ab7e3148a73b.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-e51ad510fff63df2.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-21dda1d41be6b62d.rlib --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-deb57c4d3d67bba8.rlib --extern oxanus=/opt/rustwide/target/debug/deps/liboxanus-41997696094ac17c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f831c17a519597d9.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-d176138832c2ed92.rlib --extern sentry_core=/opt/rustwide/target/debug/deps/libsentry_core-4ce61de3ab81c0ef.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7380bf5ef90b2911.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-730d61edb6a97d16.rlib --extern testresult=/opt/rustwide/target/debug/deps/libtestresult-3467143e9bf6213d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d0a8ec88ba0cada7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-256dec9b19a95037.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-22ef9ef3ba48474b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-14ff7a341f4d8c6e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-27fbf80f36f1434c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8b0d636af5dbddea.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `oxanus` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name oxanus --edition=2024 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 --cfg 'feature="default"' --cfg 'feature="sentry"' --cfg 'feature="sentry-core"' --cfg 'feature="tracing-instrument"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "sentry", "sentry-core", "tracing-instrument"))' -C metadata=9b445fe82bb8c5f6 -C extra-filename=-13ca5a188d294fc2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c2a9a9df7ee9c322.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2de78d50b618b17d.rlib --extern cron=/opt/rustwide/target/debug/deps/libcron-81668806107f5355.rlib --extern deadpool_redis=/opt/rustwide/target/debug/deps/libdeadpool_redis-48df2957dff032cb.rlib --extern divan=/opt/rustwide/target/debug/deps/libdivan-5150ab7e3148a73b.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-e51ad510fff63df2.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-21dda1d41be6b62d.rlib --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-deb57c4d3d67bba8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f831c17a519597d9.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-d176138832c2ed92.rlib --extern sentry_core=/opt/rustwide/target/debug/deps/libsentry_core-4ce61de3ab81c0ef.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7380bf5ef90b2911.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-730d61edb6a97d16.rlib --extern testresult=/opt/rustwide/target/debug/deps/libtestresult-3467143e9bf6213d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d0a8ec88ba0cada7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-256dec9b19a95037.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-22ef9ef3ba48474b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-14ff7a341f4d8c6e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-27fbf80f36f1434c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8b0d636af5dbddea.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "828b52c5a4c40c26f32fcbac0c1bce06bba32430e364c8ade15bff61a64d5730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "828b52c5a4c40c26f32fcbac0c1bce06bba32430e364c8ade15bff61a64d5730", kill_on_drop: false }`
[INFO] [stdout] 828b52c5a4c40c26f32fcbac0c1bce06bba32430e364c8ade15bff61a64d5730
