[INFO] cloning repository https://github.com/mscno/rustaccio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mscno/rustaccio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmscno%2Frustaccio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmscno%2Frustaccio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 329981ecb0842436b24a5be3053ca8b001887ce2
[INFO] testing mscno/rustaccio against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmscno%2Frustaccio" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mscno/rustaccio
[INFO] finished tweaking git repo https://github.com/mscno/rustaccio
[INFO] tweaked toml for git repo https://github.com/mscno/rustaccio written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mscno/rustaccio on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mscno/rustaccio 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-03-05" "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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab8a353836afde7ff14d86fc4577c51814ed7d7a6d86f8b3081257c450062da5
[INFO] running `Command { std: "docker" "start" "-a" "ab8a353836afde7ff14d86fc4577c51814ed7d7a6d86f8b3081257c450062da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab8a353836afde7ff14d86fc4577c51814ed7d7a6d86f8b3081257c450062da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab8a353836afde7ff14d86fc4577c51814ed7d7a6d86f8b3081257c450062da5", kill_on_drop: false }`
[INFO] [stdout] ab8a353836afde7ff14d86fc4577c51814ed7d7a6d86f8b3081257c450062da5
[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=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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] daf620c325640dc61013fdf7f36391a603c3b77bbdd7d521a4fdba8cef9ec615
[INFO] running `Command { std: "docker" "start" "-a" "daf620c325640dc61013fdf7f36391a603c3b77bbdd7d521a4fdba8cef9ec615", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[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 tracing-error v0.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rustaccio v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "daf620c325640dc61013fdf7f36391a603c3b77bbdd7d521a4fdba8cef9ec615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daf620c325640dc61013fdf7f36391a603c3b77bbdd7d521a4fdba8cef9ec615", kill_on_drop: false }`
[INFO] [stdout] daf620c325640dc61013fdf7f36391a603c3b77bbdd7d521a4fdba8cef9ec615
[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=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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba9db855b2c8eb102db11097b83a6cff8d99ee3ad5417f218f845a457932368e
[INFO] running `Command { std: "docker" "start" "-a" "ba9db855b2c8eb102db11097b83a6cff8d99ee3ad5417f218f845a457932368e", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling rustaccio v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `rustaccio` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustaccio --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "otel", "postgres", "redis", "s3"))' -C metadata=606c7793f0c4c71d -C extra-filename=-46a859a4acb27ada --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-a80f60068199740f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-21a5ed6e83c85715.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-b5b6228a8606a04f.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-09dbd50d30321cd1.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-476ee8b2f0260e7a.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d64feaa294f5afb3.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-cfe92d35398de8bd.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-4f989556c00751c3.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-c1776397572b8669.rlib --extern password_hash=/opt/rustwide/target/debug/deps/libpassword_hash-b46aaf42aa3b3e9b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-53c549f1659d88c1.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9510a76f49c33fb3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0e126de519d5b786.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2037877d235276b.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-07352880641dcb4f.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-095ad84fd5bfa493.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-fde2d49e3be6a74b.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a18bc48ffca63cf5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d317c8ce0fb49e81.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-57e6e4c2646e89d0.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-94b28f9c50ada1e1.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-a42c32ed9cd01c24.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1c3a9a92102c519a.rlib --extern tracing_error=/opt/rustwide/target/debug/deps/libtracing_error-fb47b2b2b7401b30.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ddcb6c1d6f94bd63.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-35a7c85e94e55972.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-aeba8d3ef176a3a5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-cb9e7067717603a6/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustaccio` (test "parity")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name parity --edition=2024 tests/parity.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "otel", "postgres", "redis", "s3"))' -C metadata=219b5d8f7d1ae949 -C extra-filename=-6b3c42a3ac757dd5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-a80f60068199740f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-21a5ed6e83c85715.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-b5b6228a8606a04f.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-09dbd50d30321cd1.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-476ee8b2f0260e7a.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d64feaa294f5afb3.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-cfe92d35398de8bd.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-4f989556c00751c3.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-c1776397572b8669.rlib --extern password_hash=/opt/rustwide/target/debug/deps/libpassword_hash-b46aaf42aa3b3e9b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-53c549f1659d88c1.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9510a76f49c33fb3.rlib --extern rustaccio=/opt/rustwide/target/debug/deps/librustaccio-8d2694bc0f6b2376.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0e126de519d5b786.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2037877d235276b.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-07352880641dcb4f.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-095ad84fd5bfa493.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-fde2d49e3be6a74b.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a18bc48ffca63cf5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d317c8ce0fb49e81.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-57e6e4c2646e89d0.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-94b28f9c50ada1e1.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-a42c32ed9cd01c24.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1c3a9a92102c519a.rlib --extern tracing_error=/opt/rustwide/target/debug/deps/libtracing_error-fb47b2b2b7401b30.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ddcb6c1d6f94bd63.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-35a7c85e94e55972.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-aeba8d3ef176a3a5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-cb9e7067717603a6/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `rustaccio` (test "policy_http")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name policy_http --edition=2024 tests/policy_http.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "otel", "postgres", "redis", "s3"))' -C metadata=1c910c1e8da84705 -C extra-filename=-c0a961020cfb60a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-a80f60068199740f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-21a5ed6e83c85715.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-b5b6228a8606a04f.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-09dbd50d30321cd1.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-476ee8b2f0260e7a.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d64feaa294f5afb3.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-cfe92d35398de8bd.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-4f989556c00751c3.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-c1776397572b8669.rlib --extern password_hash=/opt/rustwide/target/debug/deps/libpassword_hash-b46aaf42aa3b3e9b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-53c549f1659d88c1.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9510a76f49c33fb3.rlib --extern rustaccio=/opt/rustwide/target/debug/deps/librustaccio-8d2694bc0f6b2376.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0e126de519d5b786.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2037877d235276b.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-07352880641dcb4f.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-095ad84fd5bfa493.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-fde2d49e3be6a74b.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a18bc48ffca63cf5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d317c8ce0fb49e81.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-57e6e4c2646e89d0.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-94b28f9c50ada1e1.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-a42c32ed9cd01c24.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1c3a9a92102c519a.rlib --extern tracing_error=/opt/rustwide/target/debug/deps/libtracing_error-fb47b2b2b7401b30.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ddcb6c1d6f94bd63.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-35a7c85e94e55972.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-aeba8d3ef176a3a5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-cb9e7067717603a6/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcop1AYA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librustaccio-8d2694bc0f6b2376,libhex-13e08b3b00984ab7,libtracing_error-fb47b2b2b7401b30,libserde_yaml-07352880641dcb4f,libunsafe_libyaml-d3127b66fe569cc5,liburlencoding-061758bc6028ea3e,libthiserror-d317c8ce0fb49e81,libsha2-095ad84fd5bfa493,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,libargon2-a80f60068199740f,libcpufeatures-e04321643d03190d,libblake2-2450bf9d7def6428,libdigest-55f2c16e3612c500,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libpassword_hash-b46aaf42aa3b3e9b,libbase64ct-050420b1c69ac317,librand_core-0aac2acf8cb9fd37,libtracing_subscriber-ddcb6c1d6f94bd63,libtracing_serde-58e74009dc200a5a,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-4f22ad7f1e7833fe,libregex_automata-e155cac4434e333a,libaho_corasick-fa94425a423a79cf,libregex_syntax-09d4ea68c5905b01,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-ec4da570862f46db,libchrono-09dbd50d30321cd1,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libreqwest-9510a76f49c33fb3,libserde_urlencoded-5e8b81e57de60dc1,libryu-1f4f40e4352371e5,libhyper_rustls-8c058121b60e74f5,libwebpki_roots-d9cc86348a7593ab,libtokio_rustls-c0e6e83da8a74844,librustls-d4e7f8bea5d4574b,libsubtle-2ae6a7038b9a0630,libwebpki-96965cba368723dd,libring-3b48ff80bb5badb7,libgetrandom-f94a6f5230b8f045,libuntrusted-b2f816886faf2178,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,liblog-b262261d47bd2eba,liburl-0a65059c442565d5,libidna-370d83516727fde3,libutf8_iter-51566bbad89f3a68,libidna_adapter-4984c303f41a72a0,libicu_properties-8245eeed3394a2c7,libicu_properties_data-b217809bf575558a,libicu_normalizer-3630d252311da690,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-7d5b1f4b343660d6,libpotential_utf-8d1a1dbcff646e94,libicu_provider-1f2d0c17efff17a8,libicu_locale_core-5878c421fc90656f,libtinystr-a3e41e46d0a4766c,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-6d5b8e3810d0ccfd,libzerotrie-c24b56d64e035069,libyoke-a975836fe45fad89,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9764432886501ac8,libform_urlencoded-58b0f0edb59b40d2,libtower_http-a42c32ed9cd01c24,libbitflags-9362e66b8880981a,libuuid-35a7c85e94e55972,libgetrandom-1904e8584959ecb1,libiri_string-7980c6545d934b56,libconfig-476ee8b2f0260e7a,libpathdiff-3903ede7ad100cac,libwinnow-ff325613e0e6d4a9,libyaml_rust2-8a61424eff08776b,libencoding_rs-c7a67ac351c2b19f,libcfg_if-83060ec5685761ae,libarraydeque-113b06ef7681d200,libhashlink-2e976e08e9e3b634,libhashbrown-8da8fd0b7703f558,libfoldhash-07f233db1c671507,libaxum-b5b6228a8606a04f,libserde_path_to_error-358001114065975c,libserde_json-a2037877d235276b,libzmij-ef63f1da73704b4c,libhyper_util-c1776397572b8669,libbase64-32787b0325ea6df8,libpercent_encoding-fa055ecaa1e57cfa,libipnet-a38805d99c19843f,libhyper-4f989556c00751c3,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsmallvec-bc3128fdd57228fc,libhttparse-8c9b827b8f345444,libh2-b35891c649e03fdf,libtracing-1c3a9a92102c519a,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libfnv-79e2cbfbe03dcd16,libtokio_util-78e510d366acca88,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libmatchit-616cb01453b9e7d4,libaxum_core-dfcfba2b9a4adafe,libmime-0188e0814ca7ddbf,libhttp_body_util-cfe92d35398de8bd,libhttp_body-55146306285889c1,libhttp-621951be98ec0f6f,libitoa-f3a70a1441f7f89b,libtower-94b28f9c50ada1e1,libsync_wrapper-a254cb6192850e87,libfutures_util-d9d58cd0604a3aaf,libmemchr-5cfa70d22cb32987,libfutures_io-59d0071c9258d69f,libslab-0582d648e59ab406,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libtokio-57e6e4c2646e89d0,libsignal_hook_registry-00eb75f3c9e86bec,liberrno-345ad5fbce0e89b6,libsocket2-14341f75d99011d9,libbytes-2ed9460101f17bbf,libmio-252d475348d71f5e,liblibc-4fc9a7ee991d175f,libpin_project_lite-72bf04572caa1c84,libserde-0e126de519d5b786,libserde_core-9c6a4a1faf3c1a34}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcop1AYA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-cb9e7067717603a6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/examples_sync-4faee00c177d3c86" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustaccio` (test "examples_sync") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcQRNqFF/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-a18bc48ffca63cf5,libgetrandom-cc43160b00bc56d6,libfastrand-751bcde24b8aa073,librustix-bcbc58348a6e2b95,liblinux_raw_sys-7c0af75954695899,librustaccio-8d2694bc0f6b2376,libhex-13e08b3b00984ab7,libtracing_error-fb47b2b2b7401b30,libserde_yaml-07352880641dcb4f,libunsafe_libyaml-d3127b66fe569cc5,liburlencoding-061758bc6028ea3e,libthiserror-d317c8ce0fb49e81,libsha2-095ad84fd5bfa493,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,libargon2-a80f60068199740f,libcpufeatures-e04321643d03190d,libblake2-2450bf9d7def6428,libdigest-55f2c16e3612c500,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libpassword_hash-b46aaf42aa3b3e9b,libbase64ct-050420b1c69ac317,librand_core-0aac2acf8cb9fd37,libtracing_subscriber-ddcb6c1d6f94bd63,libtracing_serde-58e74009dc200a5a,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-4f22ad7f1e7833fe,libregex_automata-e155cac4434e333a,libaho_corasick-fa94425a423a79cf,libregex_syntax-09d4ea68c5905b01,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-ec4da570862f46db,libchrono-09dbd50d30321cd1,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libreqwest-9510a76f49c33fb3,libserde_urlencoded-5e8b81e57de60dc1,libryu-1f4f40e4352371e5,libhyper_rustls-8c058121b60e74f5,libwebpki_roots-d9cc86348a7593ab,libtokio_rustls-c0e6e83da8a74844,librustls-d4e7f8bea5d4574b,libsubtle-2ae6a7038b9a0630,libwebpki-96965cba368723dd,libring-3b48ff80bb5badb7,libgetrandom-f94a6f5230b8f045,libuntrusted-b2f816886faf2178,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,liblog-b262261d47bd2eba,liburl-0a65059c442565d5,libidna-370d83516727fde3,libutf8_iter-51566bbad89f3a68,libidna_adapter-4984c303f41a72a0,libicu_properties-8245eeed3394a2c7,libicu_properties_data-b217809bf575558a,libicu_normalizer-3630d252311da690,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-7d5b1f4b343660d6,libpotential_utf-8d1a1dbcff646e94,libicu_provider-1f2d0c17efff17a8,libicu_locale_core-5878c421fc90656f,libtinystr-a3e41e46d0a4766c,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-6d5b8e3810d0ccfd,libzerotrie-c24b56d64e035069,libyoke-a975836fe45fad89,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9764432886501ac8,libform_urlencoded-58b0f0edb59b40d2,libtower_http-a42c32ed9cd01c24,libbitflags-9362e66b8880981a,libuuid-35a7c85e94e55972,libgetrandom-1904e8584959ecb1,libiri_string-7980c6545d934b56,libconfig-476ee8b2f0260e7a,libpathdiff-3903ede7ad100cac,libwinnow-ff325613e0e6d4a9,libyaml_rust2-8a61424eff08776b,libencoding_rs-c7a67ac351c2b19f,libcfg_if-83060ec5685761ae,libarraydeque-113b06ef7681d200,libhashlink-2e976e08e9e3b634,libhashbrown-8da8fd0b7703f558,libfoldhash-07f233db1c671507,libaxum-b5b6228a8606a04f,libserde_path_to_error-358001114065975c,libserde_json-a2037877d235276b,libzmij-ef63f1da73704b4c,libhyper_util-c1776397572b8669,libbase64-32787b0325ea6df8,libpercent_encoding-fa055ecaa1e57cfa,libipnet-a38805d99c19843f,libhyper-4f989556c00751c3,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsmallvec-bc3128fdd57228fc,libhttparse-8c9b827b8f345444,libh2-b35891c649e03fdf,libtracing-1c3a9a92102c519a,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libfnv-79e2cbfbe03dcd16,libtokio_util-78e510d366acca88,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libmatchit-616cb01453b9e7d4,libserde-0e126de519d5b786,libserde_core-9c6a4a1faf3c1a34,libaxum_core-dfcfba2b9a4adafe,libmime-0188e0814ca7ddbf,libhttp_body_util-cfe92d35398de8bd,libhttp_body-55146306285889c1,libhttp-621951be98ec0f6f,libitoa-f3a70a1441f7f89b,libtower-94b28f9c50ada1e1,libsync_wrapper-a254cb6192850e87,libfutures_util-d9d58cd0604a3aaf,libmemchr-5cfa70d22cb32987,libfutures_io-59d0071c9258d69f,libslab-0582d648e59ab406,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libtokio-57e6e4c2646e89d0,libsignal_hook_registry-00eb75f3c9e86bec,liberrno-345ad5fbce0e89b6,libsocket2-14341f75d99011d9,libbytes-2ed9460101f17bbf,libmio-252d475348d71f5e,liblibc-4fc9a7ee991d175f,libpin_project_lite-72bf04572caa1c84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcQRNqFF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-cb9e7067717603a6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/embedded_auth-12fcf885c5b19bea" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustaccio` (test "embedded_auth") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ba9db855b2c8eb102db11097b83a6cff8d99ee3ad5417f218f845a457932368e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba9db855b2c8eb102db11097b83a6cff8d99ee3ad5417f218f845a457932368e", kill_on_drop: false }`
[INFO] [stdout] ba9db855b2c8eb102db11097b83a6cff8d99ee3ad5417f218f845a457932368e
