[INFO] cloning repository https://github.com/bbqsrc/frakt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bbqsrc/frakt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbqsrc%2Ffrakt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbqsrc%2Ffrakt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0cbd32123d193319ef5e7073c4e95cadd2e52a0 [INFO] testing bbqsrc/frakt against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbqsrc%2Ffrakt" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bbqsrc/frakt [INFO] finished tweaking git repo https://github.com/bbqsrc/frakt [INFO] tweaked toml for git repo https://github.com/bbqsrc/frakt written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bbqsrc/frakt on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bbqsrc/frakt 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba65c15947804edcbb70153470d4743fa051991faaf068089910b97a3faa5cf5 [INFO] running `Command { std: "docker" "start" "-a" "ba65c15947804edcbb70153470d4743fa051991faaf068089910b97a3faa5cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba65c15947804edcbb70153470d4743fa051991faaf068089910b97a3faa5cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba65c15947804edcbb70153470d4743fa051991faaf068089910b97a3faa5cf5", kill_on_drop: false }` [INFO] [stdout] ba65c15947804edcbb70153470d4743fa051991faaf068089910b97a3faa5cf5 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aea065ca0cd6a6c509f6a865ffad1fd08ba84ee7fdaadc2eb11c949f55731f8b [INFO] running `Command { std: "docker" "start" "-a" "aea065ca0cd6a6c509f6a865ffad1fd08ba84ee7fdaadc2eb11c949f55731f8b", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling pct-str v1.2.0 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling eieio v1.0.0 [INFO] [stderr] Compiling frakt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling iref v1.4.3 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling vampire-macro v0.1.0 (https://github.com/bbqsrc/vampire-rs#81b2c51e) [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling jni v0.21.1 [INFO] [stderr] Compiling pathos v0.3.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling vampire v0.1.0 (https://github.com/bbqsrc/vampire-rs#81b2c51e) [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling cookie_store v0.22.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stdout] warning: unexpected `cfg` condition name: `vampire` [INFO] [stdout] --> src/lib.rs:259:7 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(vampire)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(vampire)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(vampire)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.96s [INFO] running `Command { std: "docker" "inspect" "aea065ca0cd6a6c509f6a865ffad1fd08ba84ee7fdaadc2eb11c949f55731f8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aea065ca0cd6a6c509f6a865ffad1fd08ba84ee7fdaadc2eb11c949f55731f8b", kill_on_drop: false }` [INFO] [stdout] aea065ca0cd6a6c509f6a865ffad1fd08ba84ee7fdaadc2eb11c949f55731f8b [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61c7787a03b7b11234eb1622841edc9e467ae3f171d80a7cf75211c7ba8d50a1 [INFO] running `Command { std: "docker" "start" "-a" "61c7787a03b7b11234eb1622841edc9e467ae3f171d80a7cf75211c7ba8d50a1", kill_on_drop: false }` [INFO] [stderr] Compiling frakt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `vampire` [INFO] [stdout] --> src/lib.rs:259:7 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(vampire)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(vampire)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(vampire)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BackendType` [INFO] [stdout] --> examples/websocket_debug.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use frakt::{BackendType, Client}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `vampire` [INFO] [stdout] --> tests/integration_tests.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(vampire)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(vampire)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(vampire)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `vampire` [INFO] [stdout] --> src/lib.rs:259:7 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(vampire)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(vampire)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(vampire)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `frakt` (test "integration_tests"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name integration_tests --edition=2024 tests/integration_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="backend-reqwest"' --cfg 'feature="default"' --cfg 'feature="tokio-tungstenite"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("android-tests", "backend-android", "backend-foundation", "backend-reqwest", "backend-winhttp", "block2", "chrono", "cookie_store", "default", "jni", "ndk", "ndk-context", "ndk-glue", "objc2", "objc2-foundation", "objc2-security", "once_cell", "rand", "tokio-tungstenite", "windows", "windows-core", "windows-sys"))' -C metadata=3a0494613e1daae1 -C extra-filename=-d67e22344a4a733c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern cookie_store=/opt/rustwide/target/debug/deps/libcookie_store-8555f01c07cbf5fb.rlib --extern frakt=/opt/rustwide/target/debug/deps/libfrakt.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-03a4c04debc32538.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-f44516d981b27aa6.rlib --extern pathos=/opt/rustwide/target/debug/deps/libpathos-987d32404ebfb398.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8e34990d75a5b97a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d7d6b7d1e4e0af46.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cb0d880a08aebee6.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-74b3907914928bfa.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-101342e4df961523.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-e1a8fb69564cdd08.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e528965efff21267.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-dc80a6f15c8370b5.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8125fadce78bb3e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-2131a40013898082.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern vampire=/opt/rustwide/target/debug/deps/libvampire-0b0a6ecc14c0845c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-7e016d62549879f2/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" "/tmp/rustcUfiI6L/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfrakt,liburlencoding-2e57689ab08a86e0,libreqwest-8e34990d75a5b97a,libserde_urlencoded-d122c50b600adf91,libcookie_store-09d74997b921bd30,libhyper_rustls-6a466cfae1fbcd57,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower_http-087ce1f71e37bd50,libbitflags-c9a8c3feded120fa,libiri_string-a380f51e5b0b7b73,libtower-ef4c0ef1e6d6c85b,libtower_layer-d70c7e404336389b,libhyper_util-1bb4524e5d4908e8,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-b8125fadce78bb3e,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libhyper-b3774a46aadc4015,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libatomic_waker-001109810bdecbaa,libfutures_channel-179401688c37d974,libtokio_util-38011d33fa72e03b,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libsync_wrapper-5a27d2ea02cd7690,libbase64-2a03de3babadded3,libvampire-0b0a6ecc14c0845c,liblibloading-477791e31fcb205d,libinventory-8350feb1c29496df,libjni-5e47e5e1a4acb79c,libcesu8-a5d16749e03fc3cd,libcombine-83b98cf9f4629d33,libthiserror-2b6784c9dc1f97bd,libjni_sys-10dbf9e079eca315,libtokio_tungstenite-dc80a6f15c8370b5,libwebpki_roots-84faf2824cce0e42,libwebpki_roots-b4bc4f4da8016fd4,libtokio_rustls-9bdb7045b0887174,libtungstenite-13c77de8105e804c,libdata_encoding-6d465a39edfa29f6,librand-b8009a2af0439f77,librand_chacha-0cca833c0fa688e4,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-4e1dc770d213de91,libgetrandom-f11b9fa35d17fc2f,librustls-22e9aefa48400a64,libsubtle-ca7024fc66e4388f,libwebpki-def9fb77411c6011,libring-13f0f7759f6bdb52,libgetrandom-a5cfe65bb250d803,libuntrusted-3420b86308bec153,librustls_pki_types-c767098531e00db8,libzeroize-36c98e1e0ab441af,libutf8-d75228722519eff6,libsha1-b6a61fe29951b5c8,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libdigest-490357529ab24c08,libblock_buffer-b72503624aa3f7fc,libcrypto_common-63f3fa2871495874,libgeneric_array-0ccf0491e044695c,libtypenum-5940090dfdb1430b,libhttparse-47a3d40564b60e09,libthiserror-101342e4df961523,libfutures_util-03a4c04debc32538,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtokio-e528965efff21267,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,liblibc-f44516d981b27aa6,libpin_project_lite-bedc6e0acd72ff2a,libcookie_store-8555f01c07cbf5fb,libserde_json-cb0d880a08aebee6,libmemchr-f9c66c7ba21bf873,libryu-0ea4bafc9bef6d8b,liblog-45f74354a8b36c20,libpublicsuffix-f99d87ccaa17d709,libpsl_types-fd0d8ee12106f23e,liburl-2131a40013898082,libform_urlencoded-332d45145277cfac,libserde-d7d6b7d1e4e0af46,libserde_core-89637146ece38bd9,libcookie-a2e6b53c103cd68b,libpercent_encoding-c53c37e60dd2727e,libtime-e1a8fb69564cdd08,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-d10566252ee684be,libpowerfmt-a0c185df26c26a22,libidna-bddb8d786fa0f72e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6aa504d702b22460,libicu_properties-32a8a30eb47fd382,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-42717e85aa8f72ee,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-8710bb594bd91a31,libpotential_utf-f42b02b0af26359f,libicu_provider-6b75b180b7b6fb76,libicu_locale_core-e49172ce164dcaf2,libtinystr-67d346fac87e7fc7,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-61dfb93a6427424f,libzerotrie-15addee33c8d0866,libyoke-24f27c33618fe756,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-28b90b4fb23282bf,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUfiI6L/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-7e016d62549879f2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/multipart-1a23252c01e22b4c" "-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 `frakt` (example "multipart") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc0nTg89/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfrakt,liburlencoding-2e57689ab08a86e0,libreqwest-8e34990d75a5b97a,libserde_urlencoded-d122c50b600adf91,libcookie_store-09d74997b921bd30,libhyper_rustls-6a466cfae1fbcd57,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower_http-087ce1f71e37bd50,libbitflags-c9a8c3feded120fa,libiri_string-a380f51e5b0b7b73,libtower-ef4c0ef1e6d6c85b,libtower_layer-d70c7e404336389b,libhyper_util-1bb4524e5d4908e8,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-b8125fadce78bb3e,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libhyper-b3774a46aadc4015,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libatomic_waker-001109810bdecbaa,libfutures_channel-179401688c37d974,libtokio_util-38011d33fa72e03b,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libsync_wrapper-5a27d2ea02cd7690,libbase64-2a03de3babadded3,libvampire-0b0a6ecc14c0845c,liblibloading-477791e31fcb205d,libinventory-8350feb1c29496df,libjni-5e47e5e1a4acb79c,libcesu8-a5d16749e03fc3cd,libcombine-83b98cf9f4629d33,libthiserror-2b6784c9dc1f97bd,libjni_sys-10dbf9e079eca315,libtokio_tungstenite-dc80a6f15c8370b5,libwebpki_roots-84faf2824cce0e42,libwebpki_roots-b4bc4f4da8016fd4,libtokio_rustls-9bdb7045b0887174,libtungstenite-13c77de8105e804c,libdata_encoding-6d465a39edfa29f6,librand-b8009a2af0439f77,librand_chacha-0cca833c0fa688e4,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-4e1dc770d213de91,libgetrandom-f11b9fa35d17fc2f,librustls-22e9aefa48400a64,libsubtle-ca7024fc66e4388f,libwebpki-def9fb77411c6011,libring-13f0f7759f6bdb52,libgetrandom-a5cfe65bb250d803,libuntrusted-3420b86308bec153,librustls_pki_types-c767098531e00db8,libzeroize-36c98e1e0ab441af,libutf8-d75228722519eff6,libsha1-b6a61fe29951b5c8,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libdigest-490357529ab24c08,libblock_buffer-b72503624aa3f7fc,libcrypto_common-63f3fa2871495874,libgeneric_array-0ccf0491e044695c,libtypenum-5940090dfdb1430b,libhttparse-47a3d40564b60e09,libthiserror-101342e4df961523,libfutures_util-03a4c04debc32538,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtokio-e528965efff21267,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,liblibc-f44516d981b27aa6,libpin_project_lite-bedc6e0acd72ff2a,libcookie_store-8555f01c07cbf5fb,libserde_json-cb0d880a08aebee6,libmemchr-f9c66c7ba21bf873,libryu-0ea4bafc9bef6d8b,liblog-45f74354a8b36c20,libpublicsuffix-f99d87ccaa17d709,libpsl_types-fd0d8ee12106f23e,liburl-2131a40013898082,libform_urlencoded-332d45145277cfac,libserde-d7d6b7d1e4e0af46,libserde_core-89637146ece38bd9,libcookie-a2e6b53c103cd68b,libpercent_encoding-c53c37e60dd2727e,libtime-e1a8fb69564cdd08,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-d10566252ee684be,libpowerfmt-a0c185df26c26a22,libidna-bddb8d786fa0f72e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6aa504d702b22460,libicu_properties-32a8a30eb47fd382,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-42717e85aa8f72ee,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-8710bb594bd91a31,libpotential_utf-f42b02b0af26359f,libicu_provider-6b75b180b7b6fb76,libicu_locale_core-e49172ce164dcaf2,libtinystr-67d346fac87e7fc7,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-61dfb93a6427424f,libzerotrie-15addee33c8d0866,libyoke-24f27c33618fe756,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-28b90b4fb23282bf,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc0nTg89/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-7e016d62549879f2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/upload_task-475e6f895dee8cce" "-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 `frakt` (example "upload_task") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "61c7787a03b7b11234eb1622841edc9e467ae3f171d80a7cf75211c7ba8d50a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61c7787a03b7b11234eb1622841edc9e467ae3f171d80a7cf75211c7ba8d50a1", kill_on_drop: false }` [INFO] [stdout] 61c7787a03b7b11234eb1622841edc9e467ae3f171d80a7cf75211c7ba8d50a1