[INFO] fetching crate ralph-api 2.9.2...
[INFO] testing ralph-api-2.9.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate ralph-api 2.9.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate ralph-api 2.9.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ralph-api 2.9.2
[INFO] tweaked toml for crates.io crate ralph-api 2.9.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ralph-api 2.9.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ralph-api 2.9.2 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8a8f6bb685467329075bc3134a8ec17fdc44799ca025702b4e3211fc4ddbf4a
[INFO] running `Command { std: "docker" "start" "-a" "c8a8f6bb685467329075bc3134a8ec17fdc44799ca025702b4e3211fc4ddbf4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8a8f6bb685467329075bc3134a8ec17fdc44799ca025702b4e3211fc4ddbf4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8a8f6bb685467329075bc3134a8ec17fdc44799ca025702b4e3211fc4ddbf4a", kill_on_drop: false }`
[INFO] [stdout] c8a8f6bb685467329075bc3134a8ec17fdc44799ca025702b4e3211fc4ddbf4a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52a5da9dd67d4c7af29e63e8fa01302a9c0cdf6b8338d00e4e300b488ee8b235
[INFO] running `Command { std: "docker" "start" "-a" "52a5da9dd67d4c7af29e63e8fa01302a9c0cdf6b8338d00e4e300b488ee8b235", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling linux-keyutils v0.2.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling rmcp v1.1.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ralph-proto v2.9.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ralph-core v2.9.2
[INFO] [stderr]    Compiling jsonschema v0.18.3
[INFO] [stderr]    Compiling ralph-api v2.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
[INFO] running `Command { std: "docker" "inspect" "52a5da9dd67d4c7af29e63e8fa01302a9c0cdf6b8338d00e4e300b488ee8b235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52a5da9dd67d4c7af29e63e8fa01302a9c0cdf6b8338d00e4e300b488ee8b235", kill_on_drop: false }`
[INFO] [stdout] 52a5da9dd67d4c7af29e63e8fa01302a9c0cdf6b8338d00e4e300b488ee8b235
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86af8769775f7e133dc0d7be0cfb8d0147754799864205e1bcedbd4af25de60c
[INFO] running `Command { std: "docker" "start" "-a" "86af8769775f7e133dc0d7be0cfb8d0147754799864205e1bcedbd4af25de60c", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ralph-core v2.9.2
[INFO] [stderr]    Compiling jsonschema v0.18.3
[INFO] [stderr]    Compiling ralph-api v2.9.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `ralph-api` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name ralph_api --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 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' --forbid=unsafe_code '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_debug_formatting' '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::semicolon_if_nothing_returned' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::redundant_closure' '--allow=clippy::range_plus_one' '--allow=clippy::needless_pass_by_value' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::map_unwrap_or' '--allow=clippy::manual_pattern_char_comparison' '--allow=clippy::manual_let_else' '--allow=clippy::items_after_statements' '--allow=clippy::io_other_error' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::format_push_string' '--allow=clippy::field_reassign_with_default' '--allow=clippy::doc_markdown' '--allow=clippy::collapsible_match' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::bind_instead_of_map' '--allow=clippy::assigning_clones' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e0acf50783db8a1a -C extra-filename=-e41aef5b8d514c5b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-4fc4bb6e7fae0cc8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5e815e6087299016.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c8807449c33fdefd.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-648c625f035bd13d.rlib --extern ralph_core=/opt/rustwide/target/debug/deps/libralph_core-c38cc1bb321e5426.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-595e1580a5dacab4.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-9a50e475df73d5ea.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-dd4c710c0e752238.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d6bd269506b482df.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-d99dd5a22e7ee387.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-5142f7baca92bb3d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3d2aa4d23e316e24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-33c8c7ea889b249b.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-76a1aca979fb8a36.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-081037e9f604773f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4414b789063831dc.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2f508176c2c226ec.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-9cc8ca814884d72d/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcuweQDJ/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libralph_api-600019b0f5e21391,librmcp-9a50e475df73d5ea,libtokio_stream-37f2b6aa077bf01e,libtokio_util-9617e970fe952c7f,libfutures-c8807449c33fdefd,libfutures_executor-4e89341422df371d,libschemars-dff648157e83ae2b,libdyn_clone-0eddceeccbf472cb,libref_cast-9ff6c7721e1424ea,libjsonschema-648c625f035bd13d,libiso8601-c31b760618e98f0b,libnom-c69a1466612a20f1,libbytecount-b34d4f18522371f3,libtime-9719054d8c2529c7,libtime_core-b3b7d29315fab097,libnum_conv-26312f377a72cc4d,libderanged-32c8ac2dfe862558,libpowerfmt-dcf4c7392d25d790,libfraction-5252bc0b9ae4fe13,libnum-91a14ebd0f245034,libnum_iter-0a7277abb81974d3,libnum_rational-ca015e0cb6c83d27,libnum_complex-71ccffcc3ed22dcb,libnum_bigint-068a61ab6b04e7a8,libnum_integer-e7e9b29b9dc7cb2f,libuuid-2f508176c2c226ec,libgetrandom-4bdd42237ecc2542,libfancy_regex-d23b34c0e61f9450,libbit_set-75b0bf748a1a9999,libbit_vec-91746d14fbe28b3c,libnum_cmp-720530316cd6d49c,libahash-b7dc5bdd4da23bb2,libralph_core-c38cc1bb321e5426,libkeyring-b95dab5deee19324,liblinux_keyutils-752c396390f818fb,libserde_yaml-d99dd5a22e7ee387,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libunsafe_libyaml-1af9d2781a36b4ed,libregex-2c8b4ad31d74d2aa,libnix-42ce9de217b7a431,libtracing_subscriber-4414b789063831dc,libsharded_slab-09adf4328c5d351e,liblazy_static-58edaf41543212f3,libmatchers-4be5dc244076ca6d,libregex_automata-603c999fed020bf3,libaho_corasick-f1af112c5e1646db,libregex_syntax-5210c8a89f502eee,libnu_ansi_term-42172b803cfaa6c2,libthread_local-d943b13476cb4df6,libtracing_log-1ddb9818a4ced4b5,libcrossterm-cdb8a5bff960d6e1,librustix-e8de106e5f55f4b5,liblinux_raw_sys-13997ef84976b16e,libsignal_hook_mio-3c1330eede45bb3f,libsignal_hook-6913adb55fe313a7,libralph_proto-980c629fc9b75afc,libchrono-5e815e6087299016,libiana_time_zone-cfc0892ae7b7a99c,libnum_traits-9038bb459b9a0748,libaxum-4fc4bb6e7fae0cc8,libserde_path_to_error-72d10f3b3fefe02c,libmatchit-92d8670e621f5f38,libtokio_tungstenite-87d430112bbd4866,libtungstenite-2956a7c446b49eb0,libdata_encoding-d189d998bb91ed7b,librand-a3f3ef77508f82ed,librand_chacha-a8f42afe5383f300,libppv_lite86-8ea0ac866cc85be7,libzerocopy-e1f2b20100a8b426,librand_core-123c23097028a583,libutf8-1f85abd39b41966a,libthiserror-3d2aa4d23e316e24,libsha1-3b81b02a7bc4dbe7,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libaxum_core-a256715e85c436c7,libmime-aa776e7d0d3a99c3,libtempfile-5142f7baca92bb3d,libgetrandom-137e3c6efa0ecdbb,libfastrand-46d3783c18562080,librustix-338a416c935a010a,liblinux_raw_sys-643c105a3c17340d,libreqwest-595e1580a5dacab4,libhyper_rustls-9687d9ac2a1f99b5,libwebpki_roots-557739b379bb7257,libtokio_rustls-f79585b90b9c9e72,librustls-31f645662f4513f0,libsubtle-4f5a50036df13274,libwebpki-4fec57a8db8b83ad,libring-94aa6521aee0bcd7,libgetrandom-d23cf75a94154a54,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libserde_urlencoded-941310c723719493,libryu-ec25213d96ee60cf,libserde_json-d6bd269506b482df,libzmij-beb61b226c85da55,libserde-dd4c710c0e752238,libserde_core-7d31b4f88fd21d39,libtower_http-e950858917a11a31,libbitflags-e970e635774c6f7e,libiri_string-4e659e4ca4800759,libtower-86f71e4e3b02b3a5,libtower_layer-3b63c02b4d0ef938,libhyper_util-61a7486a32101cfa,libbase64-29d4d4232c317d5e,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libtracing-081037e9f604773f,libtracing_core-cad8010058948a35,libonce_cell-9ec3b2d30075ab56,libhyper-14cd3d8bd8cae606,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libtokio-33c8c7ea889b249b,libsignal_hook_registry-aebc78d5e2bbca05,liberrno-3c6fd8289f6ae458,libsocket2-c2e551b0a5217e9d,libmio-b28dd1372d1958b4,libparking_lot-7e0b84d1470839ac,libparking_lot_core-ff652ac3b822fefa,liblibc-5ab31d0dbcde12f4,libcfg_if-73907a425b6e514e,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libhttp_body_util-09aa3a678b9a6799,libhttp_body-a0f6cf104627aa11,liblog-5081bf809293ba62,libfutures_util-1759a5bdf67ade68,libmemchr-b567a4d9673dfb1d,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,liburl-c99c3971336f26bd,libidna-19423f36c7adcc76,libutf8_iter-d59950773a6f062b,libidna_adapter-01381fa992504d69,libicu_properties-661b4334ecde02cf,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-6f95aed2799e8b78,libsmallvec-695d630f41d8414d,libicu_normalizer_data-07107859aeec763f,libicu_collections-15c861190f9634f4,libpotential_utf-93e3c0e2256d92af,libicu_provider-ee2f7f25794484f2,libicu_locale_core-21a4c54e95501f42,libtinystr-b422e08e97c6a17f,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-1c3d16bc02f6cf46,libzerotrie-5defbe51c1262596,libyoke-33e7634ed6c17d4e,libstable_deref_trait-1210460e331f0a03,libzerofrom-3846a9345084f2f2,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhttp-739193c5c4929132,libitoa-958180966766c9e6,libbytes-00a102391b5f478f,libsync_wrapper-82795f8ff27c70cb,libfutures_core-5b72dc92615109c0,libanyhow-bf2ca2eac6d23ebd}.rlib" "<sysroot>/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" "/opt/rustwide/target/debug/deps/rustcuweQDJ/raw-dylibs" "-B<sysroot>/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-9cc8ca814884d72d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rpc_v1_uncovered-3946bc021aede69a" "-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 `ralph-api` (test "rpc_v1_uncovered") due to 1 previous error
[INFO] [stderr] error: could not compile `ralph-api` (test "mcp_server")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name mcp_server --edition=2024 tests/mcp_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' --forbid=unsafe_code '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_debug_formatting' '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::semicolon_if_nothing_returned' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::redundant_closure' '--allow=clippy::range_plus_one' '--allow=clippy::needless_pass_by_value' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::map_unwrap_or' '--allow=clippy::manual_pattern_char_comparison' '--allow=clippy::manual_let_else' '--allow=clippy::items_after_statements' '--allow=clippy::io_other_error' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::format_push_string' '--allow=clippy::field_reassign_with_default' '--allow=clippy::doc_markdown' '--allow=clippy::collapsible_match' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::bind_instead_of_map' '--allow=clippy::assigning_clones' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c4f412fc14a9f605 -C extra-filename=-6f412e952583379f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-4fc4bb6e7fae0cc8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5e815e6087299016.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c8807449c33fdefd.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-648c625f035bd13d.rlib --extern ralph_api=/opt/rustwide/target/debug/deps/libralph_api-600019b0f5e21391.rlib --extern ralph_core=/opt/rustwide/target/debug/deps/libralph_core-c38cc1bb321e5426.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-595e1580a5dacab4.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-9a50e475df73d5ea.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-dd4c710c0e752238.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d6bd269506b482df.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-d99dd5a22e7ee387.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-5142f7baca92bb3d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3d2aa4d23e316e24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-33c8c7ea889b249b.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-76a1aca979fb8a36.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-081037e9f604773f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4414b789063831dc.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2f508176c2c226ec.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-9cc8ca814884d72d/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustchNkT4b/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libralph_api-600019b0f5e21391,librmcp-9a50e475df73d5ea,libtokio_stream-37f2b6aa077bf01e,libtokio_util-9617e970fe952c7f,libfutures-c8807449c33fdefd,libfutures_executor-4e89341422df371d,libschemars-dff648157e83ae2b,libdyn_clone-0eddceeccbf472cb,libref_cast-9ff6c7721e1424ea,libjsonschema-648c625f035bd13d,libiso8601-c31b760618e98f0b,libnom-c69a1466612a20f1,libbytecount-b34d4f18522371f3,libtime-9719054d8c2529c7,libtime_core-b3b7d29315fab097,libnum_conv-26312f377a72cc4d,libderanged-32c8ac2dfe862558,libpowerfmt-dcf4c7392d25d790,libfraction-5252bc0b9ae4fe13,libnum-91a14ebd0f245034,libnum_iter-0a7277abb81974d3,libnum_rational-ca015e0cb6c83d27,libnum_complex-71ccffcc3ed22dcb,libnum_bigint-068a61ab6b04e7a8,libnum_integer-e7e9b29b9dc7cb2f,libuuid-2f508176c2c226ec,libgetrandom-4bdd42237ecc2542,libfancy_regex-d23b34c0e61f9450,libbit_set-75b0bf748a1a9999,libbit_vec-91746d14fbe28b3c,libnum_cmp-720530316cd6d49c,libahash-b7dc5bdd4da23bb2,libaxum-4fc4bb6e7fae0cc8,libserde_path_to_error-72d10f3b3fefe02c,libmatchit-92d8670e621f5f38,libtokio_tungstenite-87d430112bbd4866,libtungstenite-2956a7c446b49eb0,libdata_encoding-d189d998bb91ed7b,librand-a3f3ef77508f82ed,librand_chacha-a8f42afe5383f300,libppv_lite86-8ea0ac866cc85be7,libzerocopy-e1f2b20100a8b426,librand_core-123c23097028a583,libutf8-1f85abd39b41966a,libsha1-3b81b02a7bc4dbe7,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libaxum_core-a256715e85c436c7,libmime-aa776e7d0d3a99c3,libtempfile-5142f7baca92bb3d,libgetrandom-137e3c6efa0ecdbb,libfastrand-46d3783c18562080,librustix-338a416c935a010a,liblinux_raw_sys-643c105a3c17340d,libralph_core-c38cc1bb321e5426,libreqwest-595e1580a5dacab4,libhyper_rustls-9687d9ac2a1f99b5,libwebpki_roots-557739b379bb7257,libtokio_rustls-f79585b90b9c9e72,librustls-31f645662f4513f0,libsubtle-4f5a50036df13274,libwebpki-4fec57a8db8b83ad,libring-94aa6521aee0bcd7,libgetrandom-d23cf75a94154a54,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libserde_urlencoded-941310c723719493,libtower_http-e950858917a11a31,libiri_string-4e659e4ca4800759,libtower-86f71e4e3b02b3a5,libtower_layer-3b63c02b4d0ef938,libhyper_util-61a7486a32101cfa,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libhyper-14cd3d8bd8cae606,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libtokio-33c8c7ea889b249b,libsocket2-c2e551b0a5217e9d,libhttp_body_util-09aa3a678b9a6799,libhttp_body-a0f6cf104627aa11,libfutures_util-1759a5bdf67ade68,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,liburl-c99c3971336f26bd,libidna-19423f36c7adcc76,libutf8_iter-d59950773a6f062b,libidna_adapter-01381fa992504d69,libicu_properties-661b4334ecde02cf,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-6f95aed2799e8b78,libicu_normalizer_data-07107859aeec763f,libicu_collections-15c861190f9634f4,libpotential_utf-93e3c0e2256d92af,libicu_provider-ee2f7f25794484f2,libicu_locale_core-21a4c54e95501f42,libtinystr-b422e08e97c6a17f,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-1c3d16bc02f6cf46,libzerotrie-5defbe51c1262596,libyoke-33e7634ed6c17d4e,libstable_deref_trait-1210460e331f0a03,libzerofrom-3846a9345084f2f2,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhttp-739193c5c4929132,libbytes-00a102391b5f478f,libsync_wrapper-82795f8ff27c70cb,libkeyring-b95dab5deee19324,liblinux_keyutils-752c396390f818fb,libserde_yaml-d99dd5a22e7ee387,libryu-ec25213d96ee60cf,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libunsafe_libyaml-1af9d2781a36b4ed,libregex-2c8b4ad31d74d2aa,libnix-42ce9de217b7a431,libtracing_subscriber-4414b789063831dc,libsharded_slab-09adf4328c5d351e,liblazy_static-58edaf41543212f3,libmatchers-4be5dc244076ca6d,libregex_automata-603c999fed020bf3,libaho_corasick-f1af112c5e1646db,libregex_syntax-5210c8a89f502eee,libnu_ansi_term-42172b803cfaa6c2,libthread_local-d943b13476cb4df6,libtracing_log-1ddb9818a4ced4b5,libchrono-5e815e6087299016,libiana_time_zone-cfc0892ae7b7a99c,libnum_traits-9038bb459b9a0748,libcrossterm-cdb8a5bff960d6e1,librustix-e8de106e5f55f4b5,liblinux_raw_sys-13997ef84976b16e,libbitflags-e970e635774c6f7e,libparking_lot-7e0b84d1470839ac,libparking_lot_core-ff652ac3b822fefa,libcfg_if-73907a425b6e514e,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libfutures_core-5b72dc92615109c0,libsignal_hook_mio-3c1330eede45bb3f,libsignal_hook-6913adb55fe313a7,libsignal_hook_registry-aebc78d5e2bbca05,liberrno-3c6fd8289f6ae458,libmio-b28dd1372d1958b4,liblibc-5ab31d0dbcde12f4,libtracing-081037e9f604773f,liblog-5081bf809293ba62,libpin_project_lite-63e0d9d6cb6ec6cf,libtracing_core-cad8010058948a35,libonce_cell-9ec3b2d30075ab56,libralph_proto-980c629fc9b75afc,libbase64-29d4d4232c317d5e,libserde_json-d6bd269506b482df,libmemchr-b567a4d9673dfb1d,libitoa-958180966766c9e6,libzmij-beb61b226c85da55,libserde-dd4c710c0e752238,libserde_core-7d31b4f88fd21d39,libthiserror-3d2aa4d23e316e24,libanyhow-bf2ca2eac6d23ebd}.rlib" "<sysroot>/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" "/opt/rustwide/target/debug/deps/rustchNkT4b/raw-dylibs" "-B<sysroot>/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-9cc8ca814884d72d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rpc_v1_task_loop-bfae696996f3cbf6" "-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 `ralph-api` (test "rpc_v1_task_loop") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "86af8769775f7e133dc0d7be0cfb8d0147754799864205e1bcedbd4af25de60c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86af8769775f7e133dc0d7be0cfb8d0147754799864205e1bcedbd4af25de60c", kill_on_drop: false }`
[INFO] [stdout] 86af8769775f7e133dc0d7be0cfb8d0147754799864205e1bcedbd4af25de60c
