[INFO] fetching crate gitea-rs 1.19.0...
[INFO] checking gitea-rs-1.19.0 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-18
[INFO] extracting crate gitea-rs 1.19.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate gitea-rs 1.19.0
[INFO] finished tweaking crates.io crate gitea-rs 1.19.0
[INFO] tweaked toml for crates.io crate gitea-rs 1.19.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gitea-rs 1.19.0 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 158 packages to latest compatible versions
[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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6415b01f26c72214ee9cdd1c83567a68cefaa7dc58e56fe5b3bd23db273e300c
[INFO] running `Command { std: "docker" "start" "-a" "6415b01f26c72214ee9cdd1c83567a68cefaa7dc58e56fe5b3bd23db273e300c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6415b01f26c72214ee9cdd1c83567a68cefaa7dc58e56fe5b3bd23db273e300c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6415b01f26c72214ee9cdd1c83567a68cefaa7dc58e56fe5b3bd23db273e300c", kill_on_drop: false }`
[INFO] [stdout] 6415b01f26c72214ee9cdd1c83567a68cefaa7dc58e56fe5b3bd23db273e300c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54e8bbcc99261f7e3bc1d61f9c75321acf3647185e3a3506ec9b2eb38f90ed4e
[INFO] running `Command { std: "docker" "start" "-a" "54e8bbcc99261f7e3bc1d61f9c75321acf3647185e3a3506ec9b2eb38f90ed4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking uuid v1.19.0
[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 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 hyper v0.14.32
[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 tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[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 gitea-rs v1.19.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/apis/issue_api.rs:1108:9
[INFO] [stdout]      |
[INFO] [stdout] 1108 |     let mut local_var_form = reqwest::multipart::Form::new();
[INFO] [stdout]      |         ----^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/apis/issue_api.rs:1192:9
[INFO] [stdout]      |
[INFO] [stdout] 1192 |     let mut local_var_form = reqwest::multipart::Form::new();
[INFO] [stdout]      |         ----^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/apis/issue_api.rs:1108:9
[INFO] [stdout]      |
[INFO] [stdout] 1108 |     let mut local_var_form = reqwest::multipart::Form::new();
[INFO] [stdout]      |         ----^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/apis/issue_api.rs:1192:9
[INFO] [stdout]      |
[INFO] [stdout] 1192 |     let mut local_var_form = reqwest::multipart::Form::new();
[INFO] [stdout]      |         ----^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/apis/repository_api.rs:3257:9
[INFO] [stdout]      |
[INFO] [stdout] 3257 |     let mut local_var_form = reqwest::multipart::Form::new();
[INFO] [stdout]      |         ----^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/apis/repository_api.rs:3257:9
[INFO] [stdout]      |
[INFO] [stdout] 3257 |     let mut local_var_form = reqwest::multipart::Form::new();
[INFO] [stdout]      |         ----^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attachment`
[INFO] [stdout]     --> src/apis/issue_api.rs:1043:127
[INFO] [stdout]      |
[INFO] [stdout] 1043 | ...o: &str, index: i64, attachment: std::path::PathBuf, name: Option<&str>) -> Result<crate::models::Attachment, Error<IssueCreate...
[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/issue_api.rs:1127:132
[INFO] [stdout]      |
[INFO] [stdout] 1127 | ...repo: &str, id: i64, attachment: std::path::PathBuf, name: Option<&str>) -> Result<crate::models::Attachment, Error<IssueCreate...
[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/issue_api.rs:1043:127
[INFO] [stdout]      |
[INFO] [stdout] 1043 | ...o: &str, index: i64, attachment: std::path::PathBuf, name: Option<&str>) -> Result<crate::models::Attachment, Error<IssueCreate...
[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/issue_api.rs:1127:132
[INFO] [stdout]      |
[INFO] [stdout] 1127 | ...repo: &str, id: i64, attachment: std::path::PathBuf, name: Option<&str>) -> Result<crate::models::Attachment, Error<IssueCreate...
[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/repository_api.rs:3192:125
[INFO] [stdout]      |
[INFO] [stdout] 3192 | ...repo: &str, id: i64, attachment: std::path::PathBuf, name: Option<&str>) -> Result<crate::models::Attachment, Error<RepoCreateR...
[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/repository_api.rs:3192:125
[INFO] [stdout]      |
[INFO] [stdout] 3192 | ...repo: &str, id: i64, attachment: std::path::PathBuf, name: Option<&str>) -> Result<crate::models::Attachment, Error<RepoCreateR...
[INFO] [stdout]      |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attachment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gitea-rs` (lib test); 6 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name gitea_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=fc80b07228f3f8fb -C extra-filename=-eb25e09717a679da --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6757adec25b42d45.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7915b76d3381f1cc.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-d567f421c6449440.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a9a84b53e32f70ff.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-c93dff3bd74af6f1.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d67c529c83abefa3.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "54e8bbcc99261f7e3bc1d61f9c75321acf3647185e3a3506ec9b2eb38f90ed4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54e8bbcc99261f7e3bc1d61f9c75321acf3647185e3a3506ec9b2eb38f90ed4e", kill_on_drop: false }`
[INFO] [stdout] 54e8bbcc99261f7e3bc1d61f9c75321acf3647185e3a3506ec9b2eb38f90ed4e
