[INFO] fetching crate crowbar 0.3.6... [INFO] testing crowbar-0.3.6 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate crowbar 0.3.6 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate crowbar 0.3.6 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate crowbar 0.3.6 [INFO] finished tweaking crates.io crate crowbar 0.3.6 [INFO] tweaked toml for crates.io crate crowbar 0.3.6 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate crowbar 0.3.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69283a36ee2b33f0f191834dbbda2c2e36a0ffa8f7ad7f0297e654b5370cc84a [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" "69283a36ee2b33f0f191834dbbda2c2e36a0ffa8f7ad7f0297e654b5370cc84a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69283a36ee2b33f0f191834dbbda2c2e36a0ffa8f7ad7f0297e654b5370cc84a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69283a36ee2b33f0f191834dbbda2c2e36a0ffa8f7ad7f0297e654b5370cc84a", kill_on_drop: false }` [INFO] [stdout] 69283a36ee2b33f0f191834dbbda2c2e36a0ffa8f7ad7f0297e654b5370cc84a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 3d8c3b3a12dad1e60885e3ebba16084c54738ed0e1d04f16f86f0906cd33f94e [INFO] running `Command { std: "docker" "start" "-a" "3d8c3b3a12dad1e60885e3ebba16084c54738ed0e1d04f16f86f0906cd33f94e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling standback v0.2.6 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling typed-arena v1.7.0 [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 thin-slice v0.1.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling whoami v0.8.1 [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-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling hashbrown v0.7.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling sxd-document v0.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rusoto_core v0.43.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dbus v0.2.3 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling sxd-xpath v0.4.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling sha2 v0.8.1 [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 hkdf v0.8.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling dlv-list v0.2.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling ordered-multimap v0.2.4 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling secret-service v1.1.0 [INFO] [stderr] Compiling dialoguer v0.5.0 [INFO] [stderr] Compiling rust-ini v0.15.2 [INFO] [stderr] Compiling keyring v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling time v0.2.10 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling string_cache v0.8.0 [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 rusoto_credential v0.43.0 [INFO] [stderr] Compiling cookie_store v0.10.0 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling markup5ever v0.10.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 kuchiki v0.8.0 [INFO] [stderr] Compiling crowbar v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 23s [INFO] running `Command { std: "docker" "inspect" "3d8c3b3a12dad1e60885e3ebba16084c54738ed0e1d04f16f86f0906cd33f94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d8c3b3a12dad1e60885e3ebba16084c54738ed0e1d04f16f86f0906cd33f94e", kill_on_drop: false }` [INFO] [stdout] 3d8c3b3a12dad1e60885e3ebba16084c54738ed0e1d04f16f86f0906cd33f94e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a886ec82681bfc41887335734faa219ff2a3b07d87ab0a54d191f8c85708d9b [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" "8a886ec82681bfc41887335734faa219ff2a3b07d87ab0a54d191f8c85708d9b", kill_on_drop: false }` [INFO] [stderr] Compiling claim v0.3.1 [INFO] [stderr] Compiling crowbar v0.3.6 (/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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-3b61aa269c0d965c.aws_config_read_profile_nonexisting_config_test.aw8e25eh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-3b61aa269c0d965c.aws_config_read_profile_nonexisting_config_test.aw8e25eh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-3b61aa269c0d965c.aws_config_read_profile_nonexisting_config_test.aw8e25eh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-3b61aa269c0d965c.aws_config_read_profile_nonexisting_config_test.aw8e25eh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-3b61aa269c0d965c.aws_config_read_profile_nonexisting_config_test.aw8e25eh-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-3b61aa269c0d965c.aws_config_read_profile_nonexisting_config_test.aw8e25eh-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-3b61aa269c0d965c.aws_config_read_profile_nonexisting_config_test.aw8e25eh-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-3b61aa269c0d965c.aws_config_read_profile_nonexisting_config_test.aw8e25eh-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-3b61aa269c0d965c.aws_config_read_profile_nonexisting_config_test.aw8e25eh-cgu.8.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-3b61aa269c0d965c" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-3b61aa269c0d965c.3tezv1ddnz3w5x03.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libcrowbar-36e486eb38f1b2ba.rlib" "/opt/rustwide/target/debug/deps/libthiserror-816cbc91b364f70a.rlib" "/opt/rustwide/target/debug/deps/libini-54a099a6489b7739.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-c98100e83cff927a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-73f3750c99f6028e.rlib" "/opt/rustwide/target/debug/deps/libahash-e41210b63345650c.rlib" "/opt/rustwide/target/debug/deps/libconst_random-56a6121c94217cc3.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-972849ba007fd8c1.rlib" "/opt/rustwide/target/debug/deps/libanyhow-32b66572876f04db.rlib" "/opt/rustwide/target/debug/deps/libwhoami-131eed86a456ae44.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libsxd_xpath-a3e2543c3807f27a.rlib" "/opt/rustwide/target/debug/deps/libsxd_document-765ee165cc03c073.rlib" "/opt/rustwide/target/debug/deps/libperesil-31662a9a165a4357.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-5f7daeb66e8bda7a.rlib" "/opt/rustwide/target/debug/deps/libserde_str-27d4f72cef5bf2e1.rlib" "/opt/rustwide/target/debug/deps/libitertools-31d911caff3602c2.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/librusoto_sts-2080915446f1de3f.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-e8a5abded9b718eb.rlib" "/opt/rustwide/target/debug/deps/libxml-21bbedcd98c6fc5c.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-1e44bec0ff644818.rlib" "/opt/rustwide/target/debug/deps/libtime-82b5d0aa814822a9.rlib" "/opt/rustwide/target/debug/deps/libstandback-725cce5ce3a9e5d7.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-5de13cf95fc41f5f.rlib" "/opt/rustwide/target/debug/deps/libmd5-93adae31f15ea83f.rlib" "/opt/rustwide/target/debug/deps/libhex-fb13f38417616817.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-4943314208ed3f32.rlib" "/opt/rustwide/target/debug/deps/libshlex-94cb6686a4941263.rlib" "/opt/rustwide/target/debug/deps/libzeroize-55e3026d762860c6.rlib" "/opt/rustwide/target/debug/deps/libfutures-018d050e98ecbc1d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4fa7f4fa1d6e4b3f.rlib" "/opt/rustwide/target/debug/deps/libdirs-23988443cf6c0d41.rlib" "/opt/rustwide/target/debug/deps/libchrono-f832251378540f0f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-57bb2cd381067298.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d1e470c4a40d8ac7.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-60f9a85321a734ae.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-0c27228e9b9b7f66.rlib" "/opt/rustwide/target/debug/deps/libcookie-099e3a581cee9b34.rlib" "/opt/rustwide/target/debug/deps/liburl-f90d6475f7cc4a3e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-a9f605d7e0f0d5fe.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d3fa9c953c1943d0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2fca85d155936299.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8bf894d57a37623b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b69b0652a0489eb8.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ffe8bc751b6771da.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3d690484825c6db3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-405e3aa230179566.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libhyper-343dee0400df9f41.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-3d03603096df03b6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-4b887001c1e3ed7f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-cdeec8b41478e62c.rlib" "/opt/rustwide/target/debug/deps/libtime-a01a82d340671b75.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-08d4df4920a70246.rlib" "/opt/rustwide/target/debug/deps/libtokio-3e046eb275764863.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-102117a2175ac896.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f18d0a754c6ba7a7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-018c2750a549beb9.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-0117aec3ebbeb3d8.rlib" "/opt/rustwide/target/debug/deps/libmio-3baa014e3141c595.rlib" "/opt/rustwide/target/debug/deps/libiovec-46e1df77b8d1d612.rlib" "/opt/rustwide/target/debug/deps/libnet2-6c2d9335e7d2ac6b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-775a47b8527e3c13.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b0f76c70622e6e35.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-75b49c1d0526a67e.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-41d2204887beddbc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cd8a2593a346d59c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-17ccec7ac71753d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4313d09413e99b74.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libhttp-b032e289d6146007.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-954614af7d1289ce.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libkuchiki-899998c1cb798123.rlib" "/opt/rustwide/target/debug/deps/libselectors-285468e37300f26f.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-0c9f2cee441aa844.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-c9f851ce5bad526a.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-7af6e59a8cb0b700.rlib" "/opt/rustwide/target/debug/deps/libfxhash-572335cff6d39cdb.rlib" "/opt/rustwide/target/debug/deps/libcssparser-899988692c25d72a.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-d89346b498df6df1.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-57f7378624966cd8.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-f2a9de90ccc719bd.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-f1bfd0e3d2d6e01b.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-a8f05fd2b92aeb91.rlib" "/opt/rustwide/target/debug/deps/libphf-a4bc4a2cfe4d59c2.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-2a220760fc86cf1f.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b42889626a872fd2.rlib" "/opt/rustwide/target/debug/deps/libtendril-0b546db577a79b14.rlib" "/opt/rustwide/target/debug/deps/libutf8-b52d7309ea7a5ec0.rlib" "/opt/rustwide/target/debug/deps/libfutf-d766ed5984f416bf.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-ffebef00131a7a03.rlib" "/opt/rustwide/target/debug/deps/libmac-289f4fdec9493fc6.rlib" "/opt/rustwide/target/debug/deps/libkeyring-708fd4c3bd448be4.rlib" "/opt/rustwide/target/debug/deps/libsecret_service-89c93bd5d1c8a29a.rlib" "/opt/rustwide/target/debug/deps/libsha2-d9bd5ee046fc609b.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/librand-0058e26faa7ef14e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-8da28b3a842a2cec.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libnum-366e157b0718ec2e.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-79f0c5b47b5b87d5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d9623d937192cd73.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-afcf26bdc0d7a8e0.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-44fdeac686b18dd7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7815b516c0338bf3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1be98b0e802aa2b0.rlib" "/opt/rustwide/target/debug/deps/libhkdf-d4ef0f430e170dd6.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd3f1b2010bb489a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libdbus-dbe36442a05251c1.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-4b2b1a0c77b4cec7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libaes-7bdd3a7107f8692d.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-f6c45bfb3ac1ed39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-2776e9b3d294eb2a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-1a69bea0b7311499.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b182e71e43ac3ad9.rlib" "/opt/rustwide/target/debug/deps/librand-1198f9b96a2817d1.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-06f4a7976867370c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aac4659c8f970e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-a4b0e986f9077e9d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c3b3628135615e66.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/libconsole-bf31f577ba3a7e89.rlib" "/opt/rustwide/target/debug/deps/libtermios-7833a0dbfed04b77.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-a795c7d2c1b509d7.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libconfy-915eda833fc2647d.rlib" "/opt/rustwide/target/debug/deps/libtoml-f06d48f8af404bce.rlib" "/opt/rustwide/target/debug/deps/libserde-0346f5b94d3aa340.rlib" "/opt/rustwide/target/debug/deps/libdirectories-b7011e46714d06b6.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-69fffc8707f785c1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libclap-83a574926a7446ca.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libatty-5feedd006e37cdd7.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libbase64-e85a826824a65205.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ldbus-1" "-lc" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-fcaddfde012d1a3e.aws_config_add_profile_test.emv47u9d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-fcaddfde012d1a3e.aws_config_add_profile_test.emv47u9d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-fcaddfde012d1a3e.aws_config_add_profile_test.emv47u9d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-fcaddfde012d1a3e.aws_config_add_profile_test.emv47u9d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-fcaddfde012d1a3e.aws_config_add_profile_test.emv47u9d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-fcaddfde012d1a3e.aws_config_add_profile_test.emv47u9d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-fcaddfde012d1a3e.aws_config_add_profile_test.emv47u9d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-fcaddfde012d1a3e.aws_config_add_profile_test.emv47u9d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-fcaddfde012d1a3e.aws_config_add_profile_test.emv47u9d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-fcaddfde012d1a3e.aws_config_add_profile_test.emv47u9d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-fcaddfde012d1a3e.aws_config_add_profile_test.emv47u9d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-fcaddfde012d1a3e.aws_config_add_profile_test.emv47u9d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-fcaddfde012d1a3e.aws_config_add_profile_test.emv47u9d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-fcaddfde012d1a3e.aws_config_add_profile_test.emv47u9d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-fcaddfde012d1a3e.aws_config_add_profile_test.emv47u9d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-fcaddfde012d1a3e.aws_config_add_profile_test.emv47u9d-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-fcaddfde012d1a3e" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-fcaddfde012d1a3e.1tkkfnvk5doea483.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libcrowbar-36e486eb38f1b2ba.rlib" "/opt/rustwide/target/debug/deps/libthiserror-816cbc91b364f70a.rlib" "/opt/rustwide/target/debug/deps/libini-54a099a6489b7739.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-c98100e83cff927a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-73f3750c99f6028e.rlib" "/opt/rustwide/target/debug/deps/libahash-e41210b63345650c.rlib" "/opt/rustwide/target/debug/deps/libconst_random-56a6121c94217cc3.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-972849ba007fd8c1.rlib" "/opt/rustwide/target/debug/deps/libanyhow-32b66572876f04db.rlib" "/opt/rustwide/target/debug/deps/libwhoami-131eed86a456ae44.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libsxd_xpath-a3e2543c3807f27a.rlib" "/opt/rustwide/target/debug/deps/libsxd_document-765ee165cc03c073.rlib" "/opt/rustwide/target/debug/deps/libperesil-31662a9a165a4357.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-5f7daeb66e8bda7a.rlib" "/opt/rustwide/target/debug/deps/libserde_str-27d4f72cef5bf2e1.rlib" "/opt/rustwide/target/debug/deps/libitertools-31d911caff3602c2.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/librusoto_sts-2080915446f1de3f.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-e8a5abded9b718eb.rlib" "/opt/rustwide/target/debug/deps/libxml-21bbedcd98c6fc5c.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-1e44bec0ff644818.rlib" "/opt/rustwide/target/debug/deps/libtime-82b5d0aa814822a9.rlib" "/opt/rustwide/target/debug/deps/libstandback-725cce5ce3a9e5d7.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-5de13cf95fc41f5f.rlib" "/opt/rustwide/target/debug/deps/libmd5-93adae31f15ea83f.rlib" "/opt/rustwide/target/debug/deps/libhex-fb13f38417616817.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-4943314208ed3f32.rlib" "/opt/rustwide/target/debug/deps/libshlex-94cb6686a4941263.rlib" "/opt/rustwide/target/debug/deps/libzeroize-55e3026d762860c6.rlib" "/opt/rustwide/target/debug/deps/libfutures-018d050e98ecbc1d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4fa7f4fa1d6e4b3f.rlib" "/opt/rustwide/target/debug/deps/libdirs-23988443cf6c0d41.rlib" "/opt/rustwide/target/debug/deps/libchrono-f832251378540f0f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-57bb2cd381067298.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d1e470c4a40d8ac7.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-60f9a85321a734ae.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-0c27228e9b9b7f66.rlib" "/opt/rustwide/target/debug/deps/libcookie-099e3a581cee9b34.rlib" "/opt/rustwide/target/debug/deps/liburl-f90d6475f7cc4a3e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-a9f605d7e0f0d5fe.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d3fa9c953c1943d0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2fca85d155936299.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8bf894d57a37623b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b69b0652a0489eb8.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ffe8bc751b6771da.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3d690484825c6db3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-405e3aa230179566.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libhyper-343dee0400df9f41.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-3d03603096df03b6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-4b887001c1e3ed7f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-cdeec8b41478e62c.rlib" "/opt/rustwide/target/debug/deps/libtime-a01a82d340671b75.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-08d4df4920a70246.rlib" "/opt/rustwide/target/debug/deps/libtokio-3e046eb275764863.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-102117a2175ac896.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f18d0a754c6ba7a7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-018c2750a549beb9.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-0117aec3ebbeb3d8.rlib" "/opt/rustwide/target/debug/deps/libmio-3baa014e3141c595.rlib" "/opt/rustwide/target/debug/deps/libiovec-46e1df77b8d1d612.rlib" "/opt/rustwide/target/debug/deps/libnet2-6c2d9335e7d2ac6b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-775a47b8527e3c13.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b0f76c70622e6e35.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-75b49c1d0526a67e.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-41d2204887beddbc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cd8a2593a346d59c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-17ccec7ac71753d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4313d09413e99b74.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libhttp-b032e289d6146007.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-954614af7d1289ce.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libkuchiki-899998c1cb798123.rlib" "/opt/rustwide/target/debug/deps/libselectors-285468e37300f26f.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-0c9f2cee441aa844.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-c9f851ce5bad526a.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-7af6e59a8cb0b700.rlib" "/opt/rustwide/target/debug/deps/libfxhash-572335cff6d39cdb.rlib" "/opt/rustwide/target/debug/deps/libcssparser-899988692c25d72a.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-d89346b498df6df1.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-57f7378624966cd8.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-f2a9de90ccc719bd.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-f1bfd0e3d2d6e01b.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-a8f05fd2b92aeb91.rlib" "/opt/rustwide/target/debug/deps/libphf-a4bc4a2cfe4d59c2.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-2a220760fc86cf1f.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b42889626a872fd2.rlib" "/opt/rustwide/target/debug/deps/libtendril-0b546db577a79b14.rlib" "/opt/rustwide/target/debug/deps/libutf8-b52d7309ea7a5ec0.rlib" "/opt/rustwide/target/debug/deps/libfutf-d766ed5984f416bf.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-ffebef00131a7a03.rlib" "/opt/rustwide/target/debug/deps/libmac-289f4fdec9493fc6.rlib" "/opt/rustwide/target/debug/deps/libkeyring-708fd4c3bd448be4.rlib" "/opt/rustwide/target/debug/deps/libsecret_service-89c93bd5d1c8a29a.rlib" "/opt/rustwide/target/debug/deps/libsha2-d9bd5ee046fc609b.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/librand-0058e26faa7ef14e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-8da28b3a842a2cec.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libnum-366e157b0718ec2e.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-79f0c5b47b5b87d5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d9623d937192cd73.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-afcf26bdc0d7a8e0.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-44fdeac686b18dd7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7815b516c0338bf3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1be98b0e802aa2b0.rlib" "/opt/rustwide/target/debug/deps/libhkdf-d4ef0f430e170dd6.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd3f1b2010bb489a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libdbus-dbe36442a05251c1.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-4b2b1a0c77b4cec7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libaes-7bdd3a7107f8692d.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-f6c45bfb3ac1ed39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-2776e9b3d294eb2a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-1a69bea0b7311499.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b182e71e43ac3ad9.rlib" "/opt/rustwide/target/debug/deps/librand-1198f9b96a2817d1.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-06f4a7976867370c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aac4659c8f970e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-a4b0e986f9077e9d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c3b3628135615e66.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/libconsole-bf31f577ba3a7e89.rlib" "/opt/rustwide/target/debug/deps/libtermios-7833a0dbfed04b77.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-a795c7d2c1b509d7.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libconfy-915eda833fc2647d.rlib" "/opt/rustwide/target/debug/deps/libtoml-f06d48f8af404bce.rlib" "/opt/rustwide/target/debug/deps/libserde-0346f5b94d3aa340.rlib" "/opt/rustwide/target/debug/deps/libdirectories-b7011e46714d06b6.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-69fffc8707f785c1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libclap-83a574926a7446ca.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libatty-5feedd006e37cdd7.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libbase64-e85a826824a65205.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ldbus-1" "-lc" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/aws_config_delete_profile_test-e4dc15934546c5ea.aws_config_delete_profile_test.5holp5nu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_delete_profile_test-e4dc15934546c5ea.aws_config_delete_profile_test.5holp5nu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_delete_profile_test-e4dc15934546c5ea.aws_config_delete_profile_test.5holp5nu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_delete_profile_test-e4dc15934546c5ea.aws_config_delete_profile_test.5holp5nu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_delete_profile_test-e4dc15934546c5ea.aws_config_delete_profile_test.5holp5nu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_delete_profile_test-e4dc15934546c5ea.aws_config_delete_profile_test.5holp5nu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_delete_profile_test-e4dc15934546c5ea.aws_config_delete_profile_test.5holp5nu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_delete_profile_test-e4dc15934546c5ea.aws_config_delete_profile_test.5holp5nu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_delete_profile_test-e4dc15934546c5ea.aws_config_delete_profile_test.5holp5nu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_delete_profile_test-e4dc15934546c5ea.aws_config_delete_profile_test.5holp5nu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_delete_profile_test-e4dc15934546c5ea.aws_config_delete_profile_test.5holp5nu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_delete_profile_test-e4dc15934546c5ea.aws_config_delete_profile_test.5holp5nu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_delete_profile_test-e4dc15934546c5ea.aws_config_delete_profile_test.5holp5nu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_delete_profile_test-e4dc15934546c5ea.aws_config_delete_profile_test.5holp5nu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_delete_profile_test-e4dc15934546c5ea.aws_config_delete_profile_test.5holp5nu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_delete_profile_test-e4dc15934546c5ea.aws_config_delete_profile_test.5holp5nu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/aws_config_delete_profile_test-e4dc15934546c5ea" "/opt/rustwide/target/debug/deps/aws_config_delete_profile_test-e4dc15934546c5ea.2td7w3ne5u49dgkh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libcrowbar-36e486eb38f1b2ba.rlib" "/opt/rustwide/target/debug/deps/libthiserror-816cbc91b364f70a.rlib" "/opt/rustwide/target/debug/deps/libini-54a099a6489b7739.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-c98100e83cff927a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-73f3750c99f6028e.rlib" "/opt/rustwide/target/debug/deps/libahash-e41210b63345650c.rlib" "/opt/rustwide/target/debug/deps/libconst_random-56a6121c94217cc3.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-972849ba007fd8c1.rlib" "/opt/rustwide/target/debug/deps/libanyhow-32b66572876f04db.rlib" "/opt/rustwide/target/debug/deps/libwhoami-131eed86a456ae44.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libsxd_xpath-a3e2543c3807f27a.rlib" "/opt/rustwide/target/debug/deps/libsxd_document-765ee165cc03c073.rlib" "/opt/rustwide/target/debug/deps/libperesil-31662a9a165a4357.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-5f7daeb66e8bda7a.rlib" "/opt/rustwide/target/debug/deps/libserde_str-27d4f72cef5bf2e1.rlib" "/opt/rustwide/target/debug/deps/libitertools-31d911caff3602c2.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/librusoto_sts-2080915446f1de3f.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-e8a5abded9b718eb.rlib" "/opt/rustwide/target/debug/deps/libxml-21bbedcd98c6fc5c.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-1e44bec0ff644818.rlib" "/opt/rustwide/target/debug/deps/libtime-82b5d0aa814822a9.rlib" "/opt/rustwide/target/debug/deps/libstandback-725cce5ce3a9e5d7.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-5de13cf95fc41f5f.rlib" "/opt/rustwide/target/debug/deps/libmd5-93adae31f15ea83f.rlib" "/opt/rustwide/target/debug/deps/libhex-fb13f38417616817.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-4943314208ed3f32.rlib" "/opt/rustwide/target/debug/deps/libshlex-94cb6686a4941263.rlib" "/opt/rustwide/target/debug/deps/libzeroize-55e3026d762860c6.rlib" "/opt/rustwide/target/debug/deps/libfutures-018d050e98ecbc1d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4fa7f4fa1d6e4b3f.rlib" "/opt/rustwide/target/debug/deps/libdirs-23988443cf6c0d41.rlib" "/opt/rustwide/target/debug/deps/libchrono-f832251378540f0f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-57bb2cd381067298.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d1e470c4a40d8ac7.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-60f9a85321a734ae.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-0c27228e9b9b7f66.rlib" "/opt/rustwide/target/debug/deps/libcookie-099e3a581cee9b34.rlib" "/opt/rustwide/target/debug/deps/liburl-f90d6475f7cc4a3e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-a9f605d7e0f0d5fe.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d3fa9c953c1943d0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2fca85d155936299.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8bf894d57a37623b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b69b0652a0489eb8.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ffe8bc751b6771da.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3d690484825c6db3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-405e3aa230179566.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libhyper-343dee0400df9f41.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-3d03603096df03b6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-4b887001c1e3ed7f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-cdeec8b41478e62c.rlib" "/opt/rustwide/target/debug/deps/libtime-a01a82d340671b75.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-08d4df4920a70246.rlib" "/opt/rustwide/target/debug/deps/libtokio-3e046eb275764863.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-102117a2175ac896.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f18d0a754c6ba7a7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-018c2750a549beb9.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-0117aec3ebbeb3d8.rlib" "/opt/rustwide/target/debug/deps/libmio-3baa014e3141c595.rlib" "/opt/rustwide/target/debug/deps/libiovec-46e1df77b8d1d612.rlib" "/opt/rustwide/target/debug/deps/libnet2-6c2d9335e7d2ac6b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-775a47b8527e3c13.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b0f76c70622e6e35.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-75b49c1d0526a67e.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-41d2204887beddbc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cd8a2593a346d59c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-17ccec7ac71753d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4313d09413e99b74.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libhttp-b032e289d6146007.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-954614af7d1289ce.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libkuchiki-899998c1cb798123.rlib" "/opt/rustwide/target/debug/deps/libselectors-285468e37300f26f.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-0c9f2cee441aa844.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-c9f851ce5bad526a.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-7af6e59a8cb0b700.rlib" "/opt/rustwide/target/debug/deps/libfxhash-572335cff6d39cdb.rlib" "/opt/rustwide/target/debug/deps/libcssparser-899988692c25d72a.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-d89346b498df6df1.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-57f7378624966cd8.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-f2a9de90ccc719bd.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-f1bfd0e3d2d6e01b.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-a8f05fd2b92aeb91.rlib" "/opt/rustwide/target/debug/deps/libphf-a4bc4a2cfe4d59c2.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-2a220760fc86cf1f.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b42889626a872fd2.rlib" "/opt/rustwide/target/debug/deps/libtendril-0b546db577a79b14.rlib" "/opt/rustwide/target/debug/deps/libutf8-b52d7309ea7a5ec0.rlib" "/opt/rustwide/target/debug/deps/libfutf-d766ed5984f416bf.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-ffebef00131a7a03.rlib" "/opt/rustwide/target/debug/deps/libmac-289f4fdec9493fc6.rlib" "/opt/rustwide/target/debug/deps/libkeyring-708fd4c3bd448be4.rlib" "/opt/rustwide/target/debug/deps/libsecret_service-89c93bd5d1c8a29a.rlib" "/opt/rustwide/target/debug/deps/libsha2-d9bd5ee046fc609b.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/librand-0058e26faa7ef14e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-8da28b3a842a2cec.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libnum-366e157b0718ec2e.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-79f0c5b47b5b87d5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d9623d937192cd73.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-afcf26bdc0d7a8e0.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-44fdeac686b18dd7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7815b516c0338bf3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1be98b0e802aa2b0.rlib" "/opt/rustwide/target/debug/deps/libhkdf-d4ef0f430e170dd6.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd3f1b2010bb489a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libdbus-dbe36442a05251c1.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-4b2b1a0c77b4cec7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libaes-7bdd3a7107f8692d.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-f6c45bfb3ac1ed39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-2776e9b3d294eb2a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-1a69bea0b7311499.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b182e71e43ac3ad9.rlib" "/opt/rustwide/target/debug/deps/librand-1198f9b96a2817d1.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-06f4a7976867370c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aac4659c8f970e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-a4b0e986f9077e9d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c3b3628135615e66.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/libconsole-bf31f577ba3a7e89.rlib" "/opt/rustwide/target/debug/deps/libtermios-7833a0dbfed04b77.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-a795c7d2c1b509d7.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libconfy-915eda833fc2647d.rlib" "/opt/rustwide/target/debug/deps/libtoml-f06d48f8af404bce.rlib" "/opt/rustwide/target/debug/deps/libserde-0346f5b94d3aa340.rlib" "/opt/rustwide/target/debug/deps/libdirectories-b7011e46714d06b6.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-69fffc8707f785c1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libclap-83a574926a7446ca.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libatty-5feedd006e37cdd7.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libbase64-e85a826824a65205.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ldbus-1" "-lc" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-8362623e77be5fd0.crowbar_config_manage_profiles_test.b4zf0cxc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-8362623e77be5fd0.crowbar_config_manage_profiles_test.b4zf0cxc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-8362623e77be5fd0.crowbar_config_manage_profiles_test.b4zf0cxc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-8362623e77be5fd0.crowbar_config_manage_profiles_test.b4zf0cxc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-8362623e77be5fd0.crowbar_config_manage_profiles_test.b4zf0cxc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-8362623e77be5fd0.crowbar_config_manage_profiles_test.b4zf0cxc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-8362623e77be5fd0.crowbar_config_manage_profiles_test.b4zf0cxc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-8362623e77be5fd0.crowbar_config_manage_profiles_test.b4zf0cxc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-8362623e77be5fd0.crowbar_config_manage_profiles_test.b4zf0cxc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-8362623e77be5fd0.crowbar_config_manage_profiles_test.b4zf0cxc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-8362623e77be5fd0.crowbar_config_manage_profiles_test.b4zf0cxc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-8362623e77be5fd0.crowbar_config_manage_profiles_test.b4zf0cxc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-8362623e77be5fd0.crowbar_config_manage_profiles_test.b4zf0cxc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-8362623e77be5fd0.crowbar_config_manage_profiles_test.b4zf0cxc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-8362623e77be5fd0.crowbar_config_manage_profiles_test.b4zf0cxc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-8362623e77be5fd0.crowbar_config_manage_profiles_test.b4zf0cxc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-8362623e77be5fd0" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-8362623e77be5fd0.56ek05ffmxdv7nfn.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libcrowbar-36e486eb38f1b2ba.rlib" "/opt/rustwide/target/debug/deps/libthiserror-816cbc91b364f70a.rlib" "/opt/rustwide/target/debug/deps/libini-54a099a6489b7739.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-c98100e83cff927a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-73f3750c99f6028e.rlib" "/opt/rustwide/target/debug/deps/libahash-e41210b63345650c.rlib" "/opt/rustwide/target/debug/deps/libconst_random-56a6121c94217cc3.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-972849ba007fd8c1.rlib" "/opt/rustwide/target/debug/deps/libanyhow-32b66572876f04db.rlib" "/opt/rustwide/target/debug/deps/libwhoami-131eed86a456ae44.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libsxd_xpath-a3e2543c3807f27a.rlib" "/opt/rustwide/target/debug/deps/libsxd_document-765ee165cc03c073.rlib" "/opt/rustwide/target/debug/deps/libperesil-31662a9a165a4357.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-5f7daeb66e8bda7a.rlib" "/opt/rustwide/target/debug/deps/libserde_str-27d4f72cef5bf2e1.rlib" "/opt/rustwide/target/debug/deps/libitertools-31d911caff3602c2.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/librusoto_sts-2080915446f1de3f.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-e8a5abded9b718eb.rlib" "/opt/rustwide/target/debug/deps/libxml-21bbedcd98c6fc5c.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-1e44bec0ff644818.rlib" "/opt/rustwide/target/debug/deps/libtime-82b5d0aa814822a9.rlib" "/opt/rustwide/target/debug/deps/libstandback-725cce5ce3a9e5d7.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-5de13cf95fc41f5f.rlib" "/opt/rustwide/target/debug/deps/libmd5-93adae31f15ea83f.rlib" "/opt/rustwide/target/debug/deps/libhex-fb13f38417616817.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-4943314208ed3f32.rlib" "/opt/rustwide/target/debug/deps/libshlex-94cb6686a4941263.rlib" "/opt/rustwide/target/debug/deps/libzeroize-55e3026d762860c6.rlib" "/opt/rustwide/target/debug/deps/libfutures-018d050e98ecbc1d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4fa7f4fa1d6e4b3f.rlib" "/opt/rustwide/target/debug/deps/libdirs-23988443cf6c0d41.rlib" "/opt/rustwide/target/debug/deps/libchrono-f832251378540f0f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-57bb2cd381067298.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d1e470c4a40d8ac7.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-60f9a85321a734ae.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-0c27228e9b9b7f66.rlib" "/opt/rustwide/target/debug/deps/libcookie-099e3a581cee9b34.rlib" "/opt/rustwide/target/debug/deps/liburl-f90d6475f7cc4a3e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-a9f605d7e0f0d5fe.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d3fa9c953c1943d0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2fca85d155936299.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8bf894d57a37623b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b69b0652a0489eb8.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ffe8bc751b6771da.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3d690484825c6db3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-405e3aa230179566.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libhyper-343dee0400df9f41.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-3d03603096df03b6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-4b887001c1e3ed7f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-cdeec8b41478e62c.rlib" "/opt/rustwide/target/debug/deps/libtime-a01a82d340671b75.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-08d4df4920a70246.rlib" "/opt/rustwide/target/debug/deps/libtokio-3e046eb275764863.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-102117a2175ac896.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f18d0a754c6ba7a7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-018c2750a549beb9.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-0117aec3ebbeb3d8.rlib" "/opt/rustwide/target/debug/deps/libmio-3baa014e3141c595.rlib" "/opt/rustwide/target/debug/deps/libiovec-46e1df77b8d1d612.rlib" "/opt/rustwide/target/debug/deps/libnet2-6c2d9335e7d2ac6b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-775a47b8527e3c13.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b0f76c70622e6e35.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-75b49c1d0526a67e.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-41d2204887beddbc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cd8a2593a346d59c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-17ccec7ac71753d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4313d09413e99b74.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libhttp-b032e289d6146007.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-954614af7d1289ce.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libkuchiki-899998c1cb798123.rlib" "/opt/rustwide/target/debug/deps/libselectors-285468e37300f26f.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-0c9f2cee441aa844.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-c9f851ce5bad526a.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-7af6e59a8cb0b700.rlib" "/opt/rustwide/target/debug/deps/libfxhash-572335cff6d39cdb.rlib" "/opt/rustwide/target/debug/deps/libcssparser-899988692c25d72a.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-d89346b498df6df1.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-57f7378624966cd8.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-f2a9de90ccc719bd.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-f1bfd0e3d2d6e01b.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-a8f05fd2b92aeb91.rlib" "/opt/rustwide/target/debug/deps/libphf-a4bc4a2cfe4d59c2.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-2a220760fc86cf1f.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b42889626a872fd2.rlib" "/opt/rustwide/target/debug/deps/libtendril-0b546db577a79b14.rlib" "/opt/rustwide/target/debug/deps/libutf8-b52d7309ea7a5ec0.rlib" "/opt/rustwide/target/debug/deps/libfutf-d766ed5984f416bf.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-ffebef00131a7a03.rlib" "/opt/rustwide/target/debug/deps/libmac-289f4fdec9493fc6.rlib" "/opt/rustwide/target/debug/deps/libkeyring-708fd4c3bd448be4.rlib" "/opt/rustwide/target/debug/deps/libsecret_service-89c93bd5d1c8a29a.rlib" "/opt/rustwide/target/debug/deps/libsha2-d9bd5ee046fc609b.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/librand-0058e26faa7ef14e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-8da28b3a842a2cec.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libnum-366e157b0718ec2e.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-79f0c5b47b5b87d5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d9623d937192cd73.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-afcf26bdc0d7a8e0.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-44fdeac686b18dd7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7815b516c0338bf3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1be98b0e802aa2b0.rlib" "/opt/rustwide/target/debug/deps/libhkdf-d4ef0f430e170dd6.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd3f1b2010bb489a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libdbus-dbe36442a05251c1.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-4b2b1a0c77b4cec7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libaes-7bdd3a7107f8692d.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-f6c45bfb3ac1ed39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-2776e9b3d294eb2a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-1a69bea0b7311499.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b182e71e43ac3ad9.rlib" "/opt/rustwide/target/debug/deps/librand-1198f9b96a2817d1.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-06f4a7976867370c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aac4659c8f970e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-a4b0e986f9077e9d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c3b3628135615e66.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/libconsole-bf31f577ba3a7e89.rlib" "/opt/rustwide/target/debug/deps/libtermios-7833a0dbfed04b77.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-a795c7d2c1b509d7.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libconfy-915eda833fc2647d.rlib" "/opt/rustwide/target/debug/deps/libtoml-f06d48f8af404bce.rlib" "/opt/rustwide/target/debug/deps/libserde-0346f5b94d3aa340.rlib" "/opt/rustwide/target/debug/deps/libdirectories-b7011e46714d06b6.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-69fffc8707f785c1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libclap-83a574926a7446ca.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libatty-5feedd006e37cdd7.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libbase64-e85a826824a65205.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ldbus-1" "-lc" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "8a886ec82681bfc41887335734faa219ff2a3b07d87ab0a54d191f8c85708d9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a886ec82681bfc41887335734faa219ff2a3b07d87ab0a54d191f8c85708d9b", kill_on_drop: false }` [INFO] [stdout] 8a886ec82681bfc41887335734faa219ff2a3b07d87ab0a54d191f8c85708d9b