[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] checking paulalesius/com.unnsvc.buttcoin against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulalesius%2Fcom.unnsvc.buttcoin" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/paulalesius/com.unnsvc.buttcoin on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "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-0-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: bin.0.src
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitcoincore-rpc-json v0.13.0
[INFO] [stderr]   Downloaded bitcoincore-rpc v0.13.0
[INFO] [stderr]   Downloaded bitcoin v0.27.0
[INFO] [stderr]   Downloaded bitcoin v0.26.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02188e845436d645ff4ce2872e973e618e27c206b7120f4191e2c213744b07aa
[INFO] running `Command { std: "docker" "start" "-a" "02188e845436d645ff4ce2872e973e618e27c206b7120f4191e2c213744b07aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02188e845436d645ff4ce2872e973e618e27c206b7120f4191e2c213744b07aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02188e845436d645ff4ce2872e973e618e27c206b7120f4191e2c213744b07aa", kill_on_drop: false }`
[INFO] [stdout] 02188e845436d645ff4ce2872e973e618e27c206b7120f4191e2c213744b07aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5eb4dbb2f891267df2f89ccc00fe3ad196ce8ea0af3e7448ecdc272da8f484bc
[INFO] running `Command { std: "docker" "start" "-a" "5eb4dbb2f891267df2f89ccc00fe3ad196ce8ea0af3e7448ecdc272da8f484bc", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: bin.0.src
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking bech32 v0.7.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling secp256k1-sys v0.4.1
[INFO] [stderr]    Compiling bitcoinconsensus v0.19.0-3
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking ordered-float v2.5.1
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking bech32 v0.8.1
[INFO] [stderr]     Checking base58 v0.1.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking arc-swap v0.4.8
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking xxhash-rust v0.8.2
[INFO] [stderr]     Checking base58check v0.1.0
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking ctrlc v3.1.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling dotenv_codegen_implementation v0.15.0
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking dotenv_codegen v0.15.0
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]     Checking diesel v1.4.7
[INFO] [stderr]     Checking secp256k1 v0.20.3
[INFO] [stderr]     Checking bitcoin_hashes v0.9.7
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_yaml v0.8.17
[INFO] [stderr]     Checking bitcoin_hashes v0.10.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking log4rs v1.0.0
[INFO] [stderr]     Checking jsonrpc v0.11.0
[INFO] [stderr]     Checking bitcoin v0.27.0
[INFO] [stderr]     Checking bitcoin v0.26.2
[INFO] [stderr]     Checking bitcoincore-rpc-json v0.13.0
[INFO] [stderr]     Checking bitcoincore-rpc v0.13.0
[INFO] [stderr]     Checking 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: `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] 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] warning: unused return value of `finish` that must be used
[INFO] [stdout]   --> src/main.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         state.finish();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let _ = state.finish();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]   --> src/main.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         state.finish();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let _ = state.finish();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]   --> src/main.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         state.finish();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let _ = state.finish();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]   --> src/main.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         state.finish();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let _ = state.finish();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.92s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "5eb4dbb2f891267df2f89ccc00fe3ad196ce8ea0af3e7448ecdc272da8f484bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5eb4dbb2f891267df2f89ccc00fe3ad196ce8ea0af3e7448ecdc272da8f484bc", kill_on_drop: false }`
[INFO] [stdout] 5eb4dbb2f891267df2f89ccc00fe3ad196ce8ea0af3e7448ecdc272da8f484bc
