[INFO] fetching crate pulseengine-mcp-auth 0.10.1... [INFO] building pulseengine-mcp-auth-0.10.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate pulseengine-mcp-auth 0.10.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate pulseengine-mcp-auth 0.10.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pulseengine-mcp-auth 0.10.1 [INFO] tweaked toml for crates.io crate pulseengine-mcp-auth 0.10.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pulseengine-mcp-auth 0.10.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pulseengine-mcp-auth 0.10.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c9a53bffa8a9ea2c5c811a331aefe4f79cab911e5d225307d07e09d8fa43cfa [INFO] running `Command { std: "docker" "start" "-a" "7c9a53bffa8a9ea2c5c811a331aefe4f79cab911e5d225307d07e09d8fa43cfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c9a53bffa8a9ea2c5c811a331aefe4f79cab911e5d225307d07e09d8fa43cfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c9a53bffa8a9ea2c5c811a331aefe4f79cab911e5d225307d07e09d8fa43cfa", kill_on_drop: false }` [INFO] [stdout] 7c9a53bffa8a9ea2c5c811a331aefe4f79cab911e5d225307d07e09d8fa43cfa [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a3537bfc5e77bb256ffc60d1180efb8fed8f2bbbbc931fb96194307fa2bb9d6 [INFO] running `Command { std: "docker" "start" "-a" "3a3537bfc5e77bb256ffc60d1180efb8fed8f2bbbbc931fb96194307fa2bb9d6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling iso8601 v0.6.3 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling jsonschema v0.18.3 [INFO] [stderr] Compiling pulseengine-mcp-protocol v0.10.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling pulseengine-mcp-auth v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 00s [INFO] running `Command { std: "docker" "inspect" "3a3537bfc5e77bb256ffc60d1180efb8fed8f2bbbbc931fb96194307fa2bb9d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a3537bfc5e77bb256ffc60d1180efb8fed8f2bbbbc931fb96194307fa2bb9d6", kill_on_drop: false }` [INFO] [stdout] 3a3537bfc5e77bb256ffc60d1180efb8fed8f2bbbbc931fb96194307fa2bb9d6 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05c467a50a89b84e33402647f1df43fdc9a591520d04dcf53969f9e804c7ccf9 [INFO] running `Command { std: "docker" "start" "-a" "05c467a50a89b84e33402647f1df43fdc9a591520d04dcf53969f9e804c7ccf9", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling jsonschema v0.18.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling pulseengine-mcp-protocol v0.10.1 [INFO] [stderr] Compiling pulseengine-mcp-auth v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `pulseengine-mcp-auth` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name pulseengine_mcp_auth --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", "integration-tests", "keyring"))' -C metadata=178ca4b04aee52a7 -C extra-filename=-65cd5b045599f314 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-2296629fa96ae920.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-016c509702c8ea2e.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-42f396112b20d399.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-caab0af0c06a97f8.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-2b5efaf45b5166a0.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-378271a80660b1bf.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-fc11f3367eed0a29.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-5e4639ee56ede2f1.rlib --extern inotify=/opt/rustwide/target/debug/deps/libinotify-f6a9a8e3ce7bc658.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-63a498ebac38fc1a.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-4a513ea0f2e1d0e2.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-59ccbf0124af315e.rlib --extern pulseengine_mcp_protocol=/opt/rustwide/target/debug/deps/libpulseengine_mcp_protocol-5bfaee814499e7c4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5561ca2713f8312e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-f183db99b32d1b80.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-cbc18a29b64d2b3d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-048657cb08a899fa.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-055de53f88305d45.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a87dee872be289ab.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-6ff5d44cdfa0bfdf.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-5cf75069d3466cf3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-67771e8db0a06ea3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-afa9e47f475e63a7.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-62f9b7208045c8d9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5b4fad722c2b14ee.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f06ad6b21bcf665d.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-17dbc8b65311574a.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-ead98f074a37f829.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-1cba4b773b2213b3/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "05c467a50a89b84e33402647f1df43fdc9a591520d04dcf53969f9e804c7ccf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05c467a50a89b84e33402647f1df43fdc9a591520d04dcf53969f9e804c7ccf9", kill_on_drop: false }` [INFO] [stdout] 05c467a50a89b84e33402647f1df43fdc9a591520d04dcf53969f9e804c7ccf9