[INFO] cloning repository https://github.com/Slixe/xelis-blockchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Slixe/xelis-blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSlixe%2Fxelis-blockchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSlixe%2Fxelis-blockchain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64abd5834758232dfa034b4fc3e4115bc6792262 [INFO] building Slixe/xelis-blockchain against master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSlixe%2Fxelis-blockchain" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Slixe/xelis-blockchain on toolchain c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Slixe/xelis-blockchain [INFO] finished tweaking git repo https://github.com/Slixe/xelis-blockchain [INFO] tweaked toml for git repo https://github.com/Slixe/xelis-blockchain written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Slixe/xelis-blockchain already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lru v0.7.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b1b5ac6b18808bd51a1adef0a3297e95a017fcb8f7ef09ce05cba897b371862 [INFO] running `Command { std: "docker" "start" "-a" "2b1b5ac6b18808bd51a1adef0a3297e95a017fcb8f7ef09ce05cba897b371862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b1b5ac6b18808bd51a1adef0a3297e95a017fcb8f7ef09ce05cba897b371862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b1b5ac6b18808bd51a1adef0a3297e95a017fcb8f7ef09ce05cba897b371862", kill_on_drop: false }` [INFO] [stdout] 2b1b5ac6b18808bd51a1adef0a3297e95a017fcb8f7ef09ce05cba897b371862 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e1f1f9385ea66cc01309018148a89464e006cf97a99ff6a234310be96911a43 [INFO] running `Command { std: "docker" "start" "-a" "7e1f1f9385ea66cc01309018148a89464e006cf97a99ff6a234310be96911a43", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.0.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling xelis-blockchain v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/core/prompt/prompt.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use log::{debug, error, Level}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/core/prompt/prompt.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | let mut stdin = stdin(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/core/prompt/prompt.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let mut buf = [0u8; 256]; // alow up to 256 characters [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsyncReadExt` [INFO] [stdout] --> src/core/prompt/prompt.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use tokio::io::{AsyncReadExt, stdin}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stdin` [INFO] [stdout] --> src/core/prompt/prompt.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | let mut stdin = stdin(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_stdin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf` [INFO] [stdout] --> src/core/prompt/prompt.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | let mut buf = [0u8; 256]; // alow up to 256 characters [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `command_manager` is never read [INFO] [stdout] --> src/core/prompt/prompt.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Prompt { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 32 | prompt: Mutex>, [INFO] [stdout] 33 | command_manager: CommandManager, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `message`, `receiver`, `sender`, `height` and `reply` are never read [INFO] [stdout] --> src/core/xpool.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct MData { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 19 | message: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 20 | receiver: PublicKey, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 21 | sender: PublicKey, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 22 | height: u64, // build at height [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | reply: bool [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `replies` is never read [INFO] [stdout] --> src/core/xpool.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct XPool { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 27 | messages: HashMap, [INFO] [stdout] 28 | replies: HashMap [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustctwh8q6/symbols.o" "/opt/rustwide/target/debug/deps/daemon-73cc49b5c98b6818.daemon.ba88845d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/daemon-73cc49b5c98b6818.daemon.ba88845d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/daemon-73cc49b5c98b6818.daemon.ba88845d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/daemon-73cc49b5c98b6818.daemon.ba88845d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/daemon-73cc49b5c98b6818.daemon.ba88845d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/daemon-73cc49b5c98b6818.daemon.ba88845d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/daemon-73cc49b5c98b6818.daemon.ba88845d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/daemon-73cc49b5c98b6818.daemon.ba88845d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/daemon-73cc49b5c98b6818.daemon.ba88845d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/daemon-73cc49b5c98b6818.daemon.ba88845d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/daemon-73cc49b5c98b6818.daemon.ba88845d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/daemon-73cc49b5c98b6818.daemon.ba88845d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/daemon-73cc49b5c98b6818.daemon.ba88845d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/daemon-73cc49b5c98b6818.daemon.ba88845d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/daemon-73cc49b5c98b6818.daemon.ba88845d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/daemon-73cc49b5c98b6818.daemon.ba88845d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/daemon-73cc49b5c98b6818.12b0gq2jddvio11l.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-9557c10be0bb7eab/out" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxelis_blockchain-b3fc2033af26f425.rlib" "/opt/rustwide/target/debug/deps/libchrono-0aeb24d78b7d64f8.rlib" "/opt/rustwide/target/debug/deps/libtime-3a2afacdcf35daad.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libclap-305a86693c30eae4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d5080db8d5a544fe.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-38862d79c0af3319.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-b0be559e80259a09.rlib" "/opt/rustwide/target/debug/deps/libanyhow-acde19e659b2b89e.rlib" "/opt/rustwide/target/debug/deps/libactix_web-fdbb87d406cb047f.rlib" "/opt/rustwide/target/debug/deps/libcookie-b3a426438ef2ddeb.rlib" "/opt/rustwide/target/debug/deps/libtime-0a94d7c91ea90d38.rlib" "/opt/rustwide/target/debug/deps/libactix_server-528232a8fbbc9957.rlib" "/opt/rustwide/target/debug/deps/libactix_router-b78e02ec26478236.rlib" "/opt/rustwide/target/debug/deps/libregex-a510ad0a266b2b0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libfirestorm-96ea6b019b8e4743.rlib" "/opt/rustwide/target/debug/deps/libactix_http-c0ce80d62c197633.rlib" "/opt/rustwide/target/debug/deps/libbrotli-811e2fa4ab925db2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-32fdc6f77dff6690.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-cc2dd4866a8f426b.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-5f8a9560fa1eac50.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libsha1-4de2a1d8c8417ddb.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-8aed048bb4673369.rlib" "/opt/rustwide/target/debug/deps/libbytestring-4eaea6f3e6433275.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-e6473ef299ea3cac.rlib" "/opt/rustwide/target/debug/deps/libzstd-38959e95f664c78d.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-9f54bbbce569f6c9.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-d578b354ee645f55.rlib" "/opt/rustwide/target/debug/deps/libflate2-712c9d9725c188c2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-db1db6264f500fe6.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libactix_service-8dfc5f5a9346f435.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-1ce6928a0a1fede5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-e49587e2809b8461.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-6e0b5991bb44be6d.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-1f28955553283ef1.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1c7ec4b1e42d76dd.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-da9f7b821de35adb.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-d2936f6794718090.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9c5ffed24b5bbd70.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libserde_json-395ecf23c68d83e2.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cb922795c698bb13.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a6aa7fb6ff85545e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-efcead1c5e4b8efb.rlib" "/opt/rustwide/target/debug/deps/libhyper-0dc264223db9f2e9.rlib" "/opt/rustwide/target/debug/deps/libwant-48042a3cfa1a5a96.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f04add0618484537.rlib" "/opt/rustwide/target/debug/deps/libh2-d14a1fe12a1151d5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8d1f852ee66c771f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-483d3fb78e44a3c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-bddab5b143fdae4f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0a6f03dab2223d77.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-764be8546c417044.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d1ce39fd03bd329a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fefcb74fcec39d7b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2c366f0800939b.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/liburl-11755504ed98c258.rlib" "/opt/rustwide/target/debug/deps/libidna-ae0232802fd46ec2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a40dcef6a8211cde.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-c7b51d7a319d3936.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libfern-1767a9997d06d593.rlib" "/opt/rustwide/target/debug/deps/libcolored-fc4ce0c1cad1fe01.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libatty-80b11f8933615125.rlib" "/opt/rustwide/target/debug/deps/libsled-52884bd7048cd557.rlib" "/opt/rustwide/target/debug/deps/libfxhash-bd0234e093c81441.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-53ac27470c94effe.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8c76d5e937d2a2ae.rlib" "/opt/rustwide/target/debug/deps/libfs2-64432a7bb04cafc0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-775911396315965e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-27f461eefd45a505.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/liblru-15c7c469f398b1a5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-477094a8e50182f0.rlib" "/opt/rustwide/target/debug/deps/libahash-b2b83a2d876707f9.rlib" "/opt/rustwide/target/debug/deps/libtokio-978fe00907419e61.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-107dd77332bf2af5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c2d7faf138c5fda5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8a1943efdd14d068.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libmio-a5ede5e3c3de0a2e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d83e8886f529b7ae.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ae3263c31bef45eb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-11ada67ed70eeb98.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d4da6837f6977c4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9fa5b19f20137857.rlib" "/opt/rustwide/target/debug/deps/libthiserror-54565182a9947f61.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-cca4290c577f739a.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-b9af6b6de14be7ac.rlib" "/opt/rustwide/target/debug/deps/libsha2-3e4b27d1302f6e19.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-87c1a81048b504ad.rlib" "/opt/rustwide/target/debug/deps/librand-066805fd228970b1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ee0635c5ae26f221.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-a14bf198920cb6c5.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a275585f31b8584d.rlib" "/opt/rustwide/target/debug/deps/libzeroize-3062b886a28942f4.rlib" "/opt/rustwide/target/debug/deps/librand_core-806ae8fd3bdc6a58.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5071ea716c498e97.rlib" "/opt/rustwide/target/debug/deps/libdigest-84dfb82001d549b4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a56eb54c3a7d7629.rlib" "/opt/rustwide/target/debug/deps/libed25519-04be40d07b3c8165.rlib" "/opt/rustwide/target/debug/deps/libsignature-6be54673e514a693.rlib" "/opt/rustwide/target/debug/deps/librand-55f0007087e3d56e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a3c71b1e0b04a340.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-e96f64daa9d30fa0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-207839dc1ef9cd10.rlib" "/opt/rustwide/target/debug/deps/liblibc-a45264c8eaeaa33b.rlib" "/opt/rustwide/target/debug/deps/libsha2-a876d0eee2af7f9e.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libdigest-bd5333b8d1ee3bf5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2ff8e4175d5b7ef1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libserde-780ff081bfeb08a3.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/daemon-73cc49b5c98b6818" "-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 `xelis-blockchain` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7e1f1f9385ea66cc01309018148a89464e006cf97a99ff6a234310be96911a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e1f1f9385ea66cc01309018148a89464e006cf97a99ff6a234310be96911a43", kill_on_drop: false }` [INFO] [stdout] 7e1f1f9385ea66cc01309018148a89464e006cf97a99ff6a234310be96911a43