[INFO] fetching crate sn_node 0.36.0... [INFO] testing sn_node-0.36.0 against master#d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d for pr-83796 [INFO] extracting crate sn_node 0.36.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate sn_node 0.36.0 on toolchain d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sn_node 0.36.0 [INFO] finished tweaking crates.io crate sn_node 0.36.0 [INFO] tweaked toml for crates.io crate sn_node 0.36.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate sn_node 0.36.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf27f4569ba758d9e594b83fa208b0be2deceba4475949a2ecbba4f4625a3e54 [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" "cf27f4569ba758d9e594b83fa208b0be2deceba4475949a2ecbba4f4625a3e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf27f4569ba758d9e594b83fa208b0be2deceba4475949a2ecbba4f4625a3e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf27f4569ba758d9e594b83fa208b0be2deceba4475949a2ecbba4f4625a3e54", kill_on_drop: false }` [INFO] [stdout] cf27f4569ba758d9e594b83fa208b0be2deceba4475949a2ecbba4f4625a3e54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3ea6aa53143cd26f3c7490191dff4de61c1209a65ce92272de00eb17606626a [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" "d3ea6aa53143cd26f3c7490191dff4de61c1209a65ce92272de00eb17606626a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [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 getrandom v0.1.16 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling self_update v0.16.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling lru_time_cache v0.11.10 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling xmltree v0.10.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [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.16 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [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 tar v0.4.33 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling idna v0.2.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 block-cipher-trait v0.6.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling yasna v0.3.2 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling resource_proof v0.8.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rcgen v0.8.9 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling ff_derive v0.6.0 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.9 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling data-encoding-macro v0.1.10 [INFO] [stderr] Compiling multibase v0.8.0 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling curve25519-dalek v3.0.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling hyper-old-types v0.11.0 [INFO] [stderr] Compiling async-log v2.0.0 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling ff v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling zip v0.5.11 [INFO] [stderr] Compiling flexi_logger v0.16.3 [INFO] [stderr] Compiling group v0.6.0 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pairing v0.16.0 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling serde v1.0.125 [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 threshold_crypto v0.4.0 [INFO] [stderr] Compiling xor_name v1.1.12 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling crdts v4.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rmp-serde v0.15.4 [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.2 [INFO] [stderr] Compiling bls_dkg v0.3.7 [INFO] [stderr] Compiling bls_signature_aggregator v0.2.5 [INFO] [stderr] Compiling pickledb v0.4.1 [INFO] [stderr] Compiling sn_launch_tool v0.2.0 [INFO] [stderr] Compiling sn_data_types v0.18.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling quinn v0.7.2 [INFO] [stderr] Compiling sn_messaging v13.1.0 [INFO] [stderr] Compiling sn_transfers v0.7.1 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper v0.14.5 [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.11.8 [INFO] [stderr] Compiling sn_routing v0.59.0 [INFO] [stderr] Compiling sn_node v0.36.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9m 25s [INFO] running `Command { std: "docker" "inspect" "d3ea6aa53143cd26f3c7490191dff4de61c1209a65ce92272de00eb17606626a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3ea6aa53143cd26f3c7490191dff4de61c1209a65ce92272de00eb17606626a", kill_on_drop: false }` [INFO] [stdout] d3ea6aa53143cd26f3c7490191dff4de61c1209a65ce92272de00eb17606626a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 733cc09872f8ab7471eacf258611dd4cf8cdd86ed63913c11dbd875ee9ba19b2 [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" "733cc09872f8ab7471eacf258611dd4cf8cdd86ed63913c11dbd875ee9ba19b2", kill_on_drop: false }` [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling sn_node v0.36.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/config_handling-d4af601131816c98.config_handling.80nkyq72-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-d4af601131816c98.config_handling.80nkyq72-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-d4af601131816c98.config_handling.80nkyq72-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-d4af601131816c98.config_handling.80nkyq72-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-d4af601131816c98.config_handling.80nkyq72-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-d4af601131816c98.config_handling.80nkyq72-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-d4af601131816c98.config_handling.80nkyq72-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-d4af601131816c98.config_handling.80nkyq72-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-d4af601131816c98.config_handling.80nkyq72-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-d4af601131816c98.config_handling.80nkyq72-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-d4af601131816c98.config_handling.80nkyq72-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-d4af601131816c98.config_handling.80nkyq72-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-d4af601131816c98.config_handling.80nkyq72-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-d4af601131816c98.config_handling.80nkyq72-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-d4af601131816c98.config_handling.80nkyq72-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/config_handling-d4af601131816c98.config_handling.80nkyq72-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/config_handling-d4af601131816c98" "/opt/rustwide/target/debug/examples/config_handling-d4af601131816c98.4ou4tld0eqvpi5a8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-b40952d0b5ed9dcf/out" "-L" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsn_node-a7deea0d1bb87c20.rlib" "/opt/rustwide/target/debug/deps/libasync_log-31da7eb68121ce40.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-4426788fde30a656.rlib" "/opt/rustwide/target/debug/deps/libflexi_logger-7daf1830fa0cfcc4.rlib" "/opt/rustwide/target/debug/deps/libglob-bebc8faa8687c1c0.rlib" "/opt/rustwide/target/debug/deps/libyansi-5e53d099eb9110f8.rlib" "/opt/rustwide/target/debug/deps/libitertools-4b92c9007e67f9fa.rlib" "/opt/rustwide/target/debug/deps/libsn_transfers-2cdffe70776e9cee.rlib" "/opt/rustwide/target/debug/deps/libdashmap-2b90ecac05f2d58f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libahash-b6c02477571a9968.rlib" "/opt/rustwide/target/debug/deps/libconst_random-cb44628efcd22e9a.rlib" "/opt/rustwide/target/debug/deps/libsn_routing-c9165790a9efc144.rlib" "/opt/rustwide/target/debug/deps/libresource_proof-d319e7541b247f2b.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-b17cf0abf0fccc1a.rlib" "/opt/rustwide/target/debug/deps/liblru_time_cache-4e124536c8426f39.rlib" "/opt/rustwide/target/debug/deps/libbls_signature_aggregator-191d3b3860b60a67.rlib" "/opt/rustwide/target/debug/deps/libitertools-8ab785d349d9036e.rlib" "/opt/rustwide/target/debug/deps/libbls_dkg-ee75dcc180cbf3a8.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-bf31a4b4005ae2f9.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-50d203d2f9f0c90f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libaes-e1f1c0de46253060.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-2bb0b6934005c85f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-cabc335eb66bb463.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ccc49ac7d39e19fb.rlib" "/opt/rustwide/target/debug/deps/libqp2p-8c1598916015a0c9.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/librcgen-9cadaf2e50bb1842.rlib" "/opt/rustwide/target/debug/deps/libpem-b0479667afcc721b.rlib" "/opt/rustwide/target/debug/deps/libyasna-2109bda1c4ccf80c.rlib" "/opt/rustwide/target/debug/deps/libchrono-abe84deeefea8a8d.rlib" "/opt/rustwide/target/debug/deps/libtime-0576db8698c8ba22.rlib" "/opt/rustwide/target/debug/deps/libquinn-4e7f53fccaa8921c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4abc86c4bc2788b4.rlib" "/opt/rustwide/target/debug/deps/libquinn_proto-8d181d490e2f3d4f.rlib" "/opt/rustwide/target/debug/deps/librustls-4a373bab2e26a594.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libsct-ab65ea253ac04739.rlib" "/opt/rustwide/target/debug/deps/libwebpki-5943d3087040129e.rlib" "/opt/rustwide/target/debug/deps/libring-3dcc356e997e6ba5.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libigd-1b89cec5200bac67.rlib" "/opt/rustwide/target/debug/deps/libhyper-4f41b623f1182822.rlib" "/opt/rustwide/target/debug/deps/libwant-db54db6cfe45171f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-fbc41df65610439a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e79d1bc0bbcbc569.rlib" "/opt/rustwide/target/debug/deps/libh2-a7deb29a2d123bcc.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3171e5bb8083e884.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-88d93592a3b70f19.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ddd872d6c5aa094a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b4ff6167d511eb28.rlib" "/opt/rustwide/target/debug/deps/libpin_project-48402f53c1b89afd.rlib" "/opt/rustwide/target/debug/deps/libxmltree-a38e5a20836d6cc9.rlib" "/opt/rustwide/target/debug/deps/libxml-d5feb083fd2167f7.rlib" "/opt/rustwide/target/debug/deps/librand-9ba02f8cb48823c3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-333d341b1dcc6955.rlib" "/opt/rustwide/target/debug/deps/librand_core-0bdb17cc1d80e588.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-dc11c3adcce5573c.rlib" "/opt/rustwide/target/debug/deps/libattohttpc-ecf635ae723e5ca8.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-a1e7229563ed5939.rlib" "/opt/rustwide/target/debug/deps/libhttp-8cb6d7eaa7e1f45d.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/liburl-53f348ac1c4e5fdf.rlib" "/opt/rustwide/target/debug/deps/libidna-af27d9e8e28ad8aa.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-113aa1013de93c12.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a3e12c77d841606a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6f8ce67dfa68095a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4deb5e98e67ce52b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libstructopt-8db0853229bd6aee.rlib" "/opt/rustwide/target/debug/deps/libclap-3985007e1ad2648e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-64fde863a585d186.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fec8e9ae1a67719f.rlib" "/opt/rustwide/target/debug/deps/libatty-a72c5964ded62bda.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-08e81f40b890d0de.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-c7f176013e61976d.rlib" "/opt/rustwide/target/debug/deps/libtracing-1b8a1ecab55401ee.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2f7ca6fbb63e8128.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libsn_messaging-b79332f11cf80f2a.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-3dd877ca31a16494.rlib" "/opt/rustwide/target/debug/deps/librmp-9aaff27b39c2e39a.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-43006c58a1d2533a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f3bd7482a5fc5004.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e8d8bccad8e23c9e.rlib" "/opt/rustwide/target/debug/deps/libbytes-f3e183ae70d92d4c.rlib" "/opt/rustwide/target/debug/deps/libmio-3d069fd20cf61d21.rlib" "/opt/rustwide/target/debug/deps/libsn_data_types-1ec670505950886f.rlib" "/opt/rustwide/target/debug/deps/libhex-c7e350211e3fed25.rlib" "/opt/rustwide/target/debug/deps/libmultibase-46d77dbc24ef022f.rlib" "/opt/rustwide/target/debug/deps/libbase_x-a8bee05183cabd85.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding_macro-447569c21d73ad13.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-7e00067ea425c11b.rlib" "/opt/rustwide/target/debug/deps/libcrdts-d3f085940abf4c2c.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-815a315419143ae3.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-6951376d675f528f.rlib" "/opt/rustwide/target/debug/deps/libregex-f8c6ba8a7a4b41cb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4fc315958e360e1e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ad99b36d87dad5ef.rlib" "/opt/rustwide/target/debug/deps/libbitvec-fef383de9df2b178.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libradium-e7a4d39e4a0054ec.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a48a6ef0cd2bd051.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-eb19f95cd82aa87f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c7454fc88b9bb276.rlib" "/opt/rustwide/target/debug/deps/libxor_name-75204f508087ab10.rlib" "/opt/rustwide/target/debug/deps/libthreshold_crypto-07c703671f95e274.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-138660323f4385b5.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-61aeab9077e742ee.rlib" "/opt/rustwide/target/debug/deps/libhex_fmt-bd69f2abfe305dbf.rlib" "/opt/rustwide/target/debug/deps/libfailure-5071eebc338c8319.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c505a77553bc66c4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-595d6e5667fb3105.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-8dd7daa6e9bb70fd.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1bcd2cca534f64c5.rlib" "/opt/rustwide/target/debug/deps/libgimli-dd42d11c15f34d37.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0e1c5c5d65e72903.rlib" "/opt/rustwide/target/debug/deps/libpairing-567cd89d95db808d.rlib" "/opt/rustwide/target/debug/deps/libgroup-8e98104b2cad12f1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-88b3d6ea14c49878.rlib" "/opt/rustwide/target/debug/deps/libff-827bf6f20901929d.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-aefdd0095b108615.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-d093ea318bc77725.rlib" "/opt/rustwide/target/debug/deps/libsha2-880c4dbfe5890164.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b211931f7a5e41d1.rlib" "/opt/rustwide/target/debug/deps/librand-d925cf270a939f08.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4244e30796236c5e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-bb058048aeeb0f8b.rlib" "/opt/rustwide/target/debug/deps/libsubtle-475006bf978f88b7.rlib" "/opt/rustwide/target/debug/deps/libzeroize-bc1f5c41bb5d837e.rlib" "/opt/rustwide/target/debug/deps/librand_core-500598fe0067cdfa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-96a5713b5ddad7e0.rlib" "/opt/rustwide/target/debug/deps/liblibc-e8d6fa40a3600d78.rlib" "/opt/rustwide/target/debug/deps/libdigest-55f32a76eb0f60b7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5433e1c60840359a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d2a097f949f97b79.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b9160b5002e06873.rlib" "/opt/rustwide/target/debug/deps/libed25519-fa963ea8af9362e0.rlib" "/opt/rustwide/target/debug/deps/libsignature-6508dbc38355c5a5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4ad6d232dd00723e.rlib" "/opt/rustwide/target/debug/deps/liblog-bbc87943fa5e26e5.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-ab3ba4280892c0a8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libpickledb-6bba578010966793.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-217625e8cfdcfd67.rlib" "/opt/rustwide/target/debug/deps/libdtoa-cc4e8e21ed63acfd.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-6d09c893dd0f070a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9a6cdeb5604e1f24.rlib" "/opt/rustwide/target/debug/deps/libryu-b25cce48f37289db.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-415f2dd195be3823.rlib" "/opt/rustwide/target/debug/deps/libhalf-204e383b16d20883.rlib" "/opt/rustwide/target/debug/deps/libbincode-0a273e2760f85284.rlib" "/opt/rustwide/target/debug/deps/libserde-a40274d2f1e91e82.rlib" "/opt/rustwide/target/debug/deps/libfutures-6a43a6d57d129005.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-91ca286afee69155.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a83a207471975ef8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e220204c3e6e1397.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-66cfa7982c540e92.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bc1bd0a6b5a0af74.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8ddb294abd2b7b20.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-19d98a3fb918e97c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3b1d27e2f970f3e8.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c33da578dc6f9721.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b47be2942017e108.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-20a1e49116ab0df9.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-25e09d9868291683.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9c99fb6e5ca5159e.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-85040d7563599960.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0e4f7587da8acf20.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7be0a6711ed15b5c.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00672fabc4ff9c9d.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72fe231ef0473d15.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-019d54ecc304b655.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cc7d9343e4f608be.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9849bb0fbad7f0f5.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8b33f9cbbc9652fe.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `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" "733cc09872f8ab7471eacf258611dd4cf8cdd86ed63913c11dbd875ee9ba19b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "733cc09872f8ab7471eacf258611dd4cf8cdd86ed63913c11dbd875ee9ba19b2", kill_on_drop: false }` [INFO] [stdout] 733cc09872f8ab7471eacf258611dd4cf8cdd86ed63913c11dbd875ee9ba19b2