[INFO] fetching crate sn_node 0.49.9... [INFO] testing sn_node-0.49.9 against 1.60.0 for beta-1.61-1 [INFO] extracting crate sn_node 0.49.9 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate sn_node 0.49.9 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config.toml [INFO] started tweaking crates.io crate sn_node 0.49.9 [INFO] finished tweaking crates.io crate sn_node 0.49.9 [INFO] tweaked toml for crates.io crate sn_node 0.49.9 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate sn_node 0.49.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tar v0.4.35 [INFO] [stderr] Downloaded tokio v1.6.2 [INFO] [stderr] Downloaded async-log-attributes v1.0.1 [INFO] [stderr] Downloaded flexi_logger v0.18.0 [INFO] [stderr] Downloaded async-log v2.0.0 [INFO] [stderr] Downloaded pickledb v0.4.1 [INFO] [stderr] Downloaded sn_launch_tool v0.2.3 [INFO] [stderr] Downloaded self_update v0.16.0 [INFO] [stderr] Downloaded qp2p v0.12.3 [INFO] [stderr] Downloaded sn_messaging v37.0.0 [INFO] [stderr] Downloaded sn_transfers v0.7.5 [INFO] [stderr] Downloaded sn_routing v0.77.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ceb0d4d0f2f7c8c21e3b6cf5b2e5d529365d99c410ce3f011b6c3c105a1b4034 [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" "ceb0d4d0f2f7c8c21e3b6cf5b2e5d529365d99c410ce3f011b6c3c105a1b4034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ceb0d4d0f2f7c8c21e3b6cf5b2e5d529365d99c410ce3f011b6c3c105a1b4034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceb0d4d0f2f7c8c21e3b6cf5b2e5d529365d99c410ce3f011b6c3c105a1b4034", kill_on_drop: false }` [INFO] [stdout] ceb0d4d0f2f7c8c21e3b6cf5b2e5d529365d99c410ce3f011b6c3c105a1b4034 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] bb56f92086d3e14d4dd5580d838d4d3a73ca17a8e97c59bff3d8b457c0f65d81 [INFO] running `Command { std: "docker" "start" "-a" "bb56f92086d3e14d4dd5580d838d4d3a73ca17a8e97c59bff3d8b457c0f65d81", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling self_update v0.16.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling tokio v1.6.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling base64 v0.9.3 [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 tiny-keccak v1.5.0 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.1.16 [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 time v0.1.43 [INFO] [stderr] Compiling net2 v0.2.37 [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 xattr v0.2.2 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dirs-next v1.0.2 [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 digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.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 sha2 v0.9.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rcgen v0.8.11 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling resource_proof v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [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 failure_derive v0.1.8 [INFO] [stderr] Compiling tokio-macros v1.2.0 [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 failure v0.1.8 [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 log v0.4.14 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling ff v0.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio v0.7.13 [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 group v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling flexi_logger v0.18.0 [INFO] [stderr] Compiling pairing v0.16.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling tokio v0.2.25 [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 num-complex v0.3.1 [INFO] [stderr] Compiling threshold_crypto v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling xor_name v1.2.1 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling serde_cbor v0.11.1 [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 secured_linked_list v0.1.2 [INFO] [stderr] Compiling bls_dkg v0.3.10 [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.4.2 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling http-body v0.3.1 [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] [stdout] warning: field is never read: `reader` [INFO] [stdout] --> src/capacity/mod.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | reader: AdultReader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CapacityWriter` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/capacity/mod.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `recently_validated_transfers` [INFO] [stdout] --> src/transfers/mod.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | recently_validated_transfers: Arc>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Transfers` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/transfers/mod.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8m 38s [INFO] running `Command { std: "docker" "inspect" "bb56f92086d3e14d4dd5580d838d4d3a73ca17a8e97c59bff3d8b457c0f65d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb56f92086d3e14d4dd5580d838d4d3a73ca17a8e97c59bff3d8b457c0f65d81", kill_on_drop: false }` [INFO] [stdout] bb56f92086d3e14d4dd5580d838d4d3a73ca17a8e97c59bff3d8b457c0f65d81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 450df7f638dd9ab68e0af73ea2fb260da2a8aaf19bcd1f0dc6f93c713d5a3100 [INFO] running `Command { std: "docker" "start" "-a" "450df7f638dd9ab68e0af73ea2fb260da2a8aaf19bcd1f0dc6f93c713d5a3100", kill_on_drop: false }` [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stdout] warning: field is never read: `reader` [INFO] [stdout] --> src/capacity/mod.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | reader: AdultReader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CapacityWriter` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/capacity/mod.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `recently_validated_transfers` [INFO] [stdout] --> src/transfers/mod.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | recently_validated_transfers: Arc>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Transfers` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/transfers/mod.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sn_node v0.49.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `reader` [INFO] [stdout] --> src/capacity/mod.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | reader: AdultReader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CapacityWriter` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/capacity/mod.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `recently_validated_transfers` [INFO] [stdout] --> src/transfers/mod.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | recently_validated_transfers: Arc>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Transfers` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/transfers/mod.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/config_handling-8143a51ac21a0765.config_handling.1b4bc129-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-8143a51ac21a0765.config_handling.1b4bc129-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-8143a51ac21a0765.config_handling.1b4bc129-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-8143a51ac21a0765.config_handling.1b4bc129-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-8143a51ac21a0765.config_handling.1b4bc129-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-8143a51ac21a0765.config_handling.1b4bc129-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-8143a51ac21a0765.config_handling.1b4bc129-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-8143a51ac21a0765.config_handling.1b4bc129-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-8143a51ac21a0765.config_handling.1b4bc129-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-8143a51ac21a0765.config_handling.1b4bc129-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-8143a51ac21a0765.config_handling.1b4bc129-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-8143a51ac21a0765.config_handling.1b4bc129-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-8143a51ac21a0765.config_handling.1b4bc129-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-8143a51ac21a0765.config_handling.1b4bc129-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-8143a51ac21a0765.config_handling.1b4bc129-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-8143a51ac21a0765.config_handling.1b4bc129-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-8143a51ac21a0765.vwhjudliqc5mk3f.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-34e50c6b8cad870c/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsn_node-e4475777155b8e1b.rlib" "/opt/rustwide/target/debug/deps/libasync_log-05a82d09c1e95abf.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-a5e4bcd2ef8145f6.rlib" "/opt/rustwide/target/debug/deps/libflexi_logger-a908f9bfdd34d569.rlib" "/opt/rustwide/target/debug/deps/libglob-02f220b68df07eb2.rlib" "/opt/rustwide/target/debug/deps/libyansi-6f6b756856e41fb4.rlib" "/opt/rustwide/target/debug/deps/libpickledb-364efa95e9657f46.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-74e61ba6b133eb64.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e81d91c39b193e46.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ca5c74453965af20.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-688a98948a2aa3b6.rlib" "/opt/rustwide/target/debug/deps/libhalf-b8db064c27ca45f4.rlib" "/opt/rustwide/target/debug/deps/libsn_transfers-e1fb7469b61ce338.rlib" "/opt/rustwide/target/debug/deps/libdashmap-f98b163925384373.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libahash-2a8fda3863757dac.rlib" "/opt/rustwide/target/debug/deps/libconst_random-7441ba8021f4a03e.rlib" "/opt/rustwide/target/debug/deps/libitertools-4e04b36b71df7ffa.rlib" "/opt/rustwide/target/debug/deps/libsn_routing-a51d5977e42f8dc9.rlib" "/opt/rustwide/target/debug/deps/libresource_proof-31953c54dbe11f30.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-fb00a944294a8370.rlib" "/opt/rustwide/target/debug/deps/libsn_messaging-a4bf9b1074709c96.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-a2c65ef228e4bb0d.rlib" "/opt/rustwide/target/debug/deps/librmp-a9334611a131538d.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-5a5913c014a9c574.rlib" "/opt/rustwide/target/debug/deps/libsecured_linked_list-5e5f18dde3e9b79f.rlib" "/opt/rustwide/target/debug/deps/libsn_data_types-3fcdd299eea70bb2.rlib" "/opt/rustwide/target/debug/deps/libhex-010d0c465b524823.rlib" "/opt/rustwide/target/debug/deps/libmultibase-c921162d69c34cdd.rlib" "/opt/rustwide/target/debug/deps/libbase_x-2449056eb4b60441.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding_macro-6e929e00e7da19a5.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-794a2a3266b41348.rlib" "/opt/rustwide/target/debug/deps/libcrdts-8a1d837b294cfc70.rlib" "/opt/rustwide/target/debug/deps/libnum-479d4e4618e71e03.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-0241e26d43f85bc1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-7ea0e89d535fdbf2.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-8f6028044aa49869.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-e36fcbd5b2c9b3e8.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-f3d276299e554c16.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-9cef7e346156514c.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-159b7f70ed22c83f.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-4c57c5f679bf680c.rlib" "/opt/rustwide/target/debug/deps/libsha2-a5f8346b2d4b7508.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-5137486d38e1694c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-207679186ad4cc27.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-76385ac88cd8376c.rlib" "/opt/rustwide/target/debug/deps/libsubtle-25953a1806687474.rlib" "/opt/rustwide/target/debug/deps/libdigest-88451ac331251876.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f5ba41faa0becb0c.rlib" "/opt/rustwide/target/debug/deps/libed25519-5d2f3bc407fab471.rlib" "/opt/rustwide/target/debug/deps/libsignature-0b5aa6712e2ef698.rlib" "/opt/rustwide/target/debug/deps/libbls_dkg-4797585e55e32839.rlib" "/opt/rustwide/target/debug/deps/libthreshold_crypto-96d718b7cfe39f65.rlib" "/opt/rustwide/target/debug/deps/libhex_fmt-86714d5126bd55eb.rlib" "/opt/rustwide/target/debug/deps/libfailure-31b6b25e320ec95b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d78a33e56cc0abbb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-598e5ece39a8f22b.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libobject-1d55c5a16286da3c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-a7a37e325483a47f.rlib" "/opt/rustwide/target/debug/deps/libgimli-09033985d49615e7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f936b64841c3791e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-e312a26b069eceef.rlib" "/opt/rustwide/target/debug/deps/libpairing-d003b619c651b878.rlib" "/opt/rustwide/target/debug/deps/libgroup-94730788c6ec5238.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6ab9eaded7dbb907.rlib" "/opt/rustwide/target/debug/deps/libff-86ddf03715eb2107.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-699a276310e31abe.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-fb72d455bf6fff2f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-ac0b9918e5bf5ffe.rlib" "/opt/rustwide/target/debug/deps/libaes-7f4ce2dc4a96795d.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-24dbaf580f68e42c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-4d6e822ee6232c52.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56b4bef189e355b5.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-693e707a9480534d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-dd9ba31129aec3e9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bbc8b6d814331ada.rlib" "/opt/rustwide/target/debug/deps/libitertools-8e460ed203e40754.rlib" "/opt/rustwide/target/debug/deps/libeither-c08fdad45407601c.rlib" "/opt/rustwide/target/debug/deps/libxor_name-38479a13d4be5965.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-1ed30bab54508e25.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-94855beb53e8fc8a.rlib" "/opt/rustwide/target/debug/deps/librand-72eaf27ef150be8d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2eed1bcced4e8fe4.rlib" "/opt/rustwide/target/debug/deps/librand_core-381eafbdc078bac0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fe97aa5316823b60.rlib" "/opt/rustwide/target/debug/deps/libqp2p-7061dc9dbe4c4fa9.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/librcgen-c61108755efa2460.rlib" "/opt/rustwide/target/debug/deps/libpem-4df7ecbc25143938.rlib" "/opt/rustwide/target/debug/deps/libregex-11213b7a283feea5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c06249dde8ea3988.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libyasna-f4025aa16c1f4fd9.rlib" "/opt/rustwide/target/debug/deps/libchrono-759a0893987a6686.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e4208583724c0397.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dd17a3fc81329d25.rlib" "/opt/rustwide/target/debug/deps/libtime-97f007eaa30b8e29.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6388a3950d5eae59.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libquinn-7cd479236357875e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-df6f7d77f28af8b3.rlib" "/opt/rustwide/target/debug/deps/libquinn_proto-5a7955ee2b77ecca.rlib" "/opt/rustwide/target/debug/deps/librustls-4af98d78158d929b.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libsct-4ba1b492de3b9f04.rlib" "/opt/rustwide/target/debug/deps/libwebpki-ee54987c1f9ccb70.rlib" "/opt/rustwide/target/debug/deps/libring-45ab81af19da6f5b.rlib" "/opt/rustwide/target/debug/deps/libspin-4fb0d68edaf2737f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-be088880171e6156.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e99f5123a4d13cec.rlib" "/opt/rustwide/target/debug/deps/libigd-64a71906f8e7c3d6.rlib" "/opt/rustwide/target/debug/deps/libhyper-f35de1a480a948da.rlib" "/opt/rustwide/target/debug/deps/libwant-2d8fc03acd7e02a7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libsocket2-586bffdf8a6d490d.rlib" "/opt/rustwide/target/debug/deps/libh2-332d07dd2999c3a7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1bb7d2f6d710240e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d00313852205d792.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-cfb6ad9205fa1d65.rlib" "/opt/rustwide/target/debug/deps/libhttparse-57873771546e48a0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2609aef6fc9072fd.rlib" "/opt/rustwide/target/debug/deps/libxmltree-bfc69cba8528be01.rlib" "/opt/rustwide/target/debug/deps/libxml-3ebfc5d21d19b6ad.rlib" "/opt/rustwide/target/debug/deps/librand-856d3a7d6df64c59.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2426622b913b4506.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-4305fd9552ca3277.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6ce7c07941f33712.rlib" "/opt/rustwide/target/debug/deps/libattohttpc-febc1229503ee082.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-9cf9e93372df3ad3.rlib" "/opt/rustwide/target/debug/deps/libhttp-6ea717cf89d13159.rlib" "/opt/rustwide/target/debug/deps/libitoa-ffe013ffe1403a1e.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/liburl-80fa9edb848a7388.rlib" "/opt/rustwide/target/debug/deps/libidna-61a94d64074cede7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-de0e4d5c82e5ecae.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b3bb9ecb3639795e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-28b861cf6f5d2cc2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7dd23ad1e9ec9e20.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libtokio-7852190a79cc4e9d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9cd5adf709d7b6d1.rlib" "/opt/rustwide/target/debug/deps/libmio-43d030871b44122b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f870d718f0c33b2a.rlib" "/opt/rustwide/target/debug/deps/libstructopt-5d0ef3d74c88fdcb.rlib" "/opt/rustwide/target/debug/deps/libclap-8323130e8aba38c5.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4feaadb70d379c84.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1a5cfc89f80f8ff0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libatty-960d90654e528468.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "/opt/rustwide/target/debug/deps/libbytes-d99fd74508934844.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-f1798959f76e319c.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-fa8efa51ae2026ed.rlib" "/opt/rustwide/target/debug/deps/liblibc-3ed73f9c85a9592a.rlib" "/opt/rustwide/target/debug/deps/libbincode-99aec9239985224d.rlib" "/opt/rustwide/target/debug/deps/libserde-b501a13ea37ab1fd.rlib" "/opt/rustwide/target/debug/deps/libfutures-41c5338ba96f107f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-33b5e1fe01cf8058.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f497254a9de562db.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9a25ecfc3255644e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-edcd319b1d73d3e2.rlib" "/opt/rustwide/target/debug/deps/libslab-ca64799474667b44.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a0fb46cddcdca5f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-46ad4e8d80749b66.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d6bd1ffa64e3ec05.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1bd2d4ff005d3dd3.rlib" "/opt/rustwide/target/debug/deps/libtracing-c29f6e48294cbc7b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02afd1264e6aaadb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7c95ccf98946e298.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liblog-8d2fe71624d8393d.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-6a8eb76da32e1939.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-253ea1d6547f8d67.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/config_handling-8143a51ac21a0765" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "450df7f638dd9ab68e0af73ea2fb260da2a8aaf19bcd1f0dc6f93c713d5a3100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "450df7f638dd9ab68e0af73ea2fb260da2a8aaf19bcd1f0dc6f93c713d5a3100", kill_on_drop: false }` [INFO] [stdout] 450df7f638dd9ab68e0af73ea2fb260da2a8aaf19bcd1f0dc6f93c713d5a3100