[INFO] crate crowbar 0.3.6 is already in cache [INFO] testing crowbar-0.3.6 against 1.45.2 for beta-1.46-1 [INFO] extracting crate crowbar 0.3.6 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate crowbar 0.3.6 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-9/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83f780f9b0b903be9f081e2d80be5fc25fae884d52c0f806e0c7cb64838547f8 [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" "83f780f9b0b903be9f081e2d80be5fc25fae884d52c0f806e0c7cb64838547f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83f780f9b0b903be9f081e2d80be5fc25fae884d52c0f806e0c7cb64838547f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83f780f9b0b903be9f081e2d80be5fc25fae884d52c0f806e0c7cb64838547f8", kill_on_drop: false }` [INFO] [stdout] 83f780f9b0b903be9f081e2d80be5fc25fae884d52c0f806e0c7cb64838547f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 08653ecc558c6f69f20ab3fa15a9a6a7fd37ff4d2528647270e13912d5fde0b6 [INFO] running `Command { std: "docker" "start" "-a" "08653ecc558c6f69f20ab3fa15a9a6a7fd37ff4d2528647270e13912d5fde0b6", 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 cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling standback v0.2.6 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling whoami v0.8.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling futures-channel v0.3.4 [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-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling hashbrown v0.7.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling sxd-document v0.3.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling dbus v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling sxd-xpath v0.4.2 [INFO] [stderr] Compiling rusoto_core v0.43.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [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 const-random v0.1.8 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling hkdf v0.8.0 [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 aes v0.3.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling dlv-list v0.2.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling ordered-multimap v0.2.4 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling dialoguer v0.5.0 [INFO] [stderr] Compiling rust-ini v0.15.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling secret-service v1.1.0 [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 tokio v0.2.18 [INFO] [stderr] Compiling time v0.2.10 [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 futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling 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 markup5ever v0.10.0 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling rusoto_signature v0.43.0 [INFO] [stderr] Compiling rusoto_sts v0.43.0 [INFO] [stderr] Compiling kuchiki v0.8.0 [INFO] [stderr] Compiling crowbar v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 30s [INFO] running `Command { std: "docker" "inspect" "08653ecc558c6f69f20ab3fa15a9a6a7fd37ff4d2528647270e13912d5fde0b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08653ecc558c6f69f20ab3fa15a9a6a7fd37ff4d2528647270e13912d5fde0b6", kill_on_drop: false }` [INFO] [stdout] 08653ecc558c6f69f20ab3fa15a9a6a7fd37ff4d2528647270e13912d5fde0b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 99eb8de16476d1b36044884ea98185448f6002740334543fabcd79016b125d3c [INFO] running `Command { std: "docker" "start" "-a" "99eb8de16476d1b36044884ea98185448f6002740334543fabcd79016b125d3c", 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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-7d2aa5606fcf9ee5.aws_config_read_profile_nonexisting_config_test.c8q5x3k0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-7d2aa5606fcf9ee5.aws_config_read_profile_nonexisting_config_test.c8q5x3k0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-7d2aa5606fcf9ee5.aws_config_read_profile_nonexisting_config_test.c8q5x3k0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-7d2aa5606fcf9ee5.aws_config_read_profile_nonexisting_config_test.c8q5x3k0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-7d2aa5606fcf9ee5.aws_config_read_profile_nonexisting_config_test.c8q5x3k0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-7d2aa5606fcf9ee5.aws_config_read_profile_nonexisting_config_test.c8q5x3k0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-7d2aa5606fcf9ee5.aws_config_read_profile_nonexisting_config_test.c8q5x3k0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-7d2aa5606fcf9ee5.aws_config_read_profile_nonexisting_config_test.c8q5x3k0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-7d2aa5606fcf9ee5.aws_config_read_profile_nonexisting_config_test.c8q5x3k0-cgu.8.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-7d2aa5606fcf9ee5" "/opt/rustwide/target/debug/deps/aws_config_read_profile_nonexisting_config_test-7d2aa5606fcf9ee5.4bsvstq28qicpsco.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libcrowbar-e980a1bf549b70e8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d7c55d57867aba95.rlib" "/opt/rustwide/target/debug/deps/libini-94b9f4170515db61.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-087185b04253c10d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-419a3ca2b42e72e8.rlib" "/opt/rustwide/target/debug/deps/libahash-5b40fc84025c63c6.rlib" "/opt/rustwide/target/debug/deps/libconst_random-0ce5dcb024017a89.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-22b4273ebeb6ba03.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b4e8abd7d7f21834.rlib" "/opt/rustwide/target/debug/deps/libwhoami-3cb3a961e7b4fa48.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a6a8873b9a83a742.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8d855df20ab84207.rlib" "/opt/rustwide/target/debug/deps/libsxd_xpath-9a7c4ee608842e3b.rlib" "/opt/rustwide/target/debug/deps/libsxd_document-11dd0f8f504df483.rlib" "/opt/rustwide/target/debug/deps/libperesil-a2681ff653881d39.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-eb7708dc36000b46.rlib" "/opt/rustwide/target/debug/deps/libserde_str-b2d0ca7792c9c164.rlib" "/opt/rustwide/target/debug/deps/libitertools-5ee5ce1243b8320e.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/librusoto_sts-2478358e9a9fcb9e.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-8a37bb6f6422a585.rlib" "/opt/rustwide/target/debug/deps/libxml-f7aec96a055a346b.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-543e934194888468.rlib" "/opt/rustwide/target/debug/deps/libtime-33a9b2867ca38a5a.rlib" "/opt/rustwide/target/debug/deps/libstandback-7baffc707e3fc390.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-fbefedda418e8e08.rlib" "/opt/rustwide/target/debug/deps/libmd5-8a968366fed50532.rlib" "/opt/rustwide/target/debug/deps/libhex-655a5472fdbc9811.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-b0e158e335f200ed.rlib" "/opt/rustwide/target/debug/deps/libshlex-20f5685190726125.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d138a294cab0dbe6.rlib" "/opt/rustwide/target/debug/deps/libfutures-609d57945c087fbe.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0b5cd73094c9116e.rlib" "/opt/rustwide/target/debug/deps/libdirs-9a61f476488150fa.rlib" "/opt/rustwide/target/debug/deps/libchrono-005fcea4e9ec1944.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a5e06042a2c69999.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-ced3f5eab7967a62.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-ee4092d3414728f4.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-aae0bea999ca17dd.rlib" "/opt/rustwide/target/debug/deps/libcookie-dd31bf2dd0c4990b.rlib" "/opt/rustwide/target/debug/deps/liburl-c11e4aeb55fbc771.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-98413f15038164d4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-631746a8d7fc0e59.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-c9923941b2ca1ad0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-3b7555139bea9c75.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d385375cfa1c8acd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fb08d109b64256ad.rlib" "/opt/rustwide/target/debug/deps/libryu-1115b2f4c66b639d.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30299eb9031054c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c393359cde587d64.rlib" "/opt/rustwide/target/debug/deps/libunicase-4c76f52b188a2b26.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0debc0b50428bc84.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4f21314810ae3eb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6d2c7f3ca8acefef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libhyper-becf081a50dc6688.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libwant-8f7fee3fcb17931e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libh2-46d48eb27f68f94f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-caf54e24b2ff3e09.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7eda67cfaa7b4014.rlib" "/opt/rustwide/target/debug/deps/libtime-a981c2517c4ce3be.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b53d9b380996f635.rlib" "/opt/rustwide/target/debug/deps/libpin_project-02d6825d06d9ffd3.rlib" "/opt/rustwide/target/debug/deps/libtokio-eff44fe0f3d28427.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-77c17e9c3815cd92.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3891838b5fa1d75c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-96597e6c56e182cc.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7680dfe1d08b0786.rlib" "/opt/rustwide/target/debug/deps/libmio-f9351c7183cfcf17.rlib" "/opt/rustwide/target/debug/deps/libiovec-4ecfdfaef388bd19.rlib" "/opt/rustwide/target/debug/deps/libnet2-a83ef857f1e04bb6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ceeb042be6e3a390.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c17e62f82bed626a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fdc4f8d69bf43293.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-328ad80e5c614c0f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-737f8ea389d834a2.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-88f5bfe57b5c999f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ceed4e9276a5920.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ca6faf3f81f8097f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-423f8131880f5fea.rlib" "/opt/rustwide/target/debug/deps/liburl-d982b85a9707b979.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-a4a9ab41a4c50434.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-eec5892a57ca7520.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libhttp-1daf5db2cc00f62a.rlib" "/opt/rustwide/target/debug/deps/libbytes-f43c921aa515af8a.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b737ce4c0edc0bc6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-a3544bc2316d4651.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6c195576bab721d4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/libkuchiki-561543d171a3c0cd.rlib" "/opt/rustwide/target/debug/deps/libselectors-1a4d496ee5eabdd3.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-1d61b0e114af6a2a.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-1f816c27c7cb540f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libnodrop-12c4e4473b414821.rlib" "/opt/rustwide/target/debug/deps/libfxhash-a8507059d45d10e0.rlib" "/opt/rustwide/target/debug/deps/libcssparser-a175a23473f76114.rlib" "/opt/rustwide/target/debug/deps/libitoa-f2b79233113ce278.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-68f6c8f45aaf3d8a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-54eda60b813ddfb1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ac18f0be8c54b3e6.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-b0388885e327dcb3.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-a9e0daa7c8412125.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-a5227255b23906bc.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-df8f3f08807c6117.rlib" "/opt/rustwide/target/debug/deps/libphf-3f689e115b86b0cd.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-17600dc2e1bb876d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b7406ee1ff4afd25.rlib" "/opt/rustwide/target/debug/deps/libtendril-760cd6193d6502ba.rlib" "/opt/rustwide/target/debug/deps/libutf8-eabdc5b028116e93.rlib" "/opt/rustwide/target/debug/deps/libfutf-e3203ba3ee92b3bd.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-92b2dffdddd60cff.rlib" "/opt/rustwide/target/debug/deps/libmac-a7a9d141b87f290b.rlib" "/opt/rustwide/target/debug/deps/libkeyring-9d14f7159f172b48.rlib" "/opt/rustwide/target/debug/deps/libsecret_service-10b5bd36fcdaf171.rlib" "/opt/rustwide/target/debug/deps/libsha2-f8416bcd6cc6a244.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cbe3954b12e895f9.rlib" "/opt/rustwide/target/debug/deps/librand-5994c847537d31fc.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-89d7a442ffa5b357.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libnum-e868be582b1ff941.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-fae88ffc536d75f8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-982259d6988a9e77.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1bfac27d3a3eb3a6.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5bb94097874de40d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b92fb8d3a10e38d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a1fabfd930edc538.rlib" "/opt/rustwide/target/debug/deps/libhkdf-18fbd9d8a03c99b7.rlib" "/opt/rustwide/target/debug/deps/libhmac-c34512740c6c7b72.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ea2016c5e8ee78c3.rlib" "/opt/rustwide/target/debug/deps/libsubtle-43b44107afb70823.rlib" "/opt/rustwide/target/debug/deps/libdigest-9129148d9bad168f.rlib" "/opt/rustwide/target/debug/deps/libdbus-32b987c0dfdd2971.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-deefd39fa333960a.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-a2566a070c82f63d.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d46cd56b4d1c9c3a.rlib" "/opt/rustwide/target/debug/deps/libaes-0d0b7b6e15edf21b.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-3dd4675d808062e8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-899dce44f5a92907.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-1881ad9ed6c0f35c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c00bb7ab69588725.rlib" "/opt/rustwide/target/debug/deps/libtypenum-cdf4a0787e8cd250.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-e79bb25426785fd4.rlib" "/opt/rustwide/target/debug/deps/libtempfile-71e26d7a37026143.rlib" "/opt/rustwide/target/debug/deps/librand-4001d304d550d72e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a50b274564654136.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c05f3325c5456c41.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-abd2f358ea987bfa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f5b9cbe1d1bd7ba8.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-577e461dcab5829e.rlib" "/opt/rustwide/target/debug/deps/libconsole-db257901f47e9b78.rlib" "/opt/rustwide/target/debug/deps/libtermios-86e3b224da254efe.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-69679d0ab0ec61c4.rlib" "/opt/rustwide/target/debug/deps/libregex-478b50b89e455e1d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-25160ca0f328bef6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-36f17ee7f2a5f584.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libconfy-c34d4593d19b98b1.rlib" "/opt/rustwide/target/debug/deps/libtoml-a95122eff006449f.rlib" "/opt/rustwide/target/debug/deps/libserde-bb09db1fa16c0240.rlib" "/opt/rustwide/target/debug/deps/libdirectories-5a5c212dea00aaa6.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-000c49dfd3f5098c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libclap-d7bc22adb4848e0a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d77f215607f2bb22.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-135158f6852acd4a.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libatty-ce0146ac03651e43.rlib" "/opt/rustwide/target/debug/deps/liblibc-7395dad9984dcf6a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/libbase64-e57d7beff71c72af.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-2a37d43d2d865078.crowbar_config_manage_profiles_test.2iaznpo9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-2a37d43d2d865078.crowbar_config_manage_profiles_test.2iaznpo9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-2a37d43d2d865078.crowbar_config_manage_profiles_test.2iaznpo9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-2a37d43d2d865078.crowbar_config_manage_profiles_test.2iaznpo9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-2a37d43d2d865078.crowbar_config_manage_profiles_test.2iaznpo9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-2a37d43d2d865078.crowbar_config_manage_profiles_test.2iaznpo9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-2a37d43d2d865078.crowbar_config_manage_profiles_test.2iaznpo9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-2a37d43d2d865078.crowbar_config_manage_profiles_test.2iaznpo9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-2a37d43d2d865078.crowbar_config_manage_profiles_test.2iaznpo9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-2a37d43d2d865078.crowbar_config_manage_profiles_test.2iaznpo9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-2a37d43d2d865078.crowbar_config_manage_profiles_test.2iaznpo9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-2a37d43d2d865078.crowbar_config_manage_profiles_test.2iaznpo9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-2a37d43d2d865078.crowbar_config_manage_profiles_test.2iaznpo9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-2a37d43d2d865078.crowbar_config_manage_profiles_test.2iaznpo9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-2a37d43d2d865078.crowbar_config_manage_profiles_test.2iaznpo9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-2a37d43d2d865078.crowbar_config_manage_profiles_test.2iaznpo9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-2a37d43d2d865078" "/opt/rustwide/target/debug/deps/crowbar_config_manage_profiles_test-2a37d43d2d865078.2tvg54ua8rbef1we.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libcrowbar-e980a1bf549b70e8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d7c55d57867aba95.rlib" "/opt/rustwide/target/debug/deps/libini-94b9f4170515db61.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-087185b04253c10d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-419a3ca2b42e72e8.rlib" "/opt/rustwide/target/debug/deps/libahash-5b40fc84025c63c6.rlib" "/opt/rustwide/target/debug/deps/libconst_random-0ce5dcb024017a89.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-22b4273ebeb6ba03.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b4e8abd7d7f21834.rlib" "/opt/rustwide/target/debug/deps/libwhoami-3cb3a961e7b4fa48.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a6a8873b9a83a742.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8d855df20ab84207.rlib" "/opt/rustwide/target/debug/deps/libsxd_xpath-9a7c4ee608842e3b.rlib" "/opt/rustwide/target/debug/deps/libsxd_document-11dd0f8f504df483.rlib" "/opt/rustwide/target/debug/deps/libperesil-a2681ff653881d39.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-eb7708dc36000b46.rlib" "/opt/rustwide/target/debug/deps/libserde_str-b2d0ca7792c9c164.rlib" "/opt/rustwide/target/debug/deps/libitertools-5ee5ce1243b8320e.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/librusoto_sts-2478358e9a9fcb9e.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-8a37bb6f6422a585.rlib" "/opt/rustwide/target/debug/deps/libxml-f7aec96a055a346b.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-543e934194888468.rlib" "/opt/rustwide/target/debug/deps/libtime-33a9b2867ca38a5a.rlib" "/opt/rustwide/target/debug/deps/libstandback-7baffc707e3fc390.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-fbefedda418e8e08.rlib" "/opt/rustwide/target/debug/deps/libmd5-8a968366fed50532.rlib" "/opt/rustwide/target/debug/deps/libhex-655a5472fdbc9811.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-b0e158e335f200ed.rlib" "/opt/rustwide/target/debug/deps/libshlex-20f5685190726125.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d138a294cab0dbe6.rlib" "/opt/rustwide/target/debug/deps/libfutures-609d57945c087fbe.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0b5cd73094c9116e.rlib" "/opt/rustwide/target/debug/deps/libdirs-9a61f476488150fa.rlib" "/opt/rustwide/target/debug/deps/libchrono-005fcea4e9ec1944.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a5e06042a2c69999.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-ced3f5eab7967a62.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-ee4092d3414728f4.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-aae0bea999ca17dd.rlib" "/opt/rustwide/target/debug/deps/libcookie-dd31bf2dd0c4990b.rlib" "/opt/rustwide/target/debug/deps/liburl-c11e4aeb55fbc771.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-98413f15038164d4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-631746a8d7fc0e59.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-c9923941b2ca1ad0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-3b7555139bea9c75.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d385375cfa1c8acd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fb08d109b64256ad.rlib" "/opt/rustwide/target/debug/deps/libryu-1115b2f4c66b639d.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30299eb9031054c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c393359cde587d64.rlib" "/opt/rustwide/target/debug/deps/libunicase-4c76f52b188a2b26.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0debc0b50428bc84.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4f21314810ae3eb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6d2c7f3ca8acefef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libhyper-becf081a50dc6688.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libwant-8f7fee3fcb17931e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libh2-46d48eb27f68f94f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-caf54e24b2ff3e09.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7eda67cfaa7b4014.rlib" "/opt/rustwide/target/debug/deps/libtime-a981c2517c4ce3be.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b53d9b380996f635.rlib" "/opt/rustwide/target/debug/deps/libpin_project-02d6825d06d9ffd3.rlib" "/opt/rustwide/target/debug/deps/libtokio-eff44fe0f3d28427.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-77c17e9c3815cd92.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3891838b5fa1d75c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-96597e6c56e182cc.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7680dfe1d08b0786.rlib" "/opt/rustwide/target/debug/deps/libmio-f9351c7183cfcf17.rlib" "/opt/rustwide/target/debug/deps/libiovec-4ecfdfaef388bd19.rlib" "/opt/rustwide/target/debug/deps/libnet2-a83ef857f1e04bb6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ceeb042be6e3a390.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c17e62f82bed626a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fdc4f8d69bf43293.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-328ad80e5c614c0f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-737f8ea389d834a2.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-88f5bfe57b5c999f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ceed4e9276a5920.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ca6faf3f81f8097f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-423f8131880f5fea.rlib" "/opt/rustwide/target/debug/deps/liburl-d982b85a9707b979.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-a4a9ab41a4c50434.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-eec5892a57ca7520.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libhttp-1daf5db2cc00f62a.rlib" "/opt/rustwide/target/debug/deps/libbytes-f43c921aa515af8a.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b737ce4c0edc0bc6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-a3544bc2316d4651.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6c195576bab721d4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/libkuchiki-561543d171a3c0cd.rlib" "/opt/rustwide/target/debug/deps/libselectors-1a4d496ee5eabdd3.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-1d61b0e114af6a2a.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-1f816c27c7cb540f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libnodrop-12c4e4473b414821.rlib" "/opt/rustwide/target/debug/deps/libfxhash-a8507059d45d10e0.rlib" "/opt/rustwide/target/debug/deps/libcssparser-a175a23473f76114.rlib" "/opt/rustwide/target/debug/deps/libitoa-f2b79233113ce278.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-68f6c8f45aaf3d8a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-54eda60b813ddfb1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ac18f0be8c54b3e6.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-b0388885e327dcb3.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-a9e0daa7c8412125.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-a5227255b23906bc.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-df8f3f08807c6117.rlib" "/opt/rustwide/target/debug/deps/libphf-3f689e115b86b0cd.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-17600dc2e1bb876d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b7406ee1ff4afd25.rlib" "/opt/rustwide/target/debug/deps/libtendril-760cd6193d6502ba.rlib" "/opt/rustwide/target/debug/deps/libutf8-eabdc5b028116e93.rlib" "/opt/rustwide/target/debug/deps/libfutf-e3203ba3ee92b3bd.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-92b2dffdddd60cff.rlib" "/opt/rustwide/target/debug/deps/libmac-a7a9d141b87f290b.rlib" "/opt/rustwide/target/debug/deps/libkeyring-9d14f7159f172b48.rlib" "/opt/rustwide/target/debug/deps/libsecret_service-10b5bd36fcdaf171.rlib" "/opt/rustwide/target/debug/deps/libsha2-f8416bcd6cc6a244.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cbe3954b12e895f9.rlib" "/opt/rustwide/target/debug/deps/librand-5994c847537d31fc.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-89d7a442ffa5b357.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libnum-e868be582b1ff941.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-fae88ffc536d75f8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-982259d6988a9e77.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1bfac27d3a3eb3a6.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5bb94097874de40d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b92fb8d3a10e38d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a1fabfd930edc538.rlib" "/opt/rustwide/target/debug/deps/libhkdf-18fbd9d8a03c99b7.rlib" "/opt/rustwide/target/debug/deps/libhmac-c34512740c6c7b72.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ea2016c5e8ee78c3.rlib" "/opt/rustwide/target/debug/deps/libsubtle-43b44107afb70823.rlib" "/opt/rustwide/target/debug/deps/libdigest-9129148d9bad168f.rlib" "/opt/rustwide/target/debug/deps/libdbus-32b987c0dfdd2971.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-deefd39fa333960a.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-a2566a070c82f63d.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d46cd56b4d1c9c3a.rlib" "/opt/rustwide/target/debug/deps/libaes-0d0b7b6e15edf21b.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-3dd4675d808062e8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-899dce44f5a92907.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-1881ad9ed6c0f35c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c00bb7ab69588725.rlib" "/opt/rustwide/target/debug/deps/libtypenum-cdf4a0787e8cd250.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-e79bb25426785fd4.rlib" "/opt/rustwide/target/debug/deps/libtempfile-71e26d7a37026143.rlib" "/opt/rustwide/target/debug/deps/librand-4001d304d550d72e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a50b274564654136.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c05f3325c5456c41.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-abd2f358ea987bfa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f5b9cbe1d1bd7ba8.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-577e461dcab5829e.rlib" "/opt/rustwide/target/debug/deps/libconsole-db257901f47e9b78.rlib" "/opt/rustwide/target/debug/deps/libtermios-86e3b224da254efe.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-69679d0ab0ec61c4.rlib" "/opt/rustwide/target/debug/deps/libregex-478b50b89e455e1d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-25160ca0f328bef6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-36f17ee7f2a5f584.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libconfy-c34d4593d19b98b1.rlib" "/opt/rustwide/target/debug/deps/libtoml-a95122eff006449f.rlib" "/opt/rustwide/target/debug/deps/libserde-bb09db1fa16c0240.rlib" "/opt/rustwide/target/debug/deps/libdirectories-5a5c212dea00aaa6.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-000c49dfd3f5098c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libclap-d7bc22adb4848e0a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d77f215607f2bb22.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-135158f6852acd4a.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libatty-ce0146ac03651e43.rlib" "/opt/rustwide/target/debug/deps/liblibc-7395dad9984dcf6a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/libbase64-e57d7beff71c72af.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-1163ed439dc11983.aws_credentials_load_write_delete_test.3esjmiz1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-1163ed439dc11983.aws_credentials_load_write_delete_test.3esjmiz1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-1163ed439dc11983.aws_credentials_load_write_delete_test.3esjmiz1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-1163ed439dc11983.aws_credentials_load_write_delete_test.3esjmiz1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-1163ed439dc11983.aws_credentials_load_write_delete_test.3esjmiz1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-1163ed439dc11983.aws_credentials_load_write_delete_test.3esjmiz1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-1163ed439dc11983.aws_credentials_load_write_delete_test.3esjmiz1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-1163ed439dc11983.aws_credentials_load_write_delete_test.3esjmiz1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-1163ed439dc11983.aws_credentials_load_write_delete_test.3esjmiz1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-1163ed439dc11983.aws_credentials_load_write_delete_test.3esjmiz1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-1163ed439dc11983.aws_credentials_load_write_delete_test.3esjmiz1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-1163ed439dc11983.aws_credentials_load_write_delete_test.3esjmiz1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-1163ed439dc11983.aws_credentials_load_write_delete_test.3esjmiz1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-1163ed439dc11983.aws_credentials_load_write_delete_test.3esjmiz1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-1163ed439dc11983.aws_credentials_load_write_delete_test.3esjmiz1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-1163ed439dc11983.aws_credentials_load_write_delete_test.3esjmiz1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-1163ed439dc11983" "/opt/rustwide/target/debug/deps/aws_credentials_load_write_delete_test-1163ed439dc11983.33aicxwux962t9p1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libcrowbar-e980a1bf549b70e8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d7c55d57867aba95.rlib" "/opt/rustwide/target/debug/deps/libini-94b9f4170515db61.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-087185b04253c10d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-419a3ca2b42e72e8.rlib" "/opt/rustwide/target/debug/deps/libahash-5b40fc84025c63c6.rlib" "/opt/rustwide/target/debug/deps/libconst_random-0ce5dcb024017a89.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-22b4273ebeb6ba03.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b4e8abd7d7f21834.rlib" "/opt/rustwide/target/debug/deps/libwhoami-3cb3a961e7b4fa48.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a6a8873b9a83a742.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8d855df20ab84207.rlib" "/opt/rustwide/target/debug/deps/libsxd_xpath-9a7c4ee608842e3b.rlib" "/opt/rustwide/target/debug/deps/libsxd_document-11dd0f8f504df483.rlib" "/opt/rustwide/target/debug/deps/libperesil-a2681ff653881d39.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-eb7708dc36000b46.rlib" "/opt/rustwide/target/debug/deps/libserde_str-b2d0ca7792c9c164.rlib" "/opt/rustwide/target/debug/deps/libitertools-5ee5ce1243b8320e.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/librusoto_sts-2478358e9a9fcb9e.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-8a37bb6f6422a585.rlib" "/opt/rustwide/target/debug/deps/libxml-f7aec96a055a346b.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-543e934194888468.rlib" "/opt/rustwide/target/debug/deps/libtime-33a9b2867ca38a5a.rlib" "/opt/rustwide/target/debug/deps/libstandback-7baffc707e3fc390.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-fbefedda418e8e08.rlib" "/opt/rustwide/target/debug/deps/libmd5-8a968366fed50532.rlib" "/opt/rustwide/target/debug/deps/libhex-655a5472fdbc9811.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-b0e158e335f200ed.rlib" "/opt/rustwide/target/debug/deps/libshlex-20f5685190726125.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d138a294cab0dbe6.rlib" "/opt/rustwide/target/debug/deps/libfutures-609d57945c087fbe.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0b5cd73094c9116e.rlib" "/opt/rustwide/target/debug/deps/libdirs-9a61f476488150fa.rlib" "/opt/rustwide/target/debug/deps/libchrono-005fcea4e9ec1944.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a5e06042a2c69999.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-ced3f5eab7967a62.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-ee4092d3414728f4.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-aae0bea999ca17dd.rlib" "/opt/rustwide/target/debug/deps/libcookie-dd31bf2dd0c4990b.rlib" "/opt/rustwide/target/debug/deps/liburl-c11e4aeb55fbc771.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-98413f15038164d4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-631746a8d7fc0e59.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-c9923941b2ca1ad0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-3b7555139bea9c75.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d385375cfa1c8acd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fb08d109b64256ad.rlib" "/opt/rustwide/target/debug/deps/libryu-1115b2f4c66b639d.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30299eb9031054c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c393359cde587d64.rlib" "/opt/rustwide/target/debug/deps/libunicase-4c76f52b188a2b26.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0debc0b50428bc84.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4f21314810ae3eb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6d2c7f3ca8acefef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libhyper-becf081a50dc6688.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libwant-8f7fee3fcb17931e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libh2-46d48eb27f68f94f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-caf54e24b2ff3e09.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7eda67cfaa7b4014.rlib" "/opt/rustwide/target/debug/deps/libtime-a981c2517c4ce3be.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b53d9b380996f635.rlib" "/opt/rustwide/target/debug/deps/libpin_project-02d6825d06d9ffd3.rlib" "/opt/rustwide/target/debug/deps/libtokio-eff44fe0f3d28427.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-77c17e9c3815cd92.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3891838b5fa1d75c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-96597e6c56e182cc.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7680dfe1d08b0786.rlib" "/opt/rustwide/target/debug/deps/libmio-f9351c7183cfcf17.rlib" "/opt/rustwide/target/debug/deps/libiovec-4ecfdfaef388bd19.rlib" "/opt/rustwide/target/debug/deps/libnet2-a83ef857f1e04bb6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ceeb042be6e3a390.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c17e62f82bed626a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fdc4f8d69bf43293.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-328ad80e5c614c0f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-737f8ea389d834a2.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-88f5bfe57b5c999f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ceed4e9276a5920.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ca6faf3f81f8097f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-423f8131880f5fea.rlib" "/opt/rustwide/target/debug/deps/liburl-d982b85a9707b979.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-a4a9ab41a4c50434.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-eec5892a57ca7520.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libhttp-1daf5db2cc00f62a.rlib" "/opt/rustwide/target/debug/deps/libbytes-f43c921aa515af8a.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b737ce4c0edc0bc6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-a3544bc2316d4651.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6c195576bab721d4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/libkuchiki-561543d171a3c0cd.rlib" "/opt/rustwide/target/debug/deps/libselectors-1a4d496ee5eabdd3.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-1d61b0e114af6a2a.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-1f816c27c7cb540f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libnodrop-12c4e4473b414821.rlib" "/opt/rustwide/target/debug/deps/libfxhash-a8507059d45d10e0.rlib" "/opt/rustwide/target/debug/deps/libcssparser-a175a23473f76114.rlib" "/opt/rustwide/target/debug/deps/libitoa-f2b79233113ce278.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-68f6c8f45aaf3d8a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-54eda60b813ddfb1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ac18f0be8c54b3e6.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-b0388885e327dcb3.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-a9e0daa7c8412125.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-a5227255b23906bc.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-df8f3f08807c6117.rlib" "/opt/rustwide/target/debug/deps/libphf-3f689e115b86b0cd.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-17600dc2e1bb876d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b7406ee1ff4afd25.rlib" "/opt/rustwide/target/debug/deps/libtendril-760cd6193d6502ba.rlib" "/opt/rustwide/target/debug/deps/libutf8-eabdc5b028116e93.rlib" "/opt/rustwide/target/debug/deps/libfutf-e3203ba3ee92b3bd.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-92b2dffdddd60cff.rlib" "/opt/rustwide/target/debug/deps/libmac-a7a9d141b87f290b.rlib" "/opt/rustwide/target/debug/deps/libkeyring-9d14f7159f172b48.rlib" "/opt/rustwide/target/debug/deps/libsecret_service-10b5bd36fcdaf171.rlib" "/opt/rustwide/target/debug/deps/libsha2-f8416bcd6cc6a244.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cbe3954b12e895f9.rlib" "/opt/rustwide/target/debug/deps/librand-5994c847537d31fc.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-89d7a442ffa5b357.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libnum-e868be582b1ff941.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-fae88ffc536d75f8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-982259d6988a9e77.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1bfac27d3a3eb3a6.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5bb94097874de40d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b92fb8d3a10e38d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a1fabfd930edc538.rlib" "/opt/rustwide/target/debug/deps/libhkdf-18fbd9d8a03c99b7.rlib" "/opt/rustwide/target/debug/deps/libhmac-c34512740c6c7b72.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ea2016c5e8ee78c3.rlib" "/opt/rustwide/target/debug/deps/libsubtle-43b44107afb70823.rlib" "/opt/rustwide/target/debug/deps/libdigest-9129148d9bad168f.rlib" "/opt/rustwide/target/debug/deps/libdbus-32b987c0dfdd2971.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-deefd39fa333960a.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-a2566a070c82f63d.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d46cd56b4d1c9c3a.rlib" "/opt/rustwide/target/debug/deps/libaes-0d0b7b6e15edf21b.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-3dd4675d808062e8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-899dce44f5a92907.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-1881ad9ed6c0f35c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c00bb7ab69588725.rlib" "/opt/rustwide/target/debug/deps/libtypenum-cdf4a0787e8cd250.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-e79bb25426785fd4.rlib" "/opt/rustwide/target/debug/deps/libtempfile-71e26d7a37026143.rlib" "/opt/rustwide/target/debug/deps/librand-4001d304d550d72e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a50b274564654136.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c05f3325c5456c41.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-abd2f358ea987bfa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f5b9cbe1d1bd7ba8.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-577e461dcab5829e.rlib" "/opt/rustwide/target/debug/deps/libconsole-db257901f47e9b78.rlib" "/opt/rustwide/target/debug/deps/libtermios-86e3b224da254efe.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-69679d0ab0ec61c4.rlib" "/opt/rustwide/target/debug/deps/libregex-478b50b89e455e1d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-25160ca0f328bef6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-36f17ee7f2a5f584.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libconfy-c34d4593d19b98b1.rlib" "/opt/rustwide/target/debug/deps/libtoml-a95122eff006449f.rlib" "/opt/rustwide/target/debug/deps/libserde-bb09db1fa16c0240.rlib" "/opt/rustwide/target/debug/deps/libdirectories-5a5c212dea00aaa6.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-000c49dfd3f5098c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libclap-d7bc22adb4848e0a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d77f215607f2bb22.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-135158f6852acd4a.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libatty-ce0146ac03651e43.rlib" "/opt/rustwide/target/debug/deps/liblibc-7395dad9984dcf6a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/libbase64-e57d7beff71c72af.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-919c2c40bf110142.aws_config_add_profile_test.10khz1hr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-919c2c40bf110142.aws_config_add_profile_test.10khz1hr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-919c2c40bf110142.aws_config_add_profile_test.10khz1hr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-919c2c40bf110142.aws_config_add_profile_test.10khz1hr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-919c2c40bf110142.aws_config_add_profile_test.10khz1hr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-919c2c40bf110142.aws_config_add_profile_test.10khz1hr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-919c2c40bf110142.aws_config_add_profile_test.10khz1hr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-919c2c40bf110142.aws_config_add_profile_test.10khz1hr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-919c2c40bf110142.aws_config_add_profile_test.10khz1hr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-919c2c40bf110142.aws_config_add_profile_test.10khz1hr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-919c2c40bf110142.aws_config_add_profile_test.10khz1hr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-919c2c40bf110142.aws_config_add_profile_test.10khz1hr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-919c2c40bf110142.aws_config_add_profile_test.10khz1hr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-919c2c40bf110142.aws_config_add_profile_test.10khz1hr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-919c2c40bf110142.aws_config_add_profile_test.10khz1hr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-919c2c40bf110142.aws_config_add_profile_test.10khz1hr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-919c2c40bf110142" "/opt/rustwide/target/debug/deps/aws_config_add_profile_test-919c2c40bf110142.52enzppoof028tiz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libcrowbar-e980a1bf549b70e8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d7c55d57867aba95.rlib" "/opt/rustwide/target/debug/deps/libini-94b9f4170515db61.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-087185b04253c10d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-419a3ca2b42e72e8.rlib" "/opt/rustwide/target/debug/deps/libahash-5b40fc84025c63c6.rlib" "/opt/rustwide/target/debug/deps/libconst_random-0ce5dcb024017a89.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-22b4273ebeb6ba03.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b4e8abd7d7f21834.rlib" "/opt/rustwide/target/debug/deps/libwhoami-3cb3a961e7b4fa48.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a6a8873b9a83a742.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8d855df20ab84207.rlib" "/opt/rustwide/target/debug/deps/libsxd_xpath-9a7c4ee608842e3b.rlib" "/opt/rustwide/target/debug/deps/libsxd_document-11dd0f8f504df483.rlib" "/opt/rustwide/target/debug/deps/libperesil-a2681ff653881d39.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-eb7708dc36000b46.rlib" "/opt/rustwide/target/debug/deps/libserde_str-b2d0ca7792c9c164.rlib" "/opt/rustwide/target/debug/deps/libitertools-5ee5ce1243b8320e.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/librusoto_sts-2478358e9a9fcb9e.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-8a37bb6f6422a585.rlib" "/opt/rustwide/target/debug/deps/libxml-f7aec96a055a346b.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-543e934194888468.rlib" "/opt/rustwide/target/debug/deps/libtime-33a9b2867ca38a5a.rlib" "/opt/rustwide/target/debug/deps/libstandback-7baffc707e3fc390.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-fbefedda418e8e08.rlib" "/opt/rustwide/target/debug/deps/libmd5-8a968366fed50532.rlib" "/opt/rustwide/target/debug/deps/libhex-655a5472fdbc9811.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-b0e158e335f200ed.rlib" "/opt/rustwide/target/debug/deps/libshlex-20f5685190726125.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d138a294cab0dbe6.rlib" "/opt/rustwide/target/debug/deps/libfutures-609d57945c087fbe.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0b5cd73094c9116e.rlib" "/opt/rustwide/target/debug/deps/libdirs-9a61f476488150fa.rlib" "/opt/rustwide/target/debug/deps/libchrono-005fcea4e9ec1944.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a5e06042a2c69999.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-ced3f5eab7967a62.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-ee4092d3414728f4.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-aae0bea999ca17dd.rlib" "/opt/rustwide/target/debug/deps/libcookie-dd31bf2dd0c4990b.rlib" "/opt/rustwide/target/debug/deps/liburl-c11e4aeb55fbc771.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-98413f15038164d4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-631746a8d7fc0e59.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-c9923941b2ca1ad0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-3b7555139bea9c75.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d385375cfa1c8acd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fb08d109b64256ad.rlib" "/opt/rustwide/target/debug/deps/libryu-1115b2f4c66b639d.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30299eb9031054c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c393359cde587d64.rlib" "/opt/rustwide/target/debug/deps/libunicase-4c76f52b188a2b26.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0debc0b50428bc84.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4f21314810ae3eb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6d2c7f3ca8acefef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libhyper-becf081a50dc6688.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libwant-8f7fee3fcb17931e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libh2-46d48eb27f68f94f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-caf54e24b2ff3e09.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7eda67cfaa7b4014.rlib" "/opt/rustwide/target/debug/deps/libtime-a981c2517c4ce3be.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b53d9b380996f635.rlib" "/opt/rustwide/target/debug/deps/libpin_project-02d6825d06d9ffd3.rlib" "/opt/rustwide/target/debug/deps/libtokio-eff44fe0f3d28427.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-77c17e9c3815cd92.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3891838b5fa1d75c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-96597e6c56e182cc.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7680dfe1d08b0786.rlib" "/opt/rustwide/target/debug/deps/libmio-f9351c7183cfcf17.rlib" "/opt/rustwide/target/debug/deps/libiovec-4ecfdfaef388bd19.rlib" "/opt/rustwide/target/debug/deps/libnet2-a83ef857f1e04bb6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ceeb042be6e3a390.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c17e62f82bed626a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fdc4f8d69bf43293.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-328ad80e5c614c0f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-737f8ea389d834a2.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-88f5bfe57b5c999f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ceed4e9276a5920.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ca6faf3f81f8097f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-423f8131880f5fea.rlib" "/opt/rustwide/target/debug/deps/liburl-d982b85a9707b979.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-a4a9ab41a4c50434.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-eec5892a57ca7520.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libhttp-1daf5db2cc00f62a.rlib" "/opt/rustwide/target/debug/deps/libbytes-f43c921aa515af8a.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b737ce4c0edc0bc6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-a3544bc2316d4651.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6c195576bab721d4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/libkuchiki-561543d171a3c0cd.rlib" "/opt/rustwide/target/debug/deps/libselectors-1a4d496ee5eabdd3.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-1d61b0e114af6a2a.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-1f816c27c7cb540f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libnodrop-12c4e4473b414821.rlib" "/opt/rustwide/target/debug/deps/libfxhash-a8507059d45d10e0.rlib" "/opt/rustwide/target/debug/deps/libcssparser-a175a23473f76114.rlib" "/opt/rustwide/target/debug/deps/libitoa-f2b79233113ce278.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-68f6c8f45aaf3d8a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-54eda60b813ddfb1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ac18f0be8c54b3e6.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-b0388885e327dcb3.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-a9e0daa7c8412125.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-a5227255b23906bc.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-df8f3f08807c6117.rlib" "/opt/rustwide/target/debug/deps/libphf-3f689e115b86b0cd.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-17600dc2e1bb876d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b7406ee1ff4afd25.rlib" "/opt/rustwide/target/debug/deps/libtendril-760cd6193d6502ba.rlib" "/opt/rustwide/target/debug/deps/libutf8-eabdc5b028116e93.rlib" "/opt/rustwide/target/debug/deps/libfutf-e3203ba3ee92b3bd.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-92b2dffdddd60cff.rlib" "/opt/rustwide/target/debug/deps/libmac-a7a9d141b87f290b.rlib" "/opt/rustwide/target/debug/deps/libkeyring-9d14f7159f172b48.rlib" "/opt/rustwide/target/debug/deps/libsecret_service-10b5bd36fcdaf171.rlib" "/opt/rustwide/target/debug/deps/libsha2-f8416bcd6cc6a244.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cbe3954b12e895f9.rlib" "/opt/rustwide/target/debug/deps/librand-5994c847537d31fc.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-89d7a442ffa5b357.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libnum-e868be582b1ff941.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-fae88ffc536d75f8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-982259d6988a9e77.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1bfac27d3a3eb3a6.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5bb94097874de40d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b92fb8d3a10e38d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a1fabfd930edc538.rlib" "/opt/rustwide/target/debug/deps/libhkdf-18fbd9d8a03c99b7.rlib" "/opt/rustwide/target/debug/deps/libhmac-c34512740c6c7b72.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ea2016c5e8ee78c3.rlib" "/opt/rustwide/target/debug/deps/libsubtle-43b44107afb70823.rlib" "/opt/rustwide/target/debug/deps/libdigest-9129148d9bad168f.rlib" "/opt/rustwide/target/debug/deps/libdbus-32b987c0dfdd2971.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-deefd39fa333960a.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-a2566a070c82f63d.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d46cd56b4d1c9c3a.rlib" "/opt/rustwide/target/debug/deps/libaes-0d0b7b6e15edf21b.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-3dd4675d808062e8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-899dce44f5a92907.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-1881ad9ed6c0f35c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c00bb7ab69588725.rlib" "/opt/rustwide/target/debug/deps/libtypenum-cdf4a0787e8cd250.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-e79bb25426785fd4.rlib" "/opt/rustwide/target/debug/deps/libtempfile-71e26d7a37026143.rlib" "/opt/rustwide/target/debug/deps/librand-4001d304d550d72e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a50b274564654136.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c05f3325c5456c41.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-abd2f358ea987bfa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f5b9cbe1d1bd7ba8.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-577e461dcab5829e.rlib" "/opt/rustwide/target/debug/deps/libconsole-db257901f47e9b78.rlib" "/opt/rustwide/target/debug/deps/libtermios-86e3b224da254efe.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-69679d0ab0ec61c4.rlib" "/opt/rustwide/target/debug/deps/libregex-478b50b89e455e1d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-25160ca0f328bef6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-36f17ee7f2a5f584.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libconfy-c34d4593d19b98b1.rlib" "/opt/rustwide/target/debug/deps/libtoml-a95122eff006449f.rlib" "/opt/rustwide/target/debug/deps/libserde-bb09db1fa16c0240.rlib" "/opt/rustwide/target/debug/deps/libdirectories-5a5c212dea00aaa6.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-000c49dfd3f5098c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libclap-d7bc22adb4848e0a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d77f215607f2bb22.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-135158f6852acd4a.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libatty-ce0146ac03651e43.rlib" "/opt/rustwide/target/debug/deps/liblibc-7395dad9984dcf6a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/libbase64-e57d7beff71c72af.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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" "99eb8de16476d1b36044884ea98185448f6002740334543fabcd79016b125d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99eb8de16476d1b36044884ea98185448f6002740334543fabcd79016b125d3c", kill_on_drop: false }` [INFO] [stdout] 99eb8de16476d1b36044884ea98185448f6002740334543fabcd79016b125d3c