[INFO] cloning repository https://github.com/jtranberg/rust_frontend_blockchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtranberg/rust_frontend_blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtranberg%2Frust_frontend_blockchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtranberg%2Frust_frontend_blockchain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a40b6fd99037b0b0c86fa8b3f02eb2488f91b17f [INFO] checking jtranberg/rust_frontend_blockchain against master#b115ea2e6a07e440e7cc18b08644fc0a2265391b for pr-139493-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtranberg%2Frust_frontend_blockchain" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jtranberg/rust_frontend_blockchain [INFO] finished tweaking git repo https://github.com/jtranberg/rust_frontend_blockchain [INFO] tweaked toml for git repo https://github.com/jtranberg/rust_frontend_blockchain written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jtranberg/rust_frontend_blockchain on toolchain b115ea2e6a07e440e7cc18b08644fc0a2265391b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b115ea2e6a07e440e7cc18b08644fc0a2265391b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jtranberg/rust_frontend_blockchain 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" "+b115ea2e6a07e440e7cc18b08644fc0a2265391b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prettyplease v0.1.25 [INFO] [stderr] Downloaded implicit-clone v0.3.9 [INFO] [stderr] Downloaded yew-macro v0.20.0 [INFO] [stderr] Downloaded yew v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b115ea2e6a07e440e7cc18b08644fc0a2265391b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31c463f01357f48d039cb65017cc57064cfac1221eeb15131f31d77365b31382 [INFO] running `Command { std: "docker" "start" "-a" "31c463f01357f48d039cb65017cc57064cfac1221eeb15131f31d77365b31382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31c463f01357f48d039cb65017cc57064cfac1221eeb15131f31d77365b31382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31c463f01357f48d039cb65017cc57064cfac1221eeb15131f31d77365b31382", kill_on_drop: false }` [INFO] [stdout] 31c463f01357f48d039cb65017cc57064cfac1221eeb15131f31d77365b31382 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b115ea2e6a07e440e7cc18b08644fc0a2265391b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbeda9c010e446e7fc9e0f7bcf5311dd4adb09039a7ac50a20301f637f17b937 [INFO] running `Command { std: "docker" "start" "-a" "fbeda9c010e446e7fc9e0f7bcf5311dd4adb09039a7ac50a20301f637f17b937", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking implicit-clone v0.3.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling yew-macro v0.20.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Checking wasm-bindgen v0.2.99 [INFO] [stderr] Checking js-sys v0.3.76 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking web-sys v0.3.76 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.49 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Checking gloo-utils v0.1.7 [INFO] [stderr] Checking gloo-events v0.1.2 [INFO] [stderr] Checking gloo-render v0.1.1 [INFO] [stderr] Checking gloo-dialogs v0.1.1 [INFO] [stderr] Checking gloo-console v0.2.3 [INFO] [stderr] Checking gloo-net v0.3.1 [INFO] [stderr] Checking gloo-storage v0.2.2 [INFO] [stderr] Checking gloo-history v0.1.5 [INFO] [stderr] Checking gloo-file v0.2.3 [INFO] [stderr] Checking gloo-worker v0.2.1 [INFO] [stderr] Checking gloo v0.8.1 [INFO] [stderr] Checking yew v0.20.0 [INFO] [stderr] Checking rust_blockchain_app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/blockchain.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Account { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 8 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Account` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `from`, `to`, and `amount` are never read [INFO] [stdout] --> src/blockchain.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Transaction { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 14 | pub from: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | pub to: String, [INFO] [stdout] | ^^ [INFO] [stdout] 16 | pub amount: i64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Transaction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `transactions` and `timestamp` are never read [INFO] [stdout] --> src/blockchain.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Block { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 21 | pub transactions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | pub timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Block` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `chain` and `block_count` are never read [INFO] [stdout] --> src/blockchain.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Blockchain { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 27 | pub accounts: HashMap, [INFO] [stdout] 28 | pub chain: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 29 | pub pending_transactions: Vec, [INFO] [stdout] 30 | pub block_count: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Blockchain` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `mint_block` and `start_auto_minting` are never used [INFO] [stdout] --> src/blockchain.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl Blockchain { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn mint_block(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn start_auto_minting(blockchain: Arc>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `current_timestamp` is never used [INFO] [stdout] --> src/blockchain.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn current_timestamp() -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/blockchain.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Account { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 8 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Account` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `from`, `to`, and `amount` are never read [INFO] [stdout] --> src/blockchain.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Transaction { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 14 | pub from: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | pub to: String, [INFO] [stdout] | ^^ [INFO] [stdout] 16 | pub amount: i64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Transaction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `transactions` and `timestamp` are never read [INFO] [stdout] --> src/blockchain.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Block { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 21 | pub transactions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | pub timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Block` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `chain` and `block_count` are never read [INFO] [stdout] --> src/blockchain.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Blockchain { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 27 | pub accounts: HashMap, [INFO] [stdout] 28 | pub chain: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 29 | pub pending_transactions: Vec, [INFO] [stdout] 30 | pub block_count: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Blockchain` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `mint_block` and `start_auto_minting` are never used [INFO] [stdout] --> src/blockchain.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl Blockchain { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn mint_block(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn start_auto_minting(blockchain: Arc>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `current_timestamp` is never used [INFO] [stdout] --> src/blockchain.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn current_timestamp() -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.88s [INFO] running `Command { std: "docker" "inspect" "fbeda9c010e446e7fc9e0f7bcf5311dd4adb09039a7ac50a20301f637f17b937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbeda9c010e446e7fc9e0f7bcf5311dd4adb09039a7ac50a20301f637f17b937", kill_on_drop: false }` [INFO] [stdout] fbeda9c010e446e7fc9e0f7bcf5311dd4adb09039a7ac50a20301f637f17b937