[INFO] fetching crate beancount-parser-lima 0.16.3...
[INFO] checking beancount-parser-lima-0.16.3 against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] extracting crate beancount-parser-lima 0.16.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate beancount-parser-lima 0.16.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate beancount-parser-lima 0.16.3
[INFO] tweaked toml for crates.io crate beancount-parser-lima 0.16.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate beancount-parser-lima 0.16.3 on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate beancount-parser-lima 0.16.3 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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d4ed2fae626c89477e6f8efd2f71ce2e345d5f6242b6ca98402f9135f636150
[INFO] running `Command { std: "docker" "start" "-a" "4d4ed2fae626c89477e6f8efd2f71ce2e345d5f6242b6ca98402f9135f636150", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d4ed2fae626c89477e6f8efd2f71ce2e345d5f6242b6ca98402f9135f636150", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d4ed2fae626c89477e6f8efd2f71ce2e345d5f6242b6ca98402f9135f636150", kill_on_drop: false }`
[INFO] [stdout] 4d4ed2fae626c89477e6f8efd2f71ce2e345d5f6242b6ca98402f9135f636150
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3daa1dd17f80dd6661fb6605b694b2d5b60877f84ce3f7b047d720154af0a47
[INFO] running `Command { std: "docker" "start" "-a" "d3daa1dd17f80dd6661fb6605b694b2d5b60877f84ce3f7b047d720154af0a47", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]     Checking regex-automata v0.3.9
[INFO] [stderr]     Checking deranged v0.5.6
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking logos v0.16.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking unescaper v0.1.8
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking chumsky v0.12.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking ariadne v0.6.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking lazy_format v2.0.3
[INFO] [stderr]    Compiling xflags-macros v0.3.2
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]     Checking proptest v1.10.0
[INFO] [stderr]     Checking stats_alloc v0.1.10
[INFO] [stderr]     Checking xflags v0.3.2
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling beancount-parser-lima v0.16.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: struct `TagOrLinkIdentifier` is never constructed
[INFO] [stdout]     --> src/types.rs:2000:12
[INFO] [stdout]      |
[INFO] [stdout] 2000 | pub struct TagOrLinkIdentifier<'a>(&'a str);
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]      = note: `TagOrLinkIdentifier` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]      = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `LooseAmount` is never constructed
[INFO] [stdout]     --> src/types.rs:2436:12
[INFO] [stdout]      |
[INFO] [stdout] 2436 | pub struct LooseAmount<'a> {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]      = note: `LooseAmount` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `beancount-parser-lima` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: struct `TagOrLinkIdentifier` is never constructed
[INFO] [stdout]     --> src/types.rs:2000:12
[INFO] [stdout]      |
[INFO] [stdout] 2000 | pub struct TagOrLinkIdentifier<'a>(&'a str);
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]      = note: `TagOrLinkIdentifier` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]      = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `LooseAmount` is never constructed
[INFO] [stdout]     --> src/types.rs:2436:12
[INFO] [stdout]      |
[INFO] [stdout] 2436 | pub struct LooseAmount<'a> {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]      = note: `LooseAmount` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `beancount-parser-lima` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d3daa1dd17f80dd6661fb6605b694b2d5b60877f84ce3f7b047d720154af0a47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3daa1dd17f80dd6661fb6605b694b2d5b60877f84ce3f7b047d720154af0a47", kill_on_drop: false }`
[INFO] [stdout] d3daa1dd17f80dd6661fb6605b694b2d5b60877f84ce3f7b047d720154af0a47
