[INFO] updating cached repository martinus/bitcoin-utxo-visualizer-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/martinus/bitcoin-utxo-visualizer-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/martinus/bitcoin-utxo-visualizer-rs" "work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/martinus/bitcoin-utxo-visualizer-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/martinus/bitcoin-utxo-visualizer-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/martinus/bitcoin-utxo-visualizer-rs" "work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/martinus/bitcoin-utxo-visualizer-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/martinus/bitcoin-utxo-visualizer-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] db82ffc194a6d28f61db54dd761607ea7aadcdf6 [INFO] sha for GitHub repo martinus/bitcoin-utxo-visualizer-rs: db82ffc194a6d28f61db54dd761607ea7aadcdf6 [INFO] validating manifest of martinus/bitcoin-utxo-visualizer-rs on toolchain master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of martinus/bitcoin-utxo-visualizer-rs on toolchain try#29640c57b5f92febba0e40c50cb863c9a7ede51d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing martinus/bitcoin-utxo-visualizer-rs [INFO] finished frobbing martinus/bitcoin-utxo-visualizer-rs [INFO] frobbed toml for martinus/bitcoin-utxo-visualizer-rs written to work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/martinus/bitcoin-utxo-visualizer-rs/Cargo.toml [INFO] started frobbing martinus/bitcoin-utxo-visualizer-rs [INFO] finished frobbing martinus/bitcoin-utxo-visualizer-rs [INFO] frobbed toml for martinus/bitcoin-utxo-visualizer-rs written to work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/martinus/bitcoin-utxo-visualizer-rs/Cargo.toml [INFO] crate martinus/bitcoin-utxo-visualizer-rs has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking martinus/bitcoin-utxo-visualizer-rs against try#29640c57b5f92febba0e40c50cb863c9a7ede51d for pr-57745 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57745/worker-2/try#29640c57b5f92febba0e40c50cb863c9a7ede51d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/martinus/bitcoin-utxo-visualizer-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d054c2e901022471235638250a00a12a7d98ab1612fa3ecdf217a8c0d4c864b6 [INFO] running `"docker" "start" "-a" "d054c2e901022471235638250a00a12a7d98ab1612fa3ecdf217a8c0d4c864b6"` [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking bitcoin-utxo-visualizer-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: struct is never constructed: `ChangeToPixel` [INFO] [stderr] --> src/blk/change_to_pixel.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct ChangeToPixel { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `LinearFunction` [INFO] [stderr] --> src/blk/change_to_pixel.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct LinearFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/blk/change_to_pixel.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn new(x1: f64, y1: f64, x2: f64, y2: f64) -> LinearFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `calc` [INFO] [stderr] --> src/blk/change_to_pixel.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | pub fn calc(&self, x: f64) -> f64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/blk/change_to_pixel.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn new(pixel_height: u32, min_satoshi: i64, max_satoshi: i64) -> ChangeToPixel { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never used: `pixel_height` [INFO] [stderr] --> src/blk/change_to_pixel.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | pixel_height: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `min_satoshi` [INFO] [stderr] --> src/blk/change_to_pixel.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | min_satoshi: i64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never used: `max_satoshi` [INFO] [stderr] --> src/blk/change_to_pixel.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | max_satoshi: i64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `"docker" "inspect" "d054c2e901022471235638250a00a12a7d98ab1612fa3ecdf217a8c0d4c864b6"` [INFO] running `"docker" "rm" "-f" "d054c2e901022471235638250a00a12a7d98ab1612fa3ecdf217a8c0d4c864b6"` [INFO] [stdout] d054c2e901022471235638250a00a12a7d98ab1612fa3ecdf217a8c0d4c864b6