[INFO] cloning repository https://github.com/emabee/rust-hdbconnect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emabee/rust-hdbconnect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femabee%2Frust-hdbconnect", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femabee%2Frust-hdbconnect'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 752ab6eddfc965fce38fab3ca6b8be5a0382b8aa [INFO] testing emabee/rust-hdbconnect against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femabee%2Frust-hdbconnect" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emabee/rust-hdbconnect on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/emabee/rust-hdbconnect [INFO] finished tweaking git repo https://github.com/emabee/rust-hdbconnect [INFO] tweaked toml for git repo https://github.com/emabee/rust-hdbconnect written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded secstr v0.4.0 [INFO] [stderr] Downloaded pbkdf2 v0.5.0 [INFO] [stderr] Downloaded flexi_logger v0.16.2 [INFO] [stderr] Downloaded bigdecimal v0.2.0 [INFO] [stderr] Downloaded dist_tx v0.2.4 [INFO] [stderr] Downloaded serde_db v0.9.2 [INFO] [stderr] Downloaded version-sync v0.9.1 [INFO] [stderr] Downloaded username v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5593be00a62d5a2fd1d686e20b7fb1b1f9b442fa496ae2f9a235433e4750a0c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c5593be00a62d5a2fd1d686e20b7fb1b1f9b442fa496ae2f9a235433e4750a0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5593be00a62d5a2fd1d686e20b7fb1b1f9b442fa496ae2f9a235433e4750a0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5593be00a62d5a2fd1d686e20b7fb1b1f9b442fa496ae2f9a235433e4750a0c", kill_on_drop: false }` [INFO] [stdout] c5593be00a62d5a2fd1d686e20b7fb1b1f9b442fa496ae2f9a235433e4750a0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ec48bc0e69fbbd9b7d368a36fed0a17af3f723c5423c0eae93923c80b9878fa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7ec48bc0e69fbbd9b7d368a36fed0a17af3f723c5423c0eae93923c80b9878fa", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling username v0.2.0 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling pbkdf2 v0.5.0 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling ring v0.16.18 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling secstr v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling dist_tx v0.2.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bigdecimal v0.2.0 [INFO] [stderr] Compiling serde_db v0.9.2 [INFO] [stderr] Compiling hdbconnect v0.22.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "7ec48bc0e69fbbd9b7d368a36fed0a17af3f723c5423c0eae93923c80b9878fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ec48bc0e69fbbd9b7d368a36fed0a17af3f723c5423c0eae93923c80b9878fa", kill_on_drop: false }` [INFO] [stdout] 7ec48bc0e69fbbd9b7d368a36fed0a17af3f723c5423c0eae93923c80b9878fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 900028ace696f8c6c1cb87cb3fd6cff277697a882052e6f31e7f30224d68e0fe [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "900028ace696f8c6c1cb87cb3fd6cff277697a882052e6f31e7f30224d68e0fe", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling version-sync v0.9.1 [INFO] [stderr] Compiling flexi_logger v0.16.2 [INFO] [stderr] Compiling hdbconnect v0.22.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> tests/test_utils/mod.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}",), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}", ...,), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("{}", "unknown purpose: {}",), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> tests/test_utils/mod.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}",), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}", ...,), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("{}", "unknown purpose: {}",), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> tests/test_utils/mod.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}",), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}", ...,), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("{}", "unknown purpose: {}",), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> tests/test_utils/mod.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}",), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}", ...,), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("{}", "unknown purpose: {}",), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> tests/test_utils/mod.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}",), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}", ...,), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("{}", "unknown purpose: {}",), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> tests/test_utils/mod.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}",), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}", ...,), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("{}", "unknown purpose: {}",), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> tests/test_utils/mod.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}",), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}", ...,), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("{}", "unknown purpose: {}",), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> tests/test_utils/mod.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}",), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}", ...,), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("{}", "unknown purpose: {}",), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> tests/test_utils/mod.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}",), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}", ...,), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("{}", "unknown purpose: {}",), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> tests/test_utils/mod.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}",), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}", ...,), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("{}", "unknown purpose: {}",), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> tests/test_utils/mod.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}",), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}", ...,), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("{}", "unknown purpose: {}",), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> tests/test_utils/mod.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}",), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}", ...,), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("{}", "unknown purpose: {}",), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> tests/test_utils/mod.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}",), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}", ...,), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("{}", "unknown purpose: {}",), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> tests/test_utils/mod.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}",), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("unknown purpose: {}", ...,), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 87 | _ => panic!("{}", "unknown purpose: {}",), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hdbconnect` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hdbconnect --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=f8c6725ab50d3d46 -C extra-filename=-f8c6725ab50d3d46 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-f95c2affaefad14f.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib --extern cesu8=/opt/rustwide/target/debug/deps/libcesu8-15708aa11ccb743e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-357c4a208e323bb5.rlib --extern dist_tx=/opt/rustwide/target/debug/deps/libdist_tx-0fccd2e5a3ae845f.rlib --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-0fb0882983441bbe.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-71c1735cb3d4499d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-943704c5c8b83822.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-1bed8324c97dc64f.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-3f966411c27a91fb.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-39a50cbecd7158b5.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3a20c62adec95109.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-703591bc725495d8.rlib --extern secstr=/opt/rustwide/target/debug/deps/libsecstr-31caf8d29b46c618.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e7fb7743d615b32b.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-3d8c4652f2183c6b.rlib --extern serde_db=/opt/rustwide/target/debug/deps/libserde_db-c4c4e3033787da08.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-161e21d63a04b717.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d7193d09998f76cf.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8bff5e7f985fe39f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-1b40833742162787.rlib --extern username=/opt/rustwide/target/debug/deps/libusername-fd80365b5f927f52.rlib --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib --extern version_sync=/opt/rustwide/target/debug/deps/libversion_sync-00a1691f61495651.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-c9af418e34b2ee4c.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-7d6a9863e60d73c3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b097146a0e7678f2/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_051_management_console-7c48acca75ab0dc3.test_051_management_console.8jaxndyv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_051_management_console-7c48acca75ab0dc3.test_051_management_console.8jaxndyv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_051_management_console-7c48acca75ab0dc3.test_051_management_console.8jaxndyv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_051_management_console-7c48acca75ab0dc3.test_051_management_console.8jaxndyv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_051_management_console-7c48acca75ab0dc3.test_051_management_console.8jaxndyv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_051_management_console-7c48acca75ab0dc3.test_051_management_console.8jaxndyv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_051_management_console-7c48acca75ab0dc3.test_051_management_console.8jaxndyv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_051_management_console-7c48acca75ab0dc3.test_051_management_console.8jaxndyv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_051_management_console-7c48acca75ab0dc3.test_051_management_console.8jaxndyv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_051_management_console-7c48acca75ab0dc3.test_051_management_console.8jaxndyv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_051_management_console-7c48acca75ab0dc3.test_051_management_console.8jaxndyv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_051_management_console-7c48acca75ab0dc3.test_051_management_console.8jaxndyv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_051_management_console-7c48acca75ab0dc3.test_051_management_console.8jaxndyv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_051_management_console-7c48acca75ab0dc3.test_051_management_console.8jaxndyv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_051_management_console-7c48acca75ab0dc3.test_051_management_console.8jaxndyv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_051_management_console-7c48acca75ab0dc3.test_051_management_console.8jaxndyv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_051_management_console-7c48acca75ab0dc3" "/opt/rustwide/target/debug/deps/test_051_management_console-7c48acca75ab0dc3.52mpqlfydgf6ymsz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-b097146a0e7678f2/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-161e21d63a04b717.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libhdbconnect-728a275fcb8ef869.rlib" "/opt/rustwide/target/debug/deps/libcesu8-15708aa11ccb743e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-7d6a9863e60d73c3.rlib" "/opt/rustwide/target/debug/deps/libusername-fd80365b5f927f52.rlib" "/opt/rustwide/target/debug/deps/libnum-943704c5c8b83822.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-00c8e050e69f6800.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-7f4fb6eefc165dfa.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-06f7609310e8ec99.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-f95c2affaefad14f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-1bed8324c97dc64f.rlib" "/opt/rustwide/target/debug/deps/libdist_tx-0fccd2e5a3ae845f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liburl-1b40833742162787.rlib" "/opt/rustwide/target/debug/deps/libidna-bd11dd91938a433b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/librustls-703591bc725495d8.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libsct-093d613bb1178947.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c9af418e34b2ee4c.rlib" "/opt/rustwide/target/debug/deps/libring-3011a7b80f2aba03.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-67079360d4dbd2ec.rlib" "/opt/rustwide/target/debug/deps/librand-3a20c62adec95109.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bf449d62fa2a9f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libhmac-71c1735cb3d4499d.rlib" "/opt/rustwide/target/debug/deps/libsha2-d7193d09998f76cf.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-3f966411c27a91fb.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ebf074b53a203274.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libsecstr-31caf8d29b46c618.rlib" "/opt/rustwide/target/debug/deps/libserde_db-c4c4e3033787da08.rlib" "/opt/rustwide/target/debug/deps/libr2d2-39a50cbecd7158b5.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-b6673e005b3e050f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f08a5a333cc1d961.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab7e2704e6f3f673.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a30f0bd513f88b7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-405cbefbc0ca4c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-942c52080b0b6fff.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libflexi_logger-0fb0882983441bbe.rlib" "/opt/rustwide/target/debug/deps/libglob-c57da5286c7fae6e.rlib" "/opt/rustwide/target/debug/deps/libatty-e9990643e384daa5.rlib" "/opt/rustwide/target/debug/deps/libyansi-35940f0a6c4fd250.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8bff5e7f985fe39f.rlib" "/opt/rustwide/target/debug/deps/libchrono-357c4a208e323bb5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cf172c934c665507.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-32d831a972ab1962.rlib" "/opt/rustwide/target/debug/deps/libtime-aaf3a97d08c5b649.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libserde-e7fb7743d615b32b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-33112eb3f67609d7.deserialize_strings_to_bytes.cv2zqelw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-33112eb3f67609d7.deserialize_strings_to_bytes.cv2zqelw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-33112eb3f67609d7.deserialize_strings_to_bytes.cv2zqelw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-33112eb3f67609d7.deserialize_strings_to_bytes.cv2zqelw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-33112eb3f67609d7.deserialize_strings_to_bytes.cv2zqelw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-33112eb3f67609d7.deserialize_strings_to_bytes.cv2zqelw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-33112eb3f67609d7.deserialize_strings_to_bytes.cv2zqelw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-33112eb3f67609d7.deserialize_strings_to_bytes.cv2zqelw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-33112eb3f67609d7.deserialize_strings_to_bytes.cv2zqelw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-33112eb3f67609d7.deserialize_strings_to_bytes.cv2zqelw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-33112eb3f67609d7.deserialize_strings_to_bytes.cv2zqelw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-33112eb3f67609d7.deserialize_strings_to_bytes.cv2zqelw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-33112eb3f67609d7.deserialize_strings_to_bytes.cv2zqelw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-33112eb3f67609d7.deserialize_strings_to_bytes.cv2zqelw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-33112eb3f67609d7.deserialize_strings_to_bytes.cv2zqelw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-33112eb3f67609d7.deserialize_strings_to_bytes.cv2zqelw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-33112eb3f67609d7" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-33112eb3f67609d7.hhpcbpck6kzurpg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-b097146a0e7678f2/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_bytes-3d8c4652f2183c6b.rlib" "/opt/rustwide/target/debug/deps/libhdbconnect-728a275fcb8ef869.rlib" "/opt/rustwide/target/debug/deps/libcesu8-15708aa11ccb743e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-7d6a9863e60d73c3.rlib" "/opt/rustwide/target/debug/deps/libusername-fd80365b5f927f52.rlib" "/opt/rustwide/target/debug/deps/libnum-943704c5c8b83822.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-00c8e050e69f6800.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-7f4fb6eefc165dfa.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-06f7609310e8ec99.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-f95c2affaefad14f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-1bed8324c97dc64f.rlib" "/opt/rustwide/target/debug/deps/libdist_tx-0fccd2e5a3ae845f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liburl-1b40833742162787.rlib" "/opt/rustwide/target/debug/deps/libidna-bd11dd91938a433b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/librustls-703591bc725495d8.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libsct-093d613bb1178947.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c9af418e34b2ee4c.rlib" "/opt/rustwide/target/debug/deps/libring-3011a7b80f2aba03.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-67079360d4dbd2ec.rlib" "/opt/rustwide/target/debug/deps/librand-3a20c62adec95109.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bf449d62fa2a9f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libhmac-71c1735cb3d4499d.rlib" "/opt/rustwide/target/debug/deps/libsha2-d7193d09998f76cf.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-3f966411c27a91fb.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ebf074b53a203274.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libsecstr-31caf8d29b46c618.rlib" "/opt/rustwide/target/debug/deps/libserde_db-c4c4e3033787da08.rlib" "/opt/rustwide/target/debug/deps/libr2d2-39a50cbecd7158b5.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-b6673e005b3e050f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f08a5a333cc1d961.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab7e2704e6f3f673.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a30f0bd513f88b7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-405cbefbc0ca4c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-942c52080b0b6fff.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libflexi_logger-0fb0882983441bbe.rlib" "/opt/rustwide/target/debug/deps/libglob-c57da5286c7fae6e.rlib" "/opt/rustwide/target/debug/deps/libatty-e9990643e384daa5.rlib" "/opt/rustwide/target/debug/deps/libyansi-35940f0a6c4fd250.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8bff5e7f985fe39f.rlib" "/opt/rustwide/target/debug/deps/libchrono-357c4a208e323bb5.rlib" "/opt/rustwide/target/debug/deps/libserde-e7fb7743d615b32b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cf172c934c665507.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-32d831a972ab1962.rlib" "/opt/rustwide/target/debug/deps/libtime-aaf3a97d08c5b649.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_070_explain-e7f0ae4729b8459e.test_070_explain.bhzwhs9m-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-e7f0ae4729b8459e.test_070_explain.bhzwhs9m-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-e7f0ae4729b8459e.test_070_explain.bhzwhs9m-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-e7f0ae4729b8459e.test_070_explain.bhzwhs9m-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-e7f0ae4729b8459e.test_070_explain.bhzwhs9m-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-e7f0ae4729b8459e.test_070_explain.bhzwhs9m-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-e7f0ae4729b8459e.test_070_explain.bhzwhs9m-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-e7f0ae4729b8459e.test_070_explain.bhzwhs9m-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-e7f0ae4729b8459e.test_070_explain.bhzwhs9m-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-e7f0ae4729b8459e.test_070_explain.bhzwhs9m-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-e7f0ae4729b8459e.test_070_explain.bhzwhs9m-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-e7f0ae4729b8459e.test_070_explain.bhzwhs9m-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-e7f0ae4729b8459e.test_070_explain.bhzwhs9m-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-e7f0ae4729b8459e.test_070_explain.bhzwhs9m-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-e7f0ae4729b8459e.test_070_explain.bhzwhs9m-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-e7f0ae4729b8459e.test_070_explain.bhzwhs9m-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_070_explain-e7f0ae4729b8459e" "/opt/rustwide/target/debug/deps/test_070_explain-e7f0ae4729b8459e.1zensvftwcd4hyts.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-b097146a0e7678f2/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-161e21d63a04b717.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libhdbconnect-728a275fcb8ef869.rlib" "/opt/rustwide/target/debug/deps/libcesu8-15708aa11ccb743e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-7d6a9863e60d73c3.rlib" "/opt/rustwide/target/debug/deps/libusername-fd80365b5f927f52.rlib" "/opt/rustwide/target/debug/deps/libnum-943704c5c8b83822.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-00c8e050e69f6800.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-7f4fb6eefc165dfa.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-06f7609310e8ec99.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-f95c2affaefad14f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-1bed8324c97dc64f.rlib" "/opt/rustwide/target/debug/deps/libdist_tx-0fccd2e5a3ae845f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liburl-1b40833742162787.rlib" "/opt/rustwide/target/debug/deps/libidna-bd11dd91938a433b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/librustls-703591bc725495d8.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libsct-093d613bb1178947.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c9af418e34b2ee4c.rlib" "/opt/rustwide/target/debug/deps/libring-3011a7b80f2aba03.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-67079360d4dbd2ec.rlib" "/opt/rustwide/target/debug/deps/librand-3a20c62adec95109.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bf449d62fa2a9f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libhmac-71c1735cb3d4499d.rlib" "/opt/rustwide/target/debug/deps/libsha2-d7193d09998f76cf.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-3f966411c27a91fb.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ebf074b53a203274.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libsecstr-31caf8d29b46c618.rlib" "/opt/rustwide/target/debug/deps/libserde_db-c4c4e3033787da08.rlib" "/opt/rustwide/target/debug/deps/libr2d2-39a50cbecd7158b5.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-b6673e005b3e050f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f08a5a333cc1d961.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab7e2704e6f3f673.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a30f0bd513f88b7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-405cbefbc0ca4c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-942c52080b0b6fff.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libflexi_logger-0fb0882983441bbe.rlib" "/opt/rustwide/target/debug/deps/libglob-c57da5286c7fae6e.rlib" "/opt/rustwide/target/debug/deps/libatty-e9990643e384daa5.rlib" "/opt/rustwide/target/debug/deps/libyansi-35940f0a6c4fd250.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8bff5e7f985fe39f.rlib" "/opt/rustwide/target/debug/deps/libchrono-357c4a208e323bb5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cf172c934c665507.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-32d831a972ab1962.rlib" "/opt/rustwide/target/debug/deps/libtime-aaf3a97d08c5b649.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libserde-e7fb7743d615b32b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_035_text-9911b891430d30f6.test_035_text.bo502m2o-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_035_text-9911b891430d30f6.test_035_text.bo502m2o-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_035_text-9911b891430d30f6.test_035_text.bo502m2o-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_035_text-9911b891430d30f6.test_035_text.bo502m2o-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_035_text-9911b891430d30f6.test_035_text.bo502m2o-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_035_text-9911b891430d30f6.test_035_text.bo502m2o-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_035_text-9911b891430d30f6.test_035_text.bo502m2o-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_035_text-9911b891430d30f6.test_035_text.bo502m2o-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_035_text-9911b891430d30f6.test_035_text.bo502m2o-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_035_text-9911b891430d30f6.test_035_text.bo502m2o-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_035_text-9911b891430d30f6.test_035_text.bo502m2o-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_035_text-9911b891430d30f6.test_035_text.bo502m2o-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_035_text-9911b891430d30f6.test_035_text.bo502m2o-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_035_text-9911b891430d30f6.test_035_text.bo502m2o-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_035_text-9911b891430d30f6.test_035_text.bo502m2o-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_035_text-9911b891430d30f6.test_035_text.bo502m2o-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_035_text-9911b891430d30f6" "/opt/rustwide/target/debug/deps/test_035_text-9911b891430d30f6.2n8c0i6aoioefdnb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-b097146a0e7678f2/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-161e21d63a04b717.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libhdbconnect-728a275fcb8ef869.rlib" "/opt/rustwide/target/debug/deps/libcesu8-15708aa11ccb743e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-7d6a9863e60d73c3.rlib" "/opt/rustwide/target/debug/deps/libusername-fd80365b5f927f52.rlib" "/opt/rustwide/target/debug/deps/libnum-943704c5c8b83822.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-00c8e050e69f6800.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-7f4fb6eefc165dfa.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-06f7609310e8ec99.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-f95c2affaefad14f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-1bed8324c97dc64f.rlib" "/opt/rustwide/target/debug/deps/libdist_tx-0fccd2e5a3ae845f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liburl-1b40833742162787.rlib" "/opt/rustwide/target/debug/deps/libidna-bd11dd91938a433b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/librustls-703591bc725495d8.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libsct-093d613bb1178947.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c9af418e34b2ee4c.rlib" "/opt/rustwide/target/debug/deps/libring-3011a7b80f2aba03.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-67079360d4dbd2ec.rlib" "/opt/rustwide/target/debug/deps/librand-3a20c62adec95109.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bf449d62fa2a9f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libhmac-71c1735cb3d4499d.rlib" "/opt/rustwide/target/debug/deps/libsha2-d7193d09998f76cf.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-3f966411c27a91fb.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ebf074b53a203274.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libsecstr-31caf8d29b46c618.rlib" "/opt/rustwide/target/debug/deps/libserde_db-c4c4e3033787da08.rlib" "/opt/rustwide/target/debug/deps/libr2d2-39a50cbecd7158b5.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-b6673e005b3e050f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f08a5a333cc1d961.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab7e2704e6f3f673.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a30f0bd513f88b7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-405cbefbc0ca4c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-942c52080b0b6fff.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libflexi_logger-0fb0882983441bbe.rlib" "/opt/rustwide/target/debug/deps/libglob-c57da5286c7fae6e.rlib" "/opt/rustwide/target/debug/deps/libatty-e9990643e384daa5.rlib" "/opt/rustwide/target/debug/deps/libyansi-35940f0a6c4fd250.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8bff5e7f985fe39f.rlib" "/opt/rustwide/target/debug/deps/libchrono-357c4a208e323bb5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cf172c934c665507.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-32d831a972ab1962.rlib" "/opt/rustwide/target/debug/deps/libtime-aaf3a97d08c5b649.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libserde-e7fb7743d615b32b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-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: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_012_connect_other_user-e10d2ce10e66c259.test_012_connect_other_user.8zwxjjqd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_012_connect_other_user-e10d2ce10e66c259.test_012_connect_other_user.8zwxjjqd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_012_connect_other_user-e10d2ce10e66c259.test_012_connect_other_user.8zwxjjqd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_012_connect_other_user-e10d2ce10e66c259.test_012_connect_other_user.8zwxjjqd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_012_connect_other_user-e10d2ce10e66c259.test_012_connect_other_user.8zwxjjqd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_012_connect_other_user-e10d2ce10e66c259.test_012_connect_other_user.8zwxjjqd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_012_connect_other_user-e10d2ce10e66c259.test_012_connect_other_user.8zwxjjqd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_012_connect_other_user-e10d2ce10e66c259.test_012_connect_other_user.8zwxjjqd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_012_connect_other_user-e10d2ce10e66c259.test_012_connect_other_user.8zwxjjqd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_012_connect_other_user-e10d2ce10e66c259.test_012_connect_other_user.8zwxjjqd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_012_connect_other_user-e10d2ce10e66c259.test_012_connect_other_user.8zwxjjqd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_012_connect_other_user-e10d2ce10e66c259.test_012_connect_other_user.8zwxjjqd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_012_connect_other_user-e10d2ce10e66c259.test_012_connect_other_user.8zwxjjqd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_012_connect_other_user-e10d2ce10e66c259.test_012_connect_other_user.8zwxjjqd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_012_connect_other_user-e10d2ce10e66c259.test_012_connect_other_user.8zwxjjqd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_012_connect_other_user-e10d2ce10e66c259.test_012_connect_other_user.8zwxjjqd-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_012_connect_other_user-e10d2ce10e66c259" "/opt/rustwide/target/debug/deps/test_012_connect_other_user-e10d2ce10e66c259.2b59m8b9x8wcl6rv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-b097146a0e7678f2/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-161e21d63a04b717.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libhdbconnect-728a275fcb8ef869.rlib" "/opt/rustwide/target/debug/deps/libcesu8-15708aa11ccb743e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-7d6a9863e60d73c3.rlib" "/opt/rustwide/target/debug/deps/libusername-fd80365b5f927f52.rlib" "/opt/rustwide/target/debug/deps/libnum-943704c5c8b83822.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-00c8e050e69f6800.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-7f4fb6eefc165dfa.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-06f7609310e8ec99.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-f95c2affaefad14f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-1bed8324c97dc64f.rlib" "/opt/rustwide/target/debug/deps/libdist_tx-0fccd2e5a3ae845f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liburl-1b40833742162787.rlib" "/opt/rustwide/target/debug/deps/libidna-bd11dd91938a433b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/librustls-703591bc725495d8.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libsct-093d613bb1178947.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c9af418e34b2ee4c.rlib" "/opt/rustwide/target/debug/deps/libring-3011a7b80f2aba03.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-67079360d4dbd2ec.rlib" "/opt/rustwide/target/debug/deps/librand-3a20c62adec95109.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bf449d62fa2a9f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libhmac-71c1735cb3d4499d.rlib" "/opt/rustwide/target/debug/deps/libsha2-d7193d09998f76cf.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-3f966411c27a91fb.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ebf074b53a203274.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libsecstr-31caf8d29b46c618.rlib" "/opt/rustwide/target/debug/deps/libserde_db-c4c4e3033787da08.rlib" "/opt/rustwide/target/debug/deps/libr2d2-39a50cbecd7158b5.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-b6673e005b3e050f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f08a5a333cc1d961.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab7e2704e6f3f673.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a30f0bd513f88b7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-405cbefbc0ca4c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-942c52080b0b6fff.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libflexi_logger-0fb0882983441bbe.rlib" "/opt/rustwide/target/debug/deps/libglob-c57da5286c7fae6e.rlib" "/opt/rustwide/target/debug/deps/libatty-e9990643e384daa5.rlib" "/opt/rustwide/target/debug/deps/libyansi-35940f0a6c4fd250.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8bff5e7f985fe39f.rlib" "/opt/rustwide/target/debug/deps/libchrono-357c4a208e323bb5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cf172c934c665507.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-32d831a972ab1962.rlib" "/opt/rustwide/target/debug/deps/libtime-aaf3a97d08c5b649.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libserde-e7fb7743d615b32b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_037_spatial-956c7ad2736be0f4.test_037_spatial.d6uohiq2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_037_spatial-956c7ad2736be0f4.test_037_spatial.d6uohiq2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_037_spatial-956c7ad2736be0f4.test_037_spatial.d6uohiq2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_037_spatial-956c7ad2736be0f4.test_037_spatial.d6uohiq2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_037_spatial-956c7ad2736be0f4.test_037_spatial.d6uohiq2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_037_spatial-956c7ad2736be0f4.test_037_spatial.d6uohiq2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_037_spatial-956c7ad2736be0f4.test_037_spatial.d6uohiq2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_037_spatial-956c7ad2736be0f4.test_037_spatial.d6uohiq2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_037_spatial-956c7ad2736be0f4.test_037_spatial.d6uohiq2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_037_spatial-956c7ad2736be0f4.test_037_spatial.d6uohiq2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_037_spatial-956c7ad2736be0f4.test_037_spatial.d6uohiq2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_037_spatial-956c7ad2736be0f4.test_037_spatial.d6uohiq2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_037_spatial-956c7ad2736be0f4.test_037_spatial.d6uohiq2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_037_spatial-956c7ad2736be0f4.test_037_spatial.d6uohiq2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_037_spatial-956c7ad2736be0f4.test_037_spatial.d6uohiq2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_037_spatial-956c7ad2736be0f4.test_037_spatial.d6uohiq2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_037_spatial-956c7ad2736be0f4" "/opt/rustwide/target/debug/deps/test_037_spatial-956c7ad2736be0f4.3xu6597nrda8nsv4.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-b097146a0e7678f2/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-161e21d63a04b717.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-3d8c4652f2183c6b.rlib" "/opt/rustwide/target/debug/deps/libhdbconnect-728a275fcb8ef869.rlib" "/opt/rustwide/target/debug/deps/libcesu8-15708aa11ccb743e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-7d6a9863e60d73c3.rlib" "/opt/rustwide/target/debug/deps/libusername-fd80365b5f927f52.rlib" "/opt/rustwide/target/debug/deps/libnum-943704c5c8b83822.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-00c8e050e69f6800.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-7f4fb6eefc165dfa.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-06f7609310e8ec99.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-f95c2affaefad14f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-1bed8324c97dc64f.rlib" "/opt/rustwide/target/debug/deps/libdist_tx-0fccd2e5a3ae845f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liburl-1b40833742162787.rlib" "/opt/rustwide/target/debug/deps/libidna-bd11dd91938a433b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/librustls-703591bc725495d8.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libsct-093d613bb1178947.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c9af418e34b2ee4c.rlib" "/opt/rustwide/target/debug/deps/libring-3011a7b80f2aba03.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-67079360d4dbd2ec.rlib" "/opt/rustwide/target/debug/deps/librand-3a20c62adec95109.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bf449d62fa2a9f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libhmac-71c1735cb3d4499d.rlib" "/opt/rustwide/target/debug/deps/libsha2-d7193d09998f76cf.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-3f966411c27a91fb.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ebf074b53a203274.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libsecstr-31caf8d29b46c618.rlib" "/opt/rustwide/target/debug/deps/libserde_db-c4c4e3033787da08.rlib" "/opt/rustwide/target/debug/deps/libr2d2-39a50cbecd7158b5.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-b6673e005b3e050f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f08a5a333cc1d961.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab7e2704e6f3f673.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a30f0bd513f88b7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-405cbefbc0ca4c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-942c52080b0b6fff.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libflexi_logger-0fb0882983441bbe.rlib" "/opt/rustwide/target/debug/deps/libglob-c57da5286c7fae6e.rlib" "/opt/rustwide/target/debug/deps/libatty-e9990643e384daa5.rlib" "/opt/rustwide/target/debug/deps/libyansi-35940f0a6c4fd250.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8bff5e7f985fe39f.rlib" "/opt/rustwide/target/debug/deps/libchrono-357c4a208e323bb5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cf172c934c665507.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-32d831a972ab1962.rlib" "/opt/rustwide/target/debug/deps/libtime-aaf3a97d08c5b649.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libserde-e7fb7743d615b32b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_036_bool-06c3c63a83d76ac4.test_036_bool.d0ez2xo9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_036_bool-06c3c63a83d76ac4.test_036_bool.d0ez2xo9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_036_bool-06c3c63a83d76ac4.test_036_bool.d0ez2xo9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_036_bool-06c3c63a83d76ac4.test_036_bool.d0ez2xo9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_036_bool-06c3c63a83d76ac4.test_036_bool.d0ez2xo9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_036_bool-06c3c63a83d76ac4.test_036_bool.d0ez2xo9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_036_bool-06c3c63a83d76ac4.test_036_bool.d0ez2xo9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_036_bool-06c3c63a83d76ac4.test_036_bool.d0ez2xo9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_036_bool-06c3c63a83d76ac4.test_036_bool.d0ez2xo9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_036_bool-06c3c63a83d76ac4.test_036_bool.d0ez2xo9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_036_bool-06c3c63a83d76ac4.test_036_bool.d0ez2xo9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_036_bool-06c3c63a83d76ac4.test_036_bool.d0ez2xo9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_036_bool-06c3c63a83d76ac4.test_036_bool.d0ez2xo9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_036_bool-06c3c63a83d76ac4.test_036_bool.d0ez2xo9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_036_bool-06c3c63a83d76ac4.test_036_bool.d0ez2xo9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_036_bool-06c3c63a83d76ac4.test_036_bool.d0ez2xo9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_036_bool-06c3c63a83d76ac4" "/opt/rustwide/target/debug/deps/test_036_bool-06c3c63a83d76ac4.3pgbiz0ol72bxc1q.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-b097146a0e7678f2/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-161e21d63a04b717.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libhdbconnect-728a275fcb8ef869.rlib" "/opt/rustwide/target/debug/deps/libcesu8-15708aa11ccb743e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-7d6a9863e60d73c3.rlib" "/opt/rustwide/target/debug/deps/libusername-fd80365b5f927f52.rlib" "/opt/rustwide/target/debug/deps/libnum-943704c5c8b83822.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-00c8e050e69f6800.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-7f4fb6eefc165dfa.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-06f7609310e8ec99.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-f95c2affaefad14f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-1bed8324c97dc64f.rlib" "/opt/rustwide/target/debug/deps/libdist_tx-0fccd2e5a3ae845f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liburl-1b40833742162787.rlib" "/opt/rustwide/target/debug/deps/libidna-bd11dd91938a433b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/librustls-703591bc725495d8.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libsct-093d613bb1178947.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c9af418e34b2ee4c.rlib" "/opt/rustwide/target/debug/deps/libring-3011a7b80f2aba03.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-67079360d4dbd2ec.rlib" "/opt/rustwide/target/debug/deps/librand-3a20c62adec95109.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bf449d62fa2a9f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libhmac-71c1735cb3d4499d.rlib" "/opt/rustwide/target/debug/deps/libsha2-d7193d09998f76cf.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-3f966411c27a91fb.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ebf074b53a203274.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libsecstr-31caf8d29b46c618.rlib" "/opt/rustwide/target/debug/deps/libserde_db-c4c4e3033787da08.rlib" "/opt/rustwide/target/debug/deps/libr2d2-39a50cbecd7158b5.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-b6673e005b3e050f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f08a5a333cc1d961.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab7e2704e6f3f673.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a30f0bd513f88b7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-405cbefbc0ca4c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-942c52080b0b6fff.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libflexi_logger-0fb0882983441bbe.rlib" "/opt/rustwide/target/debug/deps/libglob-c57da5286c7fae6e.rlib" "/opt/rustwide/target/debug/deps/libatty-e9990643e384daa5.rlib" "/opt/rustwide/target/debug/deps/libyansi-35940f0a6c4fd250.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8bff5e7f985fe39f.rlib" "/opt/rustwide/target/debug/deps/libchrono-357c4a208e323bb5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cf172c934c665507.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-32d831a972ab1962.rlib" "/opt/rustwide/target/debug/deps/libtime-aaf3a97d08c5b649.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libserde-e7fb7743d615b32b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "900028ace696f8c6c1cb87cb3fd6cff277697a882052e6f31e7f30224d68e0fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "900028ace696f8c6c1cb87cb3fd6cff277697a882052e6f31e7f30224d68e0fe", kill_on_drop: false }` [INFO] [stdout] 900028ace696f8c6c1cb87cb3fd6cff277697a882052e6f31e7f30224d68e0fe