[INFO] cloning repository https://github.com/sk3p7ic/invoicers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sk3p7ic/invoicers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsk3p7ic%2Finvoicers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsk3p7ic%2Finvoicers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d343b78955e05770441e38d13c409321dcd8904 [INFO] testing sk3p7ic/invoicers against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsk3p7ic%2Finvoicers" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sk3p7ic/invoicers on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sk3p7ic/invoicers [INFO] finished tweaking git repo https://github.com/sk3p7ic/invoicers [INFO] tweaked toml for git repo https://github.com/sk3p7ic/invoicers written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sk3p7ic/invoicers 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" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cba52fd0fbfa8f67f5da0ef967109df2892de13c0d54ad14b342d7378af1be79 [INFO] running `Command { std: "docker" "start" "-a" "cba52fd0fbfa8f67f5da0ef967109df2892de13c0d54ad14b342d7378af1be79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cba52fd0fbfa8f67f5da0ef967109df2892de13c0d54ad14b342d7378af1be79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cba52fd0fbfa8f67f5da0ef967109df2892de13c0d54ad14b342d7378af1be79", kill_on_drop: false }` [INFO] [stdout] cba52fd0fbfa8f67f5da0ef967109df2892de13c0d54ad14b342d7378af1be79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6742f351c3bed7bca66b05320b80ed1777fa6705ab70e1533af1a3281a221c92 [INFO] running `Command { std: "docker" "start" "-a" "6742f351c3bed7bca66b05320b80ed1777fa6705ab70e1533af1a3281a221c92", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling ratatui v0.26.2 [INFO] [stderr] Compiling invoicers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Block` and `Paragraph` [INFO] [stdout] --> src/tui.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | widgets::{Block, Paragraph}, [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Padding` and `Widget` [INFO] [stdout] --> src/ui/form.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | widgets::{Block, Borders, Padding, Paragraph, Row, Table, Widget}, [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `kind` is never read [INFO] [stdout] --> src/data/address.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Address { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 17 | pub kind: AddressKind, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.73s [INFO] running `Command { std: "docker" "inspect" "6742f351c3bed7bca66b05320b80ed1777fa6705ab70e1533af1a3281a221c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6742f351c3bed7bca66b05320b80ed1777fa6705ab70e1533af1a3281a221c92", kill_on_drop: false }` [INFO] [stdout] 6742f351c3bed7bca66b05320b80ed1777fa6705ab70e1533af1a3281a221c92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74a0246212c6d7167d7bcdfb3ac45f50268f35b42967920aaedc119ca83edc62 [INFO] running `Command { std: "docker" "start" "-a" "74a0246212c6d7167d7bcdfb3ac45f50268f35b42967920aaedc119ca83edc62", kill_on_drop: false }` [INFO] [stderr] Compiling invoicers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Block` and `Paragraph` [INFO] [stdout] --> src/tui.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | widgets::{Block, Paragraph}, [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Padding` and `Widget` [INFO] [stdout] --> src/ui/form.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | widgets::{Block, Borders, Padding, Paragraph, Row, Table, Widget}, [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `kind` is never read [INFO] [stdout] --> src/data/address.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Address { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 17 | pub kind: AddressKind, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] running `Command { std: "docker" "inspect" "74a0246212c6d7167d7bcdfb3ac45f50268f35b42967920aaedc119ca83edc62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74a0246212c6d7167d7bcdfb3ac45f50268f35b42967920aaedc119ca83edc62", kill_on_drop: false }` [INFO] [stdout] 74a0246212c6d7167d7bcdfb3ac45f50268f35b42967920aaedc119ca83edc62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b7856e48f9b22fbe9f051e60d6c2e77244f9ec04d67bbccbf4b39bcecfe4ff88 [INFO] running `Command { std: "docker" "start" "-a" "b7856e48f9b22fbe9f051e60d6c2e77244f9ec04d67bbccbf4b39bcecfe4ff88", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Block` and `Paragraph` [INFO] [stderr] --> src/tui.rs:6:15 [INFO] [stderr] | [INFO] [stderr] 6 | widgets::{Block, Paragraph}, [INFO] [stderr] | ^^^^^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Padding` and `Widget` [INFO] [stderr] --> src/ui/form.rs:4:31 [INFO] [stderr] | [INFO] [stderr] 4 | widgets::{Block, Borders, Padding, Paragraph, Row, Table, Widget}, [INFO] [stderr] | ^^^^^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `kind` is never read [INFO] [stderr] --> src/data/address.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct Address { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 17 | pub kind: AddressKind, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `invoicers` (bin "invoicers" test) generated 3 warnings (run `cargo fix --bin "invoicers" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/invoicers-452616ef16f32ef9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b7856e48f9b22fbe9f051e60d6c2e77244f9ec04d67bbccbf4b39bcecfe4ff88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7856e48f9b22fbe9f051e60d6c2e77244f9ec04d67bbccbf4b39bcecfe4ff88", kill_on_drop: false }` [INFO] [stdout] b7856e48f9b22fbe9f051e60d6c2e77244f9ec04d67bbccbf4b39bcecfe4ff88