[INFO] cloning repository https://github.com/paulalesius/com.unnsvc.buttcoin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulalesius/com.unnsvc.buttcoin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulalesius%2Fcom.unnsvc.buttcoin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulalesius%2Fcom.unnsvc.buttcoin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06d1cfffd26b1b8b672839e974b346960119779b [INFO] testing paulalesius/com.unnsvc.buttcoin against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulalesius%2Fcom.unnsvc.buttcoin" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paulalesius/com.unnsvc.buttcoin on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paulalesius/com.unnsvc.buttcoin [INFO] finished tweaking git repo https://github.com/paulalesius/com.unnsvc.buttcoin [INFO] tweaked toml for git repo https://github.com/paulalesius/com.unnsvc.buttcoin written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/paulalesius/com.unnsvc.buttcoin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bin.0.src [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.9.7 [INFO] [stderr] Downloaded bitcoin v0.26.2 [INFO] [stderr] Downloaded secp256k1-sys v0.4.1 [INFO] [stderr] Downloaded bitcoincore-rpc-json v0.13.0 [INFO] [stderr] Downloaded jsonrpc v0.11.0 [INFO] [stderr] Downloaded dotenv_codegen v0.15.0 [INFO] [stderr] Downloaded bitcoin v0.27.0 [INFO] [stderr] Downloaded xxhash-rust v0.8.2 [INFO] [stderr] Downloaded bitcoincore-rpc v0.13.0 [INFO] [stderr] Downloaded bitcoinconsensus v0.19.0-3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 630117b97d85b33cacfa6fb376a556262e6e5dcde00fc5ab303c80e97cc1c50c [INFO] running `Command { std: "docker" "start" "-a" "630117b97d85b33cacfa6fb376a556262e6e5dcde00fc5ab303c80e97cc1c50c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "630117b97d85b33cacfa6fb376a556262e6e5dcde00fc5ab303c80e97cc1c50c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "630117b97d85b33cacfa6fb376a556262e6e5dcde00fc5ab303c80e97cc1c50c", kill_on_drop: false }` [INFO] [stdout] 630117b97d85b33cacfa6fb376a556262e6e5dcde00fc5ab303c80e97cc1c50c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c1bf9d65521c84f46d73bb2fb3be99be50931acfca63146efbd34377ca2c978 [INFO] running `Command { std: "docker" "start" "-a" "2c1bf9d65521c84f46d73bb2fb3be99be50931acfca63146efbd34377ca2c978", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bin.0.src [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling xxhash-rust v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling bitcoinconsensus v0.19.0-3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling ordered-float v2.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling dotenv_codegen v0.15.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling diesel v1.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling bitcoin_hashes v0.9.7 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling jsonrpc v0.11.0 [INFO] [stderr] Compiling bitcoin v0.27.0 [INFO] [stderr] Compiling bitcoin v0.26.2 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.13.0 [INFO] [stderr] Compiling bitcoincore-rpc v0.13.0 [INFO] [stderr] Compiling buttcoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/main.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use log::{error, info}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/main.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | time::{Duration, Instant}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/main.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | io::{BufWriter, Write}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(hash_set_entry)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `buttcoin` due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2c1bf9d65521c84f46d73bb2fb3be99be50931acfca63146efbd34377ca2c978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c1bf9d65521c84f46d73bb2fb3be99be50931acfca63146efbd34377ca2c978", kill_on_drop: false }` [INFO] [stdout] 2c1bf9d65521c84f46d73bb2fb3be99be50931acfca63146efbd34377ca2c978