[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 beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbqsrc%2Ffrakt" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bbqsrc/frakt on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef77fe1a9530592355111ba6960822fb7a939b9bf42c9e850cf2fa0fd4ce1594
[INFO] running `Command { std: "docker" "start" "-a" "ef77fe1a9530592355111ba6960822fb7a939b9bf42c9e850cf2fa0fd4ce1594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef77fe1a9530592355111ba6960822fb7a939b9bf42c9e850cf2fa0fd4ce1594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef77fe1a9530592355111ba6960822fb7a939b9bf42c9e850cf2fa0fd4ce1594", kill_on_drop: false }`
[INFO] [stdout] ef77fe1a9530592355111ba6960822fb7a939b9bf42c9e850cf2fa0fd4ce1594
[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=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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64ef1e8f2f92f60a3e3c2ff5da58cb39900b6c0fac6253c64f437d5c129476c4
[INFO] running `Command { std: "docker" "start" "-a" "64ef1e8f2f92f60a3e3c2ff5da58cb39900b6c0fac6253c64f437d5c129476c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling utf8-decode v1.0.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling pct-str v1.2.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling jni-sys v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling iref v1.4.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling eieio v1.0.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling os_str_bytes v2.4.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling frakt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[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 tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pathos v0.3.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling jni v0.21.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[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 vampire v0.1.0 (https://github.com/bbqsrc/vampire-rs#81b2c51e)
[INFO] [stderr]    Compiling icu_provider v2.0.0
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[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 tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling cookie_store v0.22.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 1m 06s
[INFO] running `Command { std: "docker" "inspect" "64ef1e8f2f92f60a3e3c2ff5da58cb39900b6c0fac6253c64f437d5c129476c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64ef1e8f2f92f60a3e3c2ff5da58cb39900b6c0fac6253c64f437d5c129476c4", kill_on_drop: false }`
[INFO] [stdout] 64ef1e8f2f92f60a3e3c2ff5da58cb39900b6c0fac6253c64f437d5c129476c4
[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=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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0b369636bb60aab4b8b5c864dee2975f611409c124c24aebe9b73453cb68a55
[INFO] running `Command { std: "docker" "start" "-a" "d0b369636bb60aab4b8b5c864dee2975f611409c124c24aebe9b73453cb68a55", 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]  --> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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/beta-2026-03-05-x86_64-unknown-linux-gnu/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=947740b196609822 -C extra-filename=-6fe8ea2215aa4992 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-fbe5a56bc5bc5547.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rlib --extern cookie_store=/opt/rustwide/target/debug/deps/libcookie_store-5f394aecbda5d046.rlib --extern frakt=/opt/rustwide/target/debug/deps/libfrakt.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-f11e81ba0f1165dd.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-2d03230cfda7aff1.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-2fd00919f15afee1.rlib --extern pathos=/opt/rustwide/target/debug/deps/libpathos-6e1462a4db372f92.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5885eb888271c754.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7d8ba6468e02fa3c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-00c7f0c84fa25783.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-054b8d1d7a97e90a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4432edc19d4e3903.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a3a214bf6e50b74a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d9a35955622ef674.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-dc55e6c8fcd31fea.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7514b9fdf375dce1.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b62922c163ce5fd9.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern vampire=/opt/rustwide/target/debug/deps/libvampire-20e5eb80992ee6eb.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-19d6fb42a4a3f468/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/examples/rustcCSPfdZ/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfrakt,liburlencoding-061758bc6028ea3e,libreqwest-5885eb888271c754,libserde_urlencoded-0cac3da68543e43a,libcookie_store-0570224400408740,libhyper_rustls-e5c127ab4fc16d99,libmime_guess-e44a3b44ef28bc78,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libtower_http-d64c483e8060cc55,libbitflags-317a5afac3dccb6f,libiri_string-f2231ba2cbe5b068,libtower-8f35d419fdc2a965,libtower_layer-d908dd771b239ecd,libhyper_util-dd234f95875fe531,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libtracing-7514b9fdf375dce1,libtracing_core-05e1b75a06fc0004,libonce_cell-e9252a7b5119f3eb,libhyper-d8ba68deb2a3f384,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libtokio_util-177d65371c861474,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libsync_wrapper-a254cb6192850e87,libbase64-32787b0325ea6df8,libvampire-20e5eb80992ee6eb,liblibloading-e1688a8621ea5805,libinventory-fb17e4b823e03d68,libjni-2b3bd8baa71b1d4a,libcesu8-be59996a01b2e87b,libcombine-62f328b603da0022,libthiserror-519a3911901d3a55,libjni_sys-13c44d4922b4f155,libtokio_tungstenite-dc55e6c8fcd31fea,libwebpki_roots-97776203dcae8232,libwebpki_roots-c673c61e1e8b6d36,libtokio_rustls-8e343772e5fd692e,libtungstenite-3e62384583c04093,libdata_encoding-506ef4e476430498,librand-8cde360863bd7c9a,librand_chacha-d48b90ebe3941e3f,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-32ec38024109946e,libgetrandom-87404ba4a6690b6c,librustls-7b3e3eb98d7bffb3,libsubtle-2ae6a7038b9a0630,libwebpki-020e862b3dc7a184,libring-045e45ea10197051,libgetrandom-39aeb93e54a831fd,libuntrusted-b2f816886faf2178,librustls_pki_types-ab21366761a00234,libzeroize-7f213bea776ca5b6,libutf8-f4341c3c7568480d,libsha1-6431b8ca9405e682,libcpufeatures-e04321643d03190d,libcfg_if-ae1e883b62e8dab7,libdigest-b2e75438be9fd792,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-235eda6376460f98,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libhttparse-8c9b827b8f345444,libthiserror-4432edc19d4e3903,libfutures_util-f11e81ba0f1165dd,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtokio-d9a35955622ef674,libsocket2-eaac6d0351fc4a74,libmio-fefb1715e7cac127,liblibc-2fd00919f15afee1,libpin_project_lite-72bf04572caa1c84,libcookie_store-5f394aecbda5d046,libserde_json-00c7f0c84fa25783,libmemchr-9be7e24c0cc6f173,libryu-a7164637bc4900ee,liblog-40ebd7d040175aeb,libpublicsuffix-7568c0e105318a00,libpsl_types-be5f8942940e3a9c,liburl-b62922c163ce5fd9,libform_urlencoded-58b0f0edb59b40d2,libserde-7d8ba6468e02fa3c,libserde_core-2c928ee17a7447a4,libcookie-22bf060e08d3c260,libpercent_encoding-fa055ecaa1e57cfa,libtime-a3a214bf6e50b74a,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-edb4861ad224c7ca,libpowerfmt-f6019a2766e431f7,libidna-602df7170a940357,libutf8_iter-51566bbad89f3a68,libidna_adapter-a0908ab8850002c8,libicu_properties-cdec39ad04bb0f1c,libicu_properties_data-b53d225676b50701,libicu_normalizer-bd42a4acd4aa175e,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-ed0f7e49dd8af25e,libpotential_utf-800d96bf35456206,libicu_provider-4b16ec9fb150e932,libicu_locale_core-2637fbe1f92bc88c,libtinystr-06006d5b8edf42bf,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-2dec7c85b9531b6e,libzerotrie-e169cd53c8fb8354,libyoke-f4636603f8103bf3,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c70c7b8bda85179,libhttp-2d03230cfda7aff1,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.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" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcCSPfdZ/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-19d6fb42a4a3f468/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/streaming-78f65dd106fb925a" "-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 "streaming") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d0b369636bb60aab4b8b5c864dee2975f611409c124c24aebe9b73453cb68a55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0b369636bb60aab4b8b5c864dee2975f611409c124c24aebe9b73453cb68a55", kill_on_drop: false }`
[INFO] [stdout] d0b369636bb60aab4b8b5c864dee2975f611409c124c24aebe9b73453cb68a55
