[INFO] cloning repository https://github.com/dropkun/droprealms-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dropkun/droprealms-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdropkun%2Fdroprealms-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdropkun%2Fdroprealms-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8a0021e111bf9e7d8ab6d465262a77c1e4c8097 [INFO] checking dropkun/droprealms-api against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdropkun%2Fdroprealms-api" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dropkun/droprealms-api 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/dropkun/droprealms-api [INFO] finished tweaking git repo https://github.com/dropkun/droprealms-api [INFO] tweaked toml for git repo https://github.com/dropkun/droprealms-api written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dropkun/droprealms-api 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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-utils v8.2.0 [INFO] [stderr] Downloaded rust-embed-impl v8.2.0 [INFO] [stderr] Downloaded utoipa v4.2.0 [INFO] [stderr] Downloaded utoipa-gen v4.2.0 [INFO] [stderr] Downloaded rust-embed v8.2.0 [INFO] [stderr] Downloaded utoipa-swagger-ui v6.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c782d5ec5ece8c9236b0c35525f49d13cb9d1717add5f1293d13bd44b06d7756 [INFO] running `Command { std: "docker" "start" "-a" "c782d5ec5ece8c9236b0c35525f49d13cb9d1717add5f1293d13bd44b06d7756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c782d5ec5ece8c9236b0c35525f49d13cb9d1717add5f1293d13bd44b06d7756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c782d5ec5ece8c9236b0c35525f49d13cb9d1717add5f1293d13bd44b06d7756", kill_on_drop: false }` [INFO] [stdout] c782d5ec5ece8c9236b0c35525f49d13cb9d1717add5f1293d13bd44b06d7756 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b016ead78e3c1f554854523a33f7760b37f0aeb0f8ca9bad618edb4c0e67600b [INFO] running `Command { std: "docker" "start" "-a" "b016ead78e3c1f554854523a33f7760b37f0aeb0f8ca9bad618edb4c0e67600b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.112 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Checking rust-embed-utils v8.2.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling utoipa-swagger-ui v6.0.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling rust-embed-impl v8.2.0 [INFO] [stderr] Compiling utoipa-gen v4.2.0 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking rust-embed v8.2.0 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.15 [INFO] [stderr] Checking h2 v0.4.2 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking utoipa v4.2.0 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-util v0.1.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stderr] Checking droprealms-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/handler.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | anyhow::Result::Ok((ip)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 33 - anyhow::Result::Ok((ip)) [INFO] [stdout] 33 + anyhow::Result::Ok(ip) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/handler.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | anyhow::Result::Ok((ip)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 33 - anyhow::Result::Ok((ip)) [INFO] [stdout] 33 + anyhow::Result::Ok(ip) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/handler.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | anyhow::Result::Ok((status)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - anyhow::Result::Ok((status)) [INFO] [stdout] 38 + anyhow::Result::Ok(status) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/handler.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | anyhow::Result::Ok((status)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - anyhow::Result::Ok((status)) [INFO] [stdout] 38 + anyhow::Result::Ok(status) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `expires_in` and `token_type` are never read [INFO] [stdout] --> src/handler/gcp.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | struct TokenResponse { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 5 | access_token: String, [INFO] [stdout] 6 | expires_in: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 7 | token_type: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TokenResponse` 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: struct `InstanceParam` is never constructed [INFO] [stdout] --> src/handler/gcp.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct InstanceParam { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `networkIP` is never read [INFO] [stdout] --> src/handler/gcp.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | struct NetworkInterfaces { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 25 | networkIP: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NetworkInterfaces` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/handler/gcp.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct AccessConfig { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 31 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AccessConfig` 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 `expires_in` and `token_type` are never read [INFO] [stdout] --> src/handler/gcp.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | struct TokenResponse { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 5 | access_token: String, [INFO] [stdout] 6 | expires_in: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 7 | token_type: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TokenResponse` 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: struct `InstanceParam` is never constructed [INFO] [stdout] --> src/handler/gcp.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct InstanceParam { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `networkInterfaces` should have a snake case name [INFO] [stdout] --> src/handler/gcp.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | networkInterfaces: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `network_interfaces` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `networkIP` is never read [INFO] [stdout] --> src/handler/gcp.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | struct NetworkInterfaces { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 25 | networkIP: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NetworkInterfaces` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/handler/gcp.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct AccessConfig { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 31 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AccessConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `networkIP` should have a snake case name [INFO] [stdout] --> src/handler/gcp.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | networkIP: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `network_ip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `accessConfigs` should have a snake case name [INFO] [stdout] --> src/handler/gcp.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | accessConfigs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `access_configs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `natIP` should have a snake case name [INFO] [stdout] --> src/handler/gcp.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | natIP: Option, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `nat_ip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `networkInterfaces` should have a snake case name [INFO] [stdout] --> src/handler/gcp.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | networkInterfaces: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `network_interfaces` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `networkIP` should have a snake case name [INFO] [stdout] --> src/handler/gcp.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | networkIP: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `network_ip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `accessConfigs` should have a snake case name [INFO] [stdout] --> src/handler/gcp.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | accessConfigs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `access_configs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `natIP` should have a snake case name [INFO] [stdout] --> src/handler/gcp.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | natIP: Option, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `nat_ip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.98s [INFO] running `Command { std: "docker" "inspect" "b016ead78e3c1f554854523a33f7760b37f0aeb0f8ca9bad618edb4c0e67600b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b016ead78e3c1f554854523a33f7760b37f0aeb0f8ca9bad618edb4c0e67600b", kill_on_drop: false }` [INFO] [stdout] b016ead78e3c1f554854523a33f7760b37f0aeb0f8ca9bad618edb4c0e67600b [INFO] checking dropkun/droprealms-api against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdropkun%2Fdroprealms-api" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dropkun/droprealms-api 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/dropkun/droprealms-api [INFO] finished tweaking git repo https://github.com/dropkun/droprealms-api [INFO] tweaked toml for git repo https://github.com/dropkun/droprealms-api written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dropkun/droprealms-api 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-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ce9a3e04a446a42403be7ddd3b1c64169ac8a77d37d9dbdb86158aa93cc678d [INFO] running `Command { std: "docker" "start" "-a" "6ce9a3e04a446a42403be7ddd3b1c64169ac8a77d37d9dbdb86158aa93cc678d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ce9a3e04a446a42403be7ddd3b1c64169ac8a77d37d9dbdb86158aa93cc678d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ce9a3e04a446a42403be7ddd3b1c64169ac8a77d37d9dbdb86158aa93cc678d", kill_on_drop: false }` [INFO] [stdout] 6ce9a3e04a446a42403be7ddd3b1c64169ac8a77d37d9dbdb86158aa93cc678d [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10186e8f29f6b376026ece9fb4d55732b74f4f77b3e09d4de26f1e821bcb73b1 [INFO] running `Command { std: "docker" "start" "-a" "10186e8f29f6b376026ece9fb4d55732b74f4f77b3e09d4de26f1e821bcb73b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.112 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Checking rust-embed-utils v8.2.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling utoipa-swagger-ui v6.0.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling utoipa-gen v4.2.0 [INFO] [stderr] Compiling rust-embed-impl v8.2.0 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking rust-embed v8.2.0 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.15 [INFO] [stderr] Checking h2 v0.4.2 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking utoipa v4.2.0 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-util v0.1.2 [INFO] [stdout] error[E0277]: the trait bound `ServiceFn<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.4/src/routing/method_routing.rs:679:46: 679:58}>: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.4/src/routing/method_routing.rs:679:35 [INFO] [stdout] | [INFO] [stdout] 679 | let fallback = Route::new(service_fn(|_: Request| async { [INFO] [stdout] | ________________________----------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 680 | | Ok(StatusCode::METHOD_NOT_ALLOWED.into_response()) [INFO] [stdout] 681 | | })); [INFO] [stdout] | |__________^ the trait `Clone` is not implemented for `ServiceFn<{async closure@method_routing.rs:679:46}>` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/axum-20ffbf561dd10ffe.long-type-12784117763489629070.txt' [INFO] [stdout] = note: consider using `--verbose` to print full type name to the console [INFO] [stdout] = note: required for `ServiceFn<{async closure@method_routing.rs:679:46}>` to implement `Clone` [INFO] [stdout] note: required by a bound in `Route::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.4/src/routing/route.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) fn new(svc: T) -> Self [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 35 | where [INFO] [stdout] 36 | T: Service + Clone + Send + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `Route::::new` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/axum-20ffbf561dd10ffe.long-type-12784117763489629070.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 679 | let fallback = Route::new(&service_fn(|_: Request| async { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `axum` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "10186e8f29f6b376026ece9fb4d55732b74f4f77b3e09d4de26f1e821bcb73b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10186e8f29f6b376026ece9fb4d55732b74f4f77b3e09d4de26f1e821bcb73b1", kill_on_drop: false }` [INFO] [stdout] 10186e8f29f6b376026ece9fb4d55732b74f4f77b3e09d4de26f1e821bcb73b1