[INFO] fetching crate arbiter-mcp-firewall 0.0.48... [INFO] testing arbiter-mcp-firewall-0.0.48 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] extracting crate arbiter-mcp-firewall 0.0.48 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate arbiter-mcp-firewall 0.0.48 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate arbiter-mcp-firewall 0.0.48 [INFO] tweaked toml for crates.io crate arbiter-mcp-firewall 0.0.48 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate arbiter-mcp-firewall 0.0.48 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate arbiter-mcp-firewall 0.0.48 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0a3410959dc41bf61558ad1142e60e17f82dad48c9d031d47094aedae268555 [INFO] running `Command { std: "docker" "start" "-a" "e0a3410959dc41bf61558ad1142e60e17f82dad48c9d031d47094aedae268555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0a3410959dc41bf61558ad1142e60e17f82dad48c9d031d47094aedae268555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0a3410959dc41bf61558ad1142e60e17f82dad48c9d031d47094aedae268555", kill_on_drop: false }` [INFO] [stdout] e0a3410959dc41bf61558ad1142e60e17f82dad48c9d031d47094aedae268555 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58c53fb478bca9c4f76e3ec33845bd444eaca120677744b3a719db778ef41d9f [INFO] running `Command { std: "docker" "start" "-a" "58c53fb478bca9c4f76e3ec33845bd444eaca120677744b3a719db778ef41d9f", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling procfs-core v0.16.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling blake3 v1.8.4 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling arbiter-storage v0.0.48 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling arbiter-metrics v0.0.48 [INFO] [stderr] Compiling arbiter-audit v0.0.48 [INFO] [stderr] Compiling arbiter-mcp v0.0.48 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling arbiter-identity v0.0.48 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling arbiter-session v0.0.48 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling arbiter-policy v0.0.48 [INFO] [stderr] Compiling arbiter-credential v0.0.48 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling arbiter-behavior v0.0.48 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling arbiter-proxy v0.0.48 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling arbiter-oauth v0.0.48 [INFO] [stderr] Compiling arbiter-lifecycle v0.0.48 [INFO] [stderr] Compiling arbiter-mcp-firewall v0.0.48 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s [INFO] running `Command { std: "docker" "inspect" "58c53fb478bca9c4f76e3ec33845bd444eaca120677744b3a719db778ef41d9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58c53fb478bca9c4f76e3ec33845bd444eaca120677744b3a719db778ef41d9f", kill_on_drop: false }` [INFO] [stdout] 58c53fb478bca9c4f76e3ec33845bd444eaca120677744b3a719db778ef41d9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce3d247e4b8a5366df704e2aad1c400669c7ede395b48c6cca6c526915c0b188 [INFO] running `Command { std: "docker" "start" "-a" "ce3d247e4b8a5366df704e2aad1c400669c7ede395b48c6cca6c526915c0b188", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling tempfile v3.27.0 [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 arbiter-audit v0.0.48 [INFO] [stderr] Compiling arbiter-behavior v0.0.48 [INFO] [stderr] Compiling arbiter-credential v0.0.48 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling arbiter-storage v0.0.48 [INFO] [stderr] Compiling arbiter-identity v0.0.48 [INFO] [stderr] Compiling arbiter-session v0.0.48 [INFO] [stderr] Compiling arbiter-policy v0.0.48 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling arbiter-proxy v0.0.48 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling arbiter-oauth v0.0.48 [INFO] [stderr] Compiling arbiter-lifecycle v0.0.48 [INFO] [stderr] Compiling arbiter-mcp-firewall v0.0.48 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `arbiter-mcp-firewall` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name arbiter --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="watch"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "sqlite", "watch"))' -C metadata=fee5a584091368aa -C extra-filename=-d01267cb4f5e03af --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 arbiter_audit=/opt/rustwide/target/debug/deps/libarbiter_audit-dbdad8ea76f73344.rlib --extern arbiter_behavior=/opt/rustwide/target/debug/deps/libarbiter_behavior-8d2aa5edbd52c219.rlib --extern arbiter_credential=/opt/rustwide/target/debug/deps/libarbiter_credential-8d31b24b536bbc5d.rlib --extern arbiter_identity=/opt/rustwide/target/debug/deps/libarbiter_identity-9261f68012322126.rlib --extern arbiter_lifecycle=/opt/rustwide/target/debug/deps/libarbiter_lifecycle-2a506170571f5bdc.rlib --extern arbiter_mcp=/opt/rustwide/target/debug/deps/libarbiter_mcp-c50bff4586a489cc.rlib --extern arbiter_metrics=/opt/rustwide/target/debug/deps/libarbiter_metrics-ada2a6951d82c6da.rlib --extern arbiter_oauth=/opt/rustwide/target/debug/deps/libarbiter_oauth-c855d608a01f1035.rlib --extern arbiter_policy=/opt/rustwide/target/debug/deps/libarbiter_policy-fff3b64052f665f1.rlib --extern arbiter_proxy=/opt/rustwide/target/debug/deps/libarbiter_proxy-1704a071c97ca133.rlib --extern arbiter_session=/opt/rustwide/target/debug/deps/libarbiter_session-66ecc580d8774af3.rlib --extern arbiter_storage=/opt/rustwide/target/debug/deps/libarbiter_storage-862b77711d3c1f67.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-b8eb9ea4ffd4fca0.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f56b116ff4defaa9.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-71a279ac14c0cf91.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-47413003d5d68a2c.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-0f1402ca2641abbe.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-2354d0cd9178a48e.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-657ca91d9d1037aa.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-838779200ad892d5.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-62f04e53c4a69f58.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-18130d9dd9203324.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-61aaf349a3c385fc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-907aa1be903e8f63.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-001dc964d85f1a3d.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-fc528f1e408a5d8a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-17d9a6fe44aa9084.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3dd1d2b22cad3f1b.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-36477436f3ec4c57.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ba43311f98f66096.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b48592de4277b18d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-ac06237c1457a7b4/out -L native=/opt/rustwide/target/debug/build/blake3-ac06237c1457a7b4/out -L native=/opt/rustwide/target/debug/build/ring-8e81fea4c6dd8898/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ce3d247e4b8a5366df704e2aad1c400669c7ede395b48c6cca6c526915c0b188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce3d247e4b8a5366df704e2aad1c400669c7ede395b48c6cca6c526915c0b188", kill_on_drop: false }` [INFO] [stdout] ce3d247e4b8a5366df704e2aad1c400669c7ede395b48c6cca6c526915c0b188