[INFO] cloning repository https://github.com/SilenceFox/vtt-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SilenceFox/vtt-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilenceFox%2Fvtt-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilenceFox%2Fvtt-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8beb73601ba510d25839882d1d64c3aab4cd6c30 [INFO] checking SilenceFox/vtt-backend against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilenceFox%2Fvtt-backend" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SilenceFox/vtt-backend on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SilenceFox/vtt-backend [INFO] finished tweaking git repo https://github.com/SilenceFox/vtt-backend [INFO] tweaked toml for git repo https://github.com/SilenceFox/vtt-backend written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SilenceFox/vtt-backend 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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a76feb35e8b2b304a3cd253835d4eaeac1085bd65e8ae928497248faf5787f36 [INFO] running `Command { std: "docker" "start" "-a" "a76feb35e8b2b304a3cd253835d4eaeac1085bd65e8ae928497248faf5787f36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a76feb35e8b2b304a3cd253835d4eaeac1085bd65e8ae928497248faf5787f36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a76feb35e8b2b304a3cd253835d4eaeac1085bd65e8ae928497248faf5787f36", kill_on_drop: false }` [INFO] [stdout] a76feb35e8b2b304a3cd253835d4eaeac1085bd65e8ae928497248faf5787f36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 512574cfc0779c41f756e39b55cbb50ce56530a660dc3cec1b5b3cecfd84bb6d [INFO] running `Command { std: "docker" "start" "-a" "512574cfc0779c41f756e39b55cbb50ce56530a660dc3cec1b5b3cecfd84bb6d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] Checking warp-back v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `error` and `info` [INFO] [stdout] --> src/main.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use log::{error, info, LevelFilter}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error` and `info` [INFO] [stdout] --> src/main.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use log::{error, info, LevelFilter}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_user` [INFO] [stdout] --> src/chat.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | fn user_join(new_user: User) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_user` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `removed_user` [INFO] [stdout] --> src/chat.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | fn user_leave(removed_user: User) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_removed_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_user` [INFO] [stdout] --> src/chat.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | fn user_join(new_user: User) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_user` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `removed_user` [INFO] [stdout] --> src/chat.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | fn user_leave(removed_user: User) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_removed_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `users` is never read [INFO] [stdout] --> src/chat.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) struct Chat { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 13 | users: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Chat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `user_join` and `user_leave` are never used [INFO] [stdout] --> src/chat.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 29 | impl Chat { [INFO] [stdout] | --------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | fn user_join(new_user: User) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | fn user_leave(removed_user: User) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `delete_user` is never used [INFO] [stdout] --> src/chat.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 64 | impl User { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn delete_user(self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `users` is never read [INFO] [stdout] --> src/chat.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) struct Chat { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 13 | users: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Chat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `user_join` and `user_leave` are never used [INFO] [stdout] --> src/chat.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 29 | impl Chat { [INFO] [stdout] | --------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | fn user_join(new_user: User) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | fn user_leave(removed_user: User) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `delete_user` is never used [INFO] [stdout] --> src/chat.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 64 | impl User { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn delete_user(self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.20s [INFO] running `Command { std: "docker" "inspect" "512574cfc0779c41f756e39b55cbb50ce56530a660dc3cec1b5b3cecfd84bb6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "512574cfc0779c41f756e39b55cbb50ce56530a660dc3cec1b5b3cecfd84bb6d", kill_on_drop: false }` [INFO] [stdout] 512574cfc0779c41f756e39b55cbb50ce56530a660dc3cec1b5b3cecfd84bb6d [INFO] checking SilenceFox/vtt-backend against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilenceFox%2Fvtt-backend" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SilenceFox/vtt-backend on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SilenceFox/vtt-backend [INFO] finished tweaking git repo https://github.com/SilenceFox/vtt-backend [INFO] tweaked toml for git repo https://github.com/SilenceFox/vtt-backend written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SilenceFox/vtt-backend 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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ded0b8540c1ab9332ac9a59f4c8502580ff5154705e78f85df6c15693cb269a [INFO] running `Command { std: "docker" "start" "-a" "8ded0b8540c1ab9332ac9a59f4c8502580ff5154705e78f85df6c15693cb269a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ded0b8540c1ab9332ac9a59f4c8502580ff5154705e78f85df6c15693cb269a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ded0b8540c1ab9332ac9a59f4c8502580ff5154705e78f85df6c15693cb269a", kill_on_drop: false }` [INFO] [stdout] 8ded0b8540c1ab9332ac9a59f4c8502580ff5154705e78f85df6c15693cb269a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2067bc29f46ea482fa3769f51652d6a5b5e24b51bad704fa62a689c9863e6b23 [INFO] running `Command { std: "docker" "start" "-a" "2067bc29f46ea482fa3769f51652d6a5b5e24b51bad704fa62a689c9863e6b23", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stdout] error[E0277]: the trait bound `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:175:19: 175:24}: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:175:19 [INFO] [stdout] | [INFO] [stdout] 175 | .and_then(|buf| async move { [INFO] [stdout] | __________--------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 176 | | Json::decode(buf).map_err(|err| { [INFO] [stdout] 177 | | tracing::debug!("request json body error: {}", err); [INFO] [stdout] 178 | | reject::known(BodyDeserializeError { cause: err }) [INFO] [stdout] 179 | | }) [INFO] [stdout] 180 | | }) [INFO] [stdout] | |_________^ the trait `Clone` is not implemented for `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:175:19: 175:24}` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `filter::Filter::and_then` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filter/mod.rs:258:34 [INFO] [stdout] | [INFO] [stdout] 255 | fn and_then(self, fun: F) -> AndThen [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 258 | F: Func + Clone, [INFO] [stdout] | ^^^^^ required by this bound in `Filter::and_then` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:175:19: 175:24}: std::marker::Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:172:46 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn json() -> impl Filter + Copy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:175:19: 175:24}`, which is required by `and_then::AndThen + std::marker::Copy, impl filter::Filter + FilterBase + std::marker::Copy>, {async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:175:19: 175:24}>: std::marker::Copy` [INFO] [stdout] | [INFO] [stdout] note: required for `AndThen + Copy, ...>, ...>` to implement `std::marker::Copy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filter/and_then.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/warp-5a0f085639beb113.long-type-2194364080731336437.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:210:19: 210:24}: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:210:19 [INFO] [stdout] | [INFO] [stdout] 210 | .and_then(|buf| async move { [INFO] [stdout] | __________--------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 211 | | Form::decode(buf).map_err(|err| { [INFO] [stdout] 212 | | tracing::debug!("request form body error: {}", err); [INFO] [stdout] 213 | | reject::known(BodyDeserializeError { cause: err }) [INFO] [stdout] 214 | | }) [INFO] [stdout] 215 | | }) [INFO] [stdout] | |_________^ the trait `Clone` is not implemented for `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:210:19: 210:24}` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `filter::Filter::and_then` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filter/mod.rs:258:34 [INFO] [stdout] | [INFO] [stdout] 255 | fn and_then(self, fun: F) -> AndThen [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 258 | F: Func + Clone, [INFO] [stdout] | ^^^^^ required by this bound in `Filter::and_then` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:210:19: 210:24}: std::marker::Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:207:46 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn form() -> impl Filter + Copy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:210:19: 210:24}`, which is required by `and_then::AndThen + std::marker::Copy, impl filter::Filter + FilterBase + std::marker::Copy>, {async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:210:19: 210:24}>: std::marker::Copy` [INFO] [stdout] | [INFO] [stdout] note: required for `AndThen + Copy, ...>, ...>` to implement `std::marker::Copy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filter/and_then.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/warp-5a0f085639beb113.long-type-17828125800142449430.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/fs.rs:95:46 [INFO] [stdout] | [INFO] [stdout] 95 | let is_dir = tokio::fs::metadata(buf.clone()) [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0282. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `warp` (lib) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "2067bc29f46ea482fa3769f51652d6a5b5e24b51bad704fa62a689c9863e6b23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2067bc29f46ea482fa3769f51652d6a5b5e24b51bad704fa62a689c9863e6b23", kill_on_drop: false }` [INFO] [stdout] 2067bc29f46ea482fa3769f51652d6a5b5e24b51bad704fa62a689c9863e6b23