[INFO] cloning repository https://github.com/maidsafe/safe_vault [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maidsafe/safe_vault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaidsafe%2Fsafe_vault", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaidsafe%2Fsafe_vault'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1759323b5dc61039bca16b93497c9ea26769defd [INFO] testing maidsafe/safe_vault against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaidsafe%2Fsafe_vault" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maidsafe/safe_vault on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/maidsafe/safe_vault [INFO] finished tweaking git repo https://github.com/maidsafe/safe_vault [INFO] tweaked toml for git repo https://github.com/maidsafe/safe_vault written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/maidsafe/safe_vault already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] deab0feb633baa0fe4d31652d912201ab2c7f8cffc18e47f95e72b941b561913 [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" "deab0feb633baa0fe4d31652d912201ab2c7f8cffc18e47f95e72b941b561913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "deab0feb633baa0fe4d31652d912201ab2c7f8cffc18e47f95e72b941b561913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deab0feb633baa0fe4d31652d912201ab2c7f8cffc18e47f95e72b941b561913", kill_on_drop: false }` [INFO] [stdout] deab0feb633baa0fe4d31652d912201ab2c7f8cffc18e47f95e72b941b561913 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] 2052edd84d6d87727541cee4af528a8046c46a8ea1c4e14ab45d135168da0be1 [INFO] running `Command { std: "docker" "start" "-a" "2052edd84d6d87727541cee4af528a8046c46a8ea1c4e14ab45d135168da0be1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling self_update v0.16.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.6.2 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling resource_proof v0.8.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rcgen v0.8.11 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling ff_derive v0.6.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling multibase v0.8.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling hyper-old-types v0.11.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling async-log v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling ff v0.6.0 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling flexi_logger v0.18.0 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling group v0.6.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pairing v0.16.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling threshold_crypto v0.4.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling xor_name v1.2.1 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling quinn-proto v0.7.3 [INFO] [stderr] Compiling bls_dkg v0.3.10 [INFO] [stderr] Compiling secured_linked_list v0.1.2 [INFO] [stderr] Compiling sn_launch_tool v0.2.3 [INFO] [stderr] Compiling pickledb v0.4.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling crdts v6.3.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling sn_data_types v0.18.4 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling quinn v0.7.2 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling sn_messaging v37.0.0 [INFO] [stderr] Compiling sn_transfers v0.7.5 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling igd v0.12.0 [INFO] [stderr] Compiling qp2p v0.12.3 [INFO] [stderr] Compiling sn_routing v0.77.8 [INFO] [stderr] Compiling sn_node v0.49.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 23s [INFO] running `Command { std: "docker" "inspect" "2052edd84d6d87727541cee4af528a8046c46a8ea1c4e14ab45d135168da0be1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2052edd84d6d87727541cee4af528a8046c46a8ea1c4e14ab45d135168da0be1", kill_on_drop: false }` [INFO] [stdout] 2052edd84d6d87727541cee4af528a8046c46a8ea1c4e14ab45d135168da0be1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87f1493b71d88c874434e2bd0edaca2b65392a5009e9c16d89c9cce2514007ab [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" "87f1493b71d88c874434e2bd0edaca2b65392a5009e9c16d89c9cce2514007ab", kill_on_drop: false }` [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling sn_node v0.49.9 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/config_handling-4a460ce40f191a05.config_handling.5236f550-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-4a460ce40f191a05.config_handling.5236f550-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-4a460ce40f191a05.config_handling.5236f550-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-4a460ce40f191a05.config_handling.5236f550-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-4a460ce40f191a05.config_handling.5236f550-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-4a460ce40f191a05.config_handling.5236f550-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-4a460ce40f191a05.config_handling.5236f550-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-4a460ce40f191a05.config_handling.5236f550-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-4a460ce40f191a05.config_handling.5236f550-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-4a460ce40f191a05.config_handling.5236f550-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-4a460ce40f191a05.config_handling.5236f550-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-4a460ce40f191a05.config_handling.5236f550-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-4a460ce40f191a05.config_handling.5236f550-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-4a460ce40f191a05.config_handling.5236f550-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-4a460ce40f191a05.config_handling.5236f550-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-4a460ce40f191a05.config_handling.5236f550-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-4a460ce40f191a05.49di0z8tfis0cbqe.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-0f34a5d678bd7990/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsn_node-0ec5443369a15df9.rlib" "/opt/rustwide/target/debug/deps/libasync_log-1dd48fc096cb5fb7.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-1628466577e8fa83.rlib" "/opt/rustwide/target/debug/deps/libflexi_logger-68203ecdd2870b47.rlib" "/opt/rustwide/target/debug/deps/libglob-367c240206242d35.rlib" "/opt/rustwide/target/debug/deps/libyansi-93347032436baa71.rlib" "/opt/rustwide/target/debug/deps/libpickledb-eb5ac7bdd2d37405.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-a310b8b3ab35a9b3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1412316b040be4e0.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fc2ac5b964651b53.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-fc2273a6eb371192.rlib" "/opt/rustwide/target/debug/deps/libhalf-21ae6a2f1c63a93f.rlib" "/opt/rustwide/target/debug/deps/libsn_transfers-859c018b000f1d08.rlib" "/opt/rustwide/target/debug/deps/libdashmap-770ec71c0751494b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libahash-13da94f9ecad0882.rlib" "/opt/rustwide/target/debug/deps/libconst_random-bc714c94d3eb98bf.rlib" "/opt/rustwide/target/debug/deps/libitertools-a54976d4a3372956.rlib" "/opt/rustwide/target/debug/deps/libsn_routing-ffba98bb094652ae.rlib" "/opt/rustwide/target/debug/deps/libresource_proof-43fa0340e4542103.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-96142fbb98984b6f.rlib" "/opt/rustwide/target/debug/deps/libsn_messaging-f3813bcb4d91f3f9.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-4e22a3a2f791b23b.rlib" "/opt/rustwide/target/debug/deps/librmp-fe74d1682f6df544.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-cf7a2e0e5fcf00cc.rlib" "/opt/rustwide/target/debug/deps/libsecured_linked_list-6e85932a9abd77d1.rlib" "/opt/rustwide/target/debug/deps/libsn_data_types-767e1471d2a2c2bb.rlib" "/opt/rustwide/target/debug/deps/libhex-7f2e485685463d45.rlib" "/opt/rustwide/target/debug/deps/libmultibase-82b9e36e9e2164fa.rlib" "/opt/rustwide/target/debug/deps/libbase_x-b74d17a30e9bae56.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding_macro-d7e83ae983dafd20.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-e6ac5c40d28f0158.rlib" "/opt/rustwide/target/debug/deps/libcrdts-cce6da9dc6cf4a63.rlib" "/opt/rustwide/target/debug/deps/libnum-4c4002e51f9c760c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3e7593e0b0b97454.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-98ed90dbd60f1f0a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-3a0605cbe2c1b9ef.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5b558ed5ef4f1ac9.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-7cec4c173e435104.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-ce9717599dc81733.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-46347f628a3a0ed1.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-f866ab0d7bb0b685.rlib" "/opt/rustwide/target/debug/deps/libsha2-9cd709a2a44287c1.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-156e6e6376f379dc.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-d65e149db6465cde.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d7088909b324fd91.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libed25519-e94ab1082d4dc73b.rlib" "/opt/rustwide/target/debug/deps/libsignature-5bcfc50b93585024.rlib" "/opt/rustwide/target/debug/deps/libbls_dkg-8b31d24390ed6ba6.rlib" "/opt/rustwide/target/debug/deps/libthreshold_crypto-d7271b9e8260cce9.rlib" "/opt/rustwide/target/debug/deps/libhex_fmt-458df8119ea73ab9.rlib" "/opt/rustwide/target/debug/deps/libfailure-97a9783a2424b862.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7efdddbf1d08b25b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-6ba0f7b5e094c61f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-67240bb27da42d10.rlib" "/opt/rustwide/target/debug/deps/libgimli-aa98cf42ec5edf0e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-12e30fdcbb9bf960.rlib" "/opt/rustwide/target/debug/deps/libzeroize-ac177fbb0c7add32.rlib" "/opt/rustwide/target/debug/deps/libpairing-1491ca9f7233912c.rlib" "/opt/rustwide/target/debug/deps/libgroup-aa8b1d2d69807f3b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-517901af1cfa3e11.rlib" "/opt/rustwide/target/debug/deps/libff-e01e48aeda21eacc.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-969befd46a030129.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-e7fe4d975aa230a6.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c0f79bb7e04ef8bd.rlib" "/opt/rustwide/target/debug/deps/libaes-dc7ad8b7a4b06558.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-f9c9e393d0231773.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-471d69f8a14261f8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7325e243579d434e.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-4c56f41c54446ba0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7029a332da5b8132.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libitertools-a3b979205d88eb93.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libxor_name-6c0f222b49e342fe.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-4b6d404ab84b67a5.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-bee465adfef7f9a4.rlib" "/opt/rustwide/target/debug/deps/librand-4812ed7bd7f81e87.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cc27d749b3034f7f.rlib" "/opt/rustwide/target/debug/deps/librand_core-47e781a011960c66.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-dd8c943ed706a260.rlib" "/opt/rustwide/target/debug/deps/libqp2p-546c43bdcc8f2d35.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/librcgen-7e23ebfc0dfa911a.rlib" "/opt/rustwide/target/debug/deps/libpem-6d577871e96bda4e.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libyasna-df7328527182839e.rlib" "/opt/rustwide/target/debug/deps/libchrono-986ee27fa0e496c4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a0f60d094363f0c0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libtime-7fed1b0361ae8405.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a1a25cddf3dbb5a8.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libquinn-3cb2598d05ef3c32.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c8b67bcf9b9c7fa7.rlib" "/opt/rustwide/target/debug/deps/libquinn_proto-cd5e46173e5be94b.rlib" "/opt/rustwide/target/debug/deps/librustls-27423b6aa704ae07.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libsct-94ad36f52afe8290.rlib" "/opt/rustwide/target/debug/deps/libwebpki-b5f38f73b03f4cb6.rlib" "/opt/rustwide/target/debug/deps/libring-c047e172055ec720.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libigd-6475d2059b1d74c2.rlib" "/opt/rustwide/target/debug/deps/libhyper-1ce5346bb05074e3.rlib" "/opt/rustwide/target/debug/deps/libwant-19e8f555938ab59f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f34a28a009389ef5.rlib" "/opt/rustwide/target/debug/deps/libh2-dc8633428ae04a06.rlib" "/opt/rustwide/target/debug/deps/libindexmap-80af7c9052fffb17.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c48609deb7eaef92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5bd39095ca8400cc.rlib" "/opt/rustwide/target/debug/deps/libxmltree-eaf94b8d6205bf0d.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/librand-b7f9a04bfc31a5e5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f597db5af5051ddb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-14da106a244abed0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-188e43793cf270e2.rlib" "/opt/rustwide/target/debug/deps/libattohttpc-5dedf7a57f2e9883.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-9ed31e2c96a89a78.rlib" "/opt/rustwide/target/debug/deps/libhttp-a801dc557edde25f.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libtokio-2ec1a2d4c9ac6ac7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4452556d1ad5b73f.rlib" "/opt/rustwide/target/debug/deps/libmio-498efec2abec1098.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e0427c5946156969.rlib" "/opt/rustwide/target/debug/deps/libstructopt-06de0e3f0ba8c682.rlib" "/opt/rustwide/target/debug/deps/libclap-37eb956d037ff578.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-678d5d865513eebc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libatty-dc98d4e70d4c23aa.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libbytes-02fc675cd2503452.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-6b9ae86258f20a34.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-b50b583d570340a1.rlib" "/opt/rustwide/target/debug/deps/liblibc-dcd771e56767ced7.rlib" "/opt/rustwide/target/debug/deps/libbincode-3c2ec36e83673982.rlib" "/opt/rustwide/target/debug/deps/libserde-41fe7b0c17d3ff4a.rlib" "/opt/rustwide/target/debug/deps/libfutures-c0166e1ccacffc1a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-23daa832a828fb14.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4eb6e77ef237387c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c8d6cd9d8b211df.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libtracing-d64bbe23fa9c7668.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liblog-8e36204f123bd661.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-23f928a37c201851.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8aac79b2f754f7a1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/config_handling-4a460ce40f191a05" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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 `sn_node` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "87f1493b71d88c874434e2bd0edaca2b65392a5009e9c16d89c9cce2514007ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87f1493b71d88c874434e2bd0edaca2b65392a5009e9c16d89c9cce2514007ab", kill_on_drop: false }` [INFO] [stdout] 87f1493b71d88c874434e2bd0edaca2b65392a5009e9c16d89c9cce2514007ab