[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fbloom-ipc" "/workspace/builds/worker-92/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-92/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/recursive-bloom/bloom-ipc on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-92/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" "+beta-2022-04-10" "fetch" "--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-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d2b6b0ca7bf19f81eed1b943f5e145d6f303e0c8206cba3deadcea49473adf4 [INFO] running `Command { std: "docker" "start" "-a" "9d2b6b0ca7bf19f81eed1b943f5e145d6f303e0c8206cba3deadcea49473adf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d2b6b0ca7bf19f81eed1b943f5e145d6f303e0c8206cba3deadcea49473adf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d2b6b0ca7bf19f81eed1b943f5e145d6f303e0c8206cba3deadcea49473adf4", kill_on_drop: false }` [INFO] [stdout] 9d2b6b0ca7bf19f81eed1b943f5e145d6f303e0c8206cba3deadcea49473adf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6df042daf9060d5348f960e33d03f78cead1c82e77f32fc2af54e91aec8316e6 [INFO] running `Command { std: "docker" "start" "-a" "6df042daf9060d5348f960e33d03f78cead1c82e77f32fc2af54e91aec8316e6", kill_on_drop: false }` [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 autocfg v0.1.7 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling memchr v2.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 zeroize v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling parity-bytes v0.1.2 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling rlp v0.4.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling humantime v1.3.0 [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 impl-rlp v0.2.1 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling hex-literal v0.2.1 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling uint v0.8.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling nanomsg-sys v0.7.2 [INFO] [stderr] Compiling nanomsg v0.7.2 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling parity-scale-codec v1.3.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [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 regex v1.3.9 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling scrypt v0.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling ethbloom v0.9.2 [INFO] [stderr] Compiling impl-codec v0.4.2 [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-c08f4171e3c04dd3.bloom_ipc.eb8ad8b8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-c08f4171e3c04dd3.bloom_ipc.eb8ad8b8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-c08f4171e3c04dd3.bloom_ipc.eb8ad8b8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-c08f4171e3c04dd3.bloom_ipc.eb8ad8b8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-c08f4171e3c04dd3.bloom_ipc.eb8ad8b8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-c08f4171e3c04dd3.bloom_ipc.eb8ad8b8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-c08f4171e3c04dd3.bloom_ipc.eb8ad8b8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-c08f4171e3c04dd3.bloom_ipc.eb8ad8b8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-c08f4171e3c04dd3.bloom_ipc.eb8ad8b8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-c08f4171e3c04dd3.bloom_ipc.eb8ad8b8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-c08f4171e3c04dd3.bloom_ipc.eb8ad8b8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-c08f4171e3c04dd3.bloom_ipc.eb8ad8b8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-c08f4171e3c04dd3.bloom_ipc.eb8ad8b8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-c08f4171e3c04dd3.bloom_ipc.eb8ad8b8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-c08f4171e3c04dd3.bloom_ipc.eb8ad8b8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-c08f4171e3c04dd3.bloom_ipc.eb8ad8b8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/bloom_ipc-c08f4171e3c04dd3.pyhvyt9wi8b80xl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-ef166bf9d01a8cf8/out" "-L" "/usr/local/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcommon_types-e1c9f662aa24d261.rlib" "/opt/rustwide/target/debug/deps/libparity_crypto-9a9387238ebfd42e.rlib" "/opt/rustwide/target/debug/deps/libripemd160-2df6b3725b025511.rlib" "/opt/rustwide/target/debug/deps/libsubtle-cb31c402a0ba8d26.rlib" "/opt/rustwide/target/debug/deps/libscrypt-5d8cf4f568db600d.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-595745de24c259ff.rlib" "/opt/rustwide/target/debug/deps/librand-9841930a2eca62e5.rlib" "/opt/rustwide/target/debug/deps/libbase64-df6a0db567345ba4.rlib" "/opt/rustwide/target/debug/deps/libsafemem-94e69aa88cd626ca.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-3d20b0f02601aa00.rlib" "/opt/rustwide/target/debug/deps/librand-a44d76e13deb7b9d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-16675fe8d6ea6560.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d96d44db53f9f9e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f690e7cf53692c14.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1c444837ee4a9584.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3f3727b3acd8af98.rlib" "/opt/rustwide/target/debug/deps/librand_core-2be1dd7fb302b8f4.rlib" "/opt/rustwide/target/debug/deps/librand_os-e58eeaf5930589f0.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-a0c0b206c0a4a17b.rlib" "/opt/rustwide/target/debug/deps/libzeroize-c64e91ec17d3fea5.rlib" "/opt/rustwide/target/debug/deps/libhmac-1f673391386c896b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-1b9e4384a8b242bb.rlib" "/opt/rustwide/target/debug/deps/libsubtle-dfe940cada556ada.rlib" "/opt/rustwide/target/debug/deps/libsha2-a85b38fc4a03de33.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f4adceac499e4c5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-bb6119d823fc14f6.rlib" "/opt/rustwide/target/debug/deps/libdigest-1bf82824fb22a5b5.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-06946b105e2dc01d.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-057d5701e47406d3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-dfd8eeb8444cfcc7.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-6f196c6970dfc1ba.rlib" "/opt/rustwide/target/debug/deps/libctr-4b8ca410fa4ea290.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-2502a048e2b2cec8.rlib" "/opt/rustwide/target/debug/deps/libaes-0b11718ecedebdd4.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-76370a948bbdff27.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-cc37ce4f663ae4b5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-988867570b71b4e6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libkeccak_hash-06f03596eded90f9.rlib" "/opt/rustwide/target/debug/deps/libparity_bytes-dfc377238878b3d9.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-2051c86dab51f19d.rlib" "/opt/rustwide/target/debug/deps/libethbloom-8d3df079529b9e91.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-f5520c9e45e9f8a9.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-59a7668b3a395170.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-581049d4b0a17cc1.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-36ced42f919e6c14.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-712d4fa7c74b4b65.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2647a3e47816c7bb.rlib" "/opt/rustwide/target/debug/deps/libuint-fb83e82753dcba41.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-749c8798607f5be1.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-a70398679f7394ab.rlib" "/opt/rustwide/target/debug/deps/libserde-eeb92b8592ff5ce1.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-8559f7209927f09f.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-06e6378c6e94dcbc.rlib" "/opt/rustwide/target/debug/deps/librand-cdf1b7c1ef050c8f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c1b63978cb50ae7f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a4980a5c0afc511f.rlib" "/opt/rustwide/target/debug/deps/librand_core-977e9269c4d88dba.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-152dad89e671d955.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libnanomsg-509223d155d26034.rlib" "/opt/rustwide/target/debug/deps/libnanomsg_sys-f1a35ba6a529c22e.rlib" "/opt/rustwide/target/debug/deps/librlp-d3e775f61f701ce1.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-e4321bc018eaf5a7.rlib" "/opt/rustwide/target/debug/deps/libhex_literal-af4e34fef6c2a233.rlib" "/opt/rustwide/target/debug/deps/libzmq-ec786aff7f273ad9.rlib" "/opt/rustwide/target/debug/deps/libzmq_sys-f3938c1858a0e677.rlib" "/opt/rustwide/target/debug/deps/liblog-08b2789434650078.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblibc-c72c8051db0146c9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bloom_ipc-c08f4171e3c04dd3" "-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" "6df042daf9060d5348f960e33d03f78cead1c82e77f32fc2af54e91aec8316e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6df042daf9060d5348f960e33d03f78cead1c82e77f32fc2af54e91aec8316e6", kill_on_drop: false }` [INFO] [stdout] 6df042daf9060d5348f960e33d03f78cead1c82e77f32fc2af54e91aec8316e6