[INFO] fetching crate fattureincloud-rs 2.0.32...
[INFO] checking fattureincloud-rs-2.0.32 against master#e0e204f3e97ad5f79524b9c259dc38df606ed82c for pr-149218
[INFO] extracting crate fattureincloud-rs 2.0.32 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate fattureincloud-rs 2.0.32
[INFO] finished tweaking crates.io crate fattureincloud-rs 2.0.32
[INFO] tweaked toml for crates.io crate fattureincloud-rs 2.0.32 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fattureincloud-rs 2.0.32 on toolchain e0e204f3e97ad5f79524b9c259dc38df606ed82c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "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" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 190 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2bb7abb55a6cbaa7f5dc1f8ba0257a70e304f8cca0f55428100a26c35f249e1
[INFO] running `Command { std: "docker" "start" "-a" "e2bb7abb55a6cbaa7f5dc1f8ba0257a70e304f8cca0f55428100a26c35f249e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2bb7abb55a6cbaa7f5dc1f8ba0257a70e304f8cca0f55428100a26c35f249e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2bb7abb55a6cbaa7f5dc1f8ba0257a70e304f8cca0f55428100a26c35f249e1", kill_on_drop: false }`
[INFO] [stdout] e2bb7abb55a6cbaa7f5dc1f8ba0257a70e304f8cca0f55428100a26c35f249e1
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b1fca6ad008c24a31d24170fbcb3828809f8645aef43a7757e6556a90af5332
[INFO] running `Command { std: "docker" "start" "-a" "5b1fca6ad008c24a31d24170fbcb3828809f8645aef43a7757e6556a90af5332", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking openssl-sys v0.9.111
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking openssl v0.10.75
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking fattureincloud-rs v2.0.32 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `attachment`
[INFO] [stdout]    --> src/apis/archive_api.rs:270:136
[INFO] [stdout]     |
[INFO] [stdout] 270 | ...lename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<models::UploadArchiveAttachmentResponse, Error<UploadArc...
[INFO] [stdout]     |                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attachment`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) 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 | ...lename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<models::UploadIssuedDocumentAttachmentResponse, Error<Up...
[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 | ...lename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<models::UploadReceivedDocumentAttachmentResponse, Error<...
[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 | ...lename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<models::UploadF24AttachmentResponse, Error<UploadF24Atta...
[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 | ...lename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<models::UploadArchiveAttachmentResponse, Error<UploadArc...
[INFO] [stdout]     |                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attachment`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) 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 | ...lename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<models::UploadIssuedDocumentAttachmentResponse, Error<Up...
[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 | ...lename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<models::UploadReceivedDocumentAttachmentResponse, Error<...
[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 | ...lename: Option<&str>, attachment: Option<std::path::PathBuf>) -> Result<models::UploadF24AttachmentResponse, Error<UploadF24Atta...
[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/e0e204f3e97ad5f79524b9c259dc38df606ed82c/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=74badb9d3e2f9b8e -C extra-filename=-e6406f9f37fbe82b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ffe3cd1b12d6fff2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-38bc4f6c58343b3f.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-1bcc39792527ba4e.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a5ebdc6948ad9b11.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-dca5b33350d7db2f.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-df00ae8da5d1b23e.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-397a05d4df668778.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 test); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e0e204f3e97ad5f79524b9c259dc38df606ed82c/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c17e607bf4771b9e -C extra-filename=-0e5c73420dc4acfa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ffe3cd1b12d6fff2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-38bc4f6c58343b3f.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-1bcc39792527ba4e.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a5ebdc6948ad9b11.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-dca5b33350d7db2f.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-df00ae8da5d1b23e.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-397a05d4df668778.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5b1fca6ad008c24a31d24170fbcb3828809f8645aef43a7757e6556a90af5332", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b1fca6ad008c24a31d24170fbcb3828809f8645aef43a7757e6556a90af5332", kill_on_drop: false }`
[INFO] [stdout] 5b1fca6ad008c24a31d24170fbcb3828809f8645aef43a7757e6556a90af5332
