[INFO] fetching crate crowbar 0.3.7... [INFO] testing crowbar-0.3.7 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate crowbar 0.3.7 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate crowbar 0.3.7 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 crates.io crate crowbar 0.3.7 [INFO] finished tweaking crates.io crate crowbar 0.3.7 [INFO] tweaked toml for crates.io crate crowbar 0.3.7 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate crowbar 0.3.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusoto_sts v0.43.0 [INFO] [stderr] Downloaded claim v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 4dfe5c14b7e283452c585a1ba94d44f5512349903bed6c4dcc4f555d165f02b4 [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" "4dfe5c14b7e283452c585a1ba94d44f5512349903bed6c4dcc4f555d165f02b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4dfe5c14b7e283452c585a1ba94d44f5512349903bed6c4dcc4f555d165f02b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dfe5c14b7e283452c585a1ba94d44f5512349903bed6c4dcc4f555d165f02b4", kill_on_drop: false }` [INFO] [stdout] 4dfe5c14b7e283452c585a1ba94d44f5512349903bed6c4dcc4f555d165f02b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5547eb15d978c27c35ef72d2a37d25ecbfdc3f5a595c7f7b3aff565764035f6f [INFO] running `Command { std: "docker" "start" "-a" "5547eb15d978c27c35ef72d2a37d25ecbfdc3f5a595c7f7b3aff565764035f6f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling standback v0.2.6 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling whoami v0.8.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling hashbrown v0.7.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling sxd-document v0.3.2 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling sxd-xpath v0.4.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dbus v0.2.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling rusoto_core v0.43.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling dirs-next v1.0.1 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling console v0.10.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling secret-service v1.1.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling dlv-list v0.2.2 [INFO] [stderr] Compiling ordered-multimap v0.2.4 [INFO] [stderr] Compiling dialoguer v0.5.0 [INFO] [stderr] Compiling keyring v0.9.0 [INFO] [stderr] Compiling rust-ini v0.15.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.10 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_str v0.1.0 [INFO] [stderr] Compiling cookie_store v0.10.0 [INFO] [stderr] Compiling rusoto_credential v0.43.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling rusoto_signature v0.43.0 [INFO] [stderr] Compiling rusoto_sts v0.43.0 [INFO] [stderr] Compiling select v0.4.3 [INFO] [stderr] Compiling crowbar v0.3.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 08s [INFO] running `Command { std: "docker" "inspect" "5547eb15d978c27c35ef72d2a37d25ecbfdc3f5a595c7f7b3aff565764035f6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5547eb15d978c27c35ef72d2a37d25ecbfdc3f5a595c7f7b3aff565764035f6f", kill_on_drop: false }` [INFO] [stdout] 5547eb15d978c27c35ef72d2a37d25ecbfdc3f5a595c7f7b3aff565764035f6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] a6c567abe7d6da634d483ef392a8abbcd58dd3068f71494f74377fd067c0f9de [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" "a6c567abe7d6da634d483ef392a8abbcd58dd3068f71494f74377fd067c0f9de", kill_on_drop: false }` [INFO] [stderr] Compiling claim v0.3.1 [INFO] [stderr] Compiling crowbar v0.3.7 (/opt/rustwide/workdir) [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/aws_credentials_load_write_delete_test-7508b58c4b0f167d.aws_credentials_load_write_delete_test.2042ft0r-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-7508b58c4b0f167d.aws_credentials_load_write_delete_test.2042ft0r-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-7508b58c4b0f167d.aws_credentials_load_write_delete_test.2042ft0r-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-7508b58c4b0f167d.aws_credentials_load_write_delete_test.2042ft0r-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-7508b58c4b0f167d.aws_credentials_load_write_delete_test.2042ft0r-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-7508b58c4b0f167d.aws_credentials_load_write_delete_test.2042ft0r-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-7508b58c4b0f167d.aws_credentials_load_write_delete_test.2042ft0r-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-7508b58c4b0f167d.aws_credentials_load_write_delete_test.2042ft0r-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-7508b58c4b0f167d.aws_credentials_load_write_delete_test.2042ft0r-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-7508b58c4b0f167d.aws_credentials_load_write_delete_test.2042ft0r-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-7508b58c4b0f167d.aws_credentials_load_write_delete_test.2042ft0r-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-7508b58c4b0f167d.aws_credentials_load_write_delete_test.2042ft0r-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-7508b58c4b0f167d.aws_credentials_load_write_delete_test.2042ft0r-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-7508b58c4b0f167d.aws_credentials_load_write_delete_test.2042ft0r-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-7508b58c4b0f167d.aws_credentials_load_write_delete_test.2042ft0r-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-7508b58c4b0f167d.aws_credentials_load_write_delete_test.2042ft0r-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-7508b58c4b0f167d" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-7508b58c4b0f167d.3c7268zutin6f6f4.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/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/libcrowbar-96ed9722b09ddf43.rlib" "/opt/rustwide/target/debug/deps/libini-19162b9e41614515.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-a045d997130f66dc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-42aefb0924affa79.rlib" "/opt/rustwide/target/debug/deps/libahash-f655c9f0ef714519.rlib" "/opt/rustwide/target/debug/deps/libconst_random-a01f93c7bc4c0d8b.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-11f2a7e34f2f56c2.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8aa962ecad46c057.rlib" "/opt/rustwide/target/debug/deps/libwhoami-85f5a70e1c6ee2e9.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libsxd_xpath-e34795708d149bde.rlib" "/opt/rustwide/target/debug/deps/libsxd_document-3045d1377b58dece.rlib" "/opt/rustwide/target/debug/deps/libperesil-c37bde3bbd312be4.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-b09971f96ffa9191.rlib" "/opt/rustwide/target/debug/deps/libserde_str-acaab6aa0a212b41.rlib" "/opt/rustwide/target/debug/deps/libselect-04140bd01020859a.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-fa2a6975eece2a6f.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-38752581ddfe8f32.rlib" "/opt/rustwide/target/debug/deps/libtendril-fa73bb6561609288.rlib" "/opt/rustwide/target/debug/deps/libutf8-98d072dceae2e9d6.rlib" "/opt/rustwide/target/debug/deps/libfutf-78d2b129bc450e5d.rlib" "/opt/rustwide/target/debug/deps/libmac-d150d1b60486d2c1.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-76a2c64155f30f84.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-c787aafe4117fc56.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3f3df7bf8b36f675.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-3d30d563f8dad31a.rlib" "/opt/rustwide/target/debug/deps/libphf-74e11bd59758aaa1.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-104e438ff3ced7ac.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libbit_set-9b35ae0f2f929cd7.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-038dd780fdfef9ef.rlib" "/opt/rustwide/target/debug/deps/libitertools-41c7b36edd11f937.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-c0e742dddbfb7f7f.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-6f8f0ba2fe9b1809.rlib" "/opt/rustwide/target/debug/deps/librusoto_sts-064cf93872d5c841.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-fd9fa2b39afd7139.rlib" "/opt/rustwide/target/debug/deps/libxml-cda3d123d95e0097.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-61d6c5ed962f8119.rlib" "/opt/rustwide/target/debug/deps/libtime-1671cd308c0dfca2.rlib" "/opt/rustwide/target/debug/deps/libstandback-1c93cc254f913a0b.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-98126da6a6d7a966.rlib" "/opt/rustwide/target/debug/deps/libmd5-fe12beae939c213a.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-8581bb00d0d07d46.rlib" "/opt/rustwide/target/debug/deps/libshlex-4a4c2f8255e6015b.rlib" "/opt/rustwide/target/debug/deps/libzeroize-bf6875049bb14baa.rlib" "/opt/rustwide/target/debug/deps/libfutures-ab387c4a8de9385f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f427f83dbe8ae91c.rlib" "/opt/rustwide/target/debug/deps/libdirs-254d01afbf973396.rlib" "/opt/rustwide/target/debug/deps/libchrono-5436c8a169ab24da.rlib" "/opt/rustwide/target/debug/deps/libreqwest-bb84bd1ac15a783f.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-c9729372aca0243e.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-52de199557ace622.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-37a7a258ffd0fedb.rlib" "/opt/rustwide/target/debug/deps/libcookie-96df53ac8af0d980.rlib" "/opt/rustwide/target/debug/deps/liburl-228e4fbb63dd421f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-db4ffe1216728d83.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9687d6785a26ec3b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-961a80714dd62fda.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72ac88a584c46e25.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6582022f1edaf6f7.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-371f3764a6e7598c.rlib" "/opt/rustwide/target/debug/deps/libryu-ae8eb6686af9d6c8.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0d49a135a533dc4d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dfc563a41ab53ebb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ac1e1ae3b861430c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-ebee7beeb5aba84f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-a2f1d06b7b083b56.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9b68260693d08732.rlib" "/opt/rustwide/target/debug/deps/libtime-5de439a683c7e73a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libpin_project-478fb96184a6eba0.rlib" "/opt/rustwide/target/debug/deps/libtokio-9268bd20e76e0e0d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9506592a7692d703.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-ccd43f70128d4082.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7aa8e802084641d4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f0e3f0e412336a0d.rlib" "/opt/rustwide/target/debug/deps/libmio-43ae7b821b22308e.rlib" "/opt/rustwide/target/debug/deps/libiovec-18bbfa4fb9a9a789.rlib" "/opt/rustwide/target/debug/deps/libnet2-0417fca145ca8630.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d86d02ece21f0afb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5ec44eec92fde5ec.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5fe8143e52d0a5a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-10791918b19d50de.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-55b6c2ebbcf19ab8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2444560072fbf4e6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/liburl-be7e099fcc4a29f3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-aa9ce6c8d5a2aa47.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4cfd451302fd5788.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5879472696fe7086.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-76666ead33f6e753.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-1fbac65521a9cb62.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libkeyring-69746d74af6f2b84.rlib" "/opt/rustwide/target/debug/deps/libsecret_service-591f9a8f02b16c01.rlib" "/opt/rustwide/target/debug/deps/libsha2-1433337ef44e2bd9.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/librand-4e803503fb42a06e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-aa3db0eaf0af7a57.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libnum-2119d7dc8ce6d837.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-cccf963e5ed70e58.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-299b2a838632f950.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-71bc1560a74ed09e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6d501233808c0367.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fe1d7b5ff4bcf109.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-652c61577fc61c2d.rlib" "/opt/rustwide/target/debug/deps/libhkdf-089fd9ecae3ce4ec.rlib" "/opt/rustwide/target/debug/deps/libhmac-d65745974caa3e62.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a4c7dda4bc2c2720.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9ea5e46507ceb2a.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libdbus-f9629fff298a09c1.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-50264da1d88ba9be.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libaes-7c50ff70cec37c43.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-ea93f7732e3c254f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-ed6482bafa649d8d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-b67c718c19858a48.rlib" "/opt/rustwide/target/debug/deps/libtempfile-f9b673943792d985.rlib" "/opt/rustwide/target/debug/deps/librand-08ae9570c6018e2f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bc938b867f53792e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ffe7ee9b8f5b68e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-bc51fa45f314635f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce9a27255935ba43.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ef29bc9e02dc762f.rlib" "/opt/rustwide/target/debug/deps/libconsole-edd41ca1671bc5b1.rlib" "/opt/rustwide/target/debug/deps/libtermios-fbeab4bfcf03ecba.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-1d9b54c10668bc48.rlib" "/opt/rustwide/target/debug/deps/libregex-9784bdbd17761e23.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-a638c6ab9996b7e1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5c3f4ee3e5c74824.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libconfy-951d0d5d9776d45c.rlib" "/opt/rustwide/target/debug/deps/libtoml-13f3b7db4353dc72.rlib" "/opt/rustwide/target/debug/deps/libserde-e6158585ca4429ed.rlib" "/opt/rustwide/target/debug/deps/libdirectories-3c4b8fa04c79b1a6.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-b2d1e770d00172c9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libclap-1865a7f1ab02a2fb.rlib" "/opt/rustwide/target/debug/deps/libvec_map-08722e269333ade1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-60621051abfcb17d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-79b8b0ff3a77c502.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-bb36d4c105f58819.rlib" "/opt/rustwide/target/debug/deps/liblibc-8952a2c8a7e7a8b4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libbase64-aa651a90fdf2d160.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" "-lssl" "-lcrypto" "-ldbus-1" "-lc" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crowbar` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit 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/crowbar_config_manage_profiles_test-9395e32454325fb2.crowbar_config_manage_profiles_test.b5zglfy8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-9395e32454325fb2.crowbar_config_manage_profiles_test.b5zglfy8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-9395e32454325fb2.crowbar_config_manage_profiles_test.b5zglfy8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-9395e32454325fb2.crowbar_config_manage_profiles_test.b5zglfy8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-9395e32454325fb2.crowbar_config_manage_profiles_test.b5zglfy8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-9395e32454325fb2.crowbar_config_manage_profiles_test.b5zglfy8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-9395e32454325fb2.crowbar_config_manage_profiles_test.b5zglfy8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-9395e32454325fb2.crowbar_config_manage_profiles_test.b5zglfy8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-9395e32454325fb2.crowbar_config_manage_profiles_test.b5zglfy8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-9395e32454325fb2.crowbar_config_manage_profiles_test.b5zglfy8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-9395e32454325fb2.crowbar_config_manage_profiles_test.b5zglfy8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-9395e32454325fb2.crowbar_config_manage_profiles_test.b5zglfy8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-9395e32454325fb2.crowbar_config_manage_profiles_test.b5zglfy8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-9395e32454325fb2.crowbar_config_manage_profiles_test.b5zglfy8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-9395e32454325fb2.crowbar_config_manage_profiles_test.b5zglfy8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-9395e32454325fb2.crowbar_config_manage_profiles_test.b5zglfy8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-9395e32454325fb2" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-9395e32454325fb2.1pjlcsug3c239zty.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/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/libcrowbar-96ed9722b09ddf43.rlib" "/opt/rustwide/target/debug/deps/libini-19162b9e41614515.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-a045d997130f66dc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-42aefb0924affa79.rlib" "/opt/rustwide/target/debug/deps/libahash-f655c9f0ef714519.rlib" "/opt/rustwide/target/debug/deps/libconst_random-a01f93c7bc4c0d8b.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-11f2a7e34f2f56c2.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8aa962ecad46c057.rlib" "/opt/rustwide/target/debug/deps/libwhoami-85f5a70e1c6ee2e9.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libsxd_xpath-e34795708d149bde.rlib" "/opt/rustwide/target/debug/deps/libsxd_document-3045d1377b58dece.rlib" "/opt/rustwide/target/debug/deps/libperesil-c37bde3bbd312be4.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-b09971f96ffa9191.rlib" "/opt/rustwide/target/debug/deps/libserde_str-acaab6aa0a212b41.rlib" "/opt/rustwide/target/debug/deps/libselect-04140bd01020859a.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-fa2a6975eece2a6f.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-38752581ddfe8f32.rlib" "/opt/rustwide/target/debug/deps/libtendril-fa73bb6561609288.rlib" "/opt/rustwide/target/debug/deps/libutf8-98d072dceae2e9d6.rlib" "/opt/rustwide/target/debug/deps/libfutf-78d2b129bc450e5d.rlib" "/opt/rustwide/target/debug/deps/libmac-d150d1b60486d2c1.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-76a2c64155f30f84.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-c787aafe4117fc56.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3f3df7bf8b36f675.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-3d30d563f8dad31a.rlib" "/opt/rustwide/target/debug/deps/libphf-74e11bd59758aaa1.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-104e438ff3ced7ac.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libbit_set-9b35ae0f2f929cd7.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-038dd780fdfef9ef.rlib" "/opt/rustwide/target/debug/deps/libitertools-41c7b36edd11f937.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-c0e742dddbfb7f7f.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-6f8f0ba2fe9b1809.rlib" "/opt/rustwide/target/debug/deps/librusoto_sts-064cf93872d5c841.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-fd9fa2b39afd7139.rlib" "/opt/rustwide/target/debug/deps/libxml-cda3d123d95e0097.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-61d6c5ed962f8119.rlib" "/opt/rustwide/target/debug/deps/libtime-1671cd308c0dfca2.rlib" "/opt/rustwide/target/debug/deps/libstandback-1c93cc254f913a0b.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-98126da6a6d7a966.rlib" "/opt/rustwide/target/debug/deps/libmd5-fe12beae939c213a.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-8581bb00d0d07d46.rlib" "/opt/rustwide/target/debug/deps/libshlex-4a4c2f8255e6015b.rlib" "/opt/rustwide/target/debug/deps/libzeroize-bf6875049bb14baa.rlib" "/opt/rustwide/target/debug/deps/libfutures-ab387c4a8de9385f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f427f83dbe8ae91c.rlib" "/opt/rustwide/target/debug/deps/libdirs-254d01afbf973396.rlib" "/opt/rustwide/target/debug/deps/libchrono-5436c8a169ab24da.rlib" "/opt/rustwide/target/debug/deps/libreqwest-bb84bd1ac15a783f.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-c9729372aca0243e.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-52de199557ace622.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-37a7a258ffd0fedb.rlib" "/opt/rustwide/target/debug/deps/libcookie-96df53ac8af0d980.rlib" "/opt/rustwide/target/debug/deps/liburl-228e4fbb63dd421f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-db4ffe1216728d83.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9687d6785a26ec3b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-961a80714dd62fda.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72ac88a584c46e25.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6582022f1edaf6f7.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-371f3764a6e7598c.rlib" "/opt/rustwide/target/debug/deps/libryu-ae8eb6686af9d6c8.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0d49a135a533dc4d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dfc563a41ab53ebb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ac1e1ae3b861430c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-ebee7beeb5aba84f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-a2f1d06b7b083b56.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9b68260693d08732.rlib" "/opt/rustwide/target/debug/deps/libtime-5de439a683c7e73a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libpin_project-478fb96184a6eba0.rlib" "/opt/rustwide/target/debug/deps/libtokio-9268bd20e76e0e0d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9506592a7692d703.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-ccd43f70128d4082.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7aa8e802084641d4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f0e3f0e412336a0d.rlib" "/opt/rustwide/target/debug/deps/libmio-43ae7b821b22308e.rlib" "/opt/rustwide/target/debug/deps/libiovec-18bbfa4fb9a9a789.rlib" "/opt/rustwide/target/debug/deps/libnet2-0417fca145ca8630.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d86d02ece21f0afb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5ec44eec92fde5ec.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5fe8143e52d0a5a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-10791918b19d50de.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-55b6c2ebbcf19ab8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2444560072fbf4e6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/liburl-be7e099fcc4a29f3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-aa9ce6c8d5a2aa47.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4cfd451302fd5788.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5879472696fe7086.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-76666ead33f6e753.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-1fbac65521a9cb62.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libkeyring-69746d74af6f2b84.rlib" "/opt/rustwide/target/debug/deps/libsecret_service-591f9a8f02b16c01.rlib" "/opt/rustwide/target/debug/deps/libsha2-1433337ef44e2bd9.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/librand-4e803503fb42a06e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-aa3db0eaf0af7a57.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libnum-2119d7dc8ce6d837.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-cccf963e5ed70e58.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-299b2a838632f950.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-71bc1560a74ed09e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6d501233808c0367.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fe1d7b5ff4bcf109.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-652c61577fc61c2d.rlib" "/opt/rustwide/target/debug/deps/libhkdf-089fd9ecae3ce4ec.rlib" "/opt/rustwide/target/debug/deps/libhmac-d65745974caa3e62.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a4c7dda4bc2c2720.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9ea5e46507ceb2a.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libdbus-f9629fff298a09c1.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-50264da1d88ba9be.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libaes-7c50ff70cec37c43.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-ea93f7732e3c254f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-ed6482bafa649d8d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-b67c718c19858a48.rlib" "/opt/rustwide/target/debug/deps/libtempfile-f9b673943792d985.rlib" "/opt/rustwide/target/debug/deps/librand-08ae9570c6018e2f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bc938b867f53792e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ffe7ee9b8f5b68e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-bc51fa45f314635f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce9a27255935ba43.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ef29bc9e02dc762f.rlib" "/opt/rustwide/target/debug/deps/libconsole-edd41ca1671bc5b1.rlib" "/opt/rustwide/target/debug/deps/libtermios-fbeab4bfcf03ecba.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-1d9b54c10668bc48.rlib" "/opt/rustwide/target/debug/deps/libregex-9784bdbd17761e23.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-a638c6ab9996b7e1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5c3f4ee3e5c74824.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libconfy-951d0d5d9776d45c.rlib" "/opt/rustwide/target/debug/deps/libtoml-13f3b7db4353dc72.rlib" "/opt/rustwide/target/debug/deps/libserde-e6158585ca4429ed.rlib" "/opt/rustwide/target/debug/deps/libdirectories-3c4b8fa04c79b1a6.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-b2d1e770d00172c9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libclap-1865a7f1ab02a2fb.rlib" "/opt/rustwide/target/debug/deps/libvec_map-08722e269333ade1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-60621051abfcb17d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-79b8b0ff3a77c502.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-bb36d4c105f58819.rlib" "/opt/rustwide/target/debug/deps/liblibc-8952a2c8a7e7a8b4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libbase64-aa651a90fdf2d160.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" "-lssl" "-lcrypto" "-ldbus-1" "-lc" "-lutil" "-ldl" "-lutil" "-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/aws_config_add_profile_test-8a028498fa9c5c71.aws_config_add_profile_test.ehxlop90-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-8a028498fa9c5c71.aws_config_add_profile_test.ehxlop90-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-8a028498fa9c5c71.aws_config_add_profile_test.ehxlop90-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-8a028498fa9c5c71.aws_config_add_profile_test.ehxlop90-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-8a028498fa9c5c71.aws_config_add_profile_test.ehxlop90-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-8a028498fa9c5c71.aws_config_add_profile_test.ehxlop90-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-8a028498fa9c5c71.aws_config_add_profile_test.ehxlop90-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-8a028498fa9c5c71.aws_config_add_profile_test.ehxlop90-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-8a028498fa9c5c71.aws_config_add_profile_test.ehxlop90-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-8a028498fa9c5c71.aws_config_add_profile_test.ehxlop90-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-8a028498fa9c5c71.aws_config_add_profile_test.ehxlop90-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-8a028498fa9c5c71.aws_config_add_profile_test.ehxlop90-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-8a028498fa9c5c71.aws_config_add_profile_test.ehxlop90-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-8a028498fa9c5c71.aws_config_add_profile_test.ehxlop90-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-8a028498fa9c5c71.aws_config_add_profile_test.ehxlop90-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-8a028498fa9c5c71.aws_config_add_profile_test.ehxlop90-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-8a028498fa9c5c71" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-8a028498fa9c5c71.3xi2k746arx4bpxa.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/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/libcrowbar-96ed9722b09ddf43.rlib" "/opt/rustwide/target/debug/deps/libini-19162b9e41614515.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-a045d997130f66dc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-42aefb0924affa79.rlib" "/opt/rustwide/target/debug/deps/libahash-f655c9f0ef714519.rlib" "/opt/rustwide/target/debug/deps/libconst_random-a01f93c7bc4c0d8b.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-11f2a7e34f2f56c2.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8aa962ecad46c057.rlib" "/opt/rustwide/target/debug/deps/libwhoami-85f5a70e1c6ee2e9.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libsxd_xpath-e34795708d149bde.rlib" "/opt/rustwide/target/debug/deps/libsxd_document-3045d1377b58dece.rlib" "/opt/rustwide/target/debug/deps/libperesil-c37bde3bbd312be4.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-b09971f96ffa9191.rlib" "/opt/rustwide/target/debug/deps/libserde_str-acaab6aa0a212b41.rlib" "/opt/rustwide/target/debug/deps/libselect-04140bd01020859a.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-fa2a6975eece2a6f.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-38752581ddfe8f32.rlib" "/opt/rustwide/target/debug/deps/libtendril-fa73bb6561609288.rlib" "/opt/rustwide/target/debug/deps/libutf8-98d072dceae2e9d6.rlib" "/opt/rustwide/target/debug/deps/libfutf-78d2b129bc450e5d.rlib" "/opt/rustwide/target/debug/deps/libmac-d150d1b60486d2c1.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-76a2c64155f30f84.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-c787aafe4117fc56.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3f3df7bf8b36f675.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-3d30d563f8dad31a.rlib" "/opt/rustwide/target/debug/deps/libphf-74e11bd59758aaa1.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-104e438ff3ced7ac.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libbit_set-9b35ae0f2f929cd7.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-038dd780fdfef9ef.rlib" "/opt/rustwide/target/debug/deps/libitertools-41c7b36edd11f937.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-c0e742dddbfb7f7f.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-6f8f0ba2fe9b1809.rlib" "/opt/rustwide/target/debug/deps/librusoto_sts-064cf93872d5c841.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-fd9fa2b39afd7139.rlib" "/opt/rustwide/target/debug/deps/libxml-cda3d123d95e0097.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-61d6c5ed962f8119.rlib" "/opt/rustwide/target/debug/deps/libtime-1671cd308c0dfca2.rlib" "/opt/rustwide/target/debug/deps/libstandback-1c93cc254f913a0b.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-98126da6a6d7a966.rlib" "/opt/rustwide/target/debug/deps/libmd5-fe12beae939c213a.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-8581bb00d0d07d46.rlib" "/opt/rustwide/target/debug/deps/libshlex-4a4c2f8255e6015b.rlib" "/opt/rustwide/target/debug/deps/libzeroize-bf6875049bb14baa.rlib" "/opt/rustwide/target/debug/deps/libfutures-ab387c4a8de9385f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f427f83dbe8ae91c.rlib" "/opt/rustwide/target/debug/deps/libdirs-254d01afbf973396.rlib" "/opt/rustwide/target/debug/deps/libchrono-5436c8a169ab24da.rlib" "/opt/rustwide/target/debug/deps/libreqwest-bb84bd1ac15a783f.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-c9729372aca0243e.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-52de199557ace622.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-37a7a258ffd0fedb.rlib" "/opt/rustwide/target/debug/deps/libcookie-96df53ac8af0d980.rlib" "/opt/rustwide/target/debug/deps/liburl-228e4fbb63dd421f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-db4ffe1216728d83.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9687d6785a26ec3b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-961a80714dd62fda.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72ac88a584c46e25.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6582022f1edaf6f7.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-371f3764a6e7598c.rlib" "/opt/rustwide/target/debug/deps/libryu-ae8eb6686af9d6c8.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0d49a135a533dc4d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dfc563a41ab53ebb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ac1e1ae3b861430c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-ebee7beeb5aba84f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-a2f1d06b7b083b56.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9b68260693d08732.rlib" "/opt/rustwide/target/debug/deps/libtime-5de439a683c7e73a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libpin_project-478fb96184a6eba0.rlib" "/opt/rustwide/target/debug/deps/libtokio-9268bd20e76e0e0d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9506592a7692d703.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-ccd43f70128d4082.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7aa8e802084641d4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f0e3f0e412336a0d.rlib" "/opt/rustwide/target/debug/deps/libmio-43ae7b821b22308e.rlib" "/opt/rustwide/target/debug/deps/libiovec-18bbfa4fb9a9a789.rlib" "/opt/rustwide/target/debug/deps/libnet2-0417fca145ca8630.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d86d02ece21f0afb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5ec44eec92fde5ec.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5fe8143e52d0a5a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-10791918b19d50de.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-55b6c2ebbcf19ab8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2444560072fbf4e6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/liburl-be7e099fcc4a29f3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-aa9ce6c8d5a2aa47.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4cfd451302fd5788.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5879472696fe7086.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-76666ead33f6e753.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-1fbac65521a9cb62.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libkeyring-69746d74af6f2b84.rlib" "/opt/rustwide/target/debug/deps/libsecret_service-591f9a8f02b16c01.rlib" "/opt/rustwide/target/debug/deps/libsha2-1433337ef44e2bd9.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/librand-4e803503fb42a06e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-aa3db0eaf0af7a57.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libnum-2119d7dc8ce6d837.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-cccf963e5ed70e58.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-299b2a838632f950.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-71bc1560a74ed09e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6d501233808c0367.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fe1d7b5ff4bcf109.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-652c61577fc61c2d.rlib" "/opt/rustwide/target/debug/deps/libhkdf-089fd9ecae3ce4ec.rlib" "/opt/rustwide/target/debug/deps/libhmac-d65745974caa3e62.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a4c7dda4bc2c2720.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9ea5e46507ceb2a.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libdbus-f9629fff298a09c1.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-50264da1d88ba9be.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libaes-7c50ff70cec37c43.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-ea93f7732e3c254f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-ed6482bafa649d8d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-b67c718c19858a48.rlib" "/opt/rustwide/target/debug/deps/libtempfile-f9b673943792d985.rlib" "/opt/rustwide/target/debug/deps/librand-08ae9570c6018e2f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bc938b867f53792e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ffe7ee9b8f5b68e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-bc51fa45f314635f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce9a27255935ba43.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ef29bc9e02dc762f.rlib" "/opt/rustwide/target/debug/deps/libconsole-edd41ca1671bc5b1.rlib" "/opt/rustwide/target/debug/deps/libtermios-fbeab4bfcf03ecba.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-1d9b54c10668bc48.rlib" "/opt/rustwide/target/debug/deps/libregex-9784bdbd17761e23.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-a638c6ab9996b7e1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5c3f4ee3e5c74824.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libconfy-951d0d5d9776d45c.rlib" "/opt/rustwide/target/debug/deps/libtoml-13f3b7db4353dc72.rlib" "/opt/rustwide/target/debug/deps/libserde-e6158585ca4429ed.rlib" "/opt/rustwide/target/debug/deps/libdirectories-3c4b8fa04c79b1a6.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-b2d1e770d00172c9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libclap-1865a7f1ab02a2fb.rlib" "/opt/rustwide/target/debug/deps/libvec_map-08722e269333ade1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-60621051abfcb17d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-79b8b0ff3a77c502.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-bb36d4c105f58819.rlib" "/opt/rustwide/target/debug/deps/liblibc-8952a2c8a7e7a8b4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libbase64-aa651a90fdf2d160.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" "-lssl" "-lcrypto" "-ldbus-1" "-lc" "-lutil" "-ldl" "-lutil" "-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/aws_config_read_profile_nonexisting_config_test-26e1549fedaeeccd.aws_config_read_profile_nonexisting_config_test.6rrpg2s2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-26e1549fedaeeccd.aws_config_read_profile_nonexisting_config_test.6rrpg2s2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-26e1549fedaeeccd.aws_config_read_profile_nonexisting_config_test.6rrpg2s2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-26e1549fedaeeccd.aws_config_read_profile_nonexisting_config_test.6rrpg2s2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-26e1549fedaeeccd.aws_config_read_profile_nonexisting_config_test.6rrpg2s2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-26e1549fedaeeccd.aws_config_read_profile_nonexisting_config_test.6rrpg2s2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-26e1549fedaeeccd.aws_config_read_profile_nonexisting_config_test.6rrpg2s2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-26e1549fedaeeccd.aws_config_read_profile_nonexisting_config_test.6rrpg2s2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-26e1549fedaeeccd.aws_config_read_profile_nonexisting_config_test.6rrpg2s2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-26e1549fedaeeccd.aws_config_read_profile_nonexisting_config_test.6rrpg2s2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-26e1549fedaeeccd" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-26e1549fedaeeccd.1r18n1ys65dmhewl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/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/libcrowbar-96ed9722b09ddf43.rlib" "/opt/rustwide/target/debug/deps/libini-19162b9e41614515.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-a045d997130f66dc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-42aefb0924affa79.rlib" "/opt/rustwide/target/debug/deps/libahash-f655c9f0ef714519.rlib" "/opt/rustwide/target/debug/deps/libconst_random-a01f93c7bc4c0d8b.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-11f2a7e34f2f56c2.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8aa962ecad46c057.rlib" "/opt/rustwide/target/debug/deps/libwhoami-85f5a70e1c6ee2e9.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libsxd_xpath-e34795708d149bde.rlib" "/opt/rustwide/target/debug/deps/libsxd_document-3045d1377b58dece.rlib" "/opt/rustwide/target/debug/deps/libperesil-c37bde3bbd312be4.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-b09971f96ffa9191.rlib" "/opt/rustwide/target/debug/deps/libserde_str-acaab6aa0a212b41.rlib" "/opt/rustwide/target/debug/deps/libselect-04140bd01020859a.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-fa2a6975eece2a6f.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-38752581ddfe8f32.rlib" "/opt/rustwide/target/debug/deps/libtendril-fa73bb6561609288.rlib" "/opt/rustwide/target/debug/deps/libutf8-98d072dceae2e9d6.rlib" "/opt/rustwide/target/debug/deps/libfutf-78d2b129bc450e5d.rlib" "/opt/rustwide/target/debug/deps/libmac-d150d1b60486d2c1.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-76a2c64155f30f84.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-c787aafe4117fc56.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3f3df7bf8b36f675.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-3d30d563f8dad31a.rlib" "/opt/rustwide/target/debug/deps/libphf-74e11bd59758aaa1.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-104e438ff3ced7ac.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libbit_set-9b35ae0f2f929cd7.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-038dd780fdfef9ef.rlib" "/opt/rustwide/target/debug/deps/libitertools-41c7b36edd11f937.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-c0e742dddbfb7f7f.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-6f8f0ba2fe9b1809.rlib" "/opt/rustwide/target/debug/deps/librusoto_sts-064cf93872d5c841.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-fd9fa2b39afd7139.rlib" "/opt/rustwide/target/debug/deps/libxml-cda3d123d95e0097.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-61d6c5ed962f8119.rlib" "/opt/rustwide/target/debug/deps/libtime-1671cd308c0dfca2.rlib" "/opt/rustwide/target/debug/deps/libstandback-1c93cc254f913a0b.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-98126da6a6d7a966.rlib" "/opt/rustwide/target/debug/deps/libmd5-fe12beae939c213a.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-8581bb00d0d07d46.rlib" "/opt/rustwide/target/debug/deps/libshlex-4a4c2f8255e6015b.rlib" "/opt/rustwide/target/debug/deps/libzeroize-bf6875049bb14baa.rlib" "/opt/rustwide/target/debug/deps/libfutures-ab387c4a8de9385f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f427f83dbe8ae91c.rlib" "/opt/rustwide/target/debug/deps/libdirs-254d01afbf973396.rlib" "/opt/rustwide/target/debug/deps/libchrono-5436c8a169ab24da.rlib" "/opt/rustwide/target/debug/deps/libreqwest-bb84bd1ac15a783f.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-c9729372aca0243e.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-52de199557ace622.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-37a7a258ffd0fedb.rlib" "/opt/rustwide/target/debug/deps/libcookie-96df53ac8af0d980.rlib" "/opt/rustwide/target/debug/deps/liburl-228e4fbb63dd421f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-db4ffe1216728d83.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9687d6785a26ec3b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-961a80714dd62fda.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72ac88a584c46e25.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6582022f1edaf6f7.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-371f3764a6e7598c.rlib" "/opt/rustwide/target/debug/deps/libryu-ae8eb6686af9d6c8.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0d49a135a533dc4d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dfc563a41ab53ebb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ac1e1ae3b861430c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-ebee7beeb5aba84f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-a2f1d06b7b083b56.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9b68260693d08732.rlib" "/opt/rustwide/target/debug/deps/libtime-5de439a683c7e73a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libpin_project-478fb96184a6eba0.rlib" "/opt/rustwide/target/debug/deps/libtokio-9268bd20e76e0e0d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9506592a7692d703.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-ccd43f70128d4082.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7aa8e802084641d4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f0e3f0e412336a0d.rlib" "/opt/rustwide/target/debug/deps/libmio-43ae7b821b22308e.rlib" "/opt/rustwide/target/debug/deps/libiovec-18bbfa4fb9a9a789.rlib" "/opt/rustwide/target/debug/deps/libnet2-0417fca145ca8630.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d86d02ece21f0afb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5ec44eec92fde5ec.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5fe8143e52d0a5a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-10791918b19d50de.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-55b6c2ebbcf19ab8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2444560072fbf4e6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/liburl-be7e099fcc4a29f3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-aa9ce6c8d5a2aa47.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4cfd451302fd5788.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5879472696fe7086.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-76666ead33f6e753.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-1fbac65521a9cb62.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libkeyring-69746d74af6f2b84.rlib" "/opt/rustwide/target/debug/deps/libsecret_service-591f9a8f02b16c01.rlib" "/opt/rustwide/target/debug/deps/libsha2-1433337ef44e2bd9.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/librand-4e803503fb42a06e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-aa3db0eaf0af7a57.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libnum-2119d7dc8ce6d837.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-cccf963e5ed70e58.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-299b2a838632f950.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-71bc1560a74ed09e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6d501233808c0367.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fe1d7b5ff4bcf109.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-652c61577fc61c2d.rlib" "/opt/rustwide/target/debug/deps/libhkdf-089fd9ecae3ce4ec.rlib" "/opt/rustwide/target/debug/deps/libhmac-d65745974caa3e62.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a4c7dda4bc2c2720.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9ea5e46507ceb2a.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libdbus-f9629fff298a09c1.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-50264da1d88ba9be.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libaes-7c50ff70cec37c43.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-ea93f7732e3c254f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-ed6482bafa649d8d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-b67c718c19858a48.rlib" "/opt/rustwide/target/debug/deps/libtempfile-f9b673943792d985.rlib" "/opt/rustwide/target/debug/deps/librand-08ae9570c6018e2f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bc938b867f53792e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ffe7ee9b8f5b68e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-bc51fa45f314635f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce9a27255935ba43.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ef29bc9e02dc762f.rlib" "/opt/rustwide/target/debug/deps/libconsole-edd41ca1671bc5b1.rlib" "/opt/rustwide/target/debug/deps/libtermios-fbeab4bfcf03ecba.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-1d9b54c10668bc48.rlib" "/opt/rustwide/target/debug/deps/libregex-9784bdbd17761e23.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-a638c6ab9996b7e1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5c3f4ee3e5c74824.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libconfy-951d0d5d9776d45c.rlib" "/opt/rustwide/target/debug/deps/libtoml-13f3b7db4353dc72.rlib" "/opt/rustwide/target/debug/deps/libserde-e6158585ca4429ed.rlib" "/opt/rustwide/target/debug/deps/libdirectories-3c4b8fa04c79b1a6.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-b2d1e770d00172c9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libclap-1865a7f1ab02a2fb.rlib" "/opt/rustwide/target/debug/deps/libvec_map-08722e269333ade1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-60621051abfcb17d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-79b8b0ff3a77c502.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-bb36d4c105f58819.rlib" "/opt/rustwide/target/debug/deps/liblibc-8952a2c8a7e7a8b4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libbase64-aa651a90fdf2d160.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" "-lssl" "-lcrypto" "-ldbus-1" "-lc" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a6c567abe7d6da634d483ef392a8abbcd58dd3068f71494f74377fd067c0f9de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6c567abe7d6da634d483ef392a8abbcd58dd3068f71494f74377fd067c0f9de", kill_on_drop: false }` [INFO] [stdout] a6c567abe7d6da634d483ef392a8abbcd58dd3068f71494f74377fd067c0f9de