[INFO] cloning repository https://github.com/iskng/mcp-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iskng/mcp-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiskng%2Fmcp-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiskng%2Fmcp-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0300a5efc69d181cb1fe238dbad7092ec3244cc [INFO] testing iskng/mcp-rs against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiskng%2Fmcp-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iskng/mcp-rs [INFO] finished tweaking git repo https://github.com/iskng/mcp-rs [INFO] tweaked toml for git repo https://github.com/iskng/mcp-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iskng/mcp-rs on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iskng/mcp-rs 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7dd7dbd4775e4f4659610a7bc976b98a71974127fcdc3ecab46cf326b62537ab [INFO] running `Command { std: "docker" "start" "-a" "7dd7dbd4775e4f4659610a7bc976b98a71974127fcdc3ecab46cf326b62537ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7dd7dbd4775e4f4659610a7bc976b98a71974127fcdc3ecab46cf326b62537ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dd7dbd4775e4f4659610a7bc976b98a71974127fcdc3ecab46cf326b62537ab", kill_on_drop: false }` [INFO] [stdout] 7dd7dbd4775e4f4659610a7bc976b98a71974127fcdc3ecab46cf326b62537ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9eb5fb477995648204dfdf8c924f838b13b8d39bd1b17089ba10cc27464b9fa [INFO] running `Command { std: "docker" "start" "-a" "e9eb5fb477995648204dfdf8c924f838b13b8d39bd1b17089ba10cc27464b9fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zerocopy v0.8.21 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling dyn-clone v1.0.18 [INFO] [stderr] Compiling jiff v0.2.4 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling fraction v0.13.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling iso8601 v0.6.2 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling env_logger v0.11.7 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling eventsource-client v0.14.0 [INFO] [stderr] Compiling jsonschema v0.17.1 [INFO] [stderr] Compiling mcp-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "e9eb5fb477995648204dfdf8c924f838b13b8d39bd1b17089ba10cc27464b9fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9eb5fb477995648204dfdf8c924f838b13b8d39bd1b17089ba10cc27464b9fa", kill_on_drop: false }` [INFO] [stdout] e9eb5fb477995648204dfdf8c924f838b13b8d39bd1b17089ba10cc27464b9fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5068f1a40de9af29a3def5eff410bd08dcbc46cdb93a5d0805d06bc358724d73 [INFO] running `Command { std: "docker" "start" "-a" "5068f1a40de9af29a3def5eff410bd08dcbc46cdb93a5d0805d06bc358724d73", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling env_logger v0.11.7 [INFO] [stderr] Compiling insta v1.42.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling eventsource-client v0.14.0 [INFO] [stderr] Compiling jsonschema v0.17.1 [INFO] [stderr] Compiling mcp-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `mcp-rs` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name mcp_rs --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9e36a7b594c0d7aa -C extra-filename=-bbe6d2eeca09d679 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-05504bd2b6f9ae25.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-65b6d87f86e97f42.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a183a693ebf0e6b8.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-24cb24160622168b.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7a433da9c1db3f26.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-08335f9117a42f8f.rmeta --extern eventsource_client=/opt/rustwide/target/debug/deps/libeventsource_client-b0fd9d7e4694d5ac.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-487b5387aca7f3ab.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ffa10f924415c252.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-13272a7198203937.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-82cb3d038c44c1fc.rmeta --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-2bb0aed56a82f149.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d763e8dc14fc2e89.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-82b360cb7bb2e746.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ebf7bca06143131d.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-bdf4795ccc67d63e.rmeta --extern scopeguard=/opt/rustwide/target/debug/deps/libscopeguard-e80a2b0b1f686274.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-be2915c947964fc1.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fa303c28db5311b8.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f0fb0beb0a9ee49a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-87c111cc3a59bf79.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-5c1f94a81629089b.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-825859d8770e71cb.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-7de5e0f8b10291e7.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-50e0f59213a2070e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7bf1d86b67fbf33d.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-7296923adb88d542.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e57f56f4f21e4a91.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-3957eaa3834eca5c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5068f1a40de9af29a3def5eff410bd08dcbc46cdb93a5d0805d06bc358724d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5068f1a40de9af29a3def5eff410bd08dcbc46cdb93a5d0805d06bc358724d73", kill_on_drop: false }` [INFO] [stdout] 5068f1a40de9af29a3def5eff410bd08dcbc46cdb93a5d0805d06bc358724d73