[INFO] cloning repository https://github.com/techtonic-plates-blog/collections-query
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/techtonic-plates-blog/collections-query" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechtonic-plates-blog%2Fcollections-query", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechtonic-plates-blog%2Fcollections-query'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb8a2096bba7bc634a6ad0d94f6a17d4d42c45fb
[INFO] checking techtonic-plates-blog/collections-query against master#d5419f1e97b90741d51841f800d3c697c662567d for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechtonic-plates-blog%2Fcollections-query" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/techtonic-plates-blog/collections-query
[INFO] finished tweaking git repo https://github.com/techtonic-plates-blog/collections-query
[INFO] tweaked toml for git repo https://github.com/techtonic-plates-blog/collections-query written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/techtonic-plates-blog/collections-query on toolchain d5419f1e97b90741d51841f800d3c697c662567d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/techtonic-plates-blog/collections-query 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" "+d5419f1e97b90741d51841f800d3c697c662567d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inherent v1.0.12
[INFO] [stderr]   Downloaded mutate_once v0.1.2
[INFO] [stderr]   Downloaded poem-openapi-derive v5.1.16
[INFO] [stderr]   Downloaded poem-derive v3.1.12
[INFO] [stderr]   Downloaded juniper_subscriptions v0.17.0
[INFO] [stderr]   Downloaded juniper_axum v0.2.0
[INFO] [stderr]   Downloaded ecow v0.2.6
[INFO] [stderr]   Downloaded sea-orm-macros v1.1.14
[INFO] [stderr]   Downloaded juniper_codegen v0.16.0
[INFO] [stderr]   Downloaded juniper_graphql_ws v0.4.0
[INFO] [stderr]   Downloaded typst-as-lib v0.14.4
[INFO] [stderr]   Downloaded poem v3.1.12
[INFO] [stderr]   Downloaded quick-xml v0.38.2
[INFO] [stderr]   Downloaded juniper v0.16.2
[INFO] [stderr]   Downloaded poem-openapi v5.1.16
[INFO] [stderr]   Downloaded sea-orm v1.1.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e745a0612b38821697de2887f93020f5c3578248c3c5fd8a06e05944a9af2763
[INFO] running `Command { std: "docker" "start" "-a" "e745a0612b38821697de2887f93020f5c3578248c3c5fd8a06e05944a9af2763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e745a0612b38821697de2887f93020f5c3578248c3c5fd8a06e05944a9af2763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e745a0612b38821697de2887f93020f5c3578248c3c5fd8a06e05944a9af2763", kill_on_drop: false }`
[INFO] [stdout] e745a0612b38821697de2887f93020f5c3578248c3c5fd8a06e05944a9af2763
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c861e79f56357d86f0260351f99049ccc76a8cfb9acd83870a093ce7f9210e3d
[INFO] running `Command { std: "docker" "start" "-a" "c861e79f56357d86f0260351f99049ccc76a8cfb9acd83870a093ce7f9210e3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]     Checking quick-xml v0.38.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking zune-jpeg v0.4.20
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking fontdb v0.21.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking mutate_once v0.1.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking lipsum v0.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking kamadak-exif v0.6.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking rfc7239 v0.1.3
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking wildmatch v2.4.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking enum-ordinalize v4.3.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling comemo-macros v0.4.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking chinese-number v0.7.7
[INFO] [stderr]    Compiling auto_enums v0.8.7
[INFO] [stderr]    Compiling typst-macros v0.13.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking biblatex v0.10.0
[INFO] [stderr]     Checking palette v0.7.6
[INFO] [stderr]    Compiling poem-derive v3.1.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling poem-openapi-derive v5.1.16
[INFO] [stderr]    Compiling sea-orm-macros v1.1.14
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]     Checking rustybuzz v0.18.0
[INFO] [stderr]     Checking wasmparser v0.221.3
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking typst-timing v0.13.1
[INFO] [stderr]     Checking citationberg v0.5.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking ecow v0.2.6
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking comemo v0.4.0
[INFO] [stderr]    Compiling juniper_codegen v0.16.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking zerotrie v0.1.3
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking usvg v0.43.0
[INFO] [stderr]     Checking plist v1.7.4
[INFO] [stderr]     Checking sea-query v0.32.7
[INFO] [stderr]     Checking typst-utils v0.13.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking icu_provider_blob v1.5.0
[INFO] [stderr]     Checking icu_segmenter v1.5.0
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking typst-syntax v0.13.1
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking icu_provider_adapters v1.5.0
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]     Checking wasmi v0.40.0
[INFO] [stderr]     Checking hayagriva v0.8.1
[INFO] [stderr]     Checking two-face v0.4.3
[INFO] [stderr]     Checking juniper v0.16.2
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking typst-library v0.13.1
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking juniper_subscriptions v0.17.0
[INFO] [stderr]     Checking juniper_graphql_ws v0.4.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking sea-query-binder v0.7.0
[INFO] [stderr]     Checking sea-orm v1.1.14
[INFO] [stderr]     Checking poem v3.1.12
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking poem-openapi v5.1.16
[INFO] [stderr]     Checking entities v0.1.0 (/opt/rustwide/workdir/entities)
[INFO] [stderr]     Checking juniper_axum v0.2.0
[INFO] [stderr]     Checking typst-svg v0.13.1
[INFO] [stderr]     Checking typst-realize v0.13.1
[INFO] [stderr]     Checking typst-layout v0.13.1
[INFO] [stderr]     Checking typst-eval v0.13.1
[INFO] [stderr]     Checking typst-html v0.13.1
[INFO] [stderr]     Checking typst v0.13.1
[INFO] [stderr]     Checking typst-as-lib v0.14.4
[INFO] [stderr]     Checking collections-query v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `fields` and `sea_orm_active_enums::DataTypes`
[INFO] [stdout]  --> src/schema/objects/entries.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use entities::{fields, sea_orm_active_enums::DataTypes};
[INFO] [stdout]   |                ^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FieldResult`, `GraphQLInputObject`, and `GraphQLScalar`
[INFO] [stdout]  --> src/schema/objects/entries.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     FieldResult, GraphQLInputObject, GraphQLObject, GraphQLScalar, GraphQLUnion, graphql_object,
[INFO] [stdout]   |     ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ActiveModelTrait`, `ActiveValue::Set`, `ConnectionTrait`, `Statement`, and `TransactionTrait`
[INFO] [stdout]  --> src/schema/objects/entries.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ActiveModelTrait, ActiveValue::Set, ColumnTrait, ConnectionTrait, EntityTrait, QueryFilter,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^               ^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     Statement, TransactionTrait,
[INFO] [stdout]   |     ^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `typst_as_lib::TypstEngine`
[INFO] [stdout]   --> src/schema/objects/entries.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use typst_as_lib::TypstEngine;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fields` and `sea_orm_active_enums::DataTypes`
[INFO] [stdout]  --> src/schema/objects/entries.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use entities::{fields, sea_orm_active_enums::DataTypes};
[INFO] [stdout]   |                ^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FieldResult`, `GraphQLInputObject`, and `GraphQLScalar`
[INFO] [stdout]  --> src/schema/objects/entries.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     FieldResult, GraphQLInputObject, GraphQLObject, GraphQLScalar, GraphQLUnion, graphql_object,
[INFO] [stdout]   |     ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ActiveModelTrait`, `ActiveValue::Set`, `ConnectionTrait`, `Statement`, and `TransactionTrait`
[INFO] [stdout]  --> src/schema/objects/entries.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ActiveModelTrait, ActiveValue::Set, ColumnTrait, ConnectionTrait, EntityTrait, QueryFilter,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^               ^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     Statement, TransactionTrait,
[INFO] [stdout]   |     ^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `typst_as_lib::TypstEngine`
[INFO] [stdout]   --> src/schema/objects/entries.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use typst_as_lib::TypstEngine;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `from_string`, and `to_string` are never used
[INFO] [stdout]   --> src/auth.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Permission {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 17 |     pub fn new(action: &str, resource: &str, scope: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn from_string(permission_str: &str) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn to_string(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `has_permission`, `has_permission_with_scope`, `has_any_permission`, and `has_any_permission_with_scope` are never used
[INFO] [stdout]   --> src/auth.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl Claims {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] 51 |     /// Check if the user has a specific permission
[INFO] [stdout] 52 |     pub fn has_permission(&self, action: &str, resource: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn has_permission_with_scope(&self, action: &str, resource: &str, scope: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn has_any_permission(&self, permissions: &[(String, String)]) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fn has_any_permission_with_scope(&self, permissions: &[(String, String, String)]) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_logged_in` is never used
[INFO] [stdout]   --> src/auth.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub fn assert_logged_in(user: &Option<Claims>) -> juniper::FieldResult<&Claims> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `claims` is never read
[INFO] [stdout]   --> src/state.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct AppData {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 24 |     pub db: DatabaseConnection,
[INFO] [stdout] 25 |     pub claims: Option<Claims>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppData` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `require_auth` is never used
[INFO] [stdout]   --> src/state.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl AppData {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn require_auth(&self) -> juniper::FieldResult<&Claims> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `from_string`, and `to_string` are never used
[INFO] [stdout]   --> src/auth.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Permission {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 17 |     pub fn new(action: &str, resource: &str, scope: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn from_string(permission_str: &str) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn to_string(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `has_permission`, `has_permission_with_scope`, `has_any_permission`, and `has_any_permission_with_scope` are never used
[INFO] [stdout]   --> src/auth.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl Claims {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] 51 |     /// Check if the user has a specific permission
[INFO] [stdout] 52 |     pub fn has_permission(&self, action: &str, resource: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn has_permission_with_scope(&self, action: &str, resource: &str, scope: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn has_any_permission(&self, permissions: &[(String, String)]) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fn has_any_permission_with_scope(&self, permissions: &[(String, String, String)]) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_logged_in` is never used
[INFO] [stdout]   --> src/auth.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub fn assert_logged_in(user: &Option<Claims>) -> juniper::FieldResult<&Claims> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `claims` is never read
[INFO] [stdout]   --> src/state.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct AppData {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 24 |     pub db: DatabaseConnection,
[INFO] [stdout] 25 |     pub claims: Option<Claims>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppData` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `require_auth` is never used
[INFO] [stdout]   --> src/state.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl AppData {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn require_auth(&self) -> juniper::FieldResult<&Claims> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "c861e79f56357d86f0260351f99049ccc76a8cfb9acd83870a093ce7f9210e3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c861e79f56357d86f0260351f99049ccc76a8cfb9acd83870a093ce7f9210e3d", kill_on_drop: false }`
[INFO] [stdout] c861e79f56357d86f0260351f99049ccc76a8cfb9acd83870a093ce7f9210e3d
