[INFO] fetching crate wrangler 1.16.1... [INFO] testing wrangler-1.16.1 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate wrangler 1.16.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate wrangler 1.16.1 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/rust-toolchain [INFO] started tweaking crates.io crate wrangler 1.16.1 [INFO] finished tweaking crates.io crate wrangler 1.16.1 [INFO] tweaked toml for crates.io crate wrangler 1.16.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate wrangler 1.16.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_qs v0.4.6 [INFO] [stderr] Downloaded billboard v0.1.0 [INFO] [stderr] Downloaded curl v0.4.36 [INFO] [stderr] Downloaded binary-install v0.0.3-alpha.1 [INFO] [stderr] Downloaded eventual v0.1.7 [INFO] [stderr] Downloaded serde_with v1.8.1 [INFO] [stderr] Downloaded chrome-devtools-rs v0.0.0-alpha.1 [INFO] [stderr] Downloaded cloudflare v0.6.6 [INFO] [stderr] Downloaded notify v4.0.16 [INFO] [stderr] Downloaded number_prefix v0.4.0 [INFO] [stderr] Downloaded curl-sys v0.4.42+curl-7.76.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7351488ec98269f59d9dee09097e55814816ede2349f7e05bf9414695fd853c8 [INFO] running `Command { std: "docker" "start" "-a" "7351488ec98269f59d9dee09097e55814816ede2349f7e05bf9414695fd853c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7351488ec98269f59d9dee09097e55814816ede2349f7e05bf9414695fd853c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7351488ec98269f59d9dee09097e55814816ede2349f7e05bf9414695fd853c8", kill_on_drop: false }` [INFO] [stdout] 7351488ec98269f59d9dee09097e55814816ede2349f7e05bf9414695fd853c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c1613978ac61bff78d3ba237ed22fc3edcf251c2606508a7fe17564b48f87770 [INFO] running `Command { std: "docker" "start" "-a" "c1613978ac61bff78d3ba237ed22fc3edcf251c2606508a7fe17564b48f87770", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling curl v0.4.36 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling wrangler v1.16.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling is_executable v0.1.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling text_io v0.1.8 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.42+curl-7.76.0 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling backtrace v0.3.57 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling syncbox v0.2.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling eventual v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling predicates v1.0.7 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling ct-logs v0.7.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling notify v4.0.16 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling rustls-native-certs v0.4.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Compiling trackable v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling trackable v0.2.24 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling zip v0.5.12 [INFO] [stderr] Compiling billboard v0.1.0 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_with v1.8.1 [INFO] [stderr] Compiling serde_qs v0.4.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling toml_edit v0.2.0 [INFO] [stderr] Compiling chrome-devtools-rs v0.0.0-alpha.1 [INFO] [stderr] Compiling sloggers v0.3.6 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.1.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling cloudflare v0.6.6 [INFO] [stderr] Compiling binary-install v0.0.3-alpha.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 33s [INFO] running `Command { std: "docker" "inspect" "c1613978ac61bff78d3ba237ed22fc3edcf251c2606508a7fe17564b48f87770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1613978ac61bff78d3ba237ed22fc3edcf251c2606508a7fe17564b48f87770", kill_on_drop: false }` [INFO] [stdout] c1613978ac61bff78d3ba237ed22fc3edcf251c2606508a7fe17564b48f87770 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f0ce26fbde2cb20fb4709e378d0e99a52c7904cfca282097d2b2c5bad0896579 [INFO] running `Command { std: "docker" "start" "-a" "f0ce26fbde2cb20fb4709e378d0e99a52c7904cfca282097d2b2c5bad0896579", kill_on_drop: false }` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling assert_cmd v1.0.3 [INFO] [stderr] Compiling wrangler v1.16.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/build.rs:362:9 [INFO] [stdout] | [INFO] [stdout] 362 | format!("given: {}", stderr) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 362 | "given: {}", stderr [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/build.rs:418:9 [INFO] [stdout] | [INFO] [stdout] 418 | / format!( [INFO] [stdout] 419 | | "expected {:?} not found, given: {:?}", [INFO] [stdout] 420 | | expected_message, [INFO] [stdout] 421 | | str::from_utf8(&output.stderr) [INFO] [stdout] 422 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 418 | [INFO] [stdout] 419 | "expected {:?} not found, given: {:?}", [INFO] [stdout] 420 | expected_message, [INFO] [stdout] 421 | str::from_utf8(&output.stderr) [INFO] [stdout] 422 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/preview-b1c2b7817a7971a1.preview.9tgw5cgv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/preview-b1c2b7817a7971a1.preview.9tgw5cgv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/preview-b1c2b7817a7971a1.preview.9tgw5cgv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/preview-b1c2b7817a7971a1.preview.9tgw5cgv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/preview-b1c2b7817a7971a1.preview.9tgw5cgv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/preview-b1c2b7817a7971a1.preview.9tgw5cgv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/preview-b1c2b7817a7971a1.preview.9tgw5cgv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/preview-b1c2b7817a7971a1.preview.9tgw5cgv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/preview-b1c2b7817a7971a1.preview.9tgw5cgv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/preview-b1c2b7817a7971a1.preview.9tgw5cgv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/preview-b1c2b7817a7971a1.preview.9tgw5cgv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/preview-b1c2b7817a7971a1.preview.9tgw5cgv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/preview-b1c2b7817a7971a1.preview.9tgw5cgv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/preview-b1c2b7817a7971a1.preview.9tgw5cgv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/preview-b1c2b7817a7971a1.preview.9tgw5cgv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/preview-b1c2b7817a7971a1.preview.9tgw5cgv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/preview-b1c2b7817a7971a1" "/opt/rustwide/target/debug/deps/preview-b1c2b7817a7971a1.4sua36ph5vshpxr7.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-4f516025a2853ebb/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-8e0ff9a1b7856aa6/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-4da84aac34f61eec/out/lib" "-L" "/opt/rustwide/target/debug/build/ring-af42686ee7676874/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-b947c65751808eb9.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-4e816988b8d5a55b.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-f013510e859fa717.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-0d9e9f6e6b533f53.rlib" "/opt/rustwide/target/debug/deps/libtreeline-f99e78fe68ba5336.rlib" "/opt/rustwide/target/debug/deps/libpredicates-d123e35b8a39a5d1.rlib" "/opt/rustwide/target/debug/deps/libdifference-0b1df53297011337.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-e18de6db46d4808b.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-649f45b6aa853d18.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-4cee68d773ad6d15.rlib" "/opt/rustwide/target/debug/deps/libwrangler-a85508415aa5295b.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-24f5fd4f5429d8a8.rlib" "/opt/rustwide/target/debug/deps/libcombine-8a2050eb5e102c64.rlib" "/opt/rustwide/target/debug/deps/libascii-2893a83b7ef3481c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-8d2ad7a435d45ba9.rlib" "/opt/rustwide/target/debug/deps/libvoid-b4fe54fd08e2c3df.rlib" "/opt/rustwide/target/debug/deps/libdirs-75d7b9c4f5c9ee4a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-35a87a5108818e17.rlib" "/opt/rustwide/target/debug/deps/librand-b4812a83e20361e7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-300bed25491a49eb.rlib" "/opt/rustwide/target/debug/deps/librand_core-a18e6c1ea9a50ee1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-5cbe46f25a91dfd9.rlib" "/opt/rustwide/target/debug/deps/libnotify-45b95301e813d68e.rlib" "/opt/rustwide/target/debug/deps/libinotify-fd275565c0396b11.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-405e287d7de447bc.rlib" "/opt/rustwide/target/debug/deps/libpath_slash-2c36867efbadffa0.rlib" "/opt/rustwide/target/debug/deps/libbillboard-8a5ef206ebff4e0f.rlib" "/opt/rustwide/target/debug/deps/libterm_size-9c36039ef23bc22b.rlib" "/opt/rustwide/target/debug/deps/libconsole-36e983efd57aa880.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-6df9f33880857c34.rlib" "/opt/rustwide/target/debug/deps/libwhich-cdd7733fa3e3dd8a.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libconsole-8a85dcdd9d07902f.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-070001fd424270be.rlib" "/opt/rustwide/target/debug/deps/libignore-09e66205f92f62a8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b486ee7263393e3b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-7645d93e670374e8.rlib" "/opt/rustwide/target/debug/deps/libthread_local-da88d34ba97b65f8.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2c4a4aad0db934de.rlib" "/opt/rustwide/target/debug/deps/libglobset-06fc9a326e60f936.rlib" "/opt/rustwide/target/debug/deps/libconfig-afee71f40951c005.rlib" "/opt/rustwide/target/debug/deps/libini-14fb9ac0ef4c9342.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-dff24355b4b87e81.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a6f558dd540c904a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c65f57cf29e4a213.rlib" "/opt/rustwide/target/debug/deps/libserde-c32300a104479dd7.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-83715a409aae9385.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libtoml-2522b07218644065.rlib" "/opt/rustwide/target/debug/deps/libnom-4c8fed7b9daac289.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a6e06482c6ec9709.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-73281cceb3ca5dce.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1093507849163cc2.rlib" "/opt/rustwide/target/debug/deps/libeventual-5012678982b8047f.rlib" "/opt/rustwide/target/debug/deps/libsyncbox-dc73f46122c923a6.rlib" "/opt/rustwide/target/debug/deps/liblog-ed86ec8195ba7bde.rlib" "/opt/rustwide/target/debug/deps/libsemver-e2527f0381b8fd96.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-a08b67582c2c1164.rlib" "/opt/rustwide/target/debug/deps/libpest-66f3ef6f2d0e1dc8.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-1facfc098c06075d.rlib" "/opt/rustwide/target/debug/deps/libbinary_install-805c74ff9de8e27d.rlib" "/opt/rustwide/target/debug/deps/libhex-a321a334bc4bc61a.rlib" "/opt/rustwide/target/debug/deps/libcurl-064e73a29a2c7142.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a0dbd6a112461932.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-62e1aedf2a0dd3b1.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-fc7c33ded3674f8d.rlib" "/opt/rustwide/target/debug/deps/libzip-0dd1a7a0942c506a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0d3ae9ff8609bef8.rlib" "/opt/rustwide/target/debug/deps/libbzip2-bebf8c8c9b254284.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-4b49b4963239242c.rlib" "/opt/rustwide/target/debug/deps/libflate2-9a66b314cc42aca5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libtar-e3ef2817efd63e9a.rlib" "/opt/rustwide/target/debug/deps/libxattr-bd602879ca80a357.rlib" "/opt/rustwide/target/debug/deps/libfiletime-a4fdbd2f048799c0.rlib" "/opt/rustwide/target/debug/deps/libdirs-04e8b799b266f297.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-574652f1b0ea87e7.rlib" "/opt/rustwide/target/debug/deps/libis_executable-a4f65bb3c96c57a6.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-fbf4bb83630cc304.rlib" "/opt/rustwide/target/debug/deps/libfs2-e23ae7e8ba5c91cb.rlib" "/opt/rustwide/target/debug/deps/libprettytable-76139b9c43d25ef3.rlib" "/opt/rustwide/target/debug/deps/libcsv-2c08fd767670d985.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-88ea6dac5b787506.rlib" "/opt/rustwide/target/debug/deps/libbstr-a27e8e5fa953b8c5.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-622a0acdcd0403e8.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-16c1905ce3c3ec04.rlib" "/opt/rustwide/target/debug/deps/libterm-792000cfcc427706.rlib" "/opt/rustwide/target/debug/deps/libdirs-448e3ec20f686f8c.rlib" "/opt/rustwide/target/debug/deps/libindicatif-a8101f0ac8bcab43.rlib" "/opt/rustwide/target/debug/deps/libconsole-5720c3ca33db4044.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-a6caab0b80a734ff.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-4ce58dbc532797e4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e2bc4bccd7b49167.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-8d2bb508208f5037.rlib" "/opt/rustwide/target/debug/deps/libutf8-443737ea997a9fdb.rlib" "/opt/rustwide/target/debug/deps/libsha1-d1b80f46bcf4128e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-18dbe37af00f2df5.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f6c3a5604e3f2ee1.rlib" "/opt/rustwide/target/debug/deps/libchrome_devtools-d74f03a50f0495ca.rlib" "/opt/rustwide/target/debug/deps/libunescape-49450ed656dfc771.rlib" "/opt/rustwide/target/debug/deps/libconsole-f41fc5545264b638.rlib" "/opt/rustwide/target/debug/deps/libtermios-3e8652fcf91cc594.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-c5e5f2d2244b007d.rlib" "/opt/rustwide/target/debug/deps/libregex-eb9776ed39435def.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4fc315958e360e1e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-e417d9f7ea072206.rlib" "/opt/rustwide/target/debug/deps/libct_logs-fd463616643ca121.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-08a280045385dfa5.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-8f458d595d083747.rlib" "/opt/rustwide/target/debug/deps/librustls-733ce1acff5ec8d8.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/libsct-a2674d1b45a134cc.rlib" "/opt/rustwide/target/debug/deps/libwebpki-8f42c1c7d35d2e4f.rlib" "/opt/rustwide/target/debug/deps/libring-cc4c32c6ae576e91.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libcloudflare-3cf02ce8eb9fbf44.rlib" "/opt/rustwide/target/debug/deps/libserde_with-22e2fda3378a5f8a.rlib" "/opt/rustwide/target/debug/deps/libfailure-fa9d81a9c1065b45.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-e532ee214d0972cf.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-ffb612ce8bddd511.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ef40bfebb6fe15af.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-8dd7daa6e9bb70fd.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c8b28b518c13f32d.rlib" "/opt/rustwide/target/debug/deps/libgimli-dd42d11c15f34d37.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0e1c5c5d65e72903.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-7e00067ea425c11b.rlib" "/opt/rustwide/target/debug/deps/libchrono-78006a27f3067965.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c160029f4ff948d3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "/opt/rustwide/target/debug/deps/libtime-2a5a22f319302eb4.rlib" "/opt/rustwide/target/debug/deps/libclap-7ce2ba4349489cc6.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libatty-b5717d9bd713c1cd.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-078aa58d9a9134ea.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-eaa5a06950791209.rlib" "/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cd9ccf7c5856b9f4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1323d9beeb868691.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-84a14d56418bd25d.rlib" "/opt/rustwide/target/debug/deps/libunicase-2b08b535fd34dd4d.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0414815a409d8016.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-db194c5347c2bd28.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2c295b84d4c53486.rlib" "/opt/rustwide/target/debug/deps/libhyper-0d0767a7a5aa6ba3.rlib" "/opt/rustwide/target/debug/deps/libwant-0e7d338f5a606dc6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-ff802933234c1b5d.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-c122e1d6c6976660.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9c3c1de38c62b7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3d2ea0fa9a070707.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cececc6f7018b9c0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7404ca6d7d45f128.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ddd872d6c5aa094a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7e546fd62dc4298e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-486988a75344c333.rlib" "/opt/rustwide/target/debug/deps/libtracing-7bacc222acd66ef1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/libtokio-912d63bd9aa2cc5e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a41294d145d4f64b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9dcd73e483554870.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-10b2007323ac0e7a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e4662d347a5e4539.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-92505ad4eaa7d35b.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-67f93763f6ec258e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-66cfa7982c540e92.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8ddb294abd2b7b20.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-19d98a3fb918e97c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3b1d27e2f970f3e8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libhttp-b950536af910ffdd.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libuuid-900e7e416a4b9db1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b20bcb764ddcce58.rlib" "/opt/rustwide/target/debug/deps/libws-437c19fa7b606bb0.rlib" "/opt/rustwide/target/debug/deps/liburl-2a9acbc52794dcd3.rlib" "/opt/rustwide/target/debug/deps/libidna-9739f2cf09442926.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a6c0716a8214f36e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libsha1-2765e2bcb10e2fc3.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libdigest-66cd0dbd43c3135f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d9d5dcd7609bd09e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-38927378fb6ba5d2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-da7e947d79635e73.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/librand-44799d264b9d3d49.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-98566c19312e2fd1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-e24cffb0eeb966b3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cf1717dd75b67ea2.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-f03004dfdcb43b84.rlib" "/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rlib" "/opt/rustwide/target/debug/deps/libmio-90a992be5cd89cfa.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libnet2-e91b1cf82baa2704.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libhttparse-0823b8627411769f.rlib" "/opt/rustwide/target/debug/deps/libbytes-53cebb1bd006a921.rlib" "/opt/rustwide/target/debug/deps/libiovec-11cfe18475bfe4dc.rlib" "/opt/rustwide/target/debug/deps/liblibc-31bd478eeb4bfb4f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-203e7a39f2e149e4.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libserde-7dd68fa659824834.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libtext_io-20dd94da8b3caf47.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lz" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wrangler` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/parse-07cd77d85c67d3d3.parse.d0ahpjpj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/parse-07cd77d85c67d3d3.parse.d0ahpjpj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/parse-07cd77d85c67d3d3.parse.d0ahpjpj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/parse-07cd77d85c67d3d3.parse.d0ahpjpj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/parse-07cd77d85c67d3d3.parse.d0ahpjpj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/parse-07cd77d85c67d3d3.parse.d0ahpjpj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/parse-07cd77d85c67d3d3.parse.d0ahpjpj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/parse-07cd77d85c67d3d3.parse.d0ahpjpj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/parse-07cd77d85c67d3d3.parse.d0ahpjpj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/parse-07cd77d85c67d3d3.parse.d0ahpjpj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/parse-07cd77d85c67d3d3.parse.d0ahpjpj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/parse-07cd77d85c67d3d3.parse.d0ahpjpj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/parse-07cd77d85c67d3d3.parse.d0ahpjpj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/parse-07cd77d85c67d3d3.parse.d0ahpjpj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/parse-07cd77d85c67d3d3.parse.d0ahpjpj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/parse-07cd77d85c67d3d3.parse.d0ahpjpj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/parse-07cd77d85c67d3d3" "/opt/rustwide/target/debug/deps/parse-07cd77d85c67d3d3.4kngmqcfsh6vqp93.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-4f516025a2853ebb/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-8e0ff9a1b7856aa6/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-4da84aac34f61eec/out/lib" "-L" "/opt/rustwide/target/debug/build/ring-af42686ee7676874/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libwrangler-a85508415aa5295b.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-24f5fd4f5429d8a8.rlib" "/opt/rustwide/target/debug/deps/libcombine-8a2050eb5e102c64.rlib" "/opt/rustwide/target/debug/deps/libascii-2893a83b7ef3481c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-8d2ad7a435d45ba9.rlib" "/opt/rustwide/target/debug/deps/libvoid-b4fe54fd08e2c3df.rlib" "/opt/rustwide/target/debug/deps/libdirs-75d7b9c4f5c9ee4a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-35a87a5108818e17.rlib" "/opt/rustwide/target/debug/deps/librand-b4812a83e20361e7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-300bed25491a49eb.rlib" "/opt/rustwide/target/debug/deps/librand_core-a18e6c1ea9a50ee1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-5cbe46f25a91dfd9.rlib" "/opt/rustwide/target/debug/deps/libnotify-45b95301e813d68e.rlib" "/opt/rustwide/target/debug/deps/libinotify-fd275565c0396b11.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-405e287d7de447bc.rlib" "/opt/rustwide/target/debug/deps/libpath_slash-2c36867efbadffa0.rlib" "/opt/rustwide/target/debug/deps/libbillboard-8a5ef206ebff4e0f.rlib" "/opt/rustwide/target/debug/deps/libterm_size-9c36039ef23bc22b.rlib" "/opt/rustwide/target/debug/deps/libconsole-36e983efd57aa880.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-6df9f33880857c34.rlib" "/opt/rustwide/target/debug/deps/libwhich-cdd7733fa3e3dd8a.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libconsole-8a85dcdd9d07902f.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-070001fd424270be.rlib" "/opt/rustwide/target/debug/deps/libignore-09e66205f92f62a8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b486ee7263393e3b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-7645d93e670374e8.rlib" "/opt/rustwide/target/debug/deps/libthread_local-da88d34ba97b65f8.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2c4a4aad0db934de.rlib" "/opt/rustwide/target/debug/deps/libglobset-06fc9a326e60f936.rlib" "/opt/rustwide/target/debug/deps/libconfig-afee71f40951c005.rlib" "/opt/rustwide/target/debug/deps/libini-14fb9ac0ef4c9342.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-dff24355b4b87e81.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a6f558dd540c904a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c65f57cf29e4a213.rlib" "/opt/rustwide/target/debug/deps/libserde-c32300a104479dd7.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-83715a409aae9385.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libtoml-2522b07218644065.rlib" "/opt/rustwide/target/debug/deps/libnom-4c8fed7b9daac289.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a6e06482c6ec9709.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-73281cceb3ca5dce.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1093507849163cc2.rlib" "/opt/rustwide/target/debug/deps/libeventual-5012678982b8047f.rlib" "/opt/rustwide/target/debug/deps/libsyncbox-dc73f46122c923a6.rlib" "/opt/rustwide/target/debug/deps/liblog-ed86ec8195ba7bde.rlib" "/opt/rustwide/target/debug/deps/libsemver-e2527f0381b8fd96.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-a08b67582c2c1164.rlib" "/opt/rustwide/target/debug/deps/libpest-66f3ef6f2d0e1dc8.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-1facfc098c06075d.rlib" "/opt/rustwide/target/debug/deps/libbinary_install-805c74ff9de8e27d.rlib" "/opt/rustwide/target/debug/deps/libhex-a321a334bc4bc61a.rlib" "/opt/rustwide/target/debug/deps/libcurl-064e73a29a2c7142.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a0dbd6a112461932.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-62e1aedf2a0dd3b1.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-fc7c33ded3674f8d.rlib" "/opt/rustwide/target/debug/deps/libzip-0dd1a7a0942c506a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0d3ae9ff8609bef8.rlib" "/opt/rustwide/target/debug/deps/libbzip2-bebf8c8c9b254284.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-4b49b4963239242c.rlib" "/opt/rustwide/target/debug/deps/libflate2-9a66b314cc42aca5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libtar-e3ef2817efd63e9a.rlib" "/opt/rustwide/target/debug/deps/libxattr-bd602879ca80a357.rlib" "/opt/rustwide/target/debug/deps/libfiletime-a4fdbd2f048799c0.rlib" "/opt/rustwide/target/debug/deps/libdirs-04e8b799b266f297.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-574652f1b0ea87e7.rlib" "/opt/rustwide/target/debug/deps/libis_executable-a4f65bb3c96c57a6.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-fbf4bb83630cc304.rlib" "/opt/rustwide/target/debug/deps/libfs2-e23ae7e8ba5c91cb.rlib" "/opt/rustwide/target/debug/deps/libprettytable-76139b9c43d25ef3.rlib" "/opt/rustwide/target/debug/deps/libcsv-2c08fd767670d985.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-88ea6dac5b787506.rlib" "/opt/rustwide/target/debug/deps/libbstr-a27e8e5fa953b8c5.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-622a0acdcd0403e8.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-16c1905ce3c3ec04.rlib" "/opt/rustwide/target/debug/deps/libterm-792000cfcc427706.rlib" "/opt/rustwide/target/debug/deps/libdirs-448e3ec20f686f8c.rlib" "/opt/rustwide/target/debug/deps/libindicatif-a8101f0ac8bcab43.rlib" "/opt/rustwide/target/debug/deps/libconsole-5720c3ca33db4044.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-a6caab0b80a734ff.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-4ce58dbc532797e4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e2bc4bccd7b49167.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-8d2bb508208f5037.rlib" "/opt/rustwide/target/debug/deps/libutf8-443737ea997a9fdb.rlib" "/opt/rustwide/target/debug/deps/libsha1-d1b80f46bcf4128e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-18dbe37af00f2df5.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f6c3a5604e3f2ee1.rlib" "/opt/rustwide/target/debug/deps/libchrome_devtools-d74f03a50f0495ca.rlib" "/opt/rustwide/target/debug/deps/libunescape-49450ed656dfc771.rlib" "/opt/rustwide/target/debug/deps/libconsole-f41fc5545264b638.rlib" "/opt/rustwide/target/debug/deps/libtermios-3e8652fcf91cc594.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-c5e5f2d2244b007d.rlib" "/opt/rustwide/target/debug/deps/libregex-eb9776ed39435def.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4fc315958e360e1e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-e417d9f7ea072206.rlib" "/opt/rustwide/target/debug/deps/libct_logs-fd463616643ca121.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-08a280045385dfa5.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-8f458d595d083747.rlib" "/opt/rustwide/target/debug/deps/librustls-733ce1acff5ec8d8.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/libsct-a2674d1b45a134cc.rlib" "/opt/rustwide/target/debug/deps/libwebpki-8f42c1c7d35d2e4f.rlib" "/opt/rustwide/target/debug/deps/libring-cc4c32c6ae576e91.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libcloudflare-3cf02ce8eb9fbf44.rlib" "/opt/rustwide/target/debug/deps/libserde_with-22e2fda3378a5f8a.rlib" "/opt/rustwide/target/debug/deps/libfailure-fa9d81a9c1065b45.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-e532ee214d0972cf.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-ffb612ce8bddd511.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ef40bfebb6fe15af.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-8dd7daa6e9bb70fd.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c8b28b518c13f32d.rlib" "/opt/rustwide/target/debug/deps/libgimli-dd42d11c15f34d37.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0e1c5c5d65e72903.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-7e00067ea425c11b.rlib" "/opt/rustwide/target/debug/deps/libchrono-78006a27f3067965.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c160029f4ff948d3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "/opt/rustwide/target/debug/deps/libtime-2a5a22f319302eb4.rlib" "/opt/rustwide/target/debug/deps/libclap-7ce2ba4349489cc6.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libatty-b5717d9bd713c1cd.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-078aa58d9a9134ea.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-eaa5a06950791209.rlib" "/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cd9ccf7c5856b9f4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1323d9beeb868691.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-84a14d56418bd25d.rlib" "/opt/rustwide/target/debug/deps/libunicase-2b08b535fd34dd4d.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0414815a409d8016.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-db194c5347c2bd28.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2c295b84d4c53486.rlib" "/opt/rustwide/target/debug/deps/libhyper-0d0767a7a5aa6ba3.rlib" "/opt/rustwide/target/debug/deps/libwant-0e7d338f5a606dc6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-ff802933234c1b5d.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-c122e1d6c6976660.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9c3c1de38c62b7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3d2ea0fa9a070707.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cececc6f7018b9c0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7404ca6d7d45f128.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ddd872d6c5aa094a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7e546fd62dc4298e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-486988a75344c333.rlib" "/opt/rustwide/target/debug/deps/libtracing-7bacc222acd66ef1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/libtokio-912d63bd9aa2cc5e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a41294d145d4f64b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9dcd73e483554870.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-10b2007323ac0e7a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e4662d347a5e4539.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-92505ad4eaa7d35b.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-67f93763f6ec258e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-66cfa7982c540e92.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8ddb294abd2b7b20.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-19d98a3fb918e97c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3b1d27e2f970f3e8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libhttp-b950536af910ffdd.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libuuid-900e7e416a4b9db1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b20bcb764ddcce58.rlib" "/opt/rustwide/target/debug/deps/libws-437c19fa7b606bb0.rlib" "/opt/rustwide/target/debug/deps/liburl-2a9acbc52794dcd3.rlib" "/opt/rustwide/target/debug/deps/libidna-9739f2cf09442926.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a6c0716a8214f36e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libsha1-2765e2bcb10e2fc3.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libdigest-66cd0dbd43c3135f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d9d5dcd7609bd09e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-38927378fb6ba5d2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-da7e947d79635e73.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/librand-44799d264b9d3d49.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-98566c19312e2fd1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-e24cffb0eeb966b3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cf1717dd75b67ea2.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-f03004dfdcb43b84.rlib" "/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rlib" "/opt/rustwide/target/debug/deps/libmio-90a992be5cd89cfa.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libnet2-e91b1cf82baa2704.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libhttparse-0823b8627411769f.rlib" "/opt/rustwide/target/debug/deps/libbytes-53cebb1bd006a921.rlib" "/opt/rustwide/target/debug/deps/libiovec-11cfe18475bfe4dc.rlib" "/opt/rustwide/target/debug/deps/liblibc-31bd478eeb4bfb4f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-203e7a39f2e149e4.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libserde-7dd68fa659824834.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libtext_io-20dd94da8b3caf47.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lz" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/build-c3f97da4c3e61062.build.bgjzul4r-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/build-c3f97da4c3e61062.build.bgjzul4r-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/build-c3f97da4c3e61062.build.bgjzul4r-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/build-c3f97da4c3e61062.build.bgjzul4r-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/build-c3f97da4c3e61062.build.bgjzul4r-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/build-c3f97da4c3e61062.build.bgjzul4r-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/build-c3f97da4c3e61062.build.bgjzul4r-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/build-c3f97da4c3e61062.build.bgjzul4r-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/build-c3f97da4c3e61062.build.bgjzul4r-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/build-c3f97da4c3e61062.build.bgjzul4r-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/build-c3f97da4c3e61062.build.bgjzul4r-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/build-c3f97da4c3e61062.build.bgjzul4r-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/build-c3f97da4c3e61062.build.bgjzul4r-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/build-c3f97da4c3e61062.build.bgjzul4r-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/build-c3f97da4c3e61062.build.bgjzul4r-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/build-c3f97da4c3e61062.build.bgjzul4r-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/build-c3f97da4c3e61062" "/opt/rustwide/target/debug/deps/build-c3f97da4c3e61062.4yoaxe05fbyk2cfm.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-4f516025a2853ebb/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-8e0ff9a1b7856aa6/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-4da84aac34f61eec/out/lib" "-L" "/opt/rustwide/target/debug/build/ring-af42686ee7676874/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libwrangler-a85508415aa5295b.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-24f5fd4f5429d8a8.rlib" "/opt/rustwide/target/debug/deps/libcombine-8a2050eb5e102c64.rlib" "/opt/rustwide/target/debug/deps/libascii-2893a83b7ef3481c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-8d2ad7a435d45ba9.rlib" "/opt/rustwide/target/debug/deps/libvoid-b4fe54fd08e2c3df.rlib" "/opt/rustwide/target/debug/deps/libdirs-75d7b9c4f5c9ee4a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-35a87a5108818e17.rlib" "/opt/rustwide/target/debug/deps/librand-b4812a83e20361e7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-300bed25491a49eb.rlib" "/opt/rustwide/target/debug/deps/librand_core-a18e6c1ea9a50ee1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-5cbe46f25a91dfd9.rlib" "/opt/rustwide/target/debug/deps/libnotify-45b95301e813d68e.rlib" "/opt/rustwide/target/debug/deps/libinotify-fd275565c0396b11.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-405e287d7de447bc.rlib" "/opt/rustwide/target/debug/deps/libpath_slash-2c36867efbadffa0.rlib" "/opt/rustwide/target/debug/deps/libbillboard-8a5ef206ebff4e0f.rlib" "/opt/rustwide/target/debug/deps/libterm_size-9c36039ef23bc22b.rlib" "/opt/rustwide/target/debug/deps/libconsole-36e983efd57aa880.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-6df9f33880857c34.rlib" "/opt/rustwide/target/debug/deps/libwhich-cdd7733fa3e3dd8a.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libconsole-8a85dcdd9d07902f.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-070001fd424270be.rlib" "/opt/rustwide/target/debug/deps/libignore-09e66205f92f62a8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b486ee7263393e3b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-7645d93e670374e8.rlib" "/opt/rustwide/target/debug/deps/libthread_local-da88d34ba97b65f8.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2c4a4aad0db934de.rlib" "/opt/rustwide/target/debug/deps/libglobset-06fc9a326e60f936.rlib" "/opt/rustwide/target/debug/deps/libconfig-afee71f40951c005.rlib" "/opt/rustwide/target/debug/deps/libini-14fb9ac0ef4c9342.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-dff24355b4b87e81.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a6f558dd540c904a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c65f57cf29e4a213.rlib" "/opt/rustwide/target/debug/deps/libserde-c32300a104479dd7.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-83715a409aae9385.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libtoml-2522b07218644065.rlib" "/opt/rustwide/target/debug/deps/libnom-4c8fed7b9daac289.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a6e06482c6ec9709.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-73281cceb3ca5dce.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1093507849163cc2.rlib" "/opt/rustwide/target/debug/deps/libeventual-5012678982b8047f.rlib" "/opt/rustwide/target/debug/deps/libsyncbox-dc73f46122c923a6.rlib" "/opt/rustwide/target/debug/deps/liblog-ed86ec8195ba7bde.rlib" "/opt/rustwide/target/debug/deps/libsemver-e2527f0381b8fd96.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-a08b67582c2c1164.rlib" "/opt/rustwide/target/debug/deps/libpest-66f3ef6f2d0e1dc8.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-1facfc098c06075d.rlib" "/opt/rustwide/target/debug/deps/libbinary_install-805c74ff9de8e27d.rlib" "/opt/rustwide/target/debug/deps/libhex-a321a334bc4bc61a.rlib" "/opt/rustwide/target/debug/deps/libcurl-064e73a29a2c7142.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a0dbd6a112461932.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-62e1aedf2a0dd3b1.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-fc7c33ded3674f8d.rlib" "/opt/rustwide/target/debug/deps/libzip-0dd1a7a0942c506a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0d3ae9ff8609bef8.rlib" "/opt/rustwide/target/debug/deps/libbzip2-bebf8c8c9b254284.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-4b49b4963239242c.rlib" "/opt/rustwide/target/debug/deps/libflate2-9a66b314cc42aca5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libtar-e3ef2817efd63e9a.rlib" "/opt/rustwide/target/debug/deps/libxattr-bd602879ca80a357.rlib" "/opt/rustwide/target/debug/deps/libfiletime-a4fdbd2f048799c0.rlib" "/opt/rustwide/target/debug/deps/libdirs-04e8b799b266f297.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-574652f1b0ea87e7.rlib" "/opt/rustwide/target/debug/deps/libis_executable-a4f65bb3c96c57a6.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-fbf4bb83630cc304.rlib" "/opt/rustwide/target/debug/deps/libfs2-e23ae7e8ba5c91cb.rlib" "/opt/rustwide/target/debug/deps/libprettytable-76139b9c43d25ef3.rlib" "/opt/rustwide/target/debug/deps/libcsv-2c08fd767670d985.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-88ea6dac5b787506.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-16c1905ce3c3ec04.rlib" "/opt/rustwide/target/debug/deps/libterm-792000cfcc427706.rlib" "/opt/rustwide/target/debug/deps/libdirs-448e3ec20f686f8c.rlib" "/opt/rustwide/target/debug/deps/libindicatif-a8101f0ac8bcab43.rlib" "/opt/rustwide/target/debug/deps/libconsole-5720c3ca33db4044.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-a6caab0b80a734ff.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-4ce58dbc532797e4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e2bc4bccd7b49167.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-8d2bb508208f5037.rlib" "/opt/rustwide/target/debug/deps/libutf8-443737ea997a9fdb.rlib" "/opt/rustwide/target/debug/deps/libsha1-d1b80f46bcf4128e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-18dbe37af00f2df5.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f6c3a5604e3f2ee1.rlib" "/opt/rustwide/target/debug/deps/libchrome_devtools-d74f03a50f0495ca.rlib" "/opt/rustwide/target/debug/deps/libunescape-49450ed656dfc771.rlib" "/opt/rustwide/target/debug/deps/libconsole-f41fc5545264b638.rlib" "/opt/rustwide/target/debug/deps/libtermios-3e8652fcf91cc594.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-c5e5f2d2244b007d.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-e417d9f7ea072206.rlib" "/opt/rustwide/target/debug/deps/libct_logs-fd463616643ca121.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-08a280045385dfa5.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-8f458d595d083747.rlib" "/opt/rustwide/target/debug/deps/librustls-733ce1acff5ec8d8.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/libsct-a2674d1b45a134cc.rlib" "/opt/rustwide/target/debug/deps/libwebpki-8f42c1c7d35d2e4f.rlib" "/opt/rustwide/target/debug/deps/libring-cc4c32c6ae576e91.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libcloudflare-3cf02ce8eb9fbf44.rlib" "/opt/rustwide/target/debug/deps/libserde_with-22e2fda3378a5f8a.rlib" "/opt/rustwide/target/debug/deps/libfailure-fa9d81a9c1065b45.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-e532ee214d0972cf.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-ffb612ce8bddd511.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ef40bfebb6fe15af.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-8dd7daa6e9bb70fd.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c8b28b518c13f32d.rlib" "/opt/rustwide/target/debug/deps/libgimli-dd42d11c15f34d37.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0e1c5c5d65e72903.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-7e00067ea425c11b.rlib" "/opt/rustwide/target/debug/deps/libchrono-78006a27f3067965.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c160029f4ff948d3.rlib" "/opt/rustwide/target/debug/deps/libtime-2a5a22f319302eb4.rlib" "/opt/rustwide/target/debug/deps/libclap-7ce2ba4349489cc6.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libatty-b5717d9bd713c1cd.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-078aa58d9a9134ea.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-eaa5a06950791209.rlib" "/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cd9ccf7c5856b9f4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1323d9beeb868691.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-84a14d56418bd25d.rlib" "/opt/rustwide/target/debug/deps/libunicase-2b08b535fd34dd4d.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0414815a409d8016.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-db194c5347c2bd28.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2c295b84d4c53486.rlib" "/opt/rustwide/target/debug/deps/libhyper-0d0767a7a5aa6ba3.rlib" "/opt/rustwide/target/debug/deps/libwant-0e7d338f5a606dc6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-ff802933234c1b5d.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-c122e1d6c6976660.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9c3c1de38c62b7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3d2ea0fa9a070707.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cececc6f7018b9c0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7404ca6d7d45f128.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ddd872d6c5aa094a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7e546fd62dc4298e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-486988a75344c333.rlib" "/opt/rustwide/target/debug/deps/libtracing-7bacc222acd66ef1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/libtokio-912d63bd9aa2cc5e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a41294d145d4f64b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9dcd73e483554870.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-10b2007323ac0e7a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e4662d347a5e4539.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-92505ad4eaa7d35b.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-67f93763f6ec258e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-66cfa7982c540e92.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8ddb294abd2b7b20.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-19d98a3fb918e97c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3b1d27e2f970f3e8.rlib" "/opt/rustwide/target/debug/deps/libhttp-b950536af910ffdd.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libuuid-900e7e416a4b9db1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b20bcb764ddcce58.rlib" "/opt/rustwide/target/debug/deps/libws-437c19fa7b606bb0.rlib" "/opt/rustwide/target/debug/deps/liburl-2a9acbc52794dcd3.rlib" "/opt/rustwide/target/debug/deps/libidna-9739f2cf09442926.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a6c0716a8214f36e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libsha1-2765e2bcb10e2fc3.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libdigest-66cd0dbd43c3135f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d9d5dcd7609bd09e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-38927378fb6ba5d2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-da7e947d79635e73.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/librand-44799d264b9d3d49.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-98566c19312e2fd1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-e24cffb0eeb966b3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cf1717dd75b67ea2.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-f03004dfdcb43b84.rlib" "/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rlib" "/opt/rustwide/target/debug/deps/libmio-90a992be5cd89cfa.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libnet2-e91b1cf82baa2704.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libhttparse-0823b8627411769f.rlib" "/opt/rustwide/target/debug/deps/libbytes-53cebb1bd006a921.rlib" "/opt/rustwide/target/debug/deps/libiovec-11cfe18475bfe4dc.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-203e7a39f2e149e4.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libtext_io-20dd94da8b3caf47.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-b947c65751808eb9.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-4e816988b8d5a55b.rlib" "/opt/rustwide/target/debug/deps/liblibc-31bd478eeb4bfb4f.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-f013510e859fa717.rlib" "/opt/rustwide/target/debug/deps/libbstr-a27e8e5fa953b8c5.rlib" "/opt/rustwide/target/debug/deps/libserde-7dd68fa659824834.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-622a0acdcd0403e8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-0d9e9f6e6b533f53.rlib" "/opt/rustwide/target/debug/deps/libtreeline-f99e78fe68ba5336.rlib" "/opt/rustwide/target/debug/deps/libpredicates-d123e35b8a39a5d1.rlib" "/opt/rustwide/target/debug/deps/libregex-eb9776ed39435def.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4fc315958e360e1e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libdifference-0b1df53297011337.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-e18de6db46d4808b.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-649f45b6aa853d18.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-4cee68d773ad6d15.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lz" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f0ce26fbde2cb20fb4709e378d0e99a52c7904cfca282097d2b2c5bad0896579", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0ce26fbde2cb20fb4709e378d0e99a52c7904cfca282097d2b2c5bad0896579", kill_on_drop: false }` [INFO] [stdout] f0ce26fbde2cb20fb4709e378d0e99a52c7904cfca282097d2b2c5bad0896579