[INFO] fetching crate pmcp 1.8.0... [INFO] testing pmcp-1.8.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate pmcp 1.8.0 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate pmcp 1.8.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pmcp 1.8.0 [INFO] tweaked toml for crates.io crate pmcp 1.8.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pmcp 1.8.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pmcp 1.8.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-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5061dd72f389fa3171e3b8f5656e380912ba10a33103c4f483c479744c03097 [INFO] running `Command { std: "docker" "start" "-a" "a5061dd72f389fa3171e3b8f5656e380912ba10a33103c4f483c479744c03097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5061dd72f389fa3171e3b8f5656e380912ba10a33103c4f483c479744c03097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5061dd72f389fa3171e3b8f5656e380912ba10a33103c4f483c479744c03097", kill_on_drop: false }` [INFO] [stdout] a5061dd72f389fa3171e3b8f5656e380912ba10a33103c4f483c479744c03097 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9889de635de14209ac9f43601688ea2526d407d1b3f9acd607b30fd2dbff2664 [INFO] running `Command { std: "docker" "start" "-a" "9889de635de14209ac9f43601688ea2526d407d1b3f9acd607b30fd2dbff2664", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling regex-automata v0.4.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling regex v1.12.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling pmcp v1.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "9889de635de14209ac9f43601688ea2526d407d1b3f9acd607b30fd2dbff2664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9889de635de14209ac9f43601688ea2526d407d1b3f9acd607b30fd2dbff2664", kill_on_drop: false }` [INFO] [stdout] 9889de635de14209ac9f43601688ea2526d407d1b3f9acd607b30fd2dbff2664 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64607699f76f0b3c8e2eee17183eb58a511d860c6ae94277e3051f39696f33e8 [INFO] running `Command { std: "docker" "start" "-a" "64607699f76f0b3c8e2eee17183eb58a511d860c6ae94277e3051f39696f33e8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling regex-automata v0.4.12 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.0 [INFO] [stderr] Compiling regex v1.12.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling quickcheck_macros v1.1.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling pmcp v1.8.0 (/opt/rustwide/workdir) [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-2025-10-28-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="validation"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("authentication_example", "cancellation_example", "default", "full", "http", "progress_example", "rayon", "resource-watcher", "schema-generation", "simd", "sse", "streamable-http", "test-helpers", "unstable", "validation", "wasm", "wasm-tokio", "websocket", "websocket-wasm"))' -C metadata=be3d198ff044b4a7 -C extra-filename=-bbcb3eb761d98e69 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-eb07bcfe9a52a357.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-712a108174fcb75a.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-452d0bfbf87c3de8.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-4a32fbf973d58f2e.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-dbb81c7e2ee8b6f9.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-0cc8ad14774a6957.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5a3a6d7b04180d76.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e635d0204f8bda44.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-91749a31ed6c7a44.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-125a6baab0484f95.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-eba14e2072a8403e.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-ef323cef159cbb38.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-45b2384169beec60.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-c00524b428a56678.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-50e723a3d6b7ea5d.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-5334b5225e1bc1ed.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-017507cbfaf5c416.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-fadfe2342afbc61b.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-2215ee84b941dab7.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-8a1492dab2ec988f.so --extern regex=/opt/rustwide/target/debug/deps/libregex-565710de534b87d8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b69726b55463d4bb.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-3020db1204ff8cf2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-232f4e71b217ad7d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c63390554a9bdb27.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-29d854d123c03757.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-163b558d8f748642.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-fc7f19aa62f16fc1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d8b26889879e53d0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6057181bd3559fa8.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-3f26a226375cb4a8.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-987dae754a5057be.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6428c1e19263ccd4.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-09eb995d252ea83e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-519d1b1ed1593dca.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-14a4f213cb8eb154.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8d62faff7d0c1d3b/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "64607699f76f0b3c8e2eee17183eb58a511d860c6ae94277e3051f39696f33e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64607699f76f0b3c8e2eee17183eb58a511d860c6ae94277e3051f39696f33e8", kill_on_drop: false }` [INFO] [stdout] 64607699f76f0b3c8e2eee17183eb58a511d860c6ae94277e3051f39696f33e8