[INFO] cloning repository https://github.com/sisou/nimiq-rust-miner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sisou/nimiq-rust-miner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsisou%2Fnimiq-rust-miner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsisou%2Fnimiq-rust-miner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa091a492dc0ff43b4e7a8624ae2644487bb3ede [INFO] testing sisou/nimiq-rust-miner against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsisou%2Fnimiq-rust-miner" "/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/sisou/nimiq-rust-miner on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sisou/nimiq-rust-miner [INFO] finished tweaking git repo https://github.com/sisou/nimiq-rust-miner [INFO] tweaked toml for git repo https://github.com/sisou/nimiq-rust-miner written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/sisou/nimiq-rust-miner already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2396ce86ff439de6389d2eb6f496e54cd394e3d0f8f81f69fa98206e3d4672a3 [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" "2396ce86ff439de6389d2eb6f496e54cd394e3d0f8f81f69fa98206e3d4672a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2396ce86ff439de6389d2eb6f496e54cd394e3d0f8f81f69fa98206e3d4672a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2396ce86ff439de6389d2eb6f496e54cd394e3d0f8f81f69fa98206e3d4672a3", kill_on_drop: false }` [INFO] [stdout] 2396ce86ff439de6389d2eb6f496e54cd394e3d0f8f81f69fa98206e3d4672a3 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0939d14dd06de64121903dcdd43382a74401af2233c13bc10df9cc4601fdb56 [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" "d0939d14dd06de64121903dcdd43382a74401af2233c13bc10df9cc4601fdb56", kill_on_drop: false }` [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling serde v1.0.35 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling u256 v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling rust-argon2 v0.3.0 [INFO] [stderr] Compiling serde_derive_internals v0.22.1 [INFO] [stderr] Compiling serde_derive v1.0.35 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling flame v0.2.2 [INFO] [stderr] Compiling rust_miner v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `argon2` is imported redundantly [INFO] [stdout] --> src/main.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate argon2; [INFO] [stdout] | -------------------- the item `argon2` is already imported here [INFO] [stdout] ... [INFO] [stdout] 37 | use argon2::{self, Config, ThreadMode, Variant, Version}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.00s [INFO] running `Command { std: "docker" "inspect" "d0939d14dd06de64121903dcdd43382a74401af2233c13bc10df9cc4601fdb56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0939d14dd06de64121903dcdd43382a74401af2233c13bc10df9cc4601fdb56", kill_on_drop: false }` [INFO] [stdout] d0939d14dd06de64121903dcdd43382a74401af2233c13bc10df9cc4601fdb56 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78ee61204c45a6fa205156cc287e91664e6b175db2a228123a37c18f87e65f7a [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" "78ee61204c45a6fa205156cc287e91664e6b175db2a228123a37c18f87e65f7a", kill_on_drop: false }` [INFO] [stderr] Compiling rust_miner v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `argon2` is imported redundantly [INFO] [stdout] --> src/main.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate argon2; [INFO] [stdout] | -------------------- the item `argon2` is already imported here [INFO] [stdout] ... [INFO] [stdout] 37 | use argon2::{self, Config, ThreadMode, Variant, Version}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "78ee61204c45a6fa205156cc287e91664e6b175db2a228123a37c18f87e65f7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78ee61204c45a6fa205156cc287e91664e6b175db2a228123a37c18f87e65f7a", kill_on_drop: false }` [INFO] [stdout] 78ee61204c45a6fa205156cc287e91664e6b175db2a228123a37c18f87e65f7a [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 036c2b0629fe6fd3310668275783fd8136a68f39d35c8492d6ff935c89190905 [INFO] running `Command { std: "docker" "start" "-a" "036c2b0629fe6fd3310668275783fd8136a68f39d35c8492d6ff935c89190905", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: the item `argon2` is imported redundantly [INFO] [stderr] --> src/main.rs:37:18 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate argon2; [INFO] [stderr] | -------------------- the item `argon2` is already imported here [INFO] [stderr] ... [INFO] [stderr] 37 | use argon2::{self, Config, ThreadMode, Variant, Version}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_miner-05aaf8bd9f970156 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "036c2b0629fe6fd3310668275783fd8136a68f39d35c8492d6ff935c89190905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "036c2b0629fe6fd3310668275783fd8136a68f39d35c8492d6ff935c89190905", kill_on_drop: false }` [INFO] [stdout] 036c2b0629fe6fd3310668275783fd8136a68f39d35c8492d6ff935c89190905