[INFO] cloning repository https://github.com/HeliosShieldProject/master-backend-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HeliosShieldProject/master-backend-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeliosShieldProject%2Fmaster-backend-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeliosShieldProject%2Fmaster-backend-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cd16bb10f5b2ef960b78669e99f7f6646cdae19 [INFO] checking HeliosShieldProject/master-backend-rust against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeliosShieldProject%2Fmaster-backend-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HeliosShieldProject/master-backend-rust 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/HeliosShieldProject/master-backend-rust [INFO] finished tweaking git repo https://github.com/HeliosShieldProject/master-backend-rust [INFO] tweaked toml for git repo https://github.com/HeliosShieldProject/master-backend-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/HeliosShieldProject/master-backend-rust 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 sketches-ddsketch v0.2.2 [INFO] [stderr] Downloaded deadpool-diesel v0.4.1 [INFO] [stderr] Downloaded deadpool-sync v0.1.3 [INFO] [stderr] Downloaded iri-string v0.7.2 [INFO] [stderr] Downloaded listenfd v1.0.1 [INFO] [stderr] Downloaded metrics v0.22.3 [INFO] [stderr] Downloaded async-compression v0.4.10 [INFO] [stderr] Downloaded metrics-util v0.16.3 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.13.1 [INFO] [stderr] Downloaded simple_logger v5.0.0 [INFO] [stderr] Downloaded pq-sys v0.4.4 [INFO] [stderr] Downloaded utoipa-swagger-ui v6.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1e979a7afe032203635ddcb01c8bdbff5690b806017af86a7bf3c386566b0480 [INFO] running `Command { std: "docker" "start" "-a" "1e979a7afe032203635ddcb01c8bdbff5690b806017af86a7bf3c386566b0480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e979a7afe032203635ddcb01c8bdbff5690b806017af86a7bf3c386566b0480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e979a7afe032203635ddcb01c8bdbff5690b806017af86a7bf3c386566b0480", kill_on_drop: false }` [INFO] [stdout] 1e979a7afe032203635ddcb01c8bdbff5690b806017af86a7bf3c386566b0480 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ff25a1d335abd04296249aae2ff5dae9af7ec976483fc49ade13265844b15fe4 [INFO] running `Command { std: "docker" "start" "-a" "ff25a1d335abd04296249aae2ff5dae9af7ec976483fc49ade13265844b15fe4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling pq-sys v0.4.4 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling rust-embed-utils v8.4.0 [INFO] [stderr] Checking brotli-decompressor v4.0.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking raw-cpuid v11.0.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking metrics v0.22.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sketches-ddsketch v0.2.2 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking iri-string v0.7.2 [INFO] [stderr] Checking quanta v0.12.3 [INFO] [stderr] Checking http-range-header v0.4.1 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking listenfd v1.0.1 [INFO] [stderr] Checking metrics-util v0.16.3 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking simple_logger v5.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling utoipa-swagger-ui v6.0.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling uuid-macro-internal v1.8.0 [INFO] [stderr] Compiling diesel_derives v2.1.4 [INFO] [stderr] Compiling rust-embed-impl v8.4.0 [INFO] [stderr] Compiling utoipa-gen v4.3.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking rust-embed v8.4.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling validator_derive v0.18.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking async-compression v0.4.10 [INFO] [stderr] Checking deadpool-sync v0.1.3 [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking metrics-exporter-prometheus v0.13.1 [INFO] [stderr] Checking utoipa v4.2.3 [INFO] [stderr] Checking validator v0.18.1 [INFO] [stderr] Checking jsonwebtoken v9.3.0 [INFO] [stderr] Checking diesel v2.1.6 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking axum-extra v0.9.3 [INFO] [stderr] Checking deadpool-diesel v0.4.1 [INFO] [stderr] Checking helios-master-backend v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `rust_env` is never read [INFO] [stdout] --> src/config.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub rust_env: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `status`, `opened_at`, `closed_at`, and `device_id` are never read [INFO] [stdout] --> src/data/models/session.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Session { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 12 | pub id: Uuid, [INFO] [stdout] 13 | pub status: SessionStatus, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | pub opened_at: NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 15 | pub closed_at: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 16 | pub device_id: Uuid, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Session` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `backend_uri`, `country`, `created_at`, and `updated_at` are never read [INFO] [stdout] --> src/data/models/server.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Server { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub backend_uri: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 14 | pub wireguard_uri: String, [INFO] [stdout] 15 | pub country: Country, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 16 | pub created_at: NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 17 | pub updated_at: NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Server` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rust_env` is never read [INFO] [stdout] --> src/config.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub rust_env: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `status`, `opened_at`, `closed_at`, and `device_id` are never read [INFO] [stdout] --> src/data/models/session.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Session { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 12 | pub id: Uuid, [INFO] [stdout] 13 | pub status: SessionStatus, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | pub opened_at: NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 15 | pub closed_at: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 16 | pub device_id: Uuid, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Session` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `backend_uri`, `country`, `created_at`, and `updated_at` are never read [INFO] [stdout] --> src/data/models/server.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Server { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub backend_uri: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 14 | pub wireguard_uri: String, [INFO] [stdout] 15 | pub country: Country, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 16 | pub created_at: NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 17 | pub updated_at: NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Server` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.83s [INFO] running `Command { std: "docker" "inspect" "ff25a1d335abd04296249aae2ff5dae9af7ec976483fc49ade13265844b15fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff25a1d335abd04296249aae2ff5dae9af7ec976483fc49ade13265844b15fe4", kill_on_drop: false }` [INFO] [stdout] ff25a1d335abd04296249aae2ff5dae9af7ec976483fc49ade13265844b15fe4 [INFO] checking HeliosShieldProject/master-backend-rust against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeliosShieldProject%2Fmaster-backend-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HeliosShieldProject/master-backend-rust 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/HeliosShieldProject/master-backend-rust [INFO] finished tweaking git repo https://github.com/HeliosShieldProject/master-backend-rust [INFO] tweaked toml for git repo https://github.com/HeliosShieldProject/master-backend-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/HeliosShieldProject/master-backend-rust 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fde9e29dd730bf87f6e3c9213158468866281b75a63bd7caf392eb6379d013e9 [INFO] running `Command { std: "docker" "start" "-a" "fde9e29dd730bf87f6e3c9213158468866281b75a63bd7caf392eb6379d013e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fde9e29dd730bf87f6e3c9213158468866281b75a63bd7caf392eb6379d013e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fde9e29dd730bf87f6e3c9213158468866281b75a63bd7caf392eb6379d013e9", kill_on_drop: false }` [INFO] [stdout] fde9e29dd730bf87f6e3c9213158468866281b75a63bd7caf392eb6379d013e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0baa0e9b6944e012ea1a9b888ea061e4e3792cfd518590ba39ef1bc3490f245c [INFO] running `Command { std: "docker" "start" "-a" "0baa0e9b6944e012ea1a9b888ea061e4e3792cfd518590ba39ef1bc3490f245c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling pq-sys v0.4.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling rust-embed-utils v8.4.0 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking brotli-decompressor v4.0.0 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking raw-cpuid v11.0.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking metrics v0.22.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking sketches-ddsketch v0.2.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking http-range-header v0.4.1 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Checking quanta v0.12.3 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking iri-string v0.7.2 [INFO] [stderr] Checking simple_logger v5.0.0 [INFO] [stderr] Checking listenfd v1.0.1 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking metrics-util v0.16.3 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling utoipa-swagger-ui v6.0.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling uuid-macro-internal v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling diesel_derives v2.1.4 [INFO] [stderr] Compiling utoipa-gen v4.3.0 [INFO] [stderr] Compiling rust-embed-impl v8.4.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking rust-embed v8.4.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling validator_derive v0.18.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking async-compression v0.4.10 [INFO] [stderr] Checking deadpool-sync v0.1.3 [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking metrics-exporter-prometheus v0.13.1 [INFO] [stderr] Checking utoipa v4.2.3 [INFO] [stderr] Checking validator v0.18.1 [INFO] [stderr] Checking jsonwebtoken v9.3.0 [INFO] [stderr] Checking diesel v2.1.6 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stdout] error[E0277]: the trait bound `ServiceFn<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.5/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.5/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-4af5cd17a0ec47c5.long-type-9545136285855084957.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.5/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-4af5cd17a0ec47c5.long-type-9545136285855084957.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] [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0baa0e9b6944e012ea1a9b888ea061e4e3792cfd518590ba39ef1bc3490f245c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0baa0e9b6944e012ea1a9b888ea061e4e3792cfd518590ba39ef1bc3490f245c", kill_on_drop: false }` [INFO] [stdout] 0baa0e9b6944e012ea1a9b888ea061e4e3792cfd518590ba39ef1bc3490f245c