[INFO] cloning repository https://github.com/solte-go/axum-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/solte-go/axum-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolte-go%2Faxum-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolte-go%2Faxum-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77e80f4d8ae7367fb79223e5551500e07e69fec3 [INFO] checking solte-go/axum-backend against master#3f28fe133475ec5faf3413b556bf3cfb0d51336c for pr-112365-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolte-go%2Faxum-backend" "/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/solte-go/axum-backend on toolchain 3f28fe133475ec5faf3413b556bf3cfb0d51336c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/solte-go/axum-backend [INFO] finished tweaking git repo https://github.com/solte-go/axum-backend [INFO] tweaked toml for git repo https://github.com/solte-go/axum-backend written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/solte-go/axum-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" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.189 [INFO] [stderr] Downloaded sqlformat v0.2.2 [INFO] [stderr] Downloaded serial_test v2.0.0 [INFO] [stderr] Downloaded metrics-macros v0.7.0 [INFO] [stderr] Downloaded sketches-ddsketch v0.2.1 [INFO] [stderr] Downloaded axum-prometheus v0.4.0 [INFO] [stderr] Downloaded quanta v0.11.1 [INFO] [stderr] Downloaded raw-cpuid v10.7.0 [INFO] [stderr] Downloaded regex v1.10.1 [INFO] [stderr] Downloaded regex-automata v0.4.2 [INFO] [stderr] Downloaded zerocopy-derive v0.7.15 [INFO] [stderr] Downloaded hashbrown v0.13.1 [INFO] [stderr] Downloaded serial_test_derive v2.0.0 [INFO] [stderr] Downloaded rsa v0.9.3 [INFO] [stderr] Downloaded zerocopy v0.7.15 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.12.1 [INFO] [stderr] Downloaded cookie_store v0.20.0 [INFO] [stderr] Downloaded httpc-test v0.1.6 [INFO] [stderr] Downloaded reqwest_cookie_store v0.6.0 [INFO] [stderr] Downloaded metrics v0.21.1 [INFO] [stderr] Downloaded serde_with_macros v3.4.0 [INFO] [stderr] Downloaded serde_derive v1.0.189 [INFO] [stderr] Downloaded metrics-util v0.15.1 [INFO] [stderr] Downloaded tower-cookies v0.9.0 [INFO] [stderr] Downloaded base64-url v2.0.0 [INFO] [stderr] Downloaded lazy-regex v3.0.2 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.0.1 [INFO] [stderr] Downloaded sqlb v0.4.0 [INFO] [stderr] Downloaded sqlb-macros v0.4.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 091a3c8cd9cf8eb33bd143135ad5f8130adbd469ac12fbdaf094aa3d3eabb7fa [INFO] running `Command { std: "docker" "start" "-a" "091a3c8cd9cf8eb33bd143135ad5f8130adbd469ac12fbdaf094aa3d3eabb7fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "091a3c8cd9cf8eb33bd143135ad5f8130adbd469ac12fbdaf094aa3d3eabb7fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "091a3c8cd9cf8eb33bd143135ad5f8130adbd469ac12fbdaf094aa3d3eabb7fa", kill_on_drop: false }` [INFO] [stdout] 091a3c8cd9cf8eb33bd143135ad5f8130adbd469ac12fbdaf094aa3d3eabb7fa [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c02085313079fd0794947f2c299fea89f1a7268ec31d4975a8a918e383204f09 [INFO] running `Command { std: "docker" "start" "-a" "c02085313079fd0794947f2c299fea89f1a7268ec31d4975a8a918e383204f09", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking zerocopy v0.7.15 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking quanta v0.11.1 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Checking hashbrown v0.13.1 [INFO] [stderr] Checking rustls-webpki v0.101.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Checking sketches-ddsketch v0.2.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking webpki-roots v0.24.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking regex-automata v0.4.2 [INFO] [stderr] Checking base64-url v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling metrics-macros v0.7.0 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Checking metrics v0.21.1 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling sqlb-macros v0.4.0 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking metrics-util v0.15.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking regex v1.10.1 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tracing v0.1.39 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.0.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking lazy-regex v3.0.2 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking tower-cookies v0.9.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking serde_with v3.4.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking cookie_store v0.16.2 [INFO] [stderr] Checking cookie_store v0.20.0 [INFO] [stderr] Checking sqlformat v0.2.2 [INFO] [stderr] Checking sqlx-core v0.7.2 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking sqlx-postgres v0.7.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking metrics-exporter-prometheus v0.12.1 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking reqwest_cookie_store v0.6.0 [INFO] [stderr] Checking httpc-test v0.1.6 [INFO] [stderr] Compiling sqlx-macros-core v0.7.2 [INFO] [stderr] Compiling sqlx-macros v0.7.2 [INFO] [stderr] Checking axum-prometheus v0.4.0 [INFO] [stderr] Checking sqlx v0.7.2 [INFO] [stderr] Checking sqlb v0.4.0 [INFO] [stderr] Checking axum_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::ctx` [INFO] [stdout] --> src/model/task.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::ctx; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::projects::Project` [INFO] [stdout] --> src/model/task.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use super::projects::Project; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ProjectMC`, `Project` [INFO] [stdout] --> src/web/rpc/task_rpc.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::model::projects::{Project, ProjectMC}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ctx` [INFO] [stdout] --> src/model/task.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::ctx; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::projects::Project` [INFO] [stdout] --> src/model/task.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use super::projects::Project; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ProjectMC`, `Project` [INFO] [stdout] --> src/web/rpc/task_rpc.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::model::projects::{Project, ProjectMC}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/web/rpc/project_rpc.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | ctx: Ctx, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model_manager` [INFO] [stdout] --> src/web/rpc/project_rpc.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | model_manager: ModelManager, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_manager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/web/rpc/project_rpc.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | ctx: Ctx, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model_manager` [INFO] [stdout] --> src/web/rpc/project_rpc.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | model_manager: ModelManager, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_manager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `create` is never used [INFO] [stdout] --> src/model/projects.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 44 | impl ProjectMC { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 45 | pub async fn create( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_name` is never read [INFO] [stdout] --> src/model/user.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | struct UserForInsert{ [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 26 | user_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_projects` is never used [INFO] [stdout] --> src/web/rpc/project_rpc.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | pub async fn list_projects( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_name` is never read [INFO] [stdout] --> src/model/user.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | struct UserForInsert{ [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 26 | user_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_projects` is never used [INFO] [stdout] --> src/web/rpc/project_rpc.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | pub async fn list_projects( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.71s [INFO] running `Command { std: "docker" "inspect" "c02085313079fd0794947f2c299fea89f1a7268ec31d4975a8a918e383204f09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c02085313079fd0794947f2c299fea89f1a7268ec31d4975a8a918e383204f09", kill_on_drop: false }` [INFO] [stdout] c02085313079fd0794947f2c299fea89f1a7268ec31d4975a8a918e383204f09 [INFO] checking solte-go/axum-backend against try#2eb702bf20a12c67e5629a5c82890c910c267bd9 for pr-112365-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolte-go%2Faxum-backend" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/solte-go/axum-backend on toolchain 2eb702bf20a12c67e5629a5c82890c910c267bd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2eb702bf20a12c67e5629a5c82890c910c267bd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/solte-go/axum-backend [INFO] finished tweaking git repo https://github.com/solte-go/axum-backend [INFO] tweaked toml for git repo https://github.com/solte-go/axum-backend written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/solte-go/axum-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" "+2eb702bf20a12c67e5629a5c82890c910c267bd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2eb702bf20a12c67e5629a5c82890c910c267bd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57c383cda7bb3a8dce2d5ed4fec1915588790c3387cd2d809e951ca1375f0862 [INFO] running `Command { std: "docker" "start" "-a" "57c383cda7bb3a8dce2d5ed4fec1915588790c3387cd2d809e951ca1375f0862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57c383cda7bb3a8dce2d5ed4fec1915588790c3387cd2d809e951ca1375f0862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57c383cda7bb3a8dce2d5ed4fec1915588790c3387cd2d809e951ca1375f0862", kill_on_drop: false }` [INFO] [stdout] 57c383cda7bb3a8dce2d5ed4fec1915588790c3387cd2d809e951ca1375f0862 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2eb702bf20a12c67e5629a5c82890c910c267bd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdbb92bf2a237f37b370d86e430431ae555b77e6317d82a04759f8b8fd898707 [INFO] running `Command { std: "docker" "start" "-a" "bdbb92bf2a237f37b370d86e430431ae555b77e6317d82a04759f8b8fd898707", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking zerocopy v0.7.15 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking quanta v0.11.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Checking rustls-webpki v0.101.6 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking hashbrown v0.13.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking sketches-ddsketch v0.2.1 [INFO] [stderr] Checking webpki-roots v0.24.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2eb702bf20a12c67e5629a5c82890c910c267bd9/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=0a13023d5127df9e -C extra-filename=-0a13023d5127df9e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-144d8a47de9c84c8.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a7730ee7f677f82a.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-36bb91367b217949.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-ebb2fe17e7f060cd.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-bce9477a655c56fe.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bdbb92bf2a237f37b370d86e430431ae555b77e6317d82a04759f8b8fd898707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdbb92bf2a237f37b370d86e430431ae555b77e6317d82a04759f8b8fd898707", kill_on_drop: false }` [INFO] [stdout] bdbb92bf2a237f37b370d86e430431ae555b77e6317d82a04759f8b8fd898707