[INFO] fetching crate oxn 0.1.4...
[INFO] testing oxn-0.1.4 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate oxn 0.1.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate oxn 0.1.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oxn 0.1.4
[INFO] tweaked toml for crates.io crate oxn 0.1.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxn 0.1.4 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxn 0.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57cafb0cce0999fc4d287137f8f9ce7b21b7fc8e7939c3547de67462d2f6f1d0
[INFO] running `Command { std: "docker" "start" "-a" "57cafb0cce0999fc4d287137f8f9ce7b21b7fc8e7939c3547de67462d2f6f1d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57cafb0cce0999fc4d287137f8f9ce7b21b7fc8e7939c3547de67462d2f6f1d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57cafb0cce0999fc4d287137f8f9ce7b21b7fc8e7939c3547de67462d2f6f1d0", kill_on_drop: false }`
[INFO] [stdout] 57cafb0cce0999fc4d287137f8f9ce7b21b7fc8e7939c3547de67462d2f6f1d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4625e7c155ec6c1e69a289764decc3301ed369abf851b9f98de1dfc354c9744a
[INFO] running `Command { std: "docker" "start" "-a" "4625e7c155ec6c1e69a289764decc3301ed369abf851b9f98de1dfc354c9744a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[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 redis v0.27.6
[INFO] [stderr]    Compiling deadpool-redis v0.18.0
[INFO] [stderr]    Compiling oxn v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.02s
[INFO] running `Command { std: "docker" "inspect" "4625e7c155ec6c1e69a289764decc3301ed369abf851b9f98de1dfc354c9744a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4625e7c155ec6c1e69a289764decc3301ed369abf851b9f98de1dfc354c9744a", kill_on_drop: false }`
[INFO] [stdout] 4625e7c155ec6c1e69a289764decc3301ed369abf851b9f98de1dfc354c9744a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 020b80765916da396313e2367b15679e582497e0dd91973792581d698bde738f
[INFO] running `Command { std: "docker" "start" "-a" "020b80765916da396313e2367b15679e582497e0dd91973792581d698bde738f", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling deadpool-redis v0.18.0
[INFO] [stderr]    Compiling oxn v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `oxn` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name oxn --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="redis-backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dashboard", "dashboard-actix", "dashboard-axum", "default", "flow", "full", "metrics", "redis-backend", "scheduler", "tls", "tls-native"))' -C metadata=07eee71691ff57ab -C extra-filename=-fd5b11c9dc753f23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-6ef20b48fb965725.rlib --extern deadpool_redis=/opt/rustwide/target/debug/deps/libdeadpool_redis-09e03cbbec109ec0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-308c9fd21c13976d.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d0373f6cc65e2b1b.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8ad468af17824a0b.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-3745cfa9fb33abed.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9021f46b7eab29b0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6c0b690ae8bc04ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3cf9b178911961b9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-470ca45452b024d0.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-db6497ce3f7d9d70.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cdd04d661b1e46d2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e10aa29ebc6f85cd.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-44f2716307d57be3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `oxn` (test "it_add_and_complete")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name it_add_and_complete --edition=2024 tests/it_add_and_complete.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="redis-backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dashboard", "dashboard-actix", "dashboard-axum", "default", "flow", "full", "metrics", "redis-backend", "scheduler", "tls", "tls-native"))' -C metadata=40c5cfea6b8b7873 -C extra-filename=-3b338e9d8aef7d08 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-6ef20b48fb965725.rlib --extern deadpool_redis=/opt/rustwide/target/debug/deps/libdeadpool_redis-09e03cbbec109ec0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-308c9fd21c13976d.rlib --extern oxn=/opt/rustwide/target/debug/deps/liboxn-f2307c10600413dd.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d0373f6cc65e2b1b.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8ad468af17824a0b.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-3745cfa9fb33abed.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9021f46b7eab29b0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6c0b690ae8bc04ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3cf9b178911961b9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-470ca45452b024d0.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-db6497ce3f7d9d70.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cdd04d661b1e46d2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e10aa29ebc6f85cd.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-44f2716307d57be3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `oxn` (test "it_delayed")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name it_delayed --edition=2024 tests/it_delayed.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="redis-backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dashboard", "dashboard-actix", "dashboard-axum", "default", "flow", "full", "metrics", "redis-backend", "scheduler", "tls", "tls-native"))' -C metadata=6d4824ba0bbbae75 -C extra-filename=-19e91b81c568beda --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-6ef20b48fb965725.rlib --extern deadpool_redis=/opt/rustwide/target/debug/deps/libdeadpool_redis-09e03cbbec109ec0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-308c9fd21c13976d.rlib --extern oxn=/opt/rustwide/target/debug/deps/liboxn-f2307c10600413dd.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d0373f6cc65e2b1b.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8ad468af17824a0b.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-3745cfa9fb33abed.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9021f46b7eab29b0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6c0b690ae8bc04ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3cf9b178911961b9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-470ca45452b024d0.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-db6497ce3f7d9d70.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cdd04d661b1e46d2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e10aa29ebc6f85cd.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-44f2716307d57be3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `oxn` (test "it_retry")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name it_retry --edition=2024 tests/it_retry.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="redis-backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dashboard", "dashboard-actix", "dashboard-axum", "default", "flow", "full", "metrics", "redis-backend", "scheduler", "tls", "tls-native"))' -C metadata=f7609c147cfc5210 -C extra-filename=-2cc147f445b08436 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-6ef20b48fb965725.rlib --extern deadpool_redis=/opt/rustwide/target/debug/deps/libdeadpool_redis-09e03cbbec109ec0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-308c9fd21c13976d.rlib --extern oxn=/opt/rustwide/target/debug/deps/liboxn-f2307c10600413dd.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d0373f6cc65e2b1b.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8ad468af17824a0b.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-3745cfa9fb33abed.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9021f46b7eab29b0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6c0b690ae8bc04ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3cf9b178911961b9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-470ca45452b024d0.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-db6497ce3f7d9d70.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cdd04d661b1e46d2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e10aa29ebc6f85cd.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-44f2716307d57be3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `oxn` (test "it_concurrency")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name it_concurrency --edition=2024 tests/it_concurrency.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="redis-backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dashboard", "dashboard-actix", "dashboard-axum", "default", "flow", "full", "metrics", "redis-backend", "scheduler", "tls", "tls-native"))' -C metadata=1294ef36ce7d6807 -C extra-filename=-ec8bf6e5c25e358c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-6ef20b48fb965725.rlib --extern deadpool_redis=/opt/rustwide/target/debug/deps/libdeadpool_redis-09e03cbbec109ec0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-308c9fd21c13976d.rlib --extern oxn=/opt/rustwide/target/debug/deps/liboxn-f2307c10600413dd.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d0373f6cc65e2b1b.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8ad468af17824a0b.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-3745cfa9fb33abed.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9021f46b7eab29b0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6c0b690ae8bc04ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3cf9b178911961b9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-470ca45452b024d0.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-db6497ce3f7d9d70.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cdd04d661b1e46d2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e10aa29ebc6f85cd.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-44f2716307d57be3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "020b80765916da396313e2367b15679e582497e0dd91973792581d698bde738f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "020b80765916da396313e2367b15679e582497e0dd91973792581d698bde738f", kill_on_drop: false }`
[INFO] [stdout] 020b80765916da396313e2367b15679e582497e0dd91973792581d698bde738f
