[INFO] fetching crate pmcp 2.6.0...
[INFO] testing pmcp-2.6.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate pmcp 2.6.0 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate pmcp 2.6.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pmcp 2.6.0
[INFO] tweaked toml for crates.io crate pmcp 2.6.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pmcp 2.6.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pmcp 2.6.0 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9ff631b43875137fd7f99cbd1365fd05bbe6f3fe874834f01d3942107c39115
[INFO] running `Command { std: "docker" "start" "-a" "e9ff631b43875137fd7f99cbd1365fd05bbe6f3fe874834f01d3942107c39115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9ff631b43875137fd7f99cbd1365fd05bbe6f3fe874834f01d3942107c39115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9ff631b43875137fd7f99cbd1365fd05bbe6f3fe874834f01d3942107c39115", kill_on_drop: false }`
[INFO] [stdout] e9ff631b43875137fd7f99cbd1365fd05bbe6f3fe874834f01d3942107c39115
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8113ce6610e29a4e675710e1ae318fcea75f95c8e22c0333c39964221e70913b
[INFO] running `Command { std: "docker" "start" "-a" "8113ce6610e29a4e675710e1ae318fcea75f95c8e22c0333c39964221e70913b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pmcp-widget-utils v0.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling pmcp v2.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "8113ce6610e29a4e675710e1ae318fcea75f95c8e22c0333c39964221e70913b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8113ce6610e29a4e675710e1ae318fcea75f95c8e22c0333c39964221e70913b", kill_on_drop: false }`
[INFO] [stdout] 8113ce6610e29a4e675710e1ae318fcea75f95c8e22c0333c39964221e70913b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ea059a1330aecd0c63a4fb4ec50c91b0ef3e1cb99d0d43cc926786805023c91
[INFO] running `Command { std: "docker" "start" "-a" "9ea059a1330aecd0c63a4fb4ec50c91b0ef3e1cb99d0d43cc926786805023c91", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling pmcp v2.4.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling pmcp-macros-support v0.1.0
[INFO] [stderr]    Compiling fragile v2.1.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling graphql-parser v0.4.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling quickcheck v1.1.0
[INFO] [stderr]    Compiling pmcp-macros v0.6.0
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling pmcp-code-mode-derive v0.2.0
[INFO] [stderr]    Compiling quickcheck_macros v1.2.0
[INFO] [stderr]    Compiling pmcp v2.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pmcp-code-mode v0.5.0
[INFO] [stderr] error: could not compile `pmcp` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name pmcp --edition=2021 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="logging"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("authentication_example", "cancellation_example", "composition", "default", "full", "http", "http-client", "jwt-auth", "logging", "macros", "mcp-apps", "oauth", "progress_example", "rayon", "resource-watcher", "schema-generation", "simd", "sse", "streamable-http", "test-helpers", "unstable", "validation", "wasi-http", "wasm", "wasm-tokio", "websocket", "websocket-wasm"))' -C metadata=40f319b91d662713 -C extra-filename=-2886a07680128c81 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-58a3cb5882f21757.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-66b79543a26a1d4f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c758cbe325bc13e9.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-9b220f46ddbb586e.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-9858368b13f9ad4f.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e869c57023df64ca.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f6a5faf4772cf27e.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8bf81e831cddf06d.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a0bc74fc3ed71420.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-f257d3eb4c7f1ee4.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-bab204f9f2e08ebb.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-b8601cfb2994f2da.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-24a5f24e051669aa.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-e80a273628d427b0.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-0544f66427dfee7b.rlib --extern pmcp_code_mode=/opt/rustwide/target/debug/deps/libpmcp_code_mode-6a5c48377eec807a.rlib --extern pmcp_code_mode_derive=/opt/rustwide/target/debug/deps/libpmcp_code_mode_derive-c2001309d9966615.so --extern pmcp_macros=/opt/rustwide/target/debug/deps/libpmcp_macros-4c1c89752d26aa65.so --extern pmcp_widget_utils=/opt/rustwide/target/debug/deps/libpmcp_widget_utils-8558be40c65bfaff.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-b67036cd5f97358f.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-d48da7df2770f0dd.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-5ce6461975e11cda.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-5a2e31735e5924e0.so --extern regex=/opt/rustwide/target/debug/deps/libregex-84163c790ef73b38.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-e437ac83664a29a3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9e047d87245d011d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8ab4bb408e8d179b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-7eab4527200c8d66.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-85fd2b253f850bf3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c3716631a4ad7080.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-b3987b1d75f62da7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e39fe83cbf5d5635.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-78fefbeb775e1361.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-3e4276601a18c638.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-bebeae7c992a585f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-89966866c6692076.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-78ae6311c329abd1.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-9ca3f6ec129f8a6f.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-b8d7b946e536689d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-aac54d700fe79685.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-279c073af71ed88c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9ea059a1330aecd0c63a4fb4ec50c91b0ef3e1cb99d0d43cc926786805023c91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ea059a1330aecd0c63a4fb4ec50c91b0ef3e1cb99d0d43cc926786805023c91", kill_on_drop: false }`
[INFO] [stdout] 9ea059a1330aecd0c63a4fb4ec50c91b0ef3e1cb99d0d43cc926786805023c91
