[INFO] fetching crate scim-server 0.5.3... [INFO] testing scim-server-0.5.3 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate scim-server 0.5.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate scim-server 0.5.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate scim-server 0.5.3 [INFO] tweaked toml for crates.io crate scim-server 0.5.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate scim-server 0.5.3 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 scim-server 0.5.3 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 792c140f95cfd256b5e8d86b66ea6ce46cdf65eea11795b749a19f4765fe6e48 [INFO] running `Command { std: "docker" "start" "-a" "792c140f95cfd256b5e8d86b66ea6ce46cdf65eea11795b749a19f4765fe6e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "792c140f95cfd256b5e8d86b66ea6ce46cdf65eea11795b749a19f4765fe6e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "792c140f95cfd256b5e8d86b66ea6ce46cdf65eea11795b749a19f4765fe6e48", kill_on_drop: false }` [INFO] [stdout] 792c140f95cfd256b5e8d86b66ea6ce46cdf65eea11795b749a19f4765fe6e48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 10c8dd43564be8331b2301b544dd49c78b0bc682f7450a8836aafb1b1aac2f73 [INFO] running `Command { std: "docker" "start" "-a" "10c8dd43564be8331b2301b544dd49c78b0bc682f7450a8836aafb1b1aac2f73", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling yoke v0.8.0 [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.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling scim-server v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "10c8dd43564be8331b2301b544dd49c78b0bc682f7450a8836aafb1b1aac2f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10c8dd43564be8331b2301b544dd49c78b0bc682f7450a8836aafb1b1aac2f73", kill_on_drop: false }` [INFO] [stdout] 10c8dd43564be8331b2301b544dd49c78b0bc682f7450a8836aafb1b1aac2f73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 903977f08acbd234236d7f1dc31f4471e77076bbd4c445635ada45811fd3b452 [INFO] running `Command { std: "docker" "start" "-a" "903977f08acbd234236d7f1dc31f4471e77076bbd4c445635ada45811fd3b452", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling clap v4.5.43 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling scim-server v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `scim-server` (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 scim_server --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-trait", "default", "mcp", "rust-mcp-sdk"))' -C metadata=9038fa7e12e8a9f3 -C extra-filename=-0d82a06fe5cbff3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-13144a1f1e192158.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6d8ff485f677a8db.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-17fe504408279da2.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6d232fcf541a2400.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-bf662d3c37b6f11e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-657cc738c40e7c30.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2357d6e941fe4901.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-34fa1130f5ed0195.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-eca788b961d860c8.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-c8529c698fbd3409.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4571c34690b6c4a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-af7280b1cd7bb74a.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-b8c7041b589bb813.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2e97f82f788dcfe7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-a77bbc65f852b4ff/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-23805cd2b91c162d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `scim-server` (test "lib") [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 lib --edition=2024 tests/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-trait", "default", "mcp", "rust-mcp-sdk"))' -C metadata=e693667f04df1a68 -C extra-filename=-8d7c8de2d94a130d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-13144a1f1e192158.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6d8ff485f677a8db.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-17fe504408279da2.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6d232fcf541a2400.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-bf662d3c37b6f11e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-657cc738c40e7c30.rlib --extern scim_server=/opt/rustwide/target/debug/deps/libscim_server-21f4fd239e4175fc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2357d6e941fe4901.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-34fa1130f5ed0195.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-eca788b961d860c8.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-c8529c698fbd3409.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4571c34690b6c4a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-af7280b1cd7bb74a.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-b8c7041b589bb813.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2e97f82f788dcfe7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-a77bbc65f852b4ff/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-23805cd2b91c162d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `scim-server` (example "etag_concurrency_example") [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 etag_concurrency_example --edition=2024 examples/etag_concurrency_example.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-trait", "default", "mcp", "rust-mcp-sdk"))' -C metadata=d95d6c428dbb3f6d -C extra-filename=-1f651bf3aced6116 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-13144a1f1e192158.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6d8ff485f677a8db.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-17fe504408279da2.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6d232fcf541a2400.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-bf662d3c37b6f11e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-657cc738c40e7c30.rlib --extern scim_server=/opt/rustwide/target/debug/deps/libscim_server-21f4fd239e4175fc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2357d6e941fe4901.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-34fa1130f5ed0195.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-eca788b961d860c8.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-c8529c698fbd3409.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4571c34690b6c4a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-af7280b1cd7bb74a.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-b8c7041b589bb813.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2e97f82f788dcfe7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-a77bbc65f852b4ff/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-23805cd2b91c162d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `scim-server` (test "standard_provider_tests") [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 standard_provider_tests --edition=2024 tests/standard_provider_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-trait", "default", "mcp", "rust-mcp-sdk"))' -C metadata=91f48cfa3d877a50 -C extra-filename=-1dd20e5d1e06eef2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-13144a1f1e192158.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6d8ff485f677a8db.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-17fe504408279da2.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6d232fcf541a2400.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-bf662d3c37b6f11e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-657cc738c40e7c30.rlib --extern scim_server=/opt/rustwide/target/debug/deps/libscim_server-21f4fd239e4175fc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2357d6e941fe4901.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-34fa1130f5ed0195.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-eca788b961d860c8.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-c8529c698fbd3409.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4571c34690b6c4a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-af7280b1cd7bb74a.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-b8c7041b589bb813.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2e97f82f788dcfe7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-a77bbc65f852b4ff/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-23805cd2b91c162d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `scim-server` (example "operation_handler_example") [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 operation_handler_example --edition=2024 examples/operation_handler_example.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-trait", "default", "mcp", "rust-mcp-sdk"))' -C metadata=1d726baa5f71f034 -C extra-filename=-6dbf2e7483761f6c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-13144a1f1e192158.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6d8ff485f677a8db.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-17fe504408279da2.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6d232fcf541a2400.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-bf662d3c37b6f11e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-657cc738c40e7c30.rlib --extern scim_server=/opt/rustwide/target/debug/deps/libscim_server-21f4fd239e4175fc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2357d6e941fe4901.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-34fa1130f5ed0195.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-eca788b961d860c8.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-c8529c698fbd3409.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4571c34690b6c4a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-af7280b1cd7bb74a.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-b8c7041b589bb813.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2e97f82f788dcfe7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-a77bbc65f852b4ff/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-23805cd2b91c162d/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7UU4CX/symbols.o" "<10 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/{libscim_server-21f4fd239e4175fc,libsqlx-c8529c698fbd3409,libsqlx_sqlite-ab2ce586e09add38,libfutures_executor-80fe1e6c8ac9748f,libflume-c417e8add6e3df62,libspin-dd50e2c117cfd1d5,libserde_urlencoded-208881d30e158b20,libfutures_intrusive-2ffb5278aafdec58,liblibsqlite3_sys-9fe3e991da399793,libatoi-c4893efdc2732a34,libsqlx_core-11b7b059d97957f3,libwebpki_roots-b8bd08fade288970,libwebpki_roots-fbb83cc2a6d2046a,libindexmap-c85eb9149c3f9001,libbase64-faebe21c393c2ed7,librustls-504a2e3f7658b8c8,libsubtle-2ae6a7038b9a0630,libwebpki-23e220e7c5e45060,libring-054e5ff3e6c77efb,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libhashlink-815e76fd4b4898dd,libhashbrown-e7d801fae138b579,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,liburl-d2b50fb42d315d1e,libidna-474ab7672147293d,libutf8_iter-51566bbad89f3a68,libidna_adapter-1c27c56cab3c008f,libicu_properties-037a3ae332dcbdea,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-9825baee08ee1229,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-b653bf54fc5bb502,libpotential_utf-0b50ccdbc7f96f47,libicu_provider-c35babc157382718,libicu_locale_core-c31c529a7b2e9fe5,libtinystr-0f62d54b2b126d8a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-a99c6680802a2cb1,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libtracing-c61c03a23aaa873b,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libcrossbeam_queue-11af2be1fdeab2ad,libcrossbeam_utils-ca54231108c39f35,libeither-1323cd5f949ec9e0,libevent_listener-0827f62d77d99b5f,libparking-a9ae72c6c16ee980,libfutures_util-eba6b4bab44d9fcb,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_channel-5a7baf9dd4eef768,libfutures_sink-4f3ee80fddadef94,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libbase64-13144a1f1e192158,libuuid-2e97f82f788dcfe7,libgetrandom-c25dbd92afd283e5,liblog-d6f7bb1298e9acd0,libthiserror-4571c34690b6c4a3,libchrono-6d8ff485f677a8db,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-a4db6376cc076094,libserde_json-34fa1130f5ed0195,libmemchr-eb753e192a6bbd2d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-2357d6e941fe4901,libtokio-af7280b1cd7bb74a,libsignal_hook_registry-7be83d86440f5d25,libsocket2-f739827fedc75db6,libbytes-82ad4f0211bdc963,libmio-1f551ea361bf795c,libparking_lot-6cee3ca340f7f23c,libparking_lot_core-59e05a139b6423fd,liblibc-a033ff8e3a2aed60,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libcfg_if-3a213765134f0c85,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2}.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/rustc7UU4CX/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-a77bbc65f852b4ff/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-23805cd2b91c162d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/provider_restructure_verification-5bc65631f4f0dd1f" "-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 `scim-server` (test "provider_restructure_verification") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "903977f08acbd234236d7f1dc31f4471e77076bbd4c445635ada45811fd3b452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "903977f08acbd234236d7f1dc31f4471e77076bbd4c445635ada45811fd3b452", kill_on_drop: false }` [INFO] [stdout] 903977f08acbd234236d7f1dc31f4471e77076bbd4c445635ada45811fd3b452