[INFO] cloning repository https://github.com/recursive-bloom/bloom-ipc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/recursive-bloom/bloom-ipc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fbloom-ipc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fbloom-ipc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d30544793d2fb5ca97a757bfc9dcb6b88dcd38c8 [INFO] testing recursive-bloom/bloom-ipc against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fbloom-ipc" "/workspace/builds/worker-74/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-74/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/recursive-bloom/bloom-ipc on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/recursive-bloom/bloom-ipc [INFO] finished tweaking git repo https://github.com/recursive-bloom/bloom-ipc [INFO] tweaked toml for git repo https://github.com/recursive-bloom/bloom-ipc written to /workspace/builds/worker-74/source/Cargo.toml [INFO] crate git repo https://github.com/recursive-bloom/bloom-ipc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc46f13fe671b6dc3b3b0237f4733f252f45bb7bf946ce79169c4f282c8d2770 [INFO] running `Command { std: "docker" "start" "-a" "cc46f13fe671b6dc3b3b0237f4733f252f45bb7bf946ce79169c4f282c8d2770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc46f13fe671b6dc3b3b0237f4733f252f45bb7bf946ce79169c4f282c8d2770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc46f13fe671b6dc3b3b0237f4733f252f45bb7bf946ce79169c4f282c8d2770", kill_on_drop: false }` [INFO] [stdout] cc46f13fe671b6dc3b3b0237f4733f252f45bb7bf946ce79169c4f282c8d2770 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a5f6eaaed5490b1239d549d91d68ee62fc198666ff4e0fe9e77921107ac682f [INFO] running `Command { std: "docker" "start" "-a" "3a5f6eaaed5490b1239d549d91d68ee62fc198666ff4e0fe9e77921107ac682f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling parity-bytes v0.1.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rlp v0.4.5 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling nanomsg-sys v0.7.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hex-literal v0.2.1 [INFO] [stderr] Compiling nanomsg v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling uint v0.8.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parity-scale-codec v1.3.4 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling ethbloom v0.9.2 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling scrypt v0.2.0 [INFO] [stderr] Compiling primitive-types v0.7.2 [INFO] [stderr] Compiling ethereum-types v0.9.2 [INFO] [stderr] Compiling keccak-hash v0.5.1 [INFO] [stderr] Compiling parity-crypto v0.6.2 [INFO] [stderr] Compiling common-types v0.1.0 (https://github.com/recursive-bloom/common-types?branch=master#da9da5fb) [INFO] [stderr] Compiling bloom-ipc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `DEALER` [INFO] [stdout] --> src/zmq_server.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use zmq::{Context, DEALER, ROUTER}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Decodable`, `DecoderError`, `Encodable`, `Rlp` [INFO] [stdout] --> src/zmq_client.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ROUTER` [INFO] [stdout] --> src/zmq_client.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | use zmq::{Context, DEALER, ROUTER}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `common_types::header::Header` [INFO] [stdout] --> src/interactive.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use common_types::header::Header; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BigEndianHash`, `H160`, `H256` [INFO] [stdout] --> src/interactive.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use ethereum_types::{ H256, H160, Address, U256, BigEndianHash }; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hex_literal::hex` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use hex_literal::hex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Decodable`, `DecoderError`, `Encodable`, `RlpStream`, `Rlp` [INFO] [stdout] --> src/main.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | use rlp::{ Decodable, DecoderError, Encodable, Rlp, RlpStream }; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ ^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `count` is assigned to, but never used [INFO] [stdout] --> src/nanomsg_server.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | let mut count = 1u32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_count` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/interactive.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | fn get_latest_blocks(count : u32) -> Vec { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `number` [INFO] [stdout] --> src/interactive.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | fn get_blocks_after_number(number: u128) -> Vec { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address_list` [INFO] [stdout] --> src/interactive.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | fn get_accounts_info(address_list : Vec
) -> Vec<(U256, U256)> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_latest_blocks` [INFO] [stdout] --> src/interactive.rs:6:4 [INFO] [stdout] | [INFO] [stdout] 6 | fn get_latest_blocks(count : u32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_blocks_after_number` [INFO] [stdout] --> src/interactive.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn get_blocks_after_number(number: u128) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_accounts_info` [INFO] [stdout] --> src/interactive.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn get_accounts_info(address_list : Vec
) -> Vec<(U256, U256)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nanomsg_server.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | ep.shutdown(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nanomsg_client.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | ep.shutdown(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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/deps/bloom_ipc-3ab93046a73b126b.bloom_ipc.4e9b14a0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-3ab93046a73b126b.bloom_ipc.4e9b14a0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-3ab93046a73b126b.bloom_ipc.4e9b14a0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-3ab93046a73b126b.bloom_ipc.4e9b14a0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-3ab93046a73b126b.bloom_ipc.4e9b14a0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-3ab93046a73b126b.bloom_ipc.4e9b14a0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-3ab93046a73b126b.bloom_ipc.4e9b14a0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-3ab93046a73b126b.bloom_ipc.4e9b14a0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-3ab93046a73b126b.bloom_ipc.4e9b14a0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-3ab93046a73b126b.bloom_ipc.4e9b14a0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-3ab93046a73b126b.bloom_ipc.4e9b14a0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-3ab93046a73b126b.bloom_ipc.4e9b14a0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-3ab93046a73b126b.bloom_ipc.4e9b14a0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-3ab93046a73b126b.bloom_ipc.4e9b14a0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-3ab93046a73b126b.bloom_ipc.4e9b14a0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-3ab93046a73b126b.bloom_ipc.4e9b14a0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-3ab93046a73b126b.18bj5yjbsvhp9u7y.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-0a2b5a5b36a98f30/out" "-L" "/usr/local/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcommon_types-ea7189c793afe14d.rlib" "/opt/rustwide/target/debug/deps/libparity_crypto-83b29a0be5680729.rlib" "/opt/rustwide/target/debug/deps/libripemd160-a5086d7e7ae06ebf.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a50208db5bacd5e7.rlib" "/opt/rustwide/target/debug/deps/libscrypt-38c446962a76dec5.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-fef1c0370dcde44d.rlib" "/opt/rustwide/target/debug/deps/librand-1d4134657f9b486b.rlib" "/opt/rustwide/target/debug/deps/libbase64-3c1a81bb832b47dc.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-06f9cb045d55191d.rlib" "/opt/rustwide/target/debug/deps/librand-e608431be92ba26e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-756cddf360d0ae7a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-09573ad18319e4a5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c3eb8caba318fc1e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-1aa4f2c2f6e5734c.rlib" "/opt/rustwide/target/debug/deps/librand_core-56f6f9c5319f52e0.rlib" "/opt/rustwide/target/debug/deps/librand_os-209ff7bfa98c0fb2.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-3b1fe1234a4675d2.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d0c91acd612916d6.rlib" "/opt/rustwide/target/debug/deps/libhmac-ec853c3ccb8bafee.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-545345ece110bb8a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-92ac3e1d61a4fa67.rlib" "/opt/rustwide/target/debug/deps/libsha2-9c97566e1bac7822.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d32c3425c6d51498.rlib" "/opt/rustwide/target/debug/deps/libdigest-7fbd05d3f72e9c2f.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-9265cc766eaeb0d9.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-ef5baeb1ee2d75ea.rlib" "/opt/rustwide/target/debug/deps/libctr-fab17918cc2f2843.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-ebac95543de235ca.rlib" "/opt/rustwide/target/debug/deps/libaes-a14b1b237fb6bf03.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-4ff7487358a42f24.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-407dd600769e2a08.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-51152e62de606064.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/libkeccak_hash-59ed4e496dd7ecb4.rlib" "/opt/rustwide/target/debug/deps/libparity_bytes-21ad4b6f0f7a0be2.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-e6a90d3a9dce9525.rlib" "/opt/rustwide/target/debug/deps/libethbloom-82e30511ef2bdafb.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-4273866102525b1c.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-e413e9678a39221a.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-23390208952d0f64.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-465581f3c640fa62.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-9dba295abb63b370.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ae98f512252812c1.rlib" "/opt/rustwide/target/debug/deps/libuint-5c1e6c7d2f0e6aa7.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-b4f9a146910faf4e.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-8e182b201e8f745c.rlib" "/opt/rustwide/target/debug/deps/libserde-8aa6ba48887bb5b7.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-43827440c924fb5d.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-c5dc12ef396ff5ac.rlib" "/opt/rustwide/target/debug/deps/librand-5ae7394489085c81.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f3f00d672b31f283.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ad67993fbfd47f61.rlib" "/opt/rustwide/target/debug/deps/librand_core-d3645c1835ec20be.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-af3dd0ff05743368.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libnanomsg-a020903bd1a345d3.rlib" "/opt/rustwide/target/debug/deps/libnanomsg_sys-2a8b7861c00811e1.rlib" "/opt/rustwide/target/debug/deps/librlp-125283d112cbf289.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-0a32cea581512a09.rlib" "/opt/rustwide/target/debug/deps/libhex_literal-c2985321ccd286bf.rlib" "/opt/rustwide/target/debug/deps/libzmq-7225be00310fe0ae.rlib" "/opt/rustwide/target/debug/deps/libzmq_sys-400467d1e0e7b05d.rlib" "/opt/rustwide/target/debug/deps/liblog-f65a61c7426cc3ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblibc-332a289f87bfc192.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lnanomsg" "-lzmq" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bloom_ipc-3ab93046a73b126b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lnanomsg [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bloom-ipc` due to 2 previous errors; 16 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3a5f6eaaed5490b1239d549d91d68ee62fc198666ff4e0fe9e77921107ac682f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a5f6eaaed5490b1239d549d91d68ee62fc198666ff4e0fe9e77921107ac682f", kill_on_drop: false }` [INFO] [stdout] 3a5f6eaaed5490b1239d549d91d68ee62fc198666ff4e0fe9e77921107ac682f