[INFO] cloning repository https://github.com/Thoralf-M/iota-voting [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Thoralf-M/iota-voting" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThoralf-M%2Fiota-voting", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThoralf-M%2Fiota-voting'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37cf997ab775ba9f271a62ecdbd467bdc583f49e [INFO] testing Thoralf-M/iota-voting against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThoralf-M%2Fiota-voting" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Thoralf-M/iota-voting on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Thoralf-M/iota-voting [INFO] finished tweaking git repo https://github.com/Thoralf-M/iota-voting [INFO] tweaked toml for git repo https://github.com/Thoralf-M/iota-voting written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Thoralf-M/iota-voting already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41dc8d858c91ef45166946c4bcd0dc67811db1a4d7fe9ca552aa36a258e66118 [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" "41dc8d858c91ef45166946c4bcd0dc67811db1a4d7fe9ca552aa36a258e66118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41dc8d858c91ef45166946c4bcd0dc67811db1a4d7fe9ca552aa36a258e66118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41dc8d858c91ef45166946c4bcd0dc67811db1a4d7fe9ca552aa36a258e66118", kill_on_drop: false }` [INFO] [stdout] 41dc8d858c91ef45166946c4bcd0dc67811db1a4d7fe9ca552aa36a258e66118 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", 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] f9412db877b393e7a595a93d26eae03b9f6eada2d6b22bd686cbadb99247e995 [INFO] running `Command { std: "docker" "start" "-a" "f9412db877b393e7a595a93d26eae03b9f6eada2d6b22bd686cbadb99247e995", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling unsigned-varint v0.7.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bech32 v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling bee-ternary v0.4.2-alpha [INFO] [stderr] Compiling tokio v1.7.0 [INFO] [stderr] Compiling bee-common v0.4.1 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling lru v0.6.5 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling libp2p-swarm-derive v0.23.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling iota-crypto v0.4.2 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling bee-storage v0.2.0-alpha [INFO] [stderr] Compiling iota-crypto v0.5.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling multistream-select v0.10.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling bee-runtime v0.1.1-alpha [INFO] [stderr] Compiling bee-crypto v0.2.1-alpha [INFO] [stderr] Compiling bee-storage v0.3.0 [INFO] [stderr] Compiling bee-pow v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling libp2p-core v0.28.3 [INFO] [stderr] Compiling bee-message v0.1.5 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling bee-ledger v0.1.0 [INFO] [stderr] Compiling bee-ledger v0.4.0 [INFO] [stderr] Compiling multihash v0.13.2 [INFO] [stderr] Compiling parity-multiaddr v0.11.2 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling bee-tangle v0.1.2 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling libp2p-swarm v0.29.0 [INFO] [stderr] Compiling libp2p v0.37.1 [INFO] [stderr] Compiling bee-network v0.1.0 [INFO] [stderr] Compiling bee-protocol v0.1.0 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling bee-rest-api v0.1.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling iota-client v1.0.0 [INFO] [stderr] Compiling iota-voting v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `get_messages_for_outputs` [INFO] [stdout] --> src/main.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | use message_file::{get_messages_for_outputs, read_messages}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_messages_for_outputs` [INFO] [stdout] --> src/message_file.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn get_messages_for_outputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `amount_votes_for_build` [INFO] [stdout] --> src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | amount_votes_for_build: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `amount_votes_for_burn` [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | amount_votes_for_burn: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `amount_not_voted` [INFO] [stdout] --> src/main.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | amount_not_voted: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 32s [INFO] running `Command { std: "docker" "inspect" "f9412db877b393e7a595a93d26eae03b9f6eada2d6b22bd686cbadb99247e995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9412db877b393e7a595a93d26eae03b9f6eada2d6b22bd686cbadb99247e995", kill_on_drop: false }` [INFO] [stdout] f9412db877b393e7a595a93d26eae03b9f6eada2d6b22bd686cbadb99247e995 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", 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] 62e88a80a34ad2604a0a188d099482c27bfbb07cd822b7bb446488c7f50d1800 [INFO] running `Command { std: "docker" "start" "-a" "62e88a80a34ad2604a0a188d099482c27bfbb07cd822b7bb446488c7f50d1800", kill_on_drop: false }` [INFO] [stderr] Compiling iota-voting v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `get_messages_for_outputs` [INFO] [stdout] --> src/main.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | use message_file::{get_messages_for_outputs, read_messages}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_messages_for_outputs` [INFO] [stdout] --> src/message_file.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn get_messages_for_outputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `amount_votes_for_build` [INFO] [stdout] --> src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | amount_votes_for_build: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `amount_votes_for_burn` [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | amount_votes_for_burn: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `amount_not_voted` [INFO] [stdout] --> src/main.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | amount_not_voted: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.41s [INFO] running `Command { std: "docker" "inspect" "62e88a80a34ad2604a0a188d099482c27bfbb07cd822b7bb446488c7f50d1800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62e88a80a34ad2604a0a188d099482c27bfbb07cd822b7bb446488c7f50d1800", kill_on_drop: false }` [INFO] [stdout] 62e88a80a34ad2604a0a188d099482c27bfbb07cd822b7bb446488c7f50d1800 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", 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] 79d9ee5d3ad807f783c8503782809b3431246ce85c055fb955fd3dbaca99786a [INFO] running `Command { std: "docker" "start" "-a" "79d9ee5d3ad807f783c8503782809b3431246ce85c055fb955fd3dbaca99786a", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `get_messages_for_outputs` [INFO] [stderr] --> src/main.rs:8:20 [INFO] [stderr] | [INFO] [stderr] 8 | use message_file::{get_messages_for_outputs, read_messages}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_messages_for_outputs` [INFO] [stderr] --> src/message_file.rs:15:14 [INFO] [stderr] | [INFO] [stderr] 15 | pub async fn get_messages_for_outputs( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `amount_votes_for_build` [INFO] [stderr] --> src/main.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | amount_votes_for_build: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `amount_votes_for_burn` [INFO] [stderr] --> src/main.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | amount_votes_for_burn: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `amount_not_voted` [INFO] [stderr] --> src/main.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | amount_not_voted: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `iota-voting` (bin "iota-voting" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.53s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/iota_voting-0d260f4b39722d2c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "79d9ee5d3ad807f783c8503782809b3431246ce85c055fb955fd3dbaca99786a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79d9ee5d3ad807f783c8503782809b3431246ce85c055fb955fd3dbaca99786a", kill_on_drop: false }` [INFO] [stdout] 79d9ee5d3ad807f783c8503782809b3431246ce85c055fb955fd3dbaca99786a