[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] 5c80118175ba2b5f7ca902d9e24fe8efef5fc5d8 [INFO] checking recursive-bloom/bloom-ipc against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fbloom-ipc" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/recursive-bloom/bloom-ipc on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", 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-4/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" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7e8ed09a17ea2038c46d558dc634dc4e3a94da7e8047a3c6ad715a81961da2b5 [INFO] running `Command { std: "docker" "start" "-a" "7e8ed09a17ea2038c46d558dc634dc4e3a94da7e8047a3c6ad715a81961da2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e8ed09a17ea2038c46d558dc634dc4e3a94da7e8047a3c6ad715a81961da2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e8ed09a17ea2038c46d558dc634dc4e3a94da7e8047a3c6ad715a81961da2b5", kill_on_drop: false }` [INFO] [stdout] 7e8ed09a17ea2038c46d558dc634dc4e3a94da7e8047a3c6ad715a81961da2b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d292bb7035943ec79adc347320c817dced88dc1d6bc622fda7e9d31b263c099 [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" "2d292bb7035943ec79adc347320c817dced88dc1d6bc622fda7e9d31b263c099", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking parity-bytes v0.1.2 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking rlp v0.4.5 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking uint v0.8.4 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking scrypt v0.2.0 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Compiling nanomsg-sys v0.7.2 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Checking hex-literal v0.2.1 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Checking nanomsg v0.7.2 [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking parity-scale-codec v1.3.4 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking ethbloom v0.9.2 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.7.2 [INFO] [stderr] Checking ethereum-types v0.9.2 [INFO] [stderr] Checking keccak-hash v0.5.1 [INFO] [stderr] Checking parity-crypto v0.6.2 [INFO] [stderr] Checking common-types v0.1.0 (https://github.com/recursive-bloom/common-types?branch=master#da9da5fb) [INFO] [stderr] Checking 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 imports: `Decodable`, `DecoderError`, `Encodable` [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: unused import: `ROUTER` [INFO] [stdout] --> src/main.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 55 | use zmq::{Context, DEALER, ROUTER}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [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:9 [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] error[E0596]: cannot borrow `info_list` as mutable, as it is not declared as mutable [INFO] [stdout] --> src/interactive.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | let info_list : Vec<(U256, U256)> = vec![]; [INFO] [stdout] | --------- help: consider changing this to be mutable: `mut info_list` [INFO] [stdout] 20 | info_list.push((nonce, balance)); [INFO] [stdout] | ^^^^^^^^^ cannot borrow as mutable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0596`. [INFO] [stdout] [INFO] [stdout] warning: variable `count` is assigned to, but never used [INFO] [stdout] --> src/nanomsg_server.rs:13:9 [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] [stderr] error: could not compile `bloom-ipc` [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] [stderr] [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] [stderr] To learn more, run the command again with --verbose. [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0596]: cannot borrow `info_list` as mutable, as it is not declared as mutable [INFO] [stdout] --> src/interactive.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | let info_list : Vec<(U256, U256)> = vec![]; [INFO] [stdout] | --------- help: consider changing this to be mutable: `mut info_list` [INFO] [stdout] 20 | info_list.push((nonce, balance)); [INFO] [stdout] | ^^^^^^^^^ cannot borrow as mutable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0596`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2d292bb7035943ec79adc347320c817dced88dc1d6bc622fda7e9d31b263c099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d292bb7035943ec79adc347320c817dced88dc1d6bc622fda7e9d31b263c099", kill_on_drop: false }` [INFO] [stdout] 2d292bb7035943ec79adc347320c817dced88dc1d6bc622fda7e9d31b263c099