[INFO] cloning repository https://github.com/SwiftIRC/SwiftRPG-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SwiftIRC/SwiftRPG-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwiftIRC%2FSwiftRPG-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwiftIRC%2FSwiftRPG-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75b84b6c62ff19f54b8511965be2b016ecc46f20 [INFO] checking SwiftIRC/SwiftRPG-server against master#5431404b87967c69438ea1e698edbe96505f0798 for pr-119849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwiftIRC%2FSwiftRPG-server" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SwiftIRC/SwiftRPG-server on toolchain 5431404b87967c69438ea1e698edbe96505f0798 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5431404b87967c69438ea1e698edbe96505f0798" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SwiftIRC/SwiftRPG-server [INFO] finished tweaking git repo https://github.com/SwiftIRC/SwiftRPG-server [INFO] tweaked toml for git repo https://github.com/SwiftIRC/SwiftRPG-server written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SwiftIRC/SwiftRPG-server 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" "+5431404b87967c69438ea1e698edbe96505f0798" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shellexpand v3.1.0 [INFO] [stderr] Downloaded ref-cast v1.0.21 [INFO] [stderr] Downloaded rust-embed-utils v8.1.0 [INFO] [stderr] Downloaded yansi v1.0.0-rc.1 [INFO] [stderr] Downloaded syn_derive v0.1.8 [INFO] [stderr] Downloaded pear_codegen v0.2.8 [INFO] [stderr] Downloaded libredox v0.0.1 [INFO] [stderr] Downloaded devise_codegen v0.4.1 [INFO] [stderr] Downloaded uncased v0.9.9 [INFO] [stderr] Downloaded serde_spanned v0.6.4 [INFO] [stderr] Downloaded devise_core v0.4.1 [INFO] [stderr] Downloaded rend v0.4.1 [INFO] [stderr] Downloaded proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Downloaded derive_utils v0.13.2 [INFO] [stderr] Downloaded multer v2.1.0 [INFO] [stderr] Downloaded utoipa v4.1.0 [INFO] [stderr] Downloaded mysqlclient-sys v0.2.5 [INFO] [stderr] Downloaded ubyte v0.10.4 [INFO] [stderr] Downloaded generator v0.7.5 [INFO] [stderr] Downloaded rust_decimal v1.33.1 [INFO] [stderr] Downloaded bindgen v0.69.1 [INFO] [stderr] Downloaded zerocopy-derive v0.7.31 [INFO] [stderr] Downloaded rust-embed v8.1.0 [INFO] [stderr] Downloaded libz-sys v1.1.12 [INFO] [stderr] Downloaded noise v0.8.2 [INFO] [stderr] Downloaded utoipa-swagger-ui v5.0.0 [INFO] [stderr] Downloaded rocket v0.5.0 [INFO] [stderr] Downloaded zerocopy v0.7.31 [INFO] [stderr] Downloaded winnow v0.5.28 [INFO] [stderr] Downloaded borsh v1.2.1 [INFO] [stderr] Downloaded figment v0.10.12 [INFO] [stderr] Downloaded rocket_http v0.5.0 [INFO] [stderr] Downloaded utoipa-gen v4.1.0 [INFO] [stderr] Downloaded state v0.6.0 [INFO] [stderr] Downloaded borsh-derive v1.2.1 [INFO] [stderr] Downloaded rust-embed-impl v8.1.0 [INFO] [stderr] Downloaded rocket_codegen v0.5.0 [INFO] [stderr] Downloaded redox_users v0.4.4 [INFO] [stderr] Downloaded pear v0.2.8 [INFO] [stderr] Downloaded ctrlc v3.4.1 [INFO] [stderr] Downloaded atomic v0.6.0 [INFO] [stderr] Downloaded ref-cast-impl v1.0.21 [INFO] [stderr] Downloaded dirs v5.0.1 [INFO] [stderr] Downloaded devise v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+5431404b87967c69438ea1e698edbe96505f0798" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd47e5301a0c4c7523aa863a309b24d2ad060e0fdc10b3a28d0db2b80729909b [INFO] running `Command { std: "docker" "start" "-a" "fd47e5301a0c4c7523aa863a309b24d2ad060e0fdc10b3a28d0db2b80729909b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd47e5301a0c4c7523aa863a309b24d2ad060e0fdc10b3a28d0db2b80729909b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd47e5301a0c4c7523aa863a309b24d2ad060e0fdc10b3a28d0db2b80729909b", kill_on_drop: false }` [INFO] [stdout] fd47e5301a0c4c7523aa863a309b24d2ad060e0fdc10b3a28d0db2b80729909b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+5431404b87967c69438ea1e698edbe96505f0798" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb12081c591600fb9b286265c32d4b3e86a0fbfe2661b875b8fa1b6af6f6bc15 [INFO] running `Command { std: "docker" "start" "-a" "bb12081c591600fb9b286265c32d4b3e86a0fbfe2661b875b8fa1b6af6f6bc15", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Checking crossbeam-epoch v0.9.16 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling ref-cast v1.0.21 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking deranged v0.3.10 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling bindgen v0.69.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking winnow v0.5.28 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.12 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling rust_decimal v1.33.1 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking zerocopy v0.7.31 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pear_codegen v0.2.8 [INFO] [stderr] Compiling ref-cast-impl v1.0.21 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling frunk_proc_macros v0.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling rust-embed-utils v8.1.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling pear v0.2.8 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling mysqlclient-sys v0.2.5 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking frunk v0.4.2 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rust-embed-impl v8.1.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling utoipa-swagger-ui v5.0.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Compiling utoipa-gen v4.1.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Compiling mysql-common-derive v0.30.2 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling derive_utils v0.13.2 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.9 [INFO] [stderr] Checking crossbeam-queue v0.3.9 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking rust-embed v8.1.0 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Compiling io-enum v1.1.1 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Compiling diesel_derives v2.1.2 [INFO] [stderr] Checking lru v0.10.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking pem v2.0.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Compiling mysql_common v0.30.6 [INFO] [stderr] Checking ctrlc v3.4.1 [INFO] [stderr] Checking noise v0.8.2 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking utoipa v4.1.0 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking diesel v2.1.4 [INFO] [stderr] Checking mysql v24.0.0 [INFO] [stderr] Checking swiftrpg-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `mysql::*` [INFO] [stdout] --> src/database/models/item.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::{associations::*, expression::*, mysql::*, prelude::*}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mysql::*` [INFO] [stdout] --> src/database/models/item_property_user.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::{associations::*, expression::*, mysql::*, prelude::*}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ItemPropertyUser` [INFO] [stdout] --> src/database/models/user.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use super::item_property_user::{ItemPropertyUser, NewItemPropertyUser}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `id as item_property_user_id`, `item_id as item_property_user_item_id`, `property_id as item_property_user_property_id`, `user_id as item_property_user_user_id` [INFO] [stdout] --> src/database/models/user.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | id as item_property_user_id, item_id as item_property_user_item_id, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | property_id as item_property_user_property_id, quantity as item_property_user_quantity, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | user_id as item_property_user_user_id, *, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `*`, `description as items_description`, `id as items_id`, `name as items_name`, `ticks as items_ticks`, `weight as items_weight` [INFO] [stdout] --> src/database/models/user.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | description as items_description, id as items_id, name as items_name, ticks as items_ticks, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | weight as items_weight, *, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `name as skills_name` [INFO] [stdout] --> src/database/models/user.rs:19:51 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::schema::skills::dsl::{id as skills_id, name as skills_name, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `created_at as users_created_at`, `id as users_id`, `name as users_name`, `updated_at as users_updated_at` [INFO] [stdout] --> src/database/models/user.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | created_at as users_created_at, id as users_id, name as users_name, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | updated_at as users_updated_at, *, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mysql::*` [INFO] [stdout] --> src/database/models/item.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::{associations::*, expression::*, mysql::*, prelude::*}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mysql::*` [INFO] [stdout] --> src/database/models/item_property_user.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::{associations::*, expression::*, mysql::*, prelude::*}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ItemPropertyUser` [INFO] [stdout] --> src/database/models/user.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use super::item_property_user::{ItemPropertyUser, NewItemPropertyUser}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `id as item_property_user_id`, `item_id as item_property_user_item_id`, `property_id as item_property_user_property_id`, `user_id as item_property_user_user_id` [INFO] [stdout] --> src/database/models/user.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | id as item_property_user_id, item_id as item_property_user_item_id, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | property_id as item_property_user_property_id, quantity as item_property_user_quantity, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | user_id as item_property_user_user_id, *, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `*`, `description as items_description`, `id as items_id`, `name as items_name`, `ticks as items_ticks`, `weight as items_weight` [INFO] [stdout] --> src/database/models/user.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | description as items_description, id as items_id, name as items_name, ticks as items_ticks, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | weight as items_weight, *, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `name as skills_name` [INFO] [stdout] --> src/database/models/user.rs:19:51 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::schema::skills::dsl::{id as skills_id, name as skills_name, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `created_at as users_created_at`, `id as users_id`, `name as users_name`, `updated_at as users_updated_at` [INFO] [stdout] --> src/database/models/user.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | created_at as users_created_at, id as users_id, name as users_name, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | updated_at as users_updated_at, *, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude` [INFO] [stdout] --> src/database/schema.rs:1:62 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::{allow_tables_to_appear_in_same_query, joinable, prelude::*}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude` [INFO] [stdout] --> src/database/schema.rs:1:62 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::{allow_tables_to_appear_in_same_query, joinable, prelude::*}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.34s [INFO] running `Command { std: "docker" "inspect" "bb12081c591600fb9b286265c32d4b3e86a0fbfe2661b875b8fa1b6af6f6bc15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb12081c591600fb9b286265c32d4b3e86a0fbfe2661b875b8fa1b6af6f6bc15", kill_on_drop: false }` [INFO] [stdout] bb12081c591600fb9b286265c32d4b3e86a0fbfe2661b875b8fa1b6af6f6bc15 [INFO] checking SwiftIRC/SwiftRPG-server against try#21bc403d557a2516df70ea80fb19b94177beede5 for pr-119849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwiftIRC%2FSwiftRPG-server" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SwiftIRC/SwiftRPG-server on toolchain 21bc403d557a2516df70ea80fb19b94177beede5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21bc403d557a2516df70ea80fb19b94177beede5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SwiftIRC/SwiftRPG-server [INFO] finished tweaking git repo https://github.com/SwiftIRC/SwiftRPG-server [INFO] tweaked toml for git repo https://github.com/SwiftIRC/SwiftRPG-server written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SwiftIRC/SwiftRPG-server 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" "+21bc403d557a2516df70ea80fb19b94177beede5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+21bc403d557a2516df70ea80fb19b94177beede5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b7dfc18090f87d4d62814e1b80b4a3b26d7c0eda23330f66df90d4e01294ab4 [INFO] running `Command { std: "docker" "start" "-a" "4b7dfc18090f87d4d62814e1b80b4a3b26d7c0eda23330f66df90d4e01294ab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b7dfc18090f87d4d62814e1b80b4a3b26d7c0eda23330f66df90d4e01294ab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b7dfc18090f87d4d62814e1b80b4a3b26d7c0eda23330f66df90d4e01294ab4", kill_on_drop: false }` [INFO] [stdout] 4b7dfc18090f87d4d62814e1b80b4a3b26d7c0eda23330f66df90d4e01294ab4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+21bc403d557a2516df70ea80fb19b94177beede5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 285994c4a4f3622b8defe33c38d251aec21c3abe730a161a399b2f66deed59fc [INFO] running `Command { std: "docker" "start" "-a" "285994c4a4f3622b8defe33c38d251aec21c3abe730a161a399b2f66deed59fc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking crossbeam-epoch v0.9.16 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling ref-cast v1.0.21 [INFO] [stderr] Checking deranged v0.3.10 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling bindgen v0.69.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling winnow v0.5.28 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling figment v0.10.12 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling rust_decimal v1.33.1 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking zerocopy v0.7.31 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rust-embed-utils v8.1.0 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Compiling mysqlclient-sys v0.2.5 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling utoipa-swagger-ui v5.0.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pear_codegen v0.2.8 [INFO] [stderr] Compiling ref-cast-impl v1.0.21 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Compiling frunk_proc_macros v0.1.2 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling utoipa-gen v4.1.0 [INFO] [stderr] Compiling rust-embed-impl v8.1.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking frunk v0.4.2 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling derive_utils v0.13.2 [INFO] [stderr] Compiling pear v0.2.8 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking crossbeam-channel v0.5.9 [INFO] [stderr] Checking crossbeam-queue v0.3.9 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Compiling mysql-common-derive v0.30.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking rust-embed v8.1.0 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking lru v0.10.1 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling io-enum v1.1.1 [INFO] [stderr] Compiling diesel_derives v2.1.2 [INFO] [stderr] Checking pem v2.0.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.1/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="runtime"' -C metadata=8ba894884258ef24 -C extra-filename=-8ba894884258ef24 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-64f1c8505cbe7df2.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-f78ef1dda613168b.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-ab12507beef07a1a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-8b2339b61f5e2c85.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-470586395cc53f3d.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-ef640934592d134a.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90f63ccd04acb0cd.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e42a5656a0600e1d.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-034fd7ed861b97fc.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-2930e93301c5f5a9.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-6bf54896d3ea33fd.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-804bd32f594c50a2.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" "285994c4a4f3622b8defe33c38d251aec21c3abe730a161a399b2f66deed59fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "285994c4a4f3622b8defe33c38d251aec21c3abe730a161a399b2f66deed59fc", kill_on_drop: false }` [INFO] [stdout] 285994c4a4f3622b8defe33c38d251aec21c3abe730a161a399b2f66deed59fc