[INFO] cloning repository https://github.com/mike-lloyd03/firefin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mike-lloyd03/firefin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike-lloyd03%2Ffirefin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike-lloyd03%2Ffirefin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42df389947b55881c9539c153896fb7a5540712f [INFO] checking mike-lloyd03/firefin against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike-lloyd03%2Ffirefin" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mike-lloyd03/firefin [INFO] finished tweaking git repo https://github.com/mike-lloyd03/firefin [INFO] tweaked toml for git repo https://github.com/mike-lloyd03/firefin written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mike-lloyd03/firefin on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mike-lloyd03/firefin 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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking mike-lloyd03/firefin against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike-lloyd03%2Ffirefin" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mike-lloyd03/firefin [INFO] finished tweaking git repo https://github.com/mike-lloyd03/firefin [INFO] tweaked toml for git repo https://github.com/mike-lloyd03/firefin written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mike-lloyd03/firefin on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mike-lloyd03/firefin 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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded subtle v2.6.0 [INFO] [stderr] Downloaded syn v2.0.67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 374dfed74e31acddc5cf0331f595261dba3bb8a691caaa6e72aa85adb74d6931 [INFO] running `Command { std: "docker" "start" "-a" "374dfed74e31acddc5cf0331f595261dba3bb8a691caaa6e72aa85adb74d6931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "374dfed74e31acddc5cf0331f595261dba3bb8a691caaa6e72aa85adb74d6931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "374dfed74e31acddc5cf0331f595261dba3bb8a691caaa6e72aa85adb74d6931", kill_on_drop: false }` [INFO] [stdout] 374dfed74e31acddc5cf0331f595261dba3bb8a691caaa6e72aa85adb74d6931 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d650aa17c7848ded91e1f61dc3b800898e4e012ebfd2928edf17ff52a7a76254 [INFO] running `Command { std: "docker" "start" "-a" "d650aa17c7848ded91e1f61dc3b800898e4e012ebfd2928edf17ff52a7a76254", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking firefin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let client = reqwest::Client::new(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `firfly_url` [INFO] [stdout] --> src/main.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let firfly_url = Url::parse(&config.firefly_url)?; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_firfly_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let client = reqwest::Client::new(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `firfly_url` [INFO] [stdout] --> src/main.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let firfly_url = Url::parse(&config.firefly_url)?; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_firfly_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransactionPost` is never constructed [INFO] [stdout] --> src/main.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct TransactionPost { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TransactionType` is never used [INFO] [stdout] --> src/types/firefly.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | enum TransactionType { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Transaction` is never constructed [INFO] [stdout] --> src/types/firefly.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Transaction { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `currency`, `balance_date`, and `org` are never read [INFO] [stdout] --> src/types/simplifin.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Account { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 19 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 20 | pub name: String, [INFO] [stdout] 21 | pub currency: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub balance_date: DateTime, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 28 | pub transactions: Option>, [INFO] [stdout] 29 | pub org: Org, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Account` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `domain`, `sfin_url`, `name`, `url`, and `id` are never read [INFO] [stdout] --> src/types/simplifin.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct Org { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 82 | pub domain: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 83 | pub sfin_url: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 84 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 85 | pub url: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 86 | pub id: Option, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Org` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `transacted_at`, `pending`, and `memo` are never read [INFO] [stdout] --> src/types/simplifin.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Transaction { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 91 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub transacted_at: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 99 | pub pending: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 100 | pub memo: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransactionPost` is never constructed [INFO] [stdout] --> src/main.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct TransactionPost { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_string` is never used [INFO] [stdout] --> src/types/utils.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn to_string(value: impl Display, serializer: S) -> Result [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_string_opt` is never used [INFO] [stdout] --> src/types/utils.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn to_string_opt(value: &Option, serializer: S) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TransactionType` is never used [INFO] [stdout] --> src/types/firefly.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | enum TransactionType { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Transaction` is never constructed [INFO] [stdout] --> src/types/firefly.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Transaction { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `currency`, `balance_date`, and `org` are never read [INFO] [stdout] --> src/types/simplifin.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Account { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 19 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 20 | pub name: String, [INFO] [stdout] 21 | pub currency: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub balance_date: DateTime, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 28 | pub transactions: Option>, [INFO] [stdout] 29 | pub org: Org, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Account` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `domain`, `sfin_url`, `name`, `url`, and `id` are never read [INFO] [stdout] --> src/types/simplifin.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct Org { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 82 | pub domain: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 83 | pub sfin_url: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 84 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 85 | pub url: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 86 | pub id: Option, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Org` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `transacted_at`, `pending`, and `memo` are never read [INFO] [stdout] --> src/types/simplifin.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Transaction { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 91 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub transacted_at: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 99 | pub pending: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 100 | pub memo: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_string` is never used [INFO] [stdout] --> src/types/utils.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn to_string(value: impl Display, serializer: S) -> Result [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_string_opt` is never used [INFO] [stdout] --> src/types/utils.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn to_string_opt(value: &Option, serializer: S) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.86s [INFO] running `Command { std: "docker" "inspect" "d650aa17c7848ded91e1f61dc3b800898e4e012ebfd2928edf17ff52a7a76254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d650aa17c7848ded91e1f61dc3b800898e4e012ebfd2928edf17ff52a7a76254", kill_on_drop: false }` [INFO] [stdout] d650aa17c7848ded91e1f61dc3b800898e4e012ebfd2928edf17ff52a7a76254