[INFO] fetching crate fplus-lib 1.0.10...
[INFO] testing fplus-lib-1.0.10 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate fplus-lib 1.0.10 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate fplus-lib 1.0.10
[INFO] finished tweaking crates.io crate fplus-lib 1.0.10
[INFO] tweaked toml for crates.io crate fplus-lib 1.0.10 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fplus-lib 1.0.10 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 307 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.8)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.4.0)
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.8.1)
[INFO] [stderr]       Adding hyper-rustls v0.24.2 (available: v0.27.7)
[INFO] [stderr]       Adding jsonwebtoken v8.3.0 (available: v10.2.0)
[INFO] [stderr]       Adding octocrab v0.25.1 (available: v0.49.5)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-native-certs v0.6.3
[INFO] [stderr]   Downloaded pem v1.1.1
[INFO] [stderr]   Downloaded http-range-header v0.3.1
[INFO] [stderr]   Downloaded uuidv4 v1.0.0
[INFO] [stderr]   Downloaded secrecy v0.8.0
[INFO] [stderr]   Downloaded jsonwebtoken v8.3.0
[INFO] [stderr]   Downloaded actix-codec v0.5.2
[INFO] [stderr]   Downloaded dotenv v0.15.0
[INFO] [stderr]   Downloaded actix-service v2.0.3
[INFO] [stderr]   Downloaded actix-server v2.6.0
[INFO] [stderr]   Downloaded actix-web-codegen v4.3.0
[INFO] [stderr]   Downloaded language-tags v0.3.2
[INFO] [stderr]   Downloaded octocrab v0.25.1
[INFO] [stderr]   Downloaded arc-swap v1.8.0
[INFO] [stderr]   Downloaded actix-router v0.5.3
[INFO] [stderr]   Downloaded cookie v0.16.2
[INFO] [stderr]   Downloaded unicode-id v0.3.6
[INFO] [stderr]   Downloaded actix-http v3.11.2
[INFO] [stderr]   Downloaded tower-http v0.4.4
[INFO] [stderr]   Downloaded markdown v1.0.0
[INFO] [stderr]   Downloaded local-waker v0.1.4
[INFO] [stderr]   Downloaded actix-web v4.12.1
[INFO] [stderr]   Downloaded local-channel v0.1.5
[INFO] [stderr]   Downloaded actix-utils v3.0.1
[INFO] [stderr]   Downloaded impl-more v0.1.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7df70f77467c46f291cc0c456140492fe1c905c3fcd314ea06a8ef7631397acf
[INFO] running `Command { std: "docker" "start" "-a" "7df70f77467c46f291cc0c456140492fe1c905c3fcd314ea06a8ef7631397acf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7df70f77467c46f291cc0c456140492fe1c905c3fcd314ea06a8ef7631397acf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7df70f77467c46f291cc0c456140492fe1c905c3fcd314ea06a8ef7631397acf", kill_on_drop: false }`
[INFO] [stdout] 7df70f77467c46f291cc0c456140492fe1c905c3fcd314ea06a8ef7631397acf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 743a3b791576532792f4d90d26c95081d1e6f8a283bc65b88259bb6019ffde18
[INFO] running `Command { std: "docker" "start" "-a" "743a3b791576532792f4d90d26c95081d1e6f8a283bc65b88259bb6019ffde18", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling uuidv4 v1.0.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling octocrab v0.25.1
[INFO] [stderr]    Compiling actix-web v4.12.1
[INFO] [stderr]    Compiling fplus-lib v1.0.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/core/mod.rs:146:40
[INFO] [stdout]     |
[INFO] [stdout] 146 |                 .map(|pr: PullRequest| (LDNApplication::load_pr_files(pr)))
[INFO] [stdout]     |                                        ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 146 -                 .map(|pr: PullRequest| (LDNApplication::load_pr_files(pr)))
[INFO] [stdout] 146 +                 .map(|pr: PullRequest| LDNApplication::load_pr_files(pr) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `validate` are never used
[INFO] [stdout]  --> src/core/application/client.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl Client {
[INFO] [stdout]   | ----------- associated items in this implementation
[INFO] [stdout] 4 |     fn new(i: Client) -> Self {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     fn validate(&self) -> bool {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/core/application/datacap.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl Datacap {
[INFO] [stdout]   | ------------ associated function in this implementation
[INFO] [stdout] 4 |     fn new(i: Datacap) -> Self {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `validate` are never used
[INFO] [stdout]  --> src/core/application/project.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl Project {
[INFO] [stdout]   | ------------ associated items in this implementation
[INFO] [stdout] 4 |     fn new(i: Project) -> Self {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     fn validate(&self) -> bool {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 19s
[INFO] running `Command { std: "docker" "inspect" "743a3b791576532792f4d90d26c95081d1e6f8a283bc65b88259bb6019ffde18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "743a3b791576532792f4d90d26c95081d1e6f8a283bc65b88259bb6019ffde18", kill_on_drop: false }`
[INFO] [stdout] 743a3b791576532792f4d90d26c95081d1e6f8a283bc65b88259bb6019ffde18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0b6a8510fbe97cc1fa42e1699c409c32187d00f7c90acde871ba755ec4a2a0a
[INFO] running `Command { std: "docker" "start" "-a" "a0b6a8510fbe97cc1fa42e1699c409c32187d00f7c90acde871ba755ec4a2a0a", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/core/mod.rs:146:40
[INFO] [stdout]     |
[INFO] [stdout] 146 |                 .map(|pr: PullRequest| (LDNApplication::load_pr_files(pr)))
[INFO] [stdout]     |                                        ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 146 -                 .map(|pr: PullRequest| (LDNApplication::load_pr_files(pr)))
[INFO] [stdout] 146 +                 .map(|pr: PullRequest| LDNApplication::load_pr_files(pr) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `validate` are never used
[INFO] [stdout]  --> src/core/application/client.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl Client {
[INFO] [stdout]   | ----------- associated items in this implementation
[INFO] [stdout] 4 |     fn new(i: Client) -> Self {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     fn validate(&self) -> bool {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/core/application/datacap.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl Datacap {
[INFO] [stdout]   | ------------ associated function in this implementation
[INFO] [stdout] 4 |     fn new(i: Datacap) -> Self {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `validate` are never used
[INFO] [stdout]  --> src/core/application/project.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl Project {
[INFO] [stdout]   | ------------ associated items in this implementation
[INFO] [stdout] 4 |     fn new(i: Project) -> Self {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     fn validate(&self) -> bool {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fplus-lib v1.0.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/core/mod.rs:146:40
[INFO] [stdout]     |
[INFO] [stdout] 146 |                 .map(|pr: PullRequest| (LDNApplication::load_pr_files(pr)))
[INFO] [stdout]     |                                        ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 146 -                 .map(|pr: PullRequest| (LDNApplication::load_pr_files(pr)))
[INFO] [stdout] 146 +                 .map(|pr: PullRequest| LDNApplication::load_pr_files(pr) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `validate` are never used
[INFO] [stdout]  --> src/core/application/client.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl Client {
[INFO] [stdout]   | ----------- associated items in this implementation
[INFO] [stdout] 4 |     fn new(i: Client) -> Self {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     fn validate(&self) -> bool {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/core/application/datacap.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl Datacap {
[INFO] [stdout]   | ------------ associated function in this implementation
[INFO] [stdout] 4 |     fn new(i: Datacap) -> Self {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `validate` are never used
[INFO] [stdout]  --> src/core/application/project.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl Project {
[INFO] [stdout]   | ------------ associated items in this implementation
[INFO] [stdout] 4 |     fn new(i: Project) -> Self {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     fn validate(&self) -> bool {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.12s
[INFO] running `Command { std: "docker" "inspect" "a0b6a8510fbe97cc1fa42e1699c409c32187d00f7c90acde871ba755ec4a2a0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0b6a8510fbe97cc1fa42e1699c409c32187d00f7c90acde871ba755ec4a2a0a", kill_on_drop: false }`
[INFO] [stdout] a0b6a8510fbe97cc1fa42e1699c409c32187d00f7c90acde871ba755ec4a2a0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f0b86ab9c9cc3623e1426cdc3ea87a8872b4f08af23dcd816608046f60774f40
[INFO] running `Command { std: "docker" "start" "-a" "f0b86ab9c9cc3623e1426cdc3ea87a8872b4f08af23dcd816608046f60774f40", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/core/mod.rs:146:40
[INFO] [stderr]     |
[INFO] [stderr] 146 |                 .map(|pr: PullRequest| (LDNApplication::load_pr_files(pr)))
[INFO] [stderr]     |                                        ^                                 ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 146 -                 .map(|pr: PullRequest| (LDNApplication::load_pr_files(pr)))
[INFO] [stderr] 146 +                 .map(|pr: PullRequest| LDNApplication::load_pr_files(pr) )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `validate` are never used
[INFO] [stderr]  --> src/core/application/client.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | impl Client {
[INFO] [stderr]   | ----------- associated items in this implementation
[INFO] [stderr] 4 |     fn new(i: Client) -> Self {
[INFO] [stderr]   |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 8 |     fn validate(&self) -> bool {
[INFO] [stderr]   |        ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]  --> src/core/application/datacap.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | impl Datacap {
[INFO] [stderr]   | ------------ associated function in this implementation
[INFO] [stderr] 4 |     fn new(i: Datacap) -> Self {
[INFO] [stderr]   |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `validate` are never used
[INFO] [stderr]  --> src/core/application/project.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | impl Project {
[INFO] [stderr]   | ------------ associated items in this implementation
[INFO] [stderr] 4 |     fn new(i: Project) -> Self {
[INFO] [stderr]   |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 8 |     fn validate(&self) -> bool {
[INFO] [stderr]   |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `fplus-lib` (lib) generated 4 warnings (run `cargo fix --lib -p fplus-lib` to apply 1 suggestion)
[INFO] [stderr] warning: `fplus-lib` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fplus_lib-d8da7264ff1f523e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] [2026-01-07T15:59:08Z INFO  fplus_lib::core::tests] Starting end-to-end test
[INFO] [stderr] [2026-01-07T15:59:08Z WARN  fplus_lib::config] GITHUB_OWNER not set, using default value: filecoin-project
[INFO] [stderr] [2026-01-07T15:59:08Z WARN  fplus_lib::config] GITHUB_REPO not set, using default value: filplus-tooling-backend-test
[INFO] [stderr] [2026-01-07T15:59:08Z WARN  fplus_lib::config] GITHUB_APP_ID not set, using default value: 373258
[INFO] [stderr] [2026-01-07T15:59:08Z WARN  fplus_lib::config] GITHUB_INSTALLATION_ID not set, using default value: 40514592
[INFO] [stderr] [2026-01-07T15:59:08Z WARN  fplus_lib::external_services::github] GH_PRIVATE_KEY not found in .env file, attempting to read from gh-private-key.pem
[INFO] [stderr] [2026-01-07T15:59:08Z ERROR fplus_lib::external_services::github] Failed to read gh-private-key.pem. Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/fplus_lib-d8da7264ff1f523e` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "f0b86ab9c9cc3623e1426cdc3ea87a8872b4f08af23dcd816608046f60774f40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0b86ab9c9cc3623e1426cdc3ea87a8872b4f08af23dcd816608046f60774f40", kill_on_drop: false }`
[INFO] [stdout] f0b86ab9c9cc3623e1426cdc3ea87a8872b4f08af23dcd816608046f60774f40
