[INFO] cloning repository https://github.com/perseus06/proxy-for [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/perseus06/proxy-for" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperseus06%2Fproxy-for", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperseus06%2Fproxy-for'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d621ee1f1f34fdc2ce150839fdded1c8e188b373 [INFO] testing perseus06/proxy-for against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperseus06%2Fproxy-for" "/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/perseus06/proxy-for [INFO] finished tweaking git repo https://github.com/perseus06/proxy-for [INFO] tweaked toml for git repo https://github.com/perseus06/proxy-for written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/perseus06/proxy-for 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 git repo https://github.com/perseus06/proxy-for 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] 709fc9048575ab28d9fdc607001d676b558b23bb326c1f84deaa930954d07aae [INFO] running `Command { std: "docker" "start" "-a" "709fc9048575ab28d9fdc607001d676b558b23bb326c1f84deaa930954d07aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "709fc9048575ab28d9fdc607001d676b558b23bb326c1f84deaa930954d07aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "709fc9048575ab28d9fdc607001d676b558b23bb326c1f84deaa930954d07aae", kill_on_drop: false }` [INFO] [stdout] 709fc9048575ab28d9fdc607001d676b558b23bb326c1f84deaa930954d07aae [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] 8ee7b2c72bc5d8d067bec9612dccd2207c62fbd742dd00f98dac1100d3d580af [INFO] running `Command { std: "docker" "start" "-a" "8ee7b2c72bc5d8d067bec9612dccd2207c62fbd742dd00f98dac1100d3d580af", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling wayland-client v0.31.6 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling tree_magic_mini v3.1.5 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling raw-cpuid v11.2.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling wl-clipboard-rs v0.8.1 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling rcgen v0.13.1 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling arboard v3.4.1 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling hyper-tungstenite v0.15.0 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling async-compression v0.4.15 [INFO] [stderr] Compiling tui-input v0.10.1 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tokio-graceful v0.2.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling proxyfor v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui.rs:886:38 [INFO] [stdout] | [INFO] [stdout] 886 | fn build_details_head_lines(traffic: &Traffic) -> Vec { [INFO] [stdout] | ^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 886 | fn build_details_head_lines(traffic: &Traffic) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui.rs:903:40 [INFO] [stdout] | [INFO] [stdout] 903 | fn build_headers_lines(headers: Option<&Headers>, width: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 903 | fn build_headers_lines(headers: Option<&Headers>, width: usize) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui.rs:931:29 [INFO] [stdout] | [INFO] [stdout] 931 | fn build_error_lines(error: &str, width: usize) -> Vec { [INFO] [stdout] | ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 931 | fn build_error_lines(error: &str, width: usize) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui.rs:937:43 [INFO] [stdout] | [INFO] [stdout] 937 | fn build_websocket_message_lines(message: &WebsocketMessage, width: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 937 | fn build_websocket_message_lines(message: &WebsocketMessage, width: usize) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/tui.rs:950:64 [INFO] [stdout] | [INFO] [stdout] 950 | fn build_horizontal_line(title: &'static str, width: usize) -> Line { [INFO] [stdout] | ------- ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 950 | fn build_horizontal_line(title: &'static str, width: usize) -> Line<'static> { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, wl-clipboard-rs v0.8.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8ee7b2c72bc5d8d067bec9612dccd2207c62fbd742dd00f98dac1100d3d580af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ee7b2c72bc5d8d067bec9612dccd2207c62fbd742dd00f98dac1100d3d580af", kill_on_drop: false }` [INFO] [stdout] 8ee7b2c72bc5d8d067bec9612dccd2207c62fbd742dd00f98dac1100d3d580af [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] 3ec21a3d451fe6f36dc8e1a6745c75676eb05317beae154bcd6fb1f090e37670 [INFO] running `Command { std: "docker" "start" "-a" "3ec21a3d451fe6f36dc8e1a6745c75676eb05317beae154bcd6fb1f090e37670", kill_on_drop: false }` [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui.rs:886:38 [INFO] [stdout] | [INFO] [stdout] 886 | fn build_details_head_lines(traffic: &Traffic) -> Vec { [INFO] [stdout] | ^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 886 | fn build_details_head_lines(traffic: &Traffic) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui.rs:903:40 [INFO] [stdout] | [INFO] [stdout] 903 | fn build_headers_lines(headers: Option<&Headers>, width: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 903 | fn build_headers_lines(headers: Option<&Headers>, width: usize) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui.rs:931:29 [INFO] [stdout] | [INFO] [stdout] 931 | fn build_error_lines(error: &str, width: usize) -> Vec { [INFO] [stdout] | ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 931 | fn build_error_lines(error: &str, width: usize) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui.rs:937:43 [INFO] [stdout] | [INFO] [stdout] 937 | fn build_websocket_message_lines(message: &WebsocketMessage, width: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 937 | fn build_websocket_message_lines(message: &WebsocketMessage, width: usize) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/tui.rs:950:64 [INFO] [stdout] | [INFO] [stdout] 950 | fn build_horizontal_line(title: &'static str, width: usize) -> Line { [INFO] [stdout] | ------- ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 950 | fn build_horizontal_line(title: &'static str, width: usize) -> Line<'static> { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-http-proxy v1.2.5 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling insta v1.40.0 [INFO] [stderr] Compiling proxyfor v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui.rs:886:38 [INFO] [stdout] | [INFO] [stdout] 886 | fn build_details_head_lines(traffic: &Traffic) -> Vec { [INFO] [stdout] | ^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 886 | fn build_details_head_lines(traffic: &Traffic) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui.rs:903:40 [INFO] [stdout] | [INFO] [stdout] 903 | fn build_headers_lines(headers: Option<&Headers>, width: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 903 | fn build_headers_lines(headers: Option<&Headers>, width: usize) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui.rs:931:29 [INFO] [stdout] | [INFO] [stdout] 931 | fn build_error_lines(error: &str, width: usize) -> Vec { [INFO] [stdout] | ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 931 | fn build_error_lines(error: &str, width: usize) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui.rs:937:43 [INFO] [stdout] | [INFO] [stdout] 937 | fn build_websocket_message_lines(message: &WebsocketMessage, width: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 937 | fn build_websocket_message_lines(message: &WebsocketMessage, width: usize) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/tui.rs:950:64 [INFO] [stdout] | [INFO] [stdout] 950 | fn build_horizontal_line(title: &'static str, width: usize) -> Line { [INFO] [stdout] | ------- ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 950 | fn build_horizontal_line(title: &'static str, width: usize) -> Line<'static> { [INFO] [stdout] | +++++++++ [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/rustcRDC4uW/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-1477bc078b19413c,libserde_urlencoded-501a6f305edbe669,libsync_wrapper-5e94cefac9481d3f,libipnet-daff958ae325e20e,libinsta-e27159d68350b436,libconsole-59aebcecf666e849,libsimilar-013565502dd38676,liblinked_hash_map-b7c8a9e7b45c620f}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libproxyfor-6a8056817f1d89f9,libarboard-a1d8eb176f2e7fec,libwl_clipboard_rs-96e4f9608d295dde,libtree_magic_mini-d3f2966ad00b893b,libhome-cc65608d0b53110b,libpetgraph-514ad7c1c066180e,libfixedbitset-2f45e476dfac046e,libtempfile-b68e1e6963852784,libfastrand-592112c4c2aeadfa,libnix-a26fc189008ad15d,libos_pipe-63ac96bfb7d08993,libwayland_protocols_wlr-93c76d66818eb22d,libwayland_protocols-aea8ba99f96c80f2,libwayland_client-747027fb8502283f,libwayland_backend-4575f074d41299bd,libdowncast_rs-c198ce84cb90b565,libwayland_sys-a0b43eabcb02154b,libx11rb-ae84e9557c8fb77e,libx11rb_protocol-b816062218aa8ed1,libcookie-a9cb8e5377264e3b,liburl-0e8b20a81bc09c19,libidna-a26bc58aee7fd361,libunicode_normalization-9f01dbc353fc8a53,libtinyvec-a75b123bfef3daf4,libtinyvec_macros-847056b696a24274,libunicode_bidi-2a67f5f730534023,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libshell_words-88fae138266086df,librustls_pemfile-59aba8c382456af5,libunicode_width-bc270aad86d5ab5d,libtui_input-79d5a2a7609f8742,libratatui-9040db9f9d19c884,libunicode_truncate-68de5403ae530e85,liblru-bc3399c49fc1776b,libcassowary-244fb82557458a01,libitertools-10e61bc052f9bc9d,libeither-493dbbe164bc9796,libcompact_str-55e7af74d1817b1d,libstatic_assertions-acd18841cc36d7c2,libcastaway-01df1566d49eff84,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-c57d0dcadf6efd33,libstrum-b37c633555f33ac3,libcrossterm-628cba5940e6b9f2,librustix-dc02dba3e3d5678e,liblinux_raw_sys-1d625a13d692da7a,libsignal_hook_mio-98d079fd33ad69dc,libsignal_hook-4c857293049c0f53,libserde_json-ceae5639524ce64c,libryu-819a5e577911cb6a,libtokio_stream-a013a14720adf0f0,libtokio_graceful-3ad79e75613864a6,libhyper_tungstenite-1f3d8fb7340be253,libtokio_tungstenite-607c620ed920d490,libtungstenite-8f148fad5c95c2f0,libutf8-3c5e274bb51994fd,libsha1-af32b738713418ba,libcpufeatures-1b93a7e5fb90c57f,libhyper_rustls-93b3cbbf947d8d13,libwebpki_roots-a82ac590ea8bba19,libfancy_regex-3ad0c99473e66695,libbit_set-41d840a7fa5929e6,libbit_vec-38300d3cd87e3f78,libregex_automata-2cdfbc5c8cb2f0a7,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-4969542491127a6b,libtokio_rustls-9df32bc4b8b64acb,librustls-6699464371746dd2,libwebpki-bb745fc6861ecde4,librsa-de9d349c466b9eed,libpkcs1-fa9c2fb21c098158,libpkcs8-53144e9c5f984e99,libspki-e69f41fc99ac74fa,libder-4883722445fe4f13,libpem_rfc7468-e4bb64df2f849baa,libbase64ct-d723819389b07849,libsubtle-e2f0af8959bd7889,libsignature-931ac9d1ab0c7b74,libdigest-c3242bfd94c81f6a,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libnum_bigint_dig-dc3c6d5b178b80c3,liblibm-3595b05cd5343545,libnum_iter-1be5952f6e32ca06,libzeroize-fabec83a71c28d82,librcgen-e362be6197577b90,libx509_parser-0510aede11eef18e,libdata_encoding-615d3f3fb03248ca,libring-a73347734aa1709a,libuntrusted-151845769873c416,liblazy_static-eaa0581a0601d463,libspin-14e90d4737919fb6,liboid_registry-e4102fc2c22d2b54,libder_parser-f42ff38a43e3b3c2,libnum_bigint-8f611df12622f9bc,libnum_integer-d596e9ff7c5afeac,libasn1_rs-760404c49c96d32a,librusticata_macros-34770be237ceab7a,libnom-c97e000f2335e34d,libnum_traits-ae9fbd6500eb4c15,librustls_pki_types-d18992de00b2ead4,libpem-c1e3f83b13b6553e,libbase64-fff42f7554bbeb90,libyasna-27bf34c47dac531a,libtime-1e9bf2cdf95b08ca,libnum_threads-90956269057bea24,libtime_core-6b824ed3bd1e198b,libnum_conv-d31d2cdd240da3de,libderanged-7a46d84d2d41f7c3,libpowerfmt-521a460cc2ff4e45,librand-44e2bda4347ea323,librand_chacha-2e3bc7e4dc2c2f8b,libppv_lite86-0e9a42ca38d89c61,libzerocopy-6cfaa728088ca908,libbyteorder-7912a666fa871683,librand_core-ce9e2c6bbd0a71f5,libmoka-56a85b5af42d9ca4,libquanta-6ec58895a0a8e194,libraw_cpuid-d57b67c151ff5886,libbitflags-96dfad3972967e99,libthiserror-947fce1f5bd660a0,libtagptr-49ea1a6fd7ab5212,libcrossbeam_epoch-46e158af4a572b51,libuuid-f532914124733438,libgetrandom-3d393c2adffc4f3a,libtriomphe-bd84a6eb3d2625a9,libparking_lot-50521105c0c479de,libparking_lot_core-15508fdbcb76f782,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libasync_lock-df7c8bed85ae85b4,libevent_listener_strategy-ad5a7a6f5a1aec89,libevent_listener-ebb741f5d3e689a2,libparking-a433cf79076a56ac,libcrossbeam_channel-0986d2ccd8410658,libcrossbeam_utils-9bc3389bd996d7a5,libhyper_util-de97d38bd5eccfdc,libtower_service-222788e4f5219726,libhyper-d5dfd27bbb3e643a,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libsmallvec-17d06f2736f28c73,libhttparse-4250447cb299e949,libh2-c3b8b0f9f972fbaf,libtracing-13908665a4149ddc,libtracing_core-c6c41081672bf32d,libonce_cell-29d2c12b738003dd,libindexmap-566fe3ae817c8a6f,libhashbrown-452a2037a0e02d7f,libfoldhash-dd6cf4e9dfc437cf,libequivalent-4046d892813a5d9a,liballocator_api2-d2068d8f08cf0916,libserde-60bface34ca355f5,libatomic_waker-f98c2fb1596910db,libtokio_util-aed5b356b378140e,libfutures_io-a909ffe8b7e43c5e,libhttpdate-fd089b66c335a993,libfutures_channel-3bbf97a27eb8ffef,libhttp_body_util-202baca5fcc9014a,libhttp_body-c5b62ad5f3e0f550,libhttp-2805f291efb8fc0f,libitoa-0222dfc469e21d72,libfnv-2a26f5d3b9cd4973,libfutures_util-42289f618c15f61e,libslab-d0e46609accb5958,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libasync_compression-1b19d06e3fcce7c9,libmemchr-6e500fc2d2cc2174,libtokio-5b4f93fd9df43981,libsignal_hook_registry-99672e53fa8f2265,libsocket2-f15716a5e20d658c,libbytes-56d953f0e3c6b65d,libmio-1d5324a531549ba0,liblibc-5ad13105d26add8d,liblog-b63935de1b181bba,libpin_project_lite-96380cfbe13ff412,libfutures_core-c23514cefd9aa7c7,libzstd-9dc83738998612ca,libzstd_safe-26a3470a39962ca6,libzstd_sys-c54583d08874c255,libflate2-aafcd760375471ff,libminiz_oxide-c60ba233e4a116d3,libadler2-f69c3605267591c3,libcrc32fast-e14d1f8d61360bf0,libcfg_if-8c8419bc1cff3c76,libbrotli-643436c72ef97839,libbrotli_decompressor-0555d0395cf94884,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libanyhow-1a3e3fd6e6cd1221}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcRDC4uW/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/zstd-sys-002a15510c987e31/out" "-L" "/opt/rustwide/target/debug/build/ring-c4ed4d78482fcadf/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/filter-33b5c1b5ce3adea7" "-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 `proxyfor` (test "filter") due to 1 previous error [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/rustcYhML5f/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-1477bc078b19413c,libserde_urlencoded-501a6f305edbe669,libsync_wrapper-5e94cefac9481d3f,libipnet-daff958ae325e20e}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libproxyfor-6a8056817f1d89f9,libarboard-a1d8eb176f2e7fec,libwl_clipboard_rs-96e4f9608d295dde,libtree_magic_mini-d3f2966ad00b893b,libhome-cc65608d0b53110b,libpetgraph-514ad7c1c066180e,libfixedbitset-2f45e476dfac046e,libtempfile-b68e1e6963852784,libfastrand-592112c4c2aeadfa,libnix-a26fc189008ad15d,libos_pipe-63ac96bfb7d08993,libwayland_protocols_wlr-93c76d66818eb22d,libwayland_protocols-aea8ba99f96c80f2,libwayland_client-747027fb8502283f,libwayland_backend-4575f074d41299bd,libdowncast_rs-c198ce84cb90b565,libwayland_sys-a0b43eabcb02154b,libx11rb-ae84e9557c8fb77e,libx11rb_protocol-b816062218aa8ed1,libcookie-a9cb8e5377264e3b,liburl-0e8b20a81bc09c19,libidna-a26bc58aee7fd361,libunicode_normalization-9f01dbc353fc8a53,libtinyvec-a75b123bfef3daf4,libtinyvec_macros-847056b696a24274,libunicode_bidi-2a67f5f730534023,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libshell_words-88fae138266086df,librustls_pemfile-59aba8c382456af5,libunicode_width-bc270aad86d5ab5d,libtui_input-79d5a2a7609f8742,libratatui-9040db9f9d19c884,libunicode_truncate-68de5403ae530e85,liblru-bc3399c49fc1776b,libcassowary-244fb82557458a01,libitertools-10e61bc052f9bc9d,libeither-493dbbe164bc9796,libcompact_str-55e7af74d1817b1d,libstatic_assertions-acd18841cc36d7c2,libcastaway-01df1566d49eff84,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-c57d0dcadf6efd33,libstrum-b37c633555f33ac3,libcrossterm-628cba5940e6b9f2,librustix-dc02dba3e3d5678e,liblinux_raw_sys-1d625a13d692da7a,libsignal_hook_mio-98d079fd33ad69dc,libsignal_hook-4c857293049c0f53,libserde_json-ceae5639524ce64c,libryu-819a5e577911cb6a,libtokio_stream-a013a14720adf0f0,libtokio_graceful-3ad79e75613864a6,libhyper_tungstenite-1f3d8fb7340be253,libtokio_tungstenite-607c620ed920d490,libtungstenite-8f148fad5c95c2f0,libutf8-3c5e274bb51994fd,libsha1-af32b738713418ba,libcpufeatures-1b93a7e5fb90c57f,libhyper_rustls-93b3cbbf947d8d13,libwebpki_roots-a82ac590ea8bba19,libfancy_regex-3ad0c99473e66695,libbit_set-41d840a7fa5929e6,libbit_vec-38300d3cd87e3f78,libregex_automata-2cdfbc5c8cb2f0a7,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-4969542491127a6b,libtokio_rustls-9df32bc4b8b64acb,librustls-6699464371746dd2,libwebpki-bb745fc6861ecde4,librsa-de9d349c466b9eed,libpkcs1-fa9c2fb21c098158,libpkcs8-53144e9c5f984e99,libspki-e69f41fc99ac74fa,libder-4883722445fe4f13,libpem_rfc7468-e4bb64df2f849baa,libbase64ct-d723819389b07849,libsubtle-e2f0af8959bd7889,libsignature-931ac9d1ab0c7b74,libdigest-c3242bfd94c81f6a,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libnum_bigint_dig-dc3c6d5b178b80c3,liblibm-3595b05cd5343545,libnum_iter-1be5952f6e32ca06,libzeroize-fabec83a71c28d82,librcgen-e362be6197577b90,libx509_parser-0510aede11eef18e,libdata_encoding-615d3f3fb03248ca,libring-a73347734aa1709a,libuntrusted-151845769873c416,liblazy_static-eaa0581a0601d463,libspin-14e90d4737919fb6,liboid_registry-e4102fc2c22d2b54,libder_parser-f42ff38a43e3b3c2,libnum_bigint-8f611df12622f9bc,libnum_integer-d596e9ff7c5afeac,libasn1_rs-760404c49c96d32a,librusticata_macros-34770be237ceab7a,libnom-c97e000f2335e34d,libnum_traits-ae9fbd6500eb4c15,librustls_pki_types-d18992de00b2ead4,libpem-c1e3f83b13b6553e,libbase64-fff42f7554bbeb90,libyasna-27bf34c47dac531a,libtime-1e9bf2cdf95b08ca,libnum_threads-90956269057bea24,libtime_core-6b824ed3bd1e198b,libnum_conv-d31d2cdd240da3de,libderanged-7a46d84d2d41f7c3,libpowerfmt-521a460cc2ff4e45,librand-44e2bda4347ea323,librand_chacha-2e3bc7e4dc2c2f8b,libppv_lite86-0e9a42ca38d89c61,libzerocopy-6cfaa728088ca908,libbyteorder-7912a666fa871683,librand_core-ce9e2c6bbd0a71f5,libmoka-56a85b5af42d9ca4,libquanta-6ec58895a0a8e194,libraw_cpuid-d57b67c151ff5886,libbitflags-96dfad3972967e99,libthiserror-947fce1f5bd660a0,libtagptr-49ea1a6fd7ab5212,libcrossbeam_epoch-46e158af4a572b51,libuuid-f532914124733438,libgetrandom-3d393c2adffc4f3a,libtriomphe-bd84a6eb3d2625a9,libparking_lot-50521105c0c479de,libparking_lot_core-15508fdbcb76f782,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libasync_lock-df7c8bed85ae85b4,libevent_listener_strategy-ad5a7a6f5a1aec89,libevent_listener-ebb741f5d3e689a2,libparking-a433cf79076a56ac,libcrossbeam_channel-0986d2ccd8410658,libcrossbeam_utils-9bc3389bd996d7a5,libhyper_util-de97d38bd5eccfdc,libtower_service-222788e4f5219726,libhyper-d5dfd27bbb3e643a,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libsmallvec-17d06f2736f28c73,libhttparse-4250447cb299e949,libh2-c3b8b0f9f972fbaf,libtracing-13908665a4149ddc,libtracing_core-c6c41081672bf32d,libonce_cell-29d2c12b738003dd,libindexmap-566fe3ae817c8a6f,libhashbrown-452a2037a0e02d7f,libfoldhash-dd6cf4e9dfc437cf,libequivalent-4046d892813a5d9a,liballocator_api2-d2068d8f08cf0916,libserde-60bface34ca355f5,libatomic_waker-f98c2fb1596910db,libtokio_util-aed5b356b378140e,libfutures_io-a909ffe8b7e43c5e,libhttpdate-fd089b66c335a993,libfutures_channel-3bbf97a27eb8ffef,libhttp_body_util-202baca5fcc9014a,libhttp_body-c5b62ad5f3e0f550,libhttp-2805f291efb8fc0f,libitoa-0222dfc469e21d72,libfnv-2a26f5d3b9cd4973,libfutures_util-42289f618c15f61e,libslab-d0e46609accb5958,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libasync_compression-1b19d06e3fcce7c9,libmemchr-6e500fc2d2cc2174,libtokio-5b4f93fd9df43981,libsignal_hook_registry-99672e53fa8f2265,libsocket2-f15716a5e20d658c,libbytes-56d953f0e3c6b65d,libmio-1d5324a531549ba0,liblibc-5ad13105d26add8d,liblog-b63935de1b181bba,libpin_project_lite-96380cfbe13ff412,libfutures_core-c23514cefd9aa7c7,libzstd-9dc83738998612ca,libzstd_safe-26a3470a39962ca6,libzstd_sys-c54583d08874c255,libflate2-aafcd760375471ff,libminiz_oxide-c60ba233e4a116d3,libadler2-f69c3605267591c3,libcrc32fast-e14d1f8d61360bf0,libcfg_if-8c8419bc1cff3c76,libbrotli-643436c72ef97839,libbrotli_decompressor-0555d0395cf94884,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libanyhow-1a3e3fd6e6cd1221}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcYhML5f/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/zstd-sys-002a15510c987e31/out" "-L" "/opt/rustwide/target/debug/build/ring-c4ed4d78482fcadf/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/common-8c141c82f63cbabf" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcafOuO0/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-1477bc078b19413c,libserde_urlencoded-501a6f305edbe669,libsync_wrapper-5e94cefac9481d3f,libipnet-daff958ae325e20e,libinsta-e27159d68350b436,libconsole-59aebcecf666e849,libsimilar-013565502dd38676,liblinked_hash_map-b7c8a9e7b45c620f}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libproxyfor-6a8056817f1d89f9,libarboard-a1d8eb176f2e7fec,libwl_clipboard_rs-96e4f9608d295dde,libtree_magic_mini-d3f2966ad00b893b,libhome-cc65608d0b53110b,libpetgraph-514ad7c1c066180e,libfixedbitset-2f45e476dfac046e,libtempfile-b68e1e6963852784,libfastrand-592112c4c2aeadfa,libnix-a26fc189008ad15d,libos_pipe-63ac96bfb7d08993,libwayland_protocols_wlr-93c76d66818eb22d,libwayland_protocols-aea8ba99f96c80f2,libwayland_client-747027fb8502283f,libwayland_backend-4575f074d41299bd,libdowncast_rs-c198ce84cb90b565,libwayland_sys-a0b43eabcb02154b,libx11rb-ae84e9557c8fb77e,libx11rb_protocol-b816062218aa8ed1,libcookie-a9cb8e5377264e3b,liburl-0e8b20a81bc09c19,libidna-a26bc58aee7fd361,libunicode_normalization-9f01dbc353fc8a53,libtinyvec-a75b123bfef3daf4,libtinyvec_macros-847056b696a24274,libunicode_bidi-2a67f5f730534023,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libshell_words-88fae138266086df,librustls_pemfile-59aba8c382456af5,libunicode_width-bc270aad86d5ab5d,libtui_input-79d5a2a7609f8742,libratatui-9040db9f9d19c884,libunicode_truncate-68de5403ae530e85,liblru-bc3399c49fc1776b,libcassowary-244fb82557458a01,libitertools-10e61bc052f9bc9d,libeither-493dbbe164bc9796,libcompact_str-55e7af74d1817b1d,libstatic_assertions-acd18841cc36d7c2,libcastaway-01df1566d49eff84,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-c57d0dcadf6efd33,libstrum-b37c633555f33ac3,libcrossterm-628cba5940e6b9f2,librustix-dc02dba3e3d5678e,liblinux_raw_sys-1d625a13d692da7a,libsignal_hook_mio-98d079fd33ad69dc,libsignal_hook-4c857293049c0f53,libserde_json-ceae5639524ce64c,libryu-819a5e577911cb6a,libtokio_stream-a013a14720adf0f0,libtokio_graceful-3ad79e75613864a6,libhyper_tungstenite-1f3d8fb7340be253,libtokio_tungstenite-607c620ed920d490,libtungstenite-8f148fad5c95c2f0,libutf8-3c5e274bb51994fd,libsha1-af32b738713418ba,libcpufeatures-1b93a7e5fb90c57f,libhyper_rustls-93b3cbbf947d8d13,libwebpki_roots-a82ac590ea8bba19,libfancy_regex-3ad0c99473e66695,libbit_set-41d840a7fa5929e6,libbit_vec-38300d3cd87e3f78,libregex_automata-2cdfbc5c8cb2f0a7,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-4969542491127a6b,libtokio_rustls-9df32bc4b8b64acb,librustls-6699464371746dd2,libwebpki-bb745fc6861ecde4,librsa-de9d349c466b9eed,libpkcs1-fa9c2fb21c098158,libpkcs8-53144e9c5f984e99,libspki-e69f41fc99ac74fa,libder-4883722445fe4f13,libpem_rfc7468-e4bb64df2f849baa,libbase64ct-d723819389b07849,libsubtle-e2f0af8959bd7889,libsignature-931ac9d1ab0c7b74,libdigest-c3242bfd94c81f6a,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libnum_bigint_dig-dc3c6d5b178b80c3,liblibm-3595b05cd5343545,libnum_iter-1be5952f6e32ca06,libzeroize-fabec83a71c28d82,librcgen-e362be6197577b90,libx509_parser-0510aede11eef18e,libdata_encoding-615d3f3fb03248ca,libring-a73347734aa1709a,libuntrusted-151845769873c416,liblazy_static-eaa0581a0601d463,libspin-14e90d4737919fb6,liboid_registry-e4102fc2c22d2b54,libder_parser-f42ff38a43e3b3c2,libnum_bigint-8f611df12622f9bc,libnum_integer-d596e9ff7c5afeac,libasn1_rs-760404c49c96d32a,librusticata_macros-34770be237ceab7a,libnom-c97e000f2335e34d,libnum_traits-ae9fbd6500eb4c15,librustls_pki_types-d18992de00b2ead4,libpem-c1e3f83b13b6553e,libbase64-fff42f7554bbeb90,libyasna-27bf34c47dac531a,libtime-1e9bf2cdf95b08ca,libnum_threads-90956269057bea24,libtime_core-6b824ed3bd1e198b,libnum_conv-d31d2cdd240da3de,libderanged-7a46d84d2d41f7c3,libpowerfmt-521a460cc2ff4e45,librand-44e2bda4347ea323,librand_chacha-2e3bc7e4dc2c2f8b,libppv_lite86-0e9a42ca38d89c61,libzerocopy-6cfaa728088ca908,libbyteorder-7912a666fa871683,librand_core-ce9e2c6bbd0a71f5,libmoka-56a85b5af42d9ca4,libquanta-6ec58895a0a8e194,libraw_cpuid-d57b67c151ff5886,libbitflags-96dfad3972967e99,libthiserror-947fce1f5bd660a0,libtagptr-49ea1a6fd7ab5212,libcrossbeam_epoch-46e158af4a572b51,libuuid-f532914124733438,libgetrandom-3d393c2adffc4f3a,libtriomphe-bd84a6eb3d2625a9,libparking_lot-50521105c0c479de,libparking_lot_core-15508fdbcb76f782,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libasync_lock-df7c8bed85ae85b4,libevent_listener_strategy-ad5a7a6f5a1aec89,libevent_listener-ebb741f5d3e689a2,libparking-a433cf79076a56ac,libcrossbeam_channel-0986d2ccd8410658,libcrossbeam_utils-9bc3389bd996d7a5,libhyper_util-de97d38bd5eccfdc,libtower_service-222788e4f5219726,libhyper-d5dfd27bbb3e643a,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libsmallvec-17d06f2736f28c73,libhttparse-4250447cb299e949,libh2-c3b8b0f9f972fbaf,libtracing-13908665a4149ddc,libtracing_core-c6c41081672bf32d,libonce_cell-29d2c12b738003dd,libindexmap-566fe3ae817c8a6f,libhashbrown-452a2037a0e02d7f,libfoldhash-dd6cf4e9dfc437cf,libequivalent-4046d892813a5d9a,liballocator_api2-d2068d8f08cf0916,libserde-60bface34ca355f5,libatomic_waker-f98c2fb1596910db,libtokio_util-aed5b356b378140e,libfutures_io-a909ffe8b7e43c5e,libhttpdate-fd089b66c335a993,libfutures_channel-3bbf97a27eb8ffef,libhttp_body_util-202baca5fcc9014a,libhttp_body-c5b62ad5f3e0f550,libhttp-2805f291efb8fc0f,libitoa-0222dfc469e21d72,libfnv-2a26f5d3b9cd4973,libfutures_util-42289f618c15f61e,libslab-d0e46609accb5958,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libasync_compression-1b19d06e3fcce7c9,libmemchr-6e500fc2d2cc2174,libtokio-5b4f93fd9df43981,libsignal_hook_registry-99672e53fa8f2265,libsocket2-f15716a5e20d658c,libbytes-56d953f0e3c6b65d,libmio-1d5324a531549ba0,liblibc-5ad13105d26add8d,liblog-b63935de1b181bba,libpin_project_lite-96380cfbe13ff412,libfutures_core-c23514cefd9aa7c7,libzstd-9dc83738998612ca,libzstd_safe-26a3470a39962ca6,libzstd_sys-c54583d08874c255,libflate2-aafcd760375471ff,libminiz_oxide-c60ba233e4a116d3,libadler2-f69c3605267591c3,libcrc32fast-e14d1f8d61360bf0,libcfg_if-8c8419bc1cff3c76,libbrotli-643436c72ef97839,libbrotli_decompressor-0555d0395cf94884,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libanyhow-1a3e3fd6e6cd1221}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcafOuO0/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/zstd-sys-002a15510c987e31/out" "-L" "/opt/rustwide/target/debug/build/ring-c4ed4d78482fcadf/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cert-8880241519d264ba" "-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 `proxyfor` (test "common") due to 1 previous error [INFO] [stderr] error: could not compile `proxyfor` (test "cert") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3ec21a3d451fe6f36dc8e1a6745c75676eb05317beae154bcd6fb1f090e37670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ec21a3d451fe6f36dc8e1a6745c75676eb05317beae154bcd6fb1f090e37670", kill_on_drop: false }` [INFO] [stdout] 3ec21a3d451fe6f36dc8e1a6745c75676eb05317beae154bcd6fb1f090e37670