[INFO] cloning repository https://github.com/Mooninghnk/monoklaus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mooninghnk/monoklaus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMooninghnk%2Fmonoklaus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMooninghnk%2Fmonoklaus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7153c80c887f2bfc099fe7d8f51fd2494b66a2dd
[INFO] checking Mooninghnk/monoklaus/7153c80c887f2bfc099fe7d8f51fd2494b66a2dd against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMooninghnk%2Fmonoklaus" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Mooninghnk/monoklaus on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Mooninghnk/monoklaus
[INFO] finished tweaking git repo https://github.com/Mooninghnk/monoklaus
[INFO] tweaked toml for git repo https://github.com/Mooninghnk/monoklaus written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Mooninghnk/monoklaus 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axum_typed_multipart_macros v0.10.1
[INFO] [stderr]   Downloaded axum_typed_multipart v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c63f700a7924cd69a4a944eaab7171af3215dc8a4ecf59841ef443c106a3c68
[INFO] running `Command { std: "docker" "start" "-a" "2c63f700a7924cd69a4a944eaab7171af3215dc8a4ecf59841ef443c106a3c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c63f700a7924cd69a4a944eaab7171af3215dc8a4ecf59841ef443c106a3c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c63f700a7924cd69a4a944eaab7171af3215dc8a4ecf59841ef443c106a3c68", kill_on_drop: false }`
[INFO] [stdout] 2c63f700a7924cd69a4a944eaab7171af3215dc8a4ecf59841ef443c106a3c68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89cd86036f4dd36ca4ed30b48f9fc4fb6150780d2cebb054003aea0b41e4b78d
[INFO] running `Command { std: "docker" "start" "-a" "89cd86036f4dd36ca4ed30b48f9fc4fb6150780d2cebb054003aea0b41e4b78d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling askama_parser v0.1.1
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking serde_bytes v0.11.12
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking serde_bencode v0.2.4
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling axum_typed_multipart_macros v0.10.1
[INFO] [stderr]    Compiling basic-toml v0.1.7
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr]    Compiling askama_derive v0.12.2
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking axum_typed_multipart v0.10.1
[INFO] [stderr]     Checking with-axum-htmx-askama v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde_bytes::ByteBuf`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use serde_bytes::ByteBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_bytes::ByteBuf`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use serde_bytes::ByteBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]   --> src/main.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 | use serde_derive::{Deserialize, Serialize};
[INFO] [stdout]    |                    ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]   --> src/main.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 | use serde_derive::{Deserialize, Serialize};
[INFO] [stdout]    |                    ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file` is never read
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct AppState {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 23 |     file: Mutex<Vec<String>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file` is never read
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct AppState {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 23 |     file: Mutex<Vec<String>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]  --> src/structs/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Node(String, i64);
[INFO] [stdout]   |            ---- ^^^^^^  ^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            fields in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing these fields
[INFO] [stdout]   = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/structs/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Torrent {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub announce: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 42 |     #[serde(default)]
[INFO] [stdout] 43 |     pub nodes: Option<Vec<Node>>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 44 |     #[serde(default)]
[INFO] [stdout] 45 |     pub encoding: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 46 |     #[serde(default)]
[INFO] [stdout] 47 |     pub httpseeds: Option<Vec<String>>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub announce_list: Option<Vec<Vec<String>>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub creation_date: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 54 |     #[serde(rename = "comment")]
[INFO] [stdout] 55 |     pub comment: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub created_by: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Torrent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]  --> src/structs/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Node(String, i64);
[INFO] [stdout]   |            ---- ^^^^^^  ^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            fields in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing these fields
[INFO] [stdout]   = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/structs/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Torrent {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub announce: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 42 |     #[serde(default)]
[INFO] [stdout] 43 |     pub nodes: Option<Vec<Node>>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 44 |     #[serde(default)]
[INFO] [stdout] 45 |     pub encoding: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 46 |     #[serde(default)]
[INFO] [stdout] 47 |     pub httpseeds: Option<Vec<String>>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub announce_list: Option<Vec<Vec<String>>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub creation_date: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 54 |     #[serde(rename = "comment")]
[INFO] [stdout] 55 |     pub comment: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub created_by: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Torrent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "89cd86036f4dd36ca4ed30b48f9fc4fb6150780d2cebb054003aea0b41e4b78d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89cd86036f4dd36ca4ed30b48f9fc4fb6150780d2cebb054003aea0b41e4b78d", kill_on_drop: false }`
[INFO] [stdout] 89cd86036f4dd36ca4ed30b48f9fc4fb6150780d2cebb054003aea0b41e4b78d
