[INFO] fetching crate mpl-proxy 0.1.2...
[INFO] testing mpl-proxy-0.1.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate mpl-proxy 0.1.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate mpl-proxy 0.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mpl-proxy 0.1.2
[INFO] tweaked toml for crates.io crate mpl-proxy 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mpl-proxy 0.1.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mpl-proxy 0.1.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 230595fa8d862daf1ef424b718bce7330e7e1225e23ba4d41a68d378671356fd
[INFO] running `Command { std: "docker" "start" "-a" "230595fa8d862daf1ef424b718bce7330e7e1225e23ba4d41a68d378671356fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "230595fa8d862daf1ef424b718bce7330e7e1225e23ba4d41a68d378671356fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "230595fa8d862daf1ef424b718bce7330e7e1225e23ba4d41a68d378671356fd", kill_on_drop: false }`
[INFO] [stdout] 230595fa8d862daf1ef424b718bce7330e7e1225e23ba4d41a68d378671356fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e796d67695730688750089d7ae667d24cf3b413b2500d77ebab1e0827897f113
[INFO] running `Command { std: "docker" "start" "-a" "e796d67695730688750089d7ae667d24cf3b413b2500d77ebab1e0827897f113", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling murmur3 v0.4.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling better_any v0.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling antlr4rust v0.3.0-rc2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling cel-parser v0.10.1
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cel-interpreter v0.10.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.25
[INFO] [stderr]    Compiling jsonschema v0.18.3
[INFO] [stderr]    Compiling mpl-protocol v0.1.2
[INFO] [stderr]    Compiling mpl-proxy v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.98s
[INFO] running `Command { std: "docker" "inspect" "e796d67695730688750089d7ae667d24cf3b413b2500d77ebab1e0827897f113", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e796d67695730688750089d7ae667d24cf3b413b2500d77ebab1e0827897f113", kill_on_drop: false }`
[INFO] [stdout] e796d67695730688750089d7ae667d24cf3b413b2500d77ebab1e0827897f113
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ae1dea96c1c533e2a630bd750b71a02ef193e9a446cde4005c391fd9abeff81
[INFO] running `Command { std: "docker" "start" "-a" "6ae1dea96c1c533e2a630bd750b71a02ef193e9a446cde4005c391fd9abeff81", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling antlr4rust v0.3.0-rc2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling cel-parser v0.10.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling reqwest v0.12.25
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling cel-interpreter v0.10.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling jsonschema v0.18.3
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling mpl-protocol v0.1.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bon-macros v2.3.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling rmcp-macros v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rmcp v0.8.5
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling bon v2.3.0
[INFO] [stderr]    Compiling mpl-proxy v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling a2a-rs v0.1.0
[INFO] [stdout] warning: unused import: `mpl_core::hash::semantic_hash`
[INFO] [stdout]    --> tests/mcp_integration_test.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |     use mpl_core::hash::semantic_hash;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcjhnLyS/symbols.o" "<17 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/{libmpl_proxy-7d4224ea17fd43d9,libserde_yaml-b2eca1df5ebce996,libunsafe_libyaml-e6cc77d70c606c35,libtower-36d28210f8bff6b3,libpin_project-0175717e920a3a32,libindexmap-23ce8717e5e547cd,libhashbrown-8f765769a3ccac67,libhdrhistogram-7fd86b9a0491e3ee,libmpl_core-6468eac2595e8a23,libblake3-b173ee0e808ad558,libconstant_time_eq-748a6bc347994838,libarrayvec-3085340efc75809a,libarrayref-7e9babeb8039510f,libjsonschema-4dcadf8ff4e724b8,libreqwest-861bddf82c07ab4e,librustls_pki_types-78a6a094699db450,libzeroize-e5ba3babb6b7003b,libhyper_tls-b99fa3a6f5e2db55,libtokio_native_tls-9dc3c775bab063f8,libencoding_rs-e36cbb4cff8cacd8,libtower_http-2811628fe997acc8,libiri_string-cb6537d79ed4b6d5,libnative_tls-9e1ca01cbcb6f805,libopenssl_probe-d74274d8b7245f2e,libopenssl-285b2ec07d41d414,libbitflags-81b420482a164511,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-b967b213e44fbdeb,libiso8601-308d3f97300dbd60,libnom-20aa7aea3ba2a3d9,libbytecount-5becb3bef02b0350,libanyhow-e16577d217315ef4,libtime-60ee25d9b7d2bd1c,libtime_core-95df1ee2c6d10de5,libnum_conv-d31d2cdd240da3de,libderanged-beb96e7e996e68bc,libpowerfmt-521a460cc2ff4e45,libfraction-5547ca372da441db,libnum-bcc1214f7d6d34fd,libnum_iter-20c010e1545f81cb,libnum_rational-5f28932ce7491b65,libnum_complex-d291eefcd1d27be1,libnum_bigint-4748558bf3f4440d,libnum_integer-87bbf78974b93dd0,libfancy_regex-1c9bd17ad5b89b80,libbit_set-41d840a7fa5929e6,libbit_vec-38300d3cd87e3f78,libnum_cmp-7a5e5868ad6fe5dc,libahash-6d1463c8cef83db0,liburl-a41757f1db24e9c3,libidna-64b4537435414b63,libutf8_iter-efb3984ee203d151,libidna_adapter-4f3f4d13e4a1c1f5,libicu_properties-63b43f1082606754,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-a24ee2e1bfd078e9,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-5e09fe649692ca47,libpotential_utf-4e665ad0de6ecab7,libicu_provider-b1911e3d5f240cbb,libicu_locale_core-aca76ddd83dd8dcc,libtinystr-db5e02932aa08ac6,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-a0dc167b0fd63f1c,libzerotrie-c2dcf699fad1cbed,libyoke-cb94606f780da967,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-5aedfd611f76656a,libcel_interpreter-8c1c92c8ddab408a,libregex-3605d6e7bb9eb9ec,libregex_automata-faaed770f64a9c36,libaho_corasick-0037848dbb2ade91,libregex_syntax-a5d8b889516cd560,libnom-7a8c4e669e26adad,libchrono-6e3d2207856296fe,libiana_time_zone-8ff78489a2abaa85,libnum_traits-efae0973d6a22ee7,libcel_parser-7ead62e62a2d6aa2,libantlr4rust-2e0813126089e121,libuuid-dee5181a69904494,libgetrandom-7ae089545962dbcc,libtyped_arena-03249d7259e4de4f,libbit_set-8c84089242afdfea,libbit_vec-a9f350a1f4e2b87e,libmurmur3-35cd622c51900cc6,libbetter_any-32a7c168a81d56b8,liblazy_static-afffdbb119bd9ac1,libaxum-abae4513e581720a,libserde_path_to_error-5c464e7c12e3be50,libserde_json-0da651fa6ab2ff55,libserde_urlencoded-72740befb750583e,libryu-f1418741a05f84c6,libform_urlencoded-e63e84c134db7b31,libmatchit-994b7d2346168c4c,libtokio_tungstenite-7a279202064186c1,libtungstenite-ba518b83bd7c6a09,libdata_encoding-6e8c651bc486090c,librand-dbc5b5990fa2fa9c,librand_chacha-9c816e9167efe281,libppv_lite86-64adddfbed75feaa,libzerocopy-cd3509a367ce7b2b,librand_core-6829cf599a682005,libgetrandom-f839be502051ce87,libutf8-3c5e274bb51994fd,libbyteorder-7912a666fa871683,libthiserror-a172095a60616994,libsha1-87de5ebb21c7a91b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libhyper_util-f11078b5d7f69da7,libbase64-fff42f7554bbeb90,libpercent_encoding-99cdb00cefa02ca0,libipnet-7f24c5b85fa70b77,libhyper-57a51597bfb47dde,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-a939f53ba0680167,libindexmap-8964b20418b98d0b,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libfnv-2a26f5d3b9cd4973,libtokio_util-0ed9b5926f55fec1,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libserde-6219113c8e62f25c,libserde_core-243a97e0be0a96fc,libaxum_core-c984ee937dd7ab68,libmime-7cbfcc84299bf52b,libhttp_body_util-3aff6a205d070747,libhttp_body-06a77a01081b2edd,libhttp-e8bce8bb4e76f45d,libitoa-7e733f37fe56f881,libtracing-83068d3819904e2e,liblog-753a0cb3f11b08fe,libtracing_core-139a8bab9f78eee1,libonce_cell-db8f3eed2a1f3f7b,libtower-b3efbe42136172fb,libsync_wrapper-c4446c9ab9748a89,libfutures_util-a4d1d2f7d59bdbb3,libmemchr-c5a8540217c8112c,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libtower_layer-5699d784b4449e00,libfutures_core-c23514cefd9aa7c7,libtower_service-222788e4f5219726,libtokio-d8790f2dfe3832b7,libsignal_hook_registry-185f553cc5265056,libsocket2-fc27a5f604b7abd7,libbytes-8e64decf8cb59e96,libmio-9e8e699ae79eebee,libparking_lot-02480c55c72b21a0,libparking_lot_core-ffd5df585c23cc71,liblibc-2c1822e45f38bdec,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcjhnLyS/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-02a57d6a77808731/out" "-L" "/opt/rustwide/target/debug/build/blake3-f8b8a7699fe86e31/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mpl_validation_test-8934c7bb0e62dc95" "-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 `mpl-proxy` (test "mpl_validation_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6ae1dea96c1c533e2a630bd750b71a02ef193e9a446cde4005c391fd9abeff81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ae1dea96c1c533e2a630bd750b71a02ef193e9a446cde4005c391fd9abeff81", kill_on_drop: false }`
[INFO] [stdout] 6ae1dea96c1c533e2a630bd750b71a02ef193e9a446cde4005c391fd9abeff81
