[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] testing recursive-bloom/bloom-ipc against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fbloom-ipc" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/recursive-bloom/bloom-ipc on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-3/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 467c61547f04c3a4a81d1e7ee8a02cdc545cf25c0455c1b19dd601f6ae6d0d3f [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" "467c61547f04c3a4a81d1e7ee8a02cdc545cf25c0455c1b19dd601f6ae6d0d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "467c61547f04c3a4a81d1e7ee8a02cdc545cf25c0455c1b19dd601f6ae6d0d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "467c61547f04c3a4a81d1e7ee8a02cdc545cf25c0455c1b19dd601f6ae6d0d3f", kill_on_drop: false }` [INFO] [stdout] 467c61547f04c3a4a81d1e7ee8a02cdc545cf25c0455c1b19dd601f6ae6d0d3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 959ab3b70f715d68d1295a9aee2fc306098b28b0682c673ce2bd1236d361518c [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" "959ab3b70f715d68d1295a9aee2fc306098b28b0682c673ce2bd1236d361518c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling rlp v0.4.5 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling uint v0.8.4 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling nanomsg-sys v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling nanomsg v0.7.2 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling scrypt v0.2.0 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling parity-scale-codec v1.3.4 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.57 [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] 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: could not compile `bloom-ipc` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "959ab3b70f715d68d1295a9aee2fc306098b28b0682c673ce2bd1236d361518c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "959ab3b70f715d68d1295a9aee2fc306098b28b0682c673ce2bd1236d361518c", kill_on_drop: false }` [INFO] [stdout] 959ab3b70f715d68d1295a9aee2fc306098b28b0682c673ce2bd1236d361518c