[INFO] cloning repository https://github.com/terjekv/hubuum_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terjekv/hubuum_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterjekv%2Fhubuum_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterjekv%2Fhubuum_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36f403e4836e87471e8a77be1a5a28123eca4bb2 [INFO] testing terjekv/hubuum_rust against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterjekv%2Fhubuum_rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/terjekv/hubuum_rust [INFO] finished tweaking git repo https://github.com/terjekv/hubuum_rust [INFO] tweaked toml for git repo https://github.com/terjekv/hubuum_rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/terjekv/hubuum_rust on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/terjekv/hubuum_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e58c81580a1063bbcab063376d2f55e004f53d9f76f9d31941985cfa4425ee03 [INFO] running `Command { std: "docker" "start" "-a" "e58c81580a1063bbcab063376d2f55e004f53d9f76f9d31941985cfa4425ee03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e58c81580a1063bbcab063376d2f55e004f53d9f76f9d31941985cfa4425ee03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e58c81580a1063bbcab063376d2f55e004f53d9f76f9d31941985cfa4425ee03", kill_on_drop: false }` [INFO] [stdout] e58c81580a1063bbcab063376d2f55e004f53d9f76f9d31941985cfa4425ee03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffe15d26840b3a4a2923c1e5fdc07527a81158614499ac7af897afcdfd9a93b0 [INFO] running `Command { std: "docker" "start" "-a" "ffe15d26840b3a4a2923c1e5fdc07527a81158614499ac7af897afcdfd9a93b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling iana-time-zone v0.1.62 [INFO] [stderr] Compiling pq-sys v0.7.1 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling clap_builder v4.5.34 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling urlparse v0.7.3 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling diesel_derives v2.2.4 [INFO] [stderr] Compiling clap v4.5.34 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling actix-server v2.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling actix-tls v3.4.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling referencing v0.29.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling diesel v2.2.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling jsonschema v0.29.1 [INFO] [stderr] Compiling actix-http v3.10.0 [INFO] [stderr] Compiling actix-web v4.10.2 [INFO] [stderr] Compiling hubuum v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `GetObject` is never used [INFO] [stdout] --> src/db/traits/mod.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait GetObject { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `relations_between` is never used [INFO] [stdout] --> src/db/traits/mod.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 72 | pub trait Relations [INFO] [stdout] | --------- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 78 | async fn relations_between( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `relations_to` is never used [INFO] [stdout] --> src/db/traits/mod.rs:93:14 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait ClassRelation [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 93 | async fn relations_to( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_relations` is never used [INFO] [stdout] --> src/db/traits/relations.rs:93:10 [INFO] [stdout] | [INFO] [stdout] 93 | async fn fetch_relations( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `user_can_on_any` is never used [INFO] [stdout] --> src/models/namespace.rs:119:14 [INFO] [stdout] | [INFO] [stdout] 119 | pub async fn user_can_on_any + GroupAccessors>( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `to_ascendant_class`, `to_descendant_class`, and `to_descendant_class_with_path` are never used [INFO] [stdout] --> src/models/traits/class_relation.rs:221:12 [INFO] [stdout] | [INFO] [stdout] 220 | impl ClassClosureView { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] 221 | pub fn to_ascendant_class(&self) -> HubuumClass { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | pub fn to_descendant_class(&self) -> HubuumClass { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 247 | pub fn to_descendant_class_with_path(&self) -> HubuumClassWithPath { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `to_descendant_object` and `to_ascendant_object` are never used [INFO] [stdout] --> src/models/traits/object_relation.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 114 | impl ObjectClosureView { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] 115 | pub fn to_descendant_object(&self) -> HubuumObject { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub fn to_ascendant_object(&self) -> HubuumObject { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `groups` is never used [INFO] [stdout] --> src/models/traits/user.rs:903:14 [INFO] [stdout] | [INFO] [stdout] 900 | pub trait GroupAccessors: SelfAccessors { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 903 | async fn groups(&self, pool: &DbPool) -> Result, ApiError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `Command { std: "docker" "inspect" "ffe15d26840b3a4a2923c1e5fdc07527a81158614499ac7af897afcdfd9a93b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffe15d26840b3a4a2923c1e5fdc07527a81158614499ac7af897afcdfd9a93b0", kill_on_drop: false }` [INFO] [stdout] ffe15d26840b3a4a2923c1e5fdc07527a81158614499ac7af897afcdfd9a93b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 978b8e70c6655a7948d50c034f9717cdb38b19df6062faafd9e1cd5253f58387 [INFO] running `Command { std: "docker" "start" "-a" "978b8e70c6655a7948d50c034f9717cdb38b19df6062faafd9e1cd5253f58387", kill_on_drop: false }` [INFO] [stderr] Compiling yare-macro v3.0.0 [INFO] [stderr] Compiling yare v3.0.0 [INFO] [stderr] Compiling hubuum v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `GetObject` is never used [INFO] [stdout] --> src/db/traits/mod.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait GetObject { [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 `to_ascendant_class`, `to_descendant_class`, and `to_descendant_class_with_path` are never used [INFO] [stdout] --> src/models/traits/class_relation.rs:221:12 [INFO] [stdout] | [INFO] [stdout] 220 | impl ClassClosureView { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] 221 | pub fn to_ascendant_class(&self) -> HubuumClass { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | pub fn to_descendant_class(&self) -> HubuumClass { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 247 | pub fn to_descendant_class_with_path(&self) -> HubuumClassWithPath { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `to_descendant_object` and `to_ascendant_object` are never used [INFO] [stdout] --> src/models/traits/object_relation.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 114 | impl ObjectClosureView { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] 115 | pub fn to_descendant_object(&self) -> HubuumObject { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub fn to_ascendant_object(&self) -> HubuumObject { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `groups` is never used [INFO] [stdout] --> src/models/traits/user.rs:903:14 [INFO] [stdout] | [INFO] [stdout] 900 | pub trait GroupAccessors: SelfAccessors { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 903 | async fn groups(&self, pool: &DbPool) -> Result, ApiError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hubuum` (bin "hubuum-server" test); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name hubuum_server --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e81cf9b0279514fc -C extra-filename=-63cc6784123282a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-869af5ec82ab0735.rlib --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-7c118b06035652a9.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-075c71bb46daa9b6.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-18ade3aedd410d9f.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4cda464bee790753.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-574fc7931172f3d9.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-affea8a39c3e0789.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f2556460e01af4fb.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-612e92b19de13770.rlib --extern hubuum=/opt/rustwide/target/debug/deps/libhubuum-c8be6f55ff0b90a0.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-985c2f1c5644260d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-6991e194cb0073ed.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ac9a17fb0290ffad.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-801ca12c4c8b24e9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-96ad93c13334c64a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3efed128dbc9219e.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c7de9e4d2f5b2ba1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-99dbd543cf6dbf18.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6371d0285dee623c.rlib --extern tracing_serde=/opt/rustwide/target/debug/deps/libtracing_serde-55f5e7040a7c6a6d.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-86e4ea417ec3ee82.rlib --extern urlparse=/opt/rustwide/target/debug/deps/liburlparse-23b688fedc309f90.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-521c0ddac211b679.rlib --extern yare=/opt/rustwide/target/debug/deps/libyare-dbd3d1df8ff03227.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-6f30eb8cbabffbf1/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "978b8e70c6655a7948d50c034f9717cdb38b19df6062faafd9e1cd5253f58387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "978b8e70c6655a7948d50c034f9717cdb38b19df6062faafd9e1cd5253f58387", kill_on_drop: false }` [INFO] [stdout] 978b8e70c6655a7948d50c034f9717cdb38b19df6062faafd9e1cd5253f58387