[INFO] cloning repository https://github.com/Minrit/team-presence [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Minrit/team-presence" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinrit%2Fteam-presence", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinrit%2Fteam-presence'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e7a521eb27602c06d149b927d4eb01c4589b864 [INFO] checking Minrit/team-presence against d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-25 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinrit%2Fteam-presence" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Minrit/team-presence [INFO] finished tweaking git repo https://github.com/Minrit/team-presence [INFO] tweaked toml for git repo https://github.com/Minrit/team-presence written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Minrit/team-presence on toolchain d0ab665d12770dbaae620b539ee4319b83445f45 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Minrit/team-presence 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" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 9bcab89f83843683e872b61e4e38f9a437e09149d04cb7539b1271469c4f8a42 [INFO] running `Command { std: "docker" "start" "9bcab89f83843683e872b61e4e38f9a437e09149d04cb7539b1271469c4f8a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bcab89f83843683e872b61e4e38f9a437e09149d04cb7539b1271469c4f8a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9bcab89f83843683e872b61e4e38f9a437e09149d04cb7539b1271469c4f8a42" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bcab89f83843683e872b61e4e38f9a437e09149d04cb7539b1271469c4f8a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9bcab89f83843683e872b61e4e38f9a437e09149d04cb7539b1271469c4f8a42" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking tokio v1.52.1 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking rustls-webpki v0.103.12 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking hyper v1.9.0 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking team-presence-shared-types v0.1.0 (/opt/rustwide/workdir/crates/shared-types) [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling rmcp v1.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Compiling rmcp-macros v1.5.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking sse-stream v0.2.3 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Checking simple_asn1 v0.6.4 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking arc-swap v1.9.1 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking sqlx-postgres v0.8.6 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking iri-string v0.7.12 [INFO] [stderr] error: could not compile `sqlx-postgres` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name sqlx_postgres --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="any"' --cfg 'feature="chrono"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any", "bigdecimal", "bit-vec", "chrono", "ipnet", "ipnetwork", "json", "mac_address", "migrate", "offline", "rust_decimal", "time", "uuid"))' -C metadata=3e0ee9f8a51e8745 -C extra-filename=-ed1c126d8ced6568 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atoi=/opt/rustwide/target/debug/deps/libatoi-cae24ea1bdbf6817.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8622a36d4a1f0c04.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d92705dd1d5353b1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-16e44ec8d4937eb4.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-e05e6d4268669229.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-9e536007c79e99aa.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-6351650e09691772.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1cd512d543215c04.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-45eec79468f0c57b.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-7ae8cc20463e9c08.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-97ce6c2d08112d6d.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-0cb31f0c1bf2a065.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-488dcf4f13423b18.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-243a4081f8655140.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-32a63796a56e2c5a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3d944e3b9ac373a3.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6f8123b0c2eed634.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-0153e9e657e5ce73.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-02fad437dadf681f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-682e2a301a244786.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5f38b52b664e4f09.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-e81bb11cbe4c2f1e.rmeta --extern sqlx_core=/opt/rustwide/target/debug/deps/libsqlx_core-ef586372c6a0ad47.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-8623b66ee1f272eb.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-06222b11579db239.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-482bf527cc98c86f.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2122d56e35492d6b.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-52e7800d6589dbd2.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-d22fb121be94d5bf/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rmcp` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name rmcp --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="base64"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="schemars"' --cfg 'feature="server"' --cfg 'feature="server-side-http"' --cfg 'feature="tower"' --cfg 'feature="transport-async-rw"' --cfg 'feature="transport-io"' --cfg 'feature="transport-streamable-http-server"' --cfg 'feature="transport-streamable-http-server-session"' --cfg 'feature="transport-worker"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__reqwest", "auth", "auth-client-credentials-jwt", "base64", "client", "client-side-sse", "default", "elicitation", "local", "macros", "reqwest", "reqwest-native-tls", "reqwest-tls-no-provider", "schemars", "server", "server-side-http", "tower", "transport-async-rw", "transport-child-process", "transport-io", "transport-streamable-http-client", "transport-streamable-http-client-reqwest", "transport-streamable-http-client-unix-socket", "transport-streamable-http-server", "transport-streamable-http-server-session", "transport-worker", "uuid", "which-command"))' -C metadata=067140a9e86eade1 -C extra-filename=-22ee96b8d291a0f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-16e44ec8d4937eb4.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-d04889c58199e5a6.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-9a59864e400893c6.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-95f0c088f5c8ddb7.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-2ae40cbf938fd14f.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-ace680b323e55477.so --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-96bd3c8b3fc49189.rmeta --extern rmcp_macros=/opt/rustwide/target/debug/deps/librmcp_macros-10ee0737a5b6d6aa.so --extern schemars=/opt/rustwide/target/debug/deps/libschemars-386909ace28ad4c2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-02fad437dadf681f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-682e2a301a244786.rmeta --extern sse_stream=/opt/rustwide/target/debug/deps/libsse_stream-6faceed96c291ffb.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-06222b11579db239.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5ed3011a070fa219.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-dc89649dd2c7b792.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-b6c84fc49b0794db.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-e69ac8dcc8243395.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-482bf527cc98c86f.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2122d56e35492d6b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9bcab89f83843683e872b61e4e38f9a437e09149d04cb7539b1271469c4f8a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bcab89f83843683e872b61e4e38f9a437e09149d04cb7539b1271469c4f8a42", kill_on_drop: false }` [INFO] [stdout] 9bcab89f83843683e872b61e4e38f9a437e09149d04cb7539b1271469c4f8a42