[INFO] fetching crate fattureincloud-rs 2.0.29...
[INFO] checking fattureincloud-rs-2.0.29 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate fattureincloud-rs 2.0.29 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate fattureincloud-rs 2.0.29 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fattureincloud-rs 2.0.29
[INFO] finished tweaking crates.io crate fattureincloud-rs 2.0.29
[INFO] tweaked toml for crates.io crate fattureincloud-rs 2.0.29 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_with_macros v3.6.0
[INFO] [stderr]   Downloaded serde_with v3.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb2bdd3dbb69457032dc5e67a907fc396e5260b49b56dd93dc92f2d5640c55df
[INFO] running `Command { std: "docker" "start" "-a" "eb2bdd3dbb69457032dc5e67a907fc396e5260b49b56dd93dc92f2d5640c55df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb2bdd3dbb69457032dc5e67a907fc396e5260b49b56dd93dc92f2d5640c55df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb2bdd3dbb69457032dc5e67a907fc396e5260b49b56dd93dc92f2d5640c55df", kill_on_drop: false }`
[INFO] [stdout] eb2bdd3dbb69457032dc5e67a907fc396e5260b49b56dd93dc92f2d5640c55df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0f4e52b3f9dc3e387ebe5f281dab3040faff96693434b29d16a33b9d4f0820c
[INFO] running `Command { std: "docker" "start" "-a" "a0f4e52b3f9dc3e387ebe5f281dab3040faff96693434b29d16a33b9d4f0820c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling darling_core v0.20.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking indexmap v2.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]    Compiling darling v0.20.5
[INFO] [stderr]    Compiling serde_with_macros v3.6.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking serde_with v3.6.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking fattureincloud-rs v2.0.29 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `attachment`
[INFO] [stdout]    --> src/apis/archive_api.rs:270:136
[INFO] [stdout]     |
[INFO] [stdout] 270 | ... filename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<crate::models::UploadArchiveAttachmentResponse, Error<Uploa...
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attachment`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attachment`
[INFO] [stdout]    --> src/apis/archive_api.rs:270:136
[INFO] [stdout]     |
[INFO] [stdout] 270 | ... filename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<crate::models::UploadArchiveAttachmentResponse, Error<Uploa...
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attachment`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attachment`
[INFO] [stdout]    --> src/apis/issued_documents_api.rs:626:135
[INFO] [stdout]     |
[INFO] [stdout] 626 | ... filename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<crate::models::UploadIssuedDocumentAttachmentResponse, Erro...
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attachment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attachment`
[INFO] [stdout]    --> src/apis/issued_documents_api.rs:626:135
[INFO] [stdout]     |
[INFO] [stdout] 626 | ... filename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<crate::models::UploadIssuedDocumentAttachmentResponse, Erro...
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attachment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attachment`
[INFO] [stdout]    --> src/apis/received_documents_api.rs:438:137
[INFO] [stdout]     |
[INFO] [stdout] 438 | ... filename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<crate::models::UploadReceivedDocumentAttachmentResponse, Er...
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attachment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attachment`
[INFO] [stdout]    --> src/apis/received_documents_api.rs:438:137
[INFO] [stdout]     |
[INFO] [stdout] 438 | ... filename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<crate::models::UploadReceivedDocumentAttachmentResponse, Er...
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attachment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attachment`
[INFO] [stdout]    --> src/apis/taxes_api.rs:310:123
[INFO] [stdout]     |
[INFO] [stdout] 310 | ... filename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<crate::models::UploadF24AttachmentResponse, Error<UploadF24...
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attachment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attachment`
[INFO] [stdout]    --> src/apis/taxes_api.rs:310:123
[INFO] [stdout]     |
[INFO] [stdout] 310 | ... filename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<crate::models::UploadF24AttachmentResponse, Error<UploadF24...
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attachment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fattureincloud-rs` (lib test); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5518eaa946291f00471af8b254b2a1715f234882/bin/rustc --crate-name fattureincloud_rs --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test -C metadata=425ea2fb061c0055 -C extra-filename=-425ea2fb061c0055 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4d313f68a6b40583.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-326e4728b6a4277b.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-f97eb5587cf1ceff.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f59ab8cee91bbf47.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-6df440f2df8b8cdf.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a93c61bb569cdc08.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-61d45e2b688d4b96.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fattureincloud-rs` (lib); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5518eaa946291f00471af8b254b2a1715f234882/bin/rustc --crate-name fattureincloud_rs --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=99f30195ef7d9c97 -C extra-filename=-99f30195ef7d9c97 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4d313f68a6b40583.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-326e4728b6a4277b.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-f97eb5587cf1ceff.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f59ab8cee91bbf47.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-6df440f2df8b8cdf.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a93c61bb569cdc08.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-61d45e2b688d4b96.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a0f4e52b3f9dc3e387ebe5f281dab3040faff96693434b29d16a33b9d4f0820c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0f4e52b3f9dc3e387ebe5f281dab3040faff96693434b29d16a33b9d4f0820c", kill_on_drop: false }`
[INFO] [stdout] a0f4e52b3f9dc3e387ebe5f281dab3040faff96693434b29d16a33b9d4f0820c
[INFO] checking fattureincloud-rs-2.0.29 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate fattureincloud-rs 2.0.29 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate fattureincloud-rs 2.0.29 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fattureincloud-rs 2.0.29
[INFO] finished tweaking crates.io crate fattureincloud-rs 2.0.29
[INFO] tweaked toml for crates.io crate fattureincloud-rs 2.0.29 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b78268d44f85e4f15fb1a563b05d1ac93ef0b32c10e8d45b9b3fc56092864a37
[INFO] running `Command { std: "docker" "start" "-a" "b78268d44f85e4f15fb1a563b05d1ac93ef0b32c10e8d45b9b3fc56092864a37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b78268d44f85e4f15fb1a563b05d1ac93ef0b32c10e8d45b9b3fc56092864a37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b78268d44f85e4f15fb1a563b05d1ac93ef0b32c10e8d45b9b3fc56092864a37", kill_on_drop: false }`
[INFO] [stdout] b78268d44f85e4f15fb1a563b05d1ac93ef0b32c10e8d45b9b3fc56092864a37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49281885813f7a87db6697deea220006b91bdec96e5c0ebb69857012980e01f4
[INFO] running `Command { std: "docker" "start" "-a" "49281885813f7a87db6697deea220006b91bdec96e5c0ebb69857012980e01f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling darling_core v0.20.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking indexmap v2.2.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.5
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]    Compiling darling v0.20.5
[INFO] [stderr]    Compiling serde_with_macros v3.6.0
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking serde_with v3.6.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking fattureincloud-rs v2.0.29 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `attachment`
[INFO] [stdout]    --> src/apis/archive_api.rs:270:136
[INFO] [stdout]     |
[INFO] [stdout] 270 | ... filename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<crate::models::UploadArchiveAttachmentResponse, Error<Uploa...
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attachment`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attachment`
[INFO] [stdout]    --> src/apis/issued_documents_api.rs:626:135
[INFO] [stdout]     |
[INFO] [stdout] 626 | ... filename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<crate::models::UploadIssuedDocumentAttachmentResponse, Erro...
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attachment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attachment`
[INFO] [stdout]    --> src/apis/received_documents_api.rs:438:137
[INFO] [stdout]     |
[INFO] [stdout] 438 | ... filename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<crate::models::UploadReceivedDocumentAttachmentResponse, Er...
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attachment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attachment`
[INFO] [stdout]    --> src/apis/archive_api.rs:270:136
[INFO] [stdout]     |
[INFO] [stdout] 270 | ... filename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<crate::models::UploadArchiveAttachmentResponse, Error<Uploa...
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attachment`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attachment`
[INFO] [stdout]    --> src/apis/taxes_api.rs:310:123
[INFO] [stdout]     |
[INFO] [stdout] 310 | ... filename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<crate::models::UploadF24AttachmentResponse, Error<UploadF24...
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attachment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attachment`
[INFO] [stdout]    --> src/apis/issued_documents_api.rs:626:135
[INFO] [stdout]     |
[INFO] [stdout] 626 | ... filename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<crate::models::UploadIssuedDocumentAttachmentResponse, Erro...
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attachment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attachment`
[INFO] [stdout]    --> src/apis/received_documents_api.rs:438:137
[INFO] [stdout]     |
[INFO] [stdout] 438 | ... filename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<crate::models::UploadReceivedDocumentAttachmentResponse, Er...
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attachment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attachment`
[INFO] [stdout]    --> src/apis/taxes_api.rs:310:123
[INFO] [stdout]     |
[INFO] [stdout] 310 | ... filename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<crate::models::UploadF24AttachmentResponse, Error<UploadF24...
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attachment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fattureincloud-rs` (lib); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7622c0f807a4e13c4db886a1681bf343795692df/bin/rustc --crate-name fattureincloud_rs --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=99f30195ef7d9c97 -C extra-filename=-99f30195ef7d9c97 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4d313f68a6b40583.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-326e4728b6a4277b.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-f97eb5587cf1ceff.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f59ab8cee91bbf47.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-6df440f2df8b8cdf.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a93c61bb569cdc08.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-61d45e2b688d4b96.rmeta --cap-lints=forbid -Dnon_local_definitions` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fattureincloud-rs` (lib test); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7622c0f807a4e13c4db886a1681bf343795692df/bin/rustc --crate-name fattureincloud_rs --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test -C metadata=425ea2fb061c0055 -C extra-filename=-425ea2fb061c0055 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4d313f68a6b40583.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-326e4728b6a4277b.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-f97eb5587cf1ceff.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f59ab8cee91bbf47.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-6df440f2df8b8cdf.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a93c61bb569cdc08.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-61d45e2b688d4b96.rmeta --cap-lints=forbid -Dnon_local_definitions` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "49281885813f7a87db6697deea220006b91bdec96e5c0ebb69857012980e01f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49281885813f7a87db6697deea220006b91bdec96e5c0ebb69857012980e01f4", kill_on_drop: false }`
[INFO] [stdout] 49281885813f7a87db6697deea220006b91bdec96e5c0ebb69857012980e01f4
