[INFO] cloning repository https://github.com/chornthorn/rust-todo-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chornthorn/rust-todo-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchornthorn%2Frust-todo-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchornthorn%2Frust-todo-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99163327809fbce580a2599ebc77f5c272b8ae5c [INFO] checking chornthorn/rust-todo-app against master#7c4ac0603e9ee5295bc802c90575391288a69a8a for pr-124728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchornthorn%2Frust-todo-app" "/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/chornthorn/rust-todo-app on toolchain 7c4ac0603e9ee5295bc802c90575391288a69a8a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7c4ac0603e9ee5295bc802c90575391288a69a8a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chornthorn/rust-todo-app [INFO] finished tweaking git repo https://github.com/chornthorn/rust-todo-app [INFO] tweaked toml for git repo https://github.com/chornthorn/rust-todo-app written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chornthorn/rust-todo-app 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" "+7c4ac0603e9ee5295bc802c90575391288a69a8a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+7c4ac0603e9ee5295bc802c90575391288a69a8a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe7d0b9531f1c422a94e5bd277c131def0d5f9a24683459062be43aaf4fefa59 [INFO] running `Command { std: "docker" "start" "-a" "fe7d0b9531f1c422a94e5bd277c131def0d5f9a24683459062be43aaf4fefa59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe7d0b9531f1c422a94e5bd277c131def0d5f9a24683459062be43aaf4fefa59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe7d0b9531f1c422a94e5bd277c131def0d5f9a24683459062be43aaf4fefa59", kill_on_drop: false }` [INFO] [stdout] fe7d0b9531f1c422a94e5bd277c131def0d5f9a24683459062be43aaf4fefa59 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+7c4ac0603e9ee5295bc802c90575391288a69a8a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97365f16aff014bdee08f74cb6122cc2d6e0d30f163357298e4200521115de64 [INFO] running `Command { std: "docker" "start" "-a" "97365f16aff014bdee08f74cb6122cc2d6e0d30f163357298e4200521115de64", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking value-bag v1.7.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling whoami v1.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking blowfish v0.7.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking pem v3.0.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking pwhash v1.0.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling validator_derive v0.17.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking actix-router v0.5.2 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking actix-http v3.6.0 [INFO] [stderr] Checking validator v0.17.0 [INFO] [stderr] Checking jsonwebtoken v9.2.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling atomic-write-file v0.1.3 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Checking actix-web v4.5.1 [INFO] [stderr] Checking polling v3.5.0 [INFO] [stderr] Checking async-io v2.3.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking actix-cors v0.7.0 [INFO] [stderr] Checking sqlx-core v0.7.3 [INFO] [stderr] Checking sqlx-mysql v0.7.3 [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 [INFO] [stderr] Compiling sqlx-macros v0.7.3 [INFO] [stderr] Checking sqlx v0.7.3 [INFO] [stderr] Checking todo-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/permissions/permissions_controller.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | pub async fn find_all(data: web::Data, query: web::Query) -> impl Responder { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/permissions/permissions_controller.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | pub async fn find_by_id(id: web::Path, data: web::Data) -> impl Responder { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/permissions/permissions_controller.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | pub async fn find_by_id(id: web::Path, data: web::Data) -> impl Responder { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/permissions/permissions_controller.rs:24:59 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn create(body: web::Json, data: web::Data) -> impl Responder { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/permissions/permissions_controller.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn delete(id: web::Path, data: web::Data) -> impl Responder { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/permissions/permissions_controller.rs:32:41 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn delete(id: web::Path, data: web::Data) -> impl Responder { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/permissions/permissions_controller.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn update(id: web::Path, body: web::Json, data: web::Data) -> impl Responder { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/permissions/permissions_controller.rs:37:79 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn update(id: web::Path, body: web::Json, data: web::Data) -> impl Responder { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/permissions/permissions_controller.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | pub async fn find_all(data: web::Data, query: web::Query) -> impl Responder { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/permissions/permissions_controller.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | pub async fn find_by_id(id: web::Path, data: web::Data) -> impl Responder { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/permissions/permissions_controller.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | pub async fn find_by_id(id: web::Path, data: web::Data) -> impl Responder { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/permissions/permissions_controller.rs:24:59 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn create(body: web::Json, data: web::Data) -> impl Responder { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/permissions/permissions_controller.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn delete(id: web::Path, data: web::Data) -> impl Responder { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/permissions/permissions_controller.rs:32:41 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn delete(id: web::Path, data: web::Data) -> impl Responder { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/permissions/permissions_controller.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn update(id: web::Path, body: web::Json, data: web::Data) -> impl Responder { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/permissions/permissions_controller.rs:37:79 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn update(id: web::Path, body: web::Json, data: web::Data) -> impl Responder { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RolesService` is never constructed [INFO] [stdout] --> src/roles/roles_service.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct RolesService { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new` is never used [INFO] [stdout] --> src/roles/roles_service.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl RolesService { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 8 | pub fn new(&self, pool: MySqlPool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RolesRepository` is never constructed [INFO] [stdout] --> src/roles/roles_repository.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct RolesRepository { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `find_all`, `find_one_by_id`, `create`, `update`, and `delete` are never used [INFO] [stdout] --> src/roles/roles_repository.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl RolesRepository { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 11 | pub fn new(pool: sqlx::MySqlPool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | async fn find_all(&self, req: Option) -> Result, HttpError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | async fn find_one_by_id(&self, id: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | async fn create(&self, create_role: CreateRoleDto) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | async fn update(&self, id: u32, update_role_dto: UpdateRoleDto) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | async fn delete(&self, id: u32) -> Result<(), HttpError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, `module`, `action`, and `order` are never read [INFO] [stdout] --> src/permissions/entities/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Permission { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 5 | id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 6 | name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | module: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 8 | action: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | order: usize [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RolesService` is never constructed [INFO] [stdout] --> src/roles/roles_service.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct RolesService { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new` is never used [INFO] [stdout] --> src/roles/roles_service.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl RolesService { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 8 | pub fn new(&self, pool: MySqlPool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RolesRepository` is never constructed [INFO] [stdout] --> src/roles/roles_repository.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct RolesRepository { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `find_all`, `find_one_by_id`, `create`, `update`, and `delete` are never used [INFO] [stdout] --> src/roles/roles_repository.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl RolesRepository { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 11 | pub fn new(pool: sqlx::MySqlPool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | async fn find_all(&self, req: Option) -> Result, HttpError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | async fn find_one_by_id(&self, id: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | async fn create(&self, create_role: CreateRoleDto) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | async fn update(&self, id: u32, update_role_dto: UpdateRoleDto) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | async fn delete(&self, id: u32) -> Result<(), HttpError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, `module`, `action`, and `order` are never read [INFO] [stdout] --> src/permissions/entities/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Permission { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 5 | id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 6 | name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | module: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 8 | action: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | order: usize [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.99s [INFO] running `Command { std: "docker" "inspect" "97365f16aff014bdee08f74cb6122cc2d6e0d30f163357298e4200521115de64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97365f16aff014bdee08f74cb6122cc2d6e0d30f163357298e4200521115de64", kill_on_drop: false }` [INFO] [stdout] 97365f16aff014bdee08f74cb6122cc2d6e0d30f163357298e4200521115de64 [INFO] checking chornthorn/rust-todo-app against try#98ebbae35138252af77610c20ea5a5e8bf68d639 for pr-124728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchornthorn%2Frust-todo-app" "/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/chornthorn/rust-todo-app on toolchain 98ebbae35138252af77610c20ea5a5e8bf68d639 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chornthorn/rust-todo-app [INFO] finished tweaking git repo https://github.com/chornthorn/rust-todo-app [INFO] tweaked toml for git repo https://github.com/chornthorn/rust-todo-app written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/chornthorn/rust-todo-app 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" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dad4f779ca9222b94158c5b8226bfa90b782e55b9f357661b046e24e7efb89c1 [INFO] running `Command { std: "docker" "start" "-a" "dad4f779ca9222b94158c5b8226bfa90b782e55b9f357661b046e24e7efb89c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dad4f779ca9222b94158c5b8226bfa90b782e55b9f357661b046e24e7efb89c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dad4f779ca9222b94158c5b8226bfa90b782e55b9f357661b046e24e7efb89c1", kill_on_drop: false }` [INFO] [stdout] dad4f779ca9222b94158c5b8226bfa90b782e55b9f357661b046e24e7efb89c1 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d9f0e0654d05dd52a3a63487c65480863de15d2660e22519fbf8dc54cd5d4c2 [INFO] running `Command { std: "docker" "start" "-a" "5d9f0e0654d05dd52a3a63487c65480863de15d2660e22519fbf8dc54cd5d4c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking value-bag v1.7.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.52/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=6ead46ffab0de893 -C extra-filename=-6ead46ffab0de893 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6b6a52a206917441.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e3e2745b1c1d8733.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/98ebbae35138252af77610c20ea5a5e8bf68d639/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=9a359f292217c17c -C extra-filename=-9a359f292217c17c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6cfd0cdf4324e5f0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6975844e7d95d870.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-b02305632ffe0b2d.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-1f5b61d38cfe9a3f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8ad504668d654845.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-a06b30c4f732b219.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b4ec950869802d41.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5d9f0e0654d05dd52a3a63487c65480863de15d2660e22519fbf8dc54cd5d4c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d9f0e0654d05dd52a3a63487c65480863de15d2660e22519fbf8dc54cd5d4c2", kill_on_drop: false }` [INFO] [stdout] 5d9f0e0654d05dd52a3a63487c65480863de15d2660e22519fbf8dc54cd5d4c2