[INFO] fetching crate pmcp 1.6.0... [INFO] testing pmcp-1.6.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate pmcp 1.6.0 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate pmcp 1.6.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pmcp 1.6.0 [INFO] tweaked toml for crates.io crate pmcp 1.6.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pmcp 1.6.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pmcp 1.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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cad6daa3629dd66a2ade322649f2356cdc2aa87861bf38c9627b58ab877d9739 [INFO] running `Command { std: "docker" "start" "-a" "cad6daa3629dd66a2ade322649f2356cdc2aa87861bf38c9627b58ab877d9739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cad6daa3629dd66a2ade322649f2356cdc2aa87861bf38c9627b58ab877d9739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cad6daa3629dd66a2ade322649f2356cdc2aa87861bf38c9627b58ab877d9739", kill_on_drop: false }` [INFO] [stdout] cad6daa3629dd66a2ade322649f2356cdc2aa87861bf38c9627b58ab877d9739 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b86f8dabb4e3bc3389302a426f4023634000eab8b32f2ff5128be280028ded0 [INFO] running `Command { std: "docker" "start" "-a" "5b86f8dabb4e3bc3389302a426f4023634000eab8b32f2ff5128be280028ded0", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [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 tracing-core v0.1.34 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling synstructure v0.13.2 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [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_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [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 futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [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 tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [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.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.41s [INFO] running `Command { std: "docker" "inspect" "5b86f8dabb4e3bc3389302a426f4023634000eab8b32f2ff5128be280028ded0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b86f8dabb4e3bc3389302a426f4023634000eab8b32f2ff5128be280028ded0", kill_on_drop: false }` [INFO] [stdout] 5b86f8dabb4e3bc3389302a426f4023634000eab8b32f2ff5128be280028ded0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c03aa7a8a4755b6e11c7adce0b0c65296be6a5e911e81ac2bad0b8e95fdcf24 [INFO] running `Command { std: "docker" "start" "-a" "4c03aa7a8a4755b6e11c7adce0b0c65296be6a5e911e81ac2bad0b8e95fdcf24", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling toml_parser v1.0.3 [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 toml_edit v0.23.6 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling quickcheck_macros v1.1.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling pmcp v1.6.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `pmcp` (example "17_completable_prompts") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name 17_completable_prompts --edition=2021 examples/17_completable_prompts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --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=85d06904fdbc8a2a -C extra-filename=-dc2a3da110baf423 --out-dir /opt/rustwide/target/debug/examples -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-ef3c6633e7489583.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-256e27e48617ce25.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0cca82cce317cc14.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-6b4a351f220c4636.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bc7ffaec6b5d9bcf.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a434e47b7b4bd98a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7ce024482a7deb42.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-b44dcd62f6b67456.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-d7aa3218b586a2e4.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-6f6027d294800dbd.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-062dbb29670503c7.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-e332a4f71fdc9501.rlib --extern pmcp=/opt/rustwide/target/debug/deps/libpmcp-68c1cf0bba9194f2.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-017507cbfaf5c416.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ff03ed32729315eb.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-90f2d03d88b8dcd4.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-77da3abdff7f2167.so --extern regex=/opt/rustwide/target/debug/deps/libregex-b0fc98657c8cf3ea.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8c6a1d3d4a9a2c16.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-95f6b23c3ca40410.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-061224cd2f40b1de.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c63390554a9bdb27.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-64678149fba7e08e.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-1d91552f52b9e7b1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-92ab9ff448373fc9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8f66fb5058749e09.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-67b976b4bc0fcac8.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-73eb037bcbd010e8.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-af7ad6bd3fbec0de.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1b4e162e2dfd1f7e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-6e646a23856e9021.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0e6c0d7c13181c0f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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-09-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="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=d4df35f05a73fe82 -C extra-filename=-19603f49fc6982bc --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-ef3c6633e7489583.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-256e27e48617ce25.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0cca82cce317cc14.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-6b4a351f220c4636.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bc7ffaec6b5d9bcf.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a434e47b7b4bd98a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7ce024482a7deb42.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-b44dcd62f6b67456.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-d7aa3218b586a2e4.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-6f6027d294800dbd.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-062dbb29670503c7.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-e332a4f71fdc9501.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-017507cbfaf5c416.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ff03ed32729315eb.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-90f2d03d88b8dcd4.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-77da3abdff7f2167.so --extern regex=/opt/rustwide/target/debug/deps/libregex-b0fc98657c8cf3ea.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8c6a1d3d4a9a2c16.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-95f6b23c3ca40410.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-061224cd2f40b1de.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c63390554a9bdb27.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-64678149fba7e08e.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-1d91552f52b9e7b1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-92ab9ff448373fc9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8f66fb5058749e09.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-67b976b4bc0fcac8.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-73eb037bcbd010e8.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-af7ad6bd3fbec0de.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1b4e162e2dfd1f7e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-6e646a23856e9021.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0e6c0d7c13181c0f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `pmcp` (test "toolresult_property_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name toolresult_property_tests --edition=2021 tests/toolresult_property_tests.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=d6574f9cdb101a2a -C extra-filename=-db4fe01d8b7e3af0 --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-ef3c6633e7489583.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-256e27e48617ce25.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0cca82cce317cc14.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-6b4a351f220c4636.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bc7ffaec6b5d9bcf.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a434e47b7b4bd98a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7ce024482a7deb42.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-b44dcd62f6b67456.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-d7aa3218b586a2e4.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-6f6027d294800dbd.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-062dbb29670503c7.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-e332a4f71fdc9501.rlib --extern pmcp=/opt/rustwide/target/debug/deps/libpmcp-68c1cf0bba9194f2.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-017507cbfaf5c416.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ff03ed32729315eb.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-90f2d03d88b8dcd4.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-77da3abdff7f2167.so --extern regex=/opt/rustwide/target/debug/deps/libregex-b0fc98657c8cf3ea.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8c6a1d3d4a9a2c16.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-95f6b23c3ca40410.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-061224cd2f40b1de.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c63390554a9bdb27.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-64678149fba7e08e.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-1d91552f52b9e7b1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-92ab9ff448373fc9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8f66fb5058749e09.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-67b976b4bc0fcac8.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-73eb037bcbd010e8.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-af7ad6bd3fbec0de.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1b4e162e2dfd1f7e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-6e646a23856e9021.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0e6c0d7c13181c0f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `pmcp` (example "19_elicit_input") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name 19_elicit_input --edition=2021 examples/19_elicit_input.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --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=7e34367e1cd85b1b -C extra-filename=-834a8e0a5b394e52 --out-dir /opt/rustwide/target/debug/examples -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-ef3c6633e7489583.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-256e27e48617ce25.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0cca82cce317cc14.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-6b4a351f220c4636.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bc7ffaec6b5d9bcf.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a434e47b7b4bd98a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7ce024482a7deb42.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-b44dcd62f6b67456.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-d7aa3218b586a2e4.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-6f6027d294800dbd.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-062dbb29670503c7.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-e332a4f71fdc9501.rlib --extern pmcp=/opt/rustwide/target/debug/deps/libpmcp-68c1cf0bba9194f2.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-017507cbfaf5c416.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ff03ed32729315eb.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-90f2d03d88b8dcd4.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-77da3abdff7f2167.so --extern regex=/opt/rustwide/target/debug/deps/libregex-b0fc98657c8cf3ea.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8c6a1d3d4a9a2c16.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-95f6b23c3ca40410.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-061224cd2f40b1de.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c63390554a9bdb27.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-64678149fba7e08e.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-1d91552f52b9e7b1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-92ab9ff448373fc9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8f66fb5058749e09.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-67b976b4bc0fcac8.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-73eb037bcbd010e8.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-af7ad6bd3fbec0de.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1b4e162e2dfd1f7e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-6e646a23856e9021.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0e6c0d7c13181c0f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `pmcp` (example "32_simd_parsing_performance") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name 32_simd_parsing_performance --edition=2021 examples/32_simd_parsing_performance.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --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=a1bd8fd137700def -C extra-filename=-dea95ac04220bca9 --out-dir /opt/rustwide/target/debug/examples -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-ef3c6633e7489583.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-256e27e48617ce25.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0cca82cce317cc14.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-6b4a351f220c4636.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bc7ffaec6b5d9bcf.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a434e47b7b4bd98a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7ce024482a7deb42.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-b44dcd62f6b67456.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-d7aa3218b586a2e4.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-6f6027d294800dbd.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-062dbb29670503c7.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-e332a4f71fdc9501.rlib --extern pmcp=/opt/rustwide/target/debug/deps/libpmcp-68c1cf0bba9194f2.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-017507cbfaf5c416.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ff03ed32729315eb.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-90f2d03d88b8dcd4.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-77da3abdff7f2167.so --extern regex=/opt/rustwide/target/debug/deps/libregex-b0fc98657c8cf3ea.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8c6a1d3d4a9a2c16.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-95f6b23c3ca40410.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-061224cd2f40b1de.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c63390554a9bdb27.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-64678149fba7e08e.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-1d91552f52b9e7b1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-92ab9ff448373fc9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8f66fb5058749e09.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-67b976b4bc0fcac8.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-73eb037bcbd010e8.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-af7ad6bd3fbec0de.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1b4e162e2dfd1f7e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-6e646a23856e9021.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0e6c0d7c13181c0f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `pmcp` (test "tool_with_sampling_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tool_with_sampling_tests --edition=2021 tests/tool_with_sampling_tests.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=e9970d3da477498f -C extra-filename=-4d84b19d07fe1557 --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-ef3c6633e7489583.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-256e27e48617ce25.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0cca82cce317cc14.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-6b4a351f220c4636.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bc7ffaec6b5d9bcf.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a434e47b7b4bd98a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7ce024482a7deb42.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-b44dcd62f6b67456.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-d7aa3218b586a2e4.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-6f6027d294800dbd.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-062dbb29670503c7.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-e332a4f71fdc9501.rlib --extern pmcp=/opt/rustwide/target/debug/deps/libpmcp-68c1cf0bba9194f2.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-017507cbfaf5c416.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ff03ed32729315eb.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-90f2d03d88b8dcd4.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-77da3abdff7f2167.so --extern regex=/opt/rustwide/target/debug/deps/libregex-b0fc98657c8cf3ea.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8c6a1d3d4a9a2c16.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-95f6b23c3ca40410.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-061224cd2f40b1de.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c63390554a9bdb27.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-64678149fba7e08e.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-1d91552f52b9e7b1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-92ab9ff448373fc9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8f66fb5058749e09.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-67b976b4bc0fcac8.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-73eb037bcbd010e8.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-af7ad6bd3fbec0de.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1b4e162e2dfd1f7e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-6e646a23856e9021.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0e6c0d7c13181c0f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrszAev/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmcp-68c1cf0bba9194f2,liburlencoding-061758bc6028ea3e,libanyhow-eb07bcfe9a52a357,libreqwest-8c6a1d3d4a9a2c16,libserde_urlencoded-b5b153638cfd95d0,libhyper_rustls-88f80a8cd108faa4,libwebpki_roots-fbb83cc2a6d2046a,libtokio_rustls-8525107201ef233e,librustls-fa2aeb8fad76feba,libsubtle-2ae6a7038b9a0630,libwebpki-6cb4898850d220e7,libring-5dcdb25a08dc5f90,libgetrandom-4cfbf89a4fe9ac31,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libtower_http-fead1c2c4c0fa049,libbitflags-317a5afac3dccb6f,libiri_string-f2231ba2cbe5b068,libtower-c1cc51078ef9c901,libtower_layer-d908dd771b239ecd,libhyper_util-9b3de023aa2599d2,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-e0cbedefffa95678,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-558b7218ba49dc3c,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-6e646a23856e9021,libidna-5d9c06ac1778cc54,libutf8_iter-51566bbad89f3a68,libidna_adapter-0fb4cc96ba48c0b5,libicu_properties-15a20699734c380c,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-29a278d5f84b7fff,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-2f7fa45da209c33f,libpotential_utf-fc7775282d7b6468,libicu_provider-45ab955aa0a22e09,libicu_locale_core-5737cf271e7026b1,libtinystr-34ea5672306cc612,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-b255e1ec0ca55783,libzerotrie-3aed8ba621531c6a,libyoke-6758ac6043beff6a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-297f2ce8592af50f,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures-7ce024482a7deb42,libfutures_executor-4867afb67eba28f0,libdashmap-bc7ffaec6b5d9bcf,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-ca54231108c39f35,libtracing_subscriber-1b4e162e2dfd1f7e,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-0da7d0ae1f5330fb,libnu_ansi_term-e9210014b02935ec,libthread_local-10bd2bb1ae5218dd,libtracing_log-ed5c6c14575b747f,liblog-28ade3d6717210f3,libchrono-256e27e48617ce25,libiana_time_zone-bab5d12b40894ac1,libnum_traits-a4db6376cc076094,libregex-b0fc98657c8cf3ea,libregex_automata-ed6770815c959bcc,libaho_corasick-c0ba953a0b790d79,libregex_syntax-c1c62fdedc196a6a,libtokio_util-73eb037bcbd010e8,libfutures_util-23d8a8eee3ef3900,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libfutures_sink-ae1eb2d060de53a2,libsha2-64678149fba7e08e,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libbase64-32787b0325ea6df8,libserde_json-c63390554a9bdb27,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libindexmap-eba14e2072a8403e,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libthiserror-92ab9ff448373fc9,libtracing-af7ad6bd3fbec0de,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libtokio-8f66fb5058749e09,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-82ad4f0211bdc963,libmio-d0b331fa8c552549,libparking_lot-062dbb29670503c7,libparking_lot_core-2205d80a185bd23e,libsmallvec-bc3128fdd57228fc,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libuuid-0e6c0d7c13181c0f,libgetrandom-25215d6baac9df57,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libserde-061224cd2f40b1de,libserde_core-24ed4fb8c683bc6d}.rlib" "/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" "/tmp/rustcrszAev/raw-dylibs" "-B/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-eccb05cff142729a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/01_client_initialize-f7b0c61a288e093e" "-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 `pmcp` (example "01_client_initialize") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4nsRXS/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-a434e47b7b4bd98a,libanstream-31bbb44d7642adef,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libjiff-e4b6a268071e8305,libenv_filter-bfe5363b95706578,libanstyle-2f06797f0de1416c,libpmcp-68c1cf0bba9194f2,liburlencoding-061758bc6028ea3e,libanyhow-eb07bcfe9a52a357,libreqwest-8c6a1d3d4a9a2c16,libserde_urlencoded-b5b153638cfd95d0,libhyper_rustls-88f80a8cd108faa4,libwebpki_roots-fbb83cc2a6d2046a,libtokio_rustls-8525107201ef233e,librustls-fa2aeb8fad76feba,libsubtle-2ae6a7038b9a0630,libwebpki-6cb4898850d220e7,libring-5dcdb25a08dc5f90,libgetrandom-4cfbf89a4fe9ac31,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libtower_http-fead1c2c4c0fa049,libbitflags-317a5afac3dccb6f,libiri_string-f2231ba2cbe5b068,libtower-c1cc51078ef9c901,libtower_layer-d908dd771b239ecd,libhyper_util-9b3de023aa2599d2,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-e0cbedefffa95678,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-558b7218ba49dc3c,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-6e646a23856e9021,libidna-5d9c06ac1778cc54,libutf8_iter-51566bbad89f3a68,libidna_adapter-0fb4cc96ba48c0b5,libicu_properties-15a20699734c380c,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-29a278d5f84b7fff,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-2f7fa45da209c33f,libpotential_utf-fc7775282d7b6468,libicu_provider-45ab955aa0a22e09,libicu_locale_core-5737cf271e7026b1,libtinystr-34ea5672306cc612,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-b255e1ec0ca55783,libzerotrie-3aed8ba621531c6a,libyoke-6758ac6043beff6a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-297f2ce8592af50f,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures-7ce024482a7deb42,libfutures_executor-4867afb67eba28f0,libdashmap-bc7ffaec6b5d9bcf,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-ca54231108c39f35,libtracing_subscriber-1b4e162e2dfd1f7e,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-0da7d0ae1f5330fb,libnu_ansi_term-e9210014b02935ec,libthread_local-10bd2bb1ae5218dd,libtracing_log-ed5c6c14575b747f,liblog-28ade3d6717210f3,libchrono-256e27e48617ce25,libiana_time_zone-bab5d12b40894ac1,libnum_traits-a4db6376cc076094,libregex-b0fc98657c8cf3ea,libregex_automata-ed6770815c959bcc,libaho_corasick-c0ba953a0b790d79,libregex_syntax-c1c62fdedc196a6a,libtokio_util-73eb037bcbd010e8,libfutures_util-23d8a8eee3ef3900,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libfutures_sink-ae1eb2d060de53a2,libsha2-64678149fba7e08e,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libbase64-32787b0325ea6df8,libserde_json-c63390554a9bdb27,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libindexmap-eba14e2072a8403e,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libthiserror-92ab9ff448373fc9,libtracing-af7ad6bd3fbec0de,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libtokio-8f66fb5058749e09,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-82ad4f0211bdc963,libmio-d0b331fa8c552549,libparking_lot-062dbb29670503c7,libparking_lot_core-2205d80a185bd23e,libsmallvec-bc3128fdd57228fc,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libuuid-0e6c0d7c13181c0f,libgetrandom-25215d6baac9df57,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libserde-061224cd2f40b1de,libserde_core-24ed4fb8c683bc6d}.rlib" "/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" "/tmp/rustc4nsRXS/raw-dylibs" "-B/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-eccb05cff142729a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/refactored_server_example-23e0fdebc07fa5ed" "-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 `pmcp` (example "refactored_server_example") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZytJNR/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpmcp-68c1cf0bba9194f2,liburlencoding-061758bc6028ea3e,libanyhow-eb07bcfe9a52a357,libreqwest-8c6a1d3d4a9a2c16,libserde_urlencoded-b5b153638cfd95d0,libhyper_rustls-88f80a8cd108faa4,libwebpki_roots-fbb83cc2a6d2046a,libtokio_rustls-8525107201ef233e,librustls-fa2aeb8fad76feba,libsubtle-2ae6a7038b9a0630,libwebpki-6cb4898850d220e7,libring-5dcdb25a08dc5f90,libgetrandom-4cfbf89a4fe9ac31,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libtower_http-fead1c2c4c0fa049,libbitflags-317a5afac3dccb6f,libiri_string-f2231ba2cbe5b068,libtower-c1cc51078ef9c901,libtower_layer-d908dd771b239ecd,libhyper_util-9b3de023aa2599d2,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-e0cbedefffa95678,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-558b7218ba49dc3c,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-6e646a23856e9021,libidna-5d9c06ac1778cc54,libutf8_iter-51566bbad89f3a68,libidna_adapter-0fb4cc96ba48c0b5,libicu_properties-15a20699734c380c,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-29a278d5f84b7fff,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-2f7fa45da209c33f,libpotential_utf-fc7775282d7b6468,libicu_provider-45ab955aa0a22e09,libicu_locale_core-5737cf271e7026b1,libtinystr-34ea5672306cc612,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-b255e1ec0ca55783,libzerotrie-3aed8ba621531c6a,libyoke-6758ac6043beff6a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-297f2ce8592af50f,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures-7ce024482a7deb42,libfutures_executor-4867afb67eba28f0,libdashmap-bc7ffaec6b5d9bcf,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-ca54231108c39f35,libtracing_subscriber-1b4e162e2dfd1f7e,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-0da7d0ae1f5330fb,libnu_ansi_term-e9210014b02935ec,libthread_local-10bd2bb1ae5218dd,libtracing_log-ed5c6c14575b747f,liblog-28ade3d6717210f3,libchrono-256e27e48617ce25,libiana_time_zone-bab5d12b40894ac1,libnum_traits-a4db6376cc076094,libregex-b0fc98657c8cf3ea,libregex_automata-ed6770815c959bcc,libaho_corasick-c0ba953a0b790d79,libregex_syntax-c1c62fdedc196a6a,libtokio_util-73eb037bcbd010e8,libfutures_util-23d8a8eee3ef3900,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libfutures_sink-ae1eb2d060de53a2,libsha2-64678149fba7e08e,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libbase64-32787b0325ea6df8,libserde_json-c63390554a9bdb27,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libindexmap-eba14e2072a8403e,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libthiserror-92ab9ff448373fc9,libtracing-af7ad6bd3fbec0de,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libtokio-8f66fb5058749e09,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-82ad4f0211bdc963,libmio-d0b331fa8c552549,libparking_lot-062dbb29670503c7,libparking_lot_core-2205d80a185bd23e,libsmallvec-bc3128fdd57228fc,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libuuid-0e6c0d7c13181c0f,libgetrandom-25215d6baac9df57,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libserde-061224cd2f40b1de,libserde_core-24ed4fb8c683bc6d}.rlib" "/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" "/tmp/rustcZytJNR/raw-dylibs" "-B/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-eccb05cff142729a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server_subscriptions-d49829d7ac1bd0cb" "-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 `pmcp` (test "server_subscriptions") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4c03aa7a8a4755b6e11c7adce0b0c65296be6a5e911e81ac2bad0b8e95fdcf24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c03aa7a8a4755b6e11c7adce0b0c65296be6a5e911e81ac2bad0b8e95fdcf24", kill_on_drop: false }` [INFO] [stdout] 4c03aa7a8a4755b6e11c7adce0b0c65296be6a5e911e81ac2bad0b8e95fdcf24