[INFO] cloning repository https://github.com/zed-colonel/actionqueue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zed-colonel/actionqueue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzed-colonel%2Factionqueue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzed-colonel%2Factionqueue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5bf548f104fd5d865a683740d6806da18eddfde
[INFO] testing zed-colonel/actionqueue against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzed-colonel%2Factionqueue" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/zed-colonel/actionqueue
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/zed-colonel/actionqueue
[INFO] tweaked toml for git repo https://github.com/zed-colonel/actionqueue written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zed-colonel/actionqueue 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 git repo https://github.com/zed-colonel/actionqueue 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]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.20.0
[INFO] [stderr]   Downloaded proptest v1.4.0
[INFO] [stderr]   Downloaded syn v2.0.115
[INFO] [stderr]   Downloaded libc v0.2.181
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e7fcf7d989cc725aa0d38857d1df901f4f84deced4ba79de60ee6d8c2820e761
[INFO] running `Command { std: "docker" "start" "-a" "e7fcf7d989cc725aa0d38857d1df901f4f84deced4ba79de60ee6d8c2820e761", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7fcf7d989cc725aa0d38857d1df901f4f84deced4ba79de60ee6d8c2820e761", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7fcf7d989cc725aa0d38857d1df901f4f84deced4ba79de60ee6d8c2820e761", kill_on_drop: false }`
[INFO] [stdout] e7fcf7d989cc725aa0d38857d1df901f4f84deced4ba79de60ee6d8c2820e761
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5daf3032272b1d74b97be2bdde029ad70f296c345439691c5c06595bc7412282
[INFO] running `Command { std: "docker" "start" "-a" "5daf3032272b1d74b97be2bdde029ad70f296c345439691c5c06595bc7412282", kill_on_drop: false }`
[INFO] [stderr]    Compiling actionqueue-acceptance-harness v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "5daf3032272b1d74b97be2bdde029ad70f296c345439691c5c06595bc7412282", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5daf3032272b1d74b97be2bdde029ad70f296c345439691c5c06595bc7412282", kill_on_drop: false }`
[INFO] [stdout] 5daf3032272b1d74b97be2bdde029ad70f296c345439691c5c06595bc7412282
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ab289f790f8355a079816f3ac24bdb46f43e2e79dfe84086df4bf1d31e3cc12c
[INFO] running `Command { std: "docker" "start" "-a" "ab289f790f8355a079816f3ac24bdb46f43e2e79dfe84086df4bf1d31e3cc12c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling actionqueue-core v0.1.2 (/opt/rustwide/workdir/crates/actionqueue-core)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling actionqueue-storage v0.1.2 (/opt/rustwide/workdir/crates/actionqueue-storage)
[INFO] [stderr]    Compiling actionqueue-executor-local v0.1.2 (/opt/rustwide/workdir/crates/actionqueue-executor-local)
[INFO] [stderr]    Compiling actionqueue-actor v0.1.2 (/opt/rustwide/workdir/crates/actionqueue-actor)
[INFO] [stderr]    Compiling actionqueue-budget v0.1.2 (/opt/rustwide/workdir/crates/actionqueue-budget)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling actionqueue-engine v0.1.2 (/opt/rustwide/workdir/crates/actionqueue-engine)
[INFO] [stderr]    Compiling actionqueue-platform v0.1.2 (/opt/rustwide/workdir/crates/actionqueue-platform)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling actionqueue-workflow v0.1.2 (/opt/rustwide/workdir/crates/actionqueue-workflow)
[INFO] [stderr]    Compiling actionqueue-runtime v0.1.2 (/opt/rustwide/workdir/crates/actionqueue-runtime)
[INFO] [stderr]    Compiling actionqueue-daemon v0.1.2 (/opt/rustwide/workdir/crates/actionqueue-daemon)
[INFO] [stderr]    Compiling actionqueue-cli v0.1.2 (/opt/rustwide/workdir/crates/actionqueue-cli)
[INFO] [stderr]    Compiling actionqueue-acceptance-harness v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `actionqueue-acceptance-harness` (test "acceptance_concurrency_key")
[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 acceptance_concurrency_key --edition=2021 tests/acceptance/concurrency_key.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("actor", "budget", "platform", "workflow"))' -C metadata=62b06700b5419922 -C extra-filename=-e410adfebd12452d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actionqueue_acceptance_harness=/opt/rustwide/target/debug/deps/libactionqueue_acceptance_harness-2b2ddf371b36239d.rlib --extern actionqueue_actor=/opt/rustwide/target/debug/deps/libactionqueue_actor-8118010a1e096acd.rlib --extern actionqueue_budget=/opt/rustwide/target/debug/deps/libactionqueue_budget-009c73e4376dd339.rlib --extern actionqueue_cli=/opt/rustwide/target/debug/deps/libactionqueue_cli-8c314b5f4c041724.rlib --extern actionqueue_core=/opt/rustwide/target/debug/deps/libactionqueue_core-4bd54aa783a776ce.rlib --extern actionqueue_daemon=/opt/rustwide/target/debug/deps/libactionqueue_daemon-a7253c0f60088919.rlib --extern actionqueue_engine=/opt/rustwide/target/debug/deps/libactionqueue_engine-6be03c7f7b932a59.rlib --extern actionqueue_executor_local=/opt/rustwide/target/debug/deps/libactionqueue_executor_local-3baa79856a2700cb.rlib --extern actionqueue_platform=/opt/rustwide/target/debug/deps/libactionqueue_platform-8d99a9f6d2987485.rlib --extern actionqueue_runtime=/opt/rustwide/target/debug/deps/libactionqueue_runtime-0901725e50d7ff9a.rlib --extern actionqueue_storage=/opt/rustwide/target/debug/deps/libactionqueue_storage-8aa67ce47c67cf01.rlib --extern actionqueue_workflow=/opt/rustwide/target/debug/deps/libactionqueue_workflow-1b4988e8a6409054.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-62b950f67ddbf5f4.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-43b1289c1e954301.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c4af4ad0da0e8f1c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-93f8fba779cfd5fa.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-bb52691ae192a803.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f3466ac438cd65f9.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-d2ddada87f9dfab7.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 `actionqueue-acceptance-harness` (test "acceptance_misfire")
[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 acceptance_misfire --edition=2021 tests/acceptance/misfire.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("actor", "budget", "platform", "workflow"))' -C metadata=a931af0408e64afa -C extra-filename=-528eca9b87c656ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actionqueue_acceptance_harness=/opt/rustwide/target/debug/deps/libactionqueue_acceptance_harness-2b2ddf371b36239d.rlib --extern actionqueue_actor=/opt/rustwide/target/debug/deps/libactionqueue_actor-8118010a1e096acd.rlib --extern actionqueue_budget=/opt/rustwide/target/debug/deps/libactionqueue_budget-009c73e4376dd339.rlib --extern actionqueue_cli=/opt/rustwide/target/debug/deps/libactionqueue_cli-8c314b5f4c041724.rlib --extern actionqueue_core=/opt/rustwide/target/debug/deps/libactionqueue_core-4bd54aa783a776ce.rlib --extern actionqueue_daemon=/opt/rustwide/target/debug/deps/libactionqueue_daemon-a7253c0f60088919.rlib --extern actionqueue_engine=/opt/rustwide/target/debug/deps/libactionqueue_engine-6be03c7f7b932a59.rlib --extern actionqueue_executor_local=/opt/rustwide/target/debug/deps/libactionqueue_executor_local-3baa79856a2700cb.rlib --extern actionqueue_platform=/opt/rustwide/target/debug/deps/libactionqueue_platform-8d99a9f6d2987485.rlib --extern actionqueue_runtime=/opt/rustwide/target/debug/deps/libactionqueue_runtime-0901725e50d7ff9a.rlib --extern actionqueue_storage=/opt/rustwide/target/debug/deps/libactionqueue_storage-8aa67ce47c67cf01.rlib --extern actionqueue_workflow=/opt/rustwide/target/debug/deps/libactionqueue_workflow-1b4988e8a6409054.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-62b950f67ddbf5f4.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-43b1289c1e954301.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c4af4ad0da0e8f1c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-93f8fba779cfd5fa.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-bb52691ae192a803.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f3466ac438cd65f9.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-d2ddada87f9dfab7.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `actionqueue-acceptance-harness` (test "acceptance_observability")
[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 acceptance_observability --edition=2021 tests/acceptance/observability.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("actor", "budget", "platform", "workflow"))' -C metadata=88f6a146acca1196 -C extra-filename=-bd537729177c2f3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actionqueue_acceptance_harness=/opt/rustwide/target/debug/deps/libactionqueue_acceptance_harness-2b2ddf371b36239d.rlib --extern actionqueue_actor=/opt/rustwide/target/debug/deps/libactionqueue_actor-8118010a1e096acd.rlib --extern actionqueue_budget=/opt/rustwide/target/debug/deps/libactionqueue_budget-009c73e4376dd339.rlib --extern actionqueue_cli=/opt/rustwide/target/debug/deps/libactionqueue_cli-8c314b5f4c041724.rlib --extern actionqueue_core=/opt/rustwide/target/debug/deps/libactionqueue_core-4bd54aa783a776ce.rlib --extern actionqueue_daemon=/opt/rustwide/target/debug/deps/libactionqueue_daemon-a7253c0f60088919.rlib --extern actionqueue_engine=/opt/rustwide/target/debug/deps/libactionqueue_engine-6be03c7f7b932a59.rlib --extern actionqueue_executor_local=/opt/rustwide/target/debug/deps/libactionqueue_executor_local-3baa79856a2700cb.rlib --extern actionqueue_platform=/opt/rustwide/target/debug/deps/libactionqueue_platform-8d99a9f6d2987485.rlib --extern actionqueue_runtime=/opt/rustwide/target/debug/deps/libactionqueue_runtime-0901725e50d7ff9a.rlib --extern actionqueue_storage=/opt/rustwide/target/debug/deps/libactionqueue_storage-8aa67ce47c67cf01.rlib --extern actionqueue_workflow=/opt/rustwide/target/debug/deps/libactionqueue_workflow-1b4988e8a6409054.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-62b950f67ddbf5f4.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-43b1289c1e954301.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c4af4ad0da0e8f1c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-93f8fba779cfd5fa.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-bb52691ae192a803.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f3466ac438cd65f9.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-d2ddada87f9dfab7.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `actionqueue-acceptance-harness` (test "acceptance_lease_expiry")
[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 acceptance_lease_expiry --edition=2021 tests/acceptance/lease_expiry.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("actor", "budget", "platform", "workflow"))' -C metadata=db2b8c4d377dd5ca -C extra-filename=-be3bc401836d7726 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actionqueue_acceptance_harness=/opt/rustwide/target/debug/deps/libactionqueue_acceptance_harness-2b2ddf371b36239d.rlib --extern actionqueue_actor=/opt/rustwide/target/debug/deps/libactionqueue_actor-8118010a1e096acd.rlib --extern actionqueue_budget=/opt/rustwide/target/debug/deps/libactionqueue_budget-009c73e4376dd339.rlib --extern actionqueue_cli=/opt/rustwide/target/debug/deps/libactionqueue_cli-8c314b5f4c041724.rlib --extern actionqueue_core=/opt/rustwide/target/debug/deps/libactionqueue_core-4bd54aa783a776ce.rlib --extern actionqueue_daemon=/opt/rustwide/target/debug/deps/libactionqueue_daemon-a7253c0f60088919.rlib --extern actionqueue_engine=/opt/rustwide/target/debug/deps/libactionqueue_engine-6be03c7f7b932a59.rlib --extern actionqueue_executor_local=/opt/rustwide/target/debug/deps/libactionqueue_executor_local-3baa79856a2700cb.rlib --extern actionqueue_platform=/opt/rustwide/target/debug/deps/libactionqueue_platform-8d99a9f6d2987485.rlib --extern actionqueue_runtime=/opt/rustwide/target/debug/deps/libactionqueue_runtime-0901725e50d7ff9a.rlib --extern actionqueue_storage=/opt/rustwide/target/debug/deps/libactionqueue_storage-8aa67ce47c67cf01.rlib --extern actionqueue_workflow=/opt/rustwide/target/debug/deps/libactionqueue_workflow-1b4988e8a6409054.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-62b950f67ddbf5f4.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-43b1289c1e954301.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c4af4ad0da0e8f1c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-93f8fba779cfd5fa.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-bb52691ae192a803.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f3466ac438cd65f9.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-d2ddada87f9dfab7.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `actionqueue-acceptance-harness` (test "acceptance_repeat_accounting")
[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 acceptance_repeat_accounting --edition=2021 tests/acceptance/repeat_accounting.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("actor", "budget", "platform", "workflow"))' -C metadata=dae0a9bb69749885 -C extra-filename=-5118faf83492a091 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actionqueue_acceptance_harness=/opt/rustwide/target/debug/deps/libactionqueue_acceptance_harness-2b2ddf371b36239d.rlib --extern actionqueue_actor=/opt/rustwide/target/debug/deps/libactionqueue_actor-8118010a1e096acd.rlib --extern actionqueue_budget=/opt/rustwide/target/debug/deps/libactionqueue_budget-009c73e4376dd339.rlib --extern actionqueue_cli=/opt/rustwide/target/debug/deps/libactionqueue_cli-8c314b5f4c041724.rlib --extern actionqueue_core=/opt/rustwide/target/debug/deps/libactionqueue_core-4bd54aa783a776ce.rlib --extern actionqueue_daemon=/opt/rustwide/target/debug/deps/libactionqueue_daemon-a7253c0f60088919.rlib --extern actionqueue_engine=/opt/rustwide/target/debug/deps/libactionqueue_engine-6be03c7f7b932a59.rlib --extern actionqueue_executor_local=/opt/rustwide/target/debug/deps/libactionqueue_executor_local-3baa79856a2700cb.rlib --extern actionqueue_platform=/opt/rustwide/target/debug/deps/libactionqueue_platform-8d99a9f6d2987485.rlib --extern actionqueue_runtime=/opt/rustwide/target/debug/deps/libactionqueue_runtime-0901725e50d7ff9a.rlib --extern actionqueue_storage=/opt/rustwide/target/debug/deps/libactionqueue_storage-8aa67ce47c67cf01.rlib --extern actionqueue_workflow=/opt/rustwide/target/debug/deps/libactionqueue_workflow-1b4988e8a6409054.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-62b950f67ddbf5f4.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-43b1289c1e954301.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c4af4ad0da0e8f1c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-93f8fba779cfd5fa.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-bb52691ae192a803.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f3466ac438cd65f9.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-d2ddada87f9dfab7.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `actionqueue-acceptance-harness` (test "acceptance_dispatch_invariants")
[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 acceptance_dispatch_invariants --edition=2021 tests/acceptance/dispatch_invariants.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("actor", "budget", "platform", "workflow"))' -C metadata=40e5ec5c40031540 -C extra-filename=-bb5ed8f1016bcf51 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actionqueue_acceptance_harness=/opt/rustwide/target/debug/deps/libactionqueue_acceptance_harness-2b2ddf371b36239d.rlib --extern actionqueue_actor=/opt/rustwide/target/debug/deps/libactionqueue_actor-8118010a1e096acd.rlib --extern actionqueue_budget=/opt/rustwide/target/debug/deps/libactionqueue_budget-009c73e4376dd339.rlib --extern actionqueue_cli=/opt/rustwide/target/debug/deps/libactionqueue_cli-8c314b5f4c041724.rlib --extern actionqueue_core=/opt/rustwide/target/debug/deps/libactionqueue_core-4bd54aa783a776ce.rlib --extern actionqueue_daemon=/opt/rustwide/target/debug/deps/libactionqueue_daemon-a7253c0f60088919.rlib --extern actionqueue_engine=/opt/rustwide/target/debug/deps/libactionqueue_engine-6be03c7f7b932a59.rlib --extern actionqueue_executor_local=/opt/rustwide/target/debug/deps/libactionqueue_executor_local-3baa79856a2700cb.rlib --extern actionqueue_platform=/opt/rustwide/target/debug/deps/libactionqueue_platform-8d99a9f6d2987485.rlib --extern actionqueue_runtime=/opt/rustwide/target/debug/deps/libactionqueue_runtime-0901725e50d7ff9a.rlib --extern actionqueue_storage=/opt/rustwide/target/debug/deps/libactionqueue_storage-8aa67ce47c67cf01.rlib --extern actionqueue_workflow=/opt/rustwide/target/debug/deps/libactionqueue_workflow-1b4988e8a6409054.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-62b950f67ddbf5f4.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-43b1289c1e954301.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c4af4ad0da0e8f1c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-93f8fba779cfd5fa.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-bb52691ae192a803.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f3466ac438cd65f9.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-d2ddada87f9dfab7.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `actionqueue-acceptance-harness` (test "acceptance_retry_cap")
[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 acceptance_retry_cap --edition=2021 tests/acceptance/retry_cap.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("actor", "budget", "platform", "workflow"))' -C metadata=07e5de589862e345 -C extra-filename=-175d2d51c8dac368 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actionqueue_acceptance_harness=/opt/rustwide/target/debug/deps/libactionqueue_acceptance_harness-2b2ddf371b36239d.rlib --extern actionqueue_actor=/opt/rustwide/target/debug/deps/libactionqueue_actor-8118010a1e096acd.rlib --extern actionqueue_budget=/opt/rustwide/target/debug/deps/libactionqueue_budget-009c73e4376dd339.rlib --extern actionqueue_cli=/opt/rustwide/target/debug/deps/libactionqueue_cli-8c314b5f4c041724.rlib --extern actionqueue_core=/opt/rustwide/target/debug/deps/libactionqueue_core-4bd54aa783a776ce.rlib --extern actionqueue_daemon=/opt/rustwide/target/debug/deps/libactionqueue_daemon-a7253c0f60088919.rlib --extern actionqueue_engine=/opt/rustwide/target/debug/deps/libactionqueue_engine-6be03c7f7b932a59.rlib --extern actionqueue_executor_local=/opt/rustwide/target/debug/deps/libactionqueue_executor_local-3baa79856a2700cb.rlib --extern actionqueue_platform=/opt/rustwide/target/debug/deps/libactionqueue_platform-8d99a9f6d2987485.rlib --extern actionqueue_runtime=/opt/rustwide/target/debug/deps/libactionqueue_runtime-0901725e50d7ff9a.rlib --extern actionqueue_storage=/opt/rustwide/target/debug/deps/libactionqueue_storage-8aa67ce47c67cf01.rlib --extern actionqueue_workflow=/opt/rustwide/target/debug/deps/libactionqueue_workflow-1b4988e8a6409054.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-62b950f67ddbf5f4.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-43b1289c1e954301.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c4af4ad0da0e8f1c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-93f8fba779cfd5fa.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-bb52691ae192a803.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f3466ac438cd65f9.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-d2ddada87f9dfab7.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `actionqueue-acceptance-harness` (test "acceptance_mixed_attempt_outcomes")
[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 acceptance_mixed_attempt_outcomes --edition=2021 tests/acceptance/mixed_attempt_outcomes.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("actor", "budget", "platform", "workflow"))' -C metadata=a8671101210be7b7 -C extra-filename=-f0bf9e0669b6bd26 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actionqueue_acceptance_harness=/opt/rustwide/target/debug/deps/libactionqueue_acceptance_harness-2b2ddf371b36239d.rlib --extern actionqueue_actor=/opt/rustwide/target/debug/deps/libactionqueue_actor-8118010a1e096acd.rlib --extern actionqueue_budget=/opt/rustwide/target/debug/deps/libactionqueue_budget-009c73e4376dd339.rlib --extern actionqueue_cli=/opt/rustwide/target/debug/deps/libactionqueue_cli-8c314b5f4c041724.rlib --extern actionqueue_core=/opt/rustwide/target/debug/deps/libactionqueue_core-4bd54aa783a776ce.rlib --extern actionqueue_daemon=/opt/rustwide/target/debug/deps/libactionqueue_daemon-a7253c0f60088919.rlib --extern actionqueue_engine=/opt/rustwide/target/debug/deps/libactionqueue_engine-6be03c7f7b932a59.rlib --extern actionqueue_executor_local=/opt/rustwide/target/debug/deps/libactionqueue_executor_local-3baa79856a2700cb.rlib --extern actionqueue_platform=/opt/rustwide/target/debug/deps/libactionqueue_platform-8d99a9f6d2987485.rlib --extern actionqueue_runtime=/opt/rustwide/target/debug/deps/libactionqueue_runtime-0901725e50d7ff9a.rlib --extern actionqueue_storage=/opt/rustwide/target/debug/deps/libactionqueue_storage-8aa67ce47c67cf01.rlib --extern actionqueue_workflow=/opt/rustwide/target/debug/deps/libactionqueue_workflow-1b4988e8a6409054.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-62b950f67ddbf5f4.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-43b1289c1e954301.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c4af4ad0da0e8f1c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-93f8fba779cfd5fa.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-bb52691ae192a803.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f3466ac438cd65f9.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-d2ddada87f9dfab7.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ab289f790f8355a079816f3ac24bdb46f43e2e79dfe84086df4bf1d31e3cc12c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab289f790f8355a079816f3ac24bdb46f43e2e79dfe84086df4bf1d31e3cc12c", kill_on_drop: false }`
[INFO] [stdout] ab289f790f8355a079816f3ac24bdb46f43e2e79dfe84086df4bf1d31e3cc12c
