[INFO] cloning repository https://github.com/lysand-org/lysand-ap-layer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lysand-org/lysand-ap-layer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flysand-org%2Flysand-ap-layer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flysand-org%2Flysand-ap-layer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcff0a4eece9b66cb69b8e7fa8ef5f7ad07fba39 [INFO] testing lysand-org/lysand-ap-layer against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flysand-org%2Flysand-ap-layer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lysand-org/lysand-ap-layer on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lysand-org/lysand-ap-layer [INFO] finished tweaking git repo https://github.com/lysand-org/lysand-ap-layer [INFO] tweaked toml for git repo https://github.com/lysand-org/lysand-ap-layer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lysand-org/lysand-ap-layer 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d9966d4964d7e67907f84f0ec3cb471bdfd752d317df8eec79a5c69975174d0 [INFO] running `Command { std: "docker" "start" "-a" "0d9966d4964d7e67907f84f0ec3cb471bdfd752d317df8eec79a5c69975174d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d9966d4964d7e67907f84f0ec3cb471bdfd752d317df8eec79a5c69975174d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d9966d4964d7e67907f84f0ec3cb471bdfd752d317df8eec79a5c69975174d0", kill_on_drop: false }` [INFO] [stdout] 0d9966d4964d7e67907f84f0ec3cb471bdfd752d317df8eec79a5c69975174d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acfa9a95bf3dedd96eff93ed5780b7ad4093419100e2fb6f001c2d6c8ede4eb1 [INFO] running `Command { std: "docker" "start" "-a" "acfa9a95bf3dedd96eff93ed5780b7ad4093419100e2fb6f001c2d6c8ede4eb1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling actix-server v2.4.0 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling actix-http v3.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling sqlx-mysql v0.7.4 [INFO] [stderr] Compiling actix-web v4.8.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling procfs-core v0.16.0 [INFO] [stderr] Compiling raw-cpuid v11.1.0 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling reqwest-middleware v0.2.5 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling sea-query v0.30.7 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling enum_delegate_lib v0.2.0 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling http-signature-normalization v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling http-signature-normalization-reqwest v0.10.0 [INFO] [stderr] Compiling sea-orm-macros v0.12.15 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling sea-query-binder v0.5.0 [INFO] [stderr] Compiling enum_delegate v0.2.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling activitystreams-kinds v0.3.0 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling actix-web-prom v0.8.0 [INFO] [stderr] Compiling actix-files v0.6.6 [INFO] [stderr] Compiling webfinger v0.5.1 [INFO] [stderr] Compiling sea-orm v0.12.15 [INFO] [stderr] Compiling base64-url v3.0.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling activitypub_federation v0.5.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling async_once v0.2.6 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling versia-ap-layer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Data` [INFO] [stdout] --> src/main.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | config::{Data, FederationConfig, FederationMiddleware}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `post` [INFO] [stdout] --> src/main.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | get, http::KeepAlive, middleware, post, web, App, Error, HttpResponse, HttpServer, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_once::AsyncOnce` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use async_once::AsyncOnce; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DateTime` [INFO] [stdout] --> src/main.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `database::Database` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use database::Database; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DbUser` [INFO] [stdout] --> src/main.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | use objects::person::{DbUser, Person}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mutex` and `net::ToSocketAddrs` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | net::ToSocketAddrs, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | sync::{Arc, Mutex, OnceLock}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `instrument::WithSubscriber` [INFO] [stdout] --> src/main.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | use tracing::{info, instrument::WithSubscriber}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Config` [INFO] [stdout] --> src/main.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | database::{Config, State}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `API_DOMAIN`, `DbPost`, `generate_random_object_id`, `person::DbUser`, and `versia_user_from_db` [INFO] [stdout] --> src/activities/create_post.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | person::DbUser, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 7 | post::{DbPost, Note}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 8 | }, [INFO] [stdout] 9 | utils::{base_url_encode, generate_create_id, generate_random_object_id}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | versia::{ [INFO] [stdout] 11 | conversion::{versia_post_from_db, versia_user_from_db}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | API_DOMAIN, AUTH, DB, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Object` [INFO] [stdout] --> src/activities/follow.rs:6:38 [INFO] [stdout] | [INFO] [stdout] 6 | traits::{ActivityHandler, Actor, Object}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EntityOrSelect` [INFO] [stdout] --> src/activities/follow.rs:9:46 [INFO] [stdout] | [INFO] [stdout] 9 | use sea_orm::{ActiveModelTrait, ColumnTrait, EntityOrSelect, EntityTrait, QueryFilter, Set}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Entity` and `post` [INFO] [stdout] --> src/activities/follow.rs:16:33 [INFO] [stdout] | [INFO] [stdout] 16 | follow_relation::{self, Entity}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 17 | post, prelude, user, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/database.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DbUser`, `LYSAND_DOMAIN`, and `db_user_from_url` [INFO] [stdout] --> src/http.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | objects::person::{DbUser, PersonAcceptedActivities}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | conversion::{db_user_from_url, local_db_user_from_name, receive_versia_note}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | }, [INFO] [stdout] 11 | API_DOMAIN, LYSAND_DOMAIN, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `extract_webfinger_name` and `signing_actor` [INFO] [stdout] --> src/http.rs:14:42 [INFO] [stdout] | [INFO] [stdout] 14 | actix_web::{inbox::receive_activity, signing_actor}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 15 | config::{Data, FederationConfig, FederationMiddleware}, [INFO] [stdout] 16 | fetch::webfinger::{build_webfinger_response, extract_webfinger_name, WebFingerError}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `url::Url` [INFO] [stdout] --> src/http.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `webfinger::resolve` [INFO] [stdout] --> src/http.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use webfinger::resolve; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `State` [INFO] [stdout] --> src/objects/person.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | database::{State, StateHandle}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::http::header::Accept` [INFO] [stdout] --> src/objects/person.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use actix_web::http::header::Accept; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude` [INFO] [stdout] --> src/objects/person.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | use chrono::{prelude, DateTime, Utc}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `activities::create_post::CreatePost`, `objects::person::DbUser`, and `utils::generate_object_id` [INFO] [stdout] --> src/objects/post.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | activities::create_post::CreatePost, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | objects::person::DbUser, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | utils::generate_object_id, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::format` [INFO] [stdout] --> src/versia/conversion.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::format; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/versia/conversion.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use reqwest::header::{self, CONTENT_TYPE}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::to_string` [INFO] [stdout] --> src/versia/conversion.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use serde_json::to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LOCAL_USER_NAME`, `database::State`, and `self` [INFO] [stdout] --> src/versia/conversion.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | database::State, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | self, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | API_DOMAIN, DB, FEDERATION_CONFIG, LOCAL_USER_NAME, LYSAND_DOMAIN, USERNAME, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `public_key::PublicKey` and `traits::Object` [INFO] [stdout] --> src/versia/http.rs:3:38 [INFO] [stdout] | [INFO] [stdout] 3 | protocol::{context::WithContext, public_key::PublicKey}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | traits::Object, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `object` [INFO] [stdout] --> src/versia/http.rs:7:51 [INFO] [stdout] | [INFO] [stdout] 7 | use activitystreams_kinds::{activity::CreateType, object}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `query` [INFO] [stdout] --> src/versia/http.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use sea_orm::{query, ColumnTrait, EntityTrait, QueryFilter}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `API_DOMAIN`, `Entity`, `Response`, `generate_user_id`, and `self` [INFO] [stdout] --> src/versia/http.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | post::{self, Entity}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | objects::{self, person::Person}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 20 | utils::{base_url_decode, generate_create_id, generate_user_id}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | Response, API_DOMAIN, DB, FEDERATION_CONFIG, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `self` and `self` [INFO] [stdout] --> src/versia/inbox.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | self, follow_relation, [INFO] [stdout] | ^^^^ [INFO] [stdout] 5 | prelude::{self, FollowRelation}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EntityOrSelect` [INFO] [stdout] --> src/versia/inbox.rs:17:46 [INFO] [stdout] | [INFO] [stdout] 17 | use sea_orm::{ActiveModelTrait, ColumnTrait, EntityOrSelect, EntityTrait, QueryFilter, Set}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/versia/inbox.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `fetch_user_from_url`, `versia_url_to_user`, and `versia_user_from_db` [INFO] [stdout] --> src/versia/inbox.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | conversion::{db_user_from_url, fetch_user_from_url, receive_versia_note, versia_user_from_db}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | http::{versia_url_to_user, versia_url_to_user_and_model}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Display` and `Formatter` [INFO] [stdout] --> src/versia/objects.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | fmt::{Display, Formatter}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/activities/create_post.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | let model = prelude::User::find() [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/http.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | request: HttpRequest, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/http.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | data: Data, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain` [INFO] [stdout] --> src/versia/conversion.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | let domain = user.inbox.domain(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain` [INFO] [stdout] --> src/versia/conversion.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | let domain = user.inbox.domain(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/versia/conversion.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 163 | og_username_ref => None, [INFO] [stdout] | --------------- matches any value [INFO] [stdout] 164 | empty => None, [INFO] [stdout] | ^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings [INFO] [stdout] --> src/versia/conversion.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | let og_username_ref = user.username.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/versia/conversion.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 163 | og_username_ref => None, [INFO] [stdout] | --------------- matches any value [INFO] [stdout] 164 | empty => None, [INFO] [stdout] 165 | _ => Some(user.name), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings [INFO] [stdout] --> src/versia/conversion.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | let og_username_ref = user.username.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `og_username_ref` [INFO] [stdout] --> src/versia/conversion.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | let og_username_ref = user.username.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_og_username_ref` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `empty` [INFO] [stdout] --> src/versia/conversion.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | let empty = "".to_owned(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_empty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `og_username_ref` [INFO] [stdout] --> src/versia/conversion.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | og_username_ref => None, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_og_username_ref` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `empty` [INFO] [stdout] --> src/versia/conversion.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | empty => None, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_empty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/versia/http.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | state: web::Data, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/versia/http.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | state: web::Data, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/versia/http.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | state: web::Data, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/versia/http.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | state: web::Data, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/versia/http.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | state: web::Data, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/versia/http.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | state: web::Data, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `url` [INFO] [stdout] --> src/versia/http.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | let url = base_url_decode(path.1.as_str()); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/versia/http.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | let data = FEDERATION_CONFIG.get().unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `follow_accept` [INFO] [stdout] --> src/versia/inbox.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | let follow_accept: super::objects::FollowResult = serde_json::from_str(json)?; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_follow_accept` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `follow_rej` [INFO] [stdout] --> src/versia/inbox.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | let follow_rej: super::objects::FollowResult = serde_json::from_str(json)?; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_follow_rej` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `unfollow` [INFO] [stdout] --> src/versia/inbox.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | let unfollow: super::objects::Unfollow = serde_json::from_str(json)?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_unfollow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Actor` [INFO] [stdout] --> src/activities/follow.rs:6:31 [INFO] [stdout] | [INFO] [stdout] 6 | traits::{ActivityHandler, Actor, Object}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ActiveModelTrait` [INFO] [stdout] --> src/activities/follow.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use sea_orm::{ActiveModelTrait, ColumnTrait, EntityOrSelect, EntityTrait, QueryFilter, Set}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Actor` [INFO] [stdout] --> src/http.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | traits::{Actor, Object}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Actor` [INFO] [stdout] --> src/objects/post.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | traits::{Actor, Object}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/activities/follow.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | async fn verify(&self, data: &Data) -> Result<(), Self::Error> { [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/activities/follow.rs:118:28 [INFO] [stdout] | [INFO] [stdout] 118 | async fn receive(self, data: &Data) -> Result<(), Self::Error> { [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/activities/follow.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | async fn verify(&self, data: &Data) -> Result<(), Self::Error> { [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/http.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | data: Data, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> src/versia/conversion.rs:514:13 [INFO] [stdout] | [INFO] [stdout] 514 | let user_id = generate_user_id(data.domain(), &target.id.to_string())?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quote` [INFO] [stdout] --> src/versia/conversion.rs:599:13 [INFO] [stdout] | [INFO] [stdout] 599 | let quote: Option> = if let Some(rep) = note.quotes.clone() [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_quote` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DOMAIN_DEF` is never used [INFO] [stdout] --> src/main.rs:165:7 [INFO] [stdout] | [INFO] [stdout] 165 | const DOMAIN_DEF: &str = "versia.social"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Config` is never constructed [INFO] [stdout] --> src/database.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Config {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Database` is never constructed [INFO] [stdout] --> src/database.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Database { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Database` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `listen` is never used [INFO] [stdout] --> src/http.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn listen(config: &FederationConfig) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `versia_inbox` is never used [INFO] [stdout] --> src/http.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn versia_inbox( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DbUser` is never constructed [INFO] [stdout] --> src/objects/person.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct DbUser { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DbUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/objects/person.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl DbUser { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 54 | pub fn new(hostname: &str, name: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_random_create_id` is never used [INFO] [stdout] --> src/utils.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn generate_random_create_id(domain: &str, basesixfour_url: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `select_rich_img` is never used [INFO] [stdout] --> src/versia/objects.rs:112:18 [INFO] [stdout] | [INFO] [stdout] 94 | impl ContentFormat { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 112 | pub async fn select_rich_img(&self) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deserialize_user` is never used [INFO] [stdout] --> src/versia/superx.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | pub async fn deserialize_user(data: String) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize_user` is never used [INFO] [stdout] --> src/versia/superx.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | pub async fn serialize_user(user: super::objects::User) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deserialize_versia_type` is never used [INFO] [stdout] --> src/versia/superx.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub async fn deserialize_versia_type(data: String) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize_versia_type` is never used [INFO] [stdout] --> src/versia/superx.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | pub async fn serialize_versia_type(versia_type: String) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deserialize_note` is never used [INFO] [stdout] --> src/versia/superx.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn deserialize_note(data: String) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize_note` is never used [INFO] [stdout] --> src/versia/superx.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn serialize_note(post: super::objects::Note) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deserialize_outbox` is never used [INFO] [stdout] --> src/versia/superx.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | pub async fn deserialize_outbox(data: String) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize_outbox` is never used [INFO] [stdout] --> src/versia/superx.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | pub async fn serialize_outbox(outbox: super::objects::Outbox) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/versia/test.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | pub async fn main() -> anyhow::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcyqoKcW/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnum_cpus-67bf733293ec64f1.rlib,libenv_logger-4f1a3f771650abba.rlib,libenv_filter-1eb848a12ae45ee3.rlib,libhumantime-9f900d7885b5087e.rlib,libactix_files-7831ec5d7bcab3a8.rlib,libhttp_range-f5119913cb7eb173.rlib,libv_htmlescape-65aec9f923380612.rlib,libbase64_url-6eda5bcb8f0ba0d2.rlib,libwebfinger-66f306c54d874c56.rlib,libreqwest-c7da77874bd6cd93.rlib,librustls_pemfile-b21619f6c66a14e4.rlib,librustls_pki_types-dfd8ac24fc7a47c8.rlib,libhyper_tls-433069ca651ea5dd.rlib,libhyper_util-0a19f5d2fe56114f.rlib,libhyper-725dc63a6def3c1e.rlib,libh2-f11ab0fe6fddea4c.rlib,libatomic_waker-06950c8c08d2b8fa.rlib,libhttp_body_util-8a4abc0e1027304b.rlib,libhttp_body-e01fa180762585d4.rlib,libhttp-8d6d4ef93a82ded5.rlib,libdotenv-7a66b7690bbb34f4.rlib,libsea_orm-62a38020a9658f66.rlib,libouroboros-723f72c186cc2aae.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libaliasable-973e8e80145521d5.rlib,libasync_stream-acca4132e518ab4f.rlib,libstrum-4157205eb7570281.rlib,libsea_query_binder-bae6357dff52f8a8.rlib,libsqlx-281a56e2bb870c29.rlib,libsqlx_sqlite-9e057e7294ddb8f8.rlib,libflume-f7c9c7e405530371.rlib,liburlencoding-061758bc6028ea3e.rlib,libfutures_intrusive-d4e9c72691b3f7ad.rlib,liblibsqlite3_sys-a808bd1a46b441cb.rlib,libsqlx_postgres-81c221f3c32acb6a.rlib,libwhoami-7a9c52aa48ba8c60.rlib,libhome-a88fbcd35354456a.rlib,libmd5-d8e1a750ca7298ff.rlib,libatoi-b1d59b52d774a355.rlib,libstringprep-a36057977803c3e8.rlib,libunicode_properties-d5d4c71a51612890.rlib,libhkdf-de1d18f53a3f6e66.rlib,libhmac-cec717c02fb8225f.rlib,libsqlx_mysql-792815123d4b9fb5.rlib,libsqlx_core-a235fb0489acc063.rlib,libsqlformat-504baf1c2ec5f7e0.rlib,libunicode_categories-6f2b7f5ace1e9985.rlib,libnom-1f9e736189f20c7a.rlib,libhashlink-d85b54c2269aa3cc.rlib,libcrossbeam_queue-500ac653533b7de3.rlib,libevent_listener-0282a877755a83ef.rlib,libsea_query-e607c2a91f4f866d.rlib,libordered_float-44b200acf8649a11.rlib,libbigdecimal-f501871452cc6033.rlib,libnum_bigint-53d2a3e34134fdc6.rlib,librust_decimal-f06be54f2c5819c6.rlib,libarrayvec-ec08f07660cd6e9f.rlib,libclap-ad4849a05732c843.rlib,libclap_builder-826f52b8215c3c7d.rlib,libstrsim-4d1ed08a123238dc.rlib,libanstream-d65ff0cee23422aa.rlib,libanstyle_query-c2ddf24da84b808b.rlib,libis_terminal_polyfill-e39671344234c74d.rlib,libcolorchoice-f043a9cbe978a475.rlib,libanstyle_parse-d052f2eded0228ad.rlib,libutf8parse-92d0158219063202.rlib,libclap_lex-0512dbb32afc12f9.rlib,libanstyle-30c2776cf400edb9.rlib,libasync_once-13a358b96b60cdac.rlib,libactix_web_prom-d010b75a67e7a7f4.rlib,libstrfmt-4b0b8c8181653089.rlib,libprometheus-94d21289d4ddf1cf.rlib,libprocfs-4d7d514abd92dac3.rlib,librustix-7e306fbd634b4e24.rlib,liblinux_raw_sys-2fda879053a65f97.rlib,libprocfs_core-f5a53a5b41235e7e.rlib,libhex-13e08b3b00984ab7.rlib,libactivitypub_federation-5cee68c7e30c1456.rlib,libactivitystreams_kinds-a55e4303d0190b97.rlib,libchrono-4434cf92d42c09a9.rlib,libiana_time_zone-8015593db973084f.rlib,libhttp_signature_normalization_reqwest-c95ab70e9c304883.rlib,libbase64-42295ac2e0e134a3.rlib,libsha2-787adddbcf3106e8.rlib,libhttp_signature_normalization-bc35de2e7b4eb395.rlib,libmoka-0f4445bc2aaf8e5e.rlib,libquanta-0d6e75e2e2154689.rlib,libraw_cpuid-837083b249ed6d0d.rlib,libtagptr-17baaf534c9c3f80.rlib,libcrossbeam_epoch-c7a146254f3fcde6.rlib,libuuid-3180f86c17d41401.rlib,libtriomphe-175269d0a0511d94.rlib,libasync_lock-163b18cde02e5ed2.rlib,libevent_listener_strategy-3e6582e3a14fb6aa.rlib,libevent_listener-2427fbf8bbed0b42.rlib,libparking-27fb2b772f80999e.rlib,libcrossbeam_channel-e173737846f23ea7.rlib,libcrossbeam_utils-a8a58313e76b01fb.rlib,libdyn_clone-5258a20ab3811a89.rlib,libderive_builder-ba4f17093056ee41.rlib,libaxum-37ac10a805a4bc47.rlib,libserde_path_to_error-5632a21869590b5a.rlib,libmatchit-616cb01453b9e7d4.rlib,libbitflags-dde12b0d7d495b50.rlib,libheaders-46fd1a9ff7b62172.rlib,libheaders_core-a3474222ecdef5d7.rlib,libaxum_core-66182725cbb2df64.rlib,libtower-a8ed59b4c5eb0be4.rlib,libpin_project-e3e6fe12ed2e6c19.rlib,libtower_layer-42079adb73a9aac4.rlib,libactix_web-4e98cea42bb23e27.rlib,libactix_server-4b29fc61adeb6965.rlib,libmio-b9af31b5259267d9.rlib,libactix_router-61c077fcb673dfe3.rlib,libregex-3015a720187bed47.rlib,libregex_automata-d75326ab1e836844.rlib,libaho_corasick-847080ddcc800a8c.rlib,libregex_syntax-2b97d6b09241de8e.rlib,libcookie-1ee1c58eec505a25.rlib,libtime-d8b6e132a49823a7.rlib,libtime_core-1d4d75223b2cf7d2.rlib,libnum_conv-d3297905cfb69f59.rlib,libderanged-2692a60a5d67dbe4.rlib,libpowerfmt-f6019a2766e431f7.rlib,libactix_http-532d6c1c09e68d53.rlib,libbrotli-60b432a9f62a0669.rlib,libbrotli_decompressor-119549b57d7fefe1.rlib,liballoc_stdlib-27a2ad33aa090449.rlib,liballoc_no_stdlib-118b0458ceca2dd8.rlib,libsha1-8a4219033f098a80.rlib,libcpufeatures-926366d381e17465.rlib,libbase64-32787b0325ea6df8.rlib,liblocal_channel-ffddb4c3f0232a75.rlib,libbytestring-8ad83077ca901b72.rlib,liblanguage_tags-458019a498dd9479.rlib,libzstd-1d020199c4a15818.rlib,libzstd_safe-acf2934e5b061ea7.rlib,libzstd_sys-33fb37365268cd85.rlib,libflate2-22c268d71ff337a7.rlib,libminiz_oxide-4aef659c1f9ac801.rlib,libadler-8a8ce72c9fb247b6.rlib,libcrc32fast-dba2d92cf6d67f2f.rlib,libactix_service-1ac55a2e54184f96.rlib,libactix_codec-504415c776139d00.rlib,libactix_utils-60a1f51bc8b90c57.rlib,liblocal_waker-256d3526e6604f95.rlib,libactix_rt-3d6e6bac2e41a3ae.rlib,librsa-5a686ee4786467b1.rlib,libpkcs1-3ea2e95dc95c910e.rlib,libpkcs8-21a985e6484b0933.rlib,libspki-692234eef1ae7017.rlib,libder-09b5741d14ae98c2.rlib,libpem_rfc7468-443ce28121ddf0b9.rlib,libbase64ct-3d944cba406686bd.rlib,libsignature-37308427df90c090.rlib,libdigest-ee4dd91e7af7e12c.rlib,libsubtle-2ae6a7038b9a0630.rlib,libconst_oid-2aadc73a32842898.rlib,libblock_buffer-38c9df5ac7fcce0f.rlib,libcrypto_common-f28820e30da6394a.rlib,libgeneric_array-1b50d99765d5dfd0.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libnum_bigint_dig-80962bbd5dbfb09d.rlib,liblibm-5f96a2adee337202.rlib,libnum_iter-00022ad0385a7018.rlib,librand-91ead96b7a1fc90a.rlib,librand_chacha-81db7f28f3977209.rlib,libppv_lite86-15c042fe92f49952.rlib,librand_core-cbbf4c1e1a9c01cc.rlib,libzeroize-9d781f334751eb0e.rlib,libnum_integer-8056914351e6eaec.rlib,libnum_traits-b52c8ecb80786509.rlib,liblazy_static-a64dfb7feb7afdb2.rlib,libitertools-f6e0d8ce958d4a82.rlib,libeither-e4ddc7f76038fe61.rlib,libhttpdate-331798cefc82cc7e.rlib,libfutures-ec8e5f6c2737fac2.rlib,libfutures_executor-6f45d8c4de5165a3.rlib,libreqwest_middleware-3306452b55c732d3.rlib,libanyhow-b6d77f56d150f7d0.rlib,libthiserror-0b27f8f1560284b7.rlib,libtask_local_extensions-8cd06e8a7b034b73.rlib,libreqwest-94a618ce8cafb73f.rlib,librustls_pemfile-5b3b4ed33f2f120c.rlib,libhyper_rustls-09c6a6a1c9a083e6.rlib,libhyper_tls-c90468fa51cfcbc9.rlib,libserde_urlencoded-ab8446b564c6015b.rlib,libwebpki_roots-da6c00699c81e448.rlib,libbase64-13144a1f1e192158.rlib,libipnet-21a83f2d587ce134.rlib,libtokio_native_tls-8f8aacee01fb3b85.rlib,libtokio_rustls-31585117a4408b6b.rlib,libencoding_rs-ca79e330d79b9da1.rlib,libserde_json-4150049c4ec83553.rlib,libryu-a980823ac8640001.rlib,libmime_guess-ae35619079ab3d92.rlib,libunicase-85f84c482c9e40b6.rlib,libmime-0188e0814ca7ddbf.rlib,librustls-a9e23c3376353aa4.rlib,libsct-c70c0d7e6c560ea4.rlib,libwebpki-349bc83c235e1dd1.rlib,libring-32ced073968dda68.rlib,libspin-27a777bc3ab92173.rlib,libuntrusted-b2f816886faf2178.rlib,libnative_tls-256c47e3c2741cf3.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-ff0668a4349addf7.rlib,libbitflags-840011529b445f9e.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-407889a37b360f0d.rlib,libhyper-d4397942dceb8657.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-7c80f4fbf7df4089.rlib,libh2-e1a6aea9a54a2ca0.rlib,libindexmap-d6f2190ca3a2032e.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-1a16fb89587f3eb7.rlib,libahash-6af896631d59903e.rlib,libgetrandom-573e02fc04686b17.rlib,libzerocopy-bb0cb14602e91f82.rlib,libbyteorder-7fb216e967c6a54f.rlib,liballocator_api2-52e8e0a954c73b48.rlib,libtower_service-442e0d38cf369aa3.rlib,libtracing-5946f152ecec9f1b.rlib,libtracing_core-b916b3518d5055ef.rlib,libonce_cell-a1d7742f74efe1da.rlib,libfutures_util-fa9c8ef67a2526dc.rlib,libmemchr-08f38e9718637002.rlib,libfutures_io-0f5f944794dc689e.rlib,libslab-b2d771989aa109c6.rlib,libfutures_channel-c5a37d957ff72faa.rlib,libfutures_task-7735bb2404c6e6f3.rlib,libpin_utils-3860774ad9b215b5.rlib,libtokio_util-bcabd283cbc646b1.rlib,libfutures_sink-bfbbbc7bce12d32f.rlib,libtokio-ec6faedf4fc5d2b4.rlib,libsignal_hook_registry-b3ecb71bc464268a.rlib,libsocket2-3cb9248b6effd882.rlib,libmio-c919f639805aff18.rlib,libparking_lot-5696d2bbed01a4d4.rlib,libparking_lot_core-0a012484ad390745.rlib,liblibc-630b2eacbe5cc6be.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-084045a3116dc58e.rlib,liblock_api-f5b91ee196d0e1d3.rlib,libscopeguard-7ec2214574194454.rlib,libsync_wrapper-b5d3a794a1e9deea.rlib,libhttp_body-a921246376c25e76.rlib,libpin_project_lite-e591be24d8b8b3c6.rlib,liblog-368e05ac2c0115e3.rlib,liburl-8b0b10a607a1f44e.rlib,libidna-3a5895b63a2f7ab3.rlib,libunicode_normalization-210759d6b28a88ba.rlib,libtinyvec-7aa3319fb171c386.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-2593632bda154282.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libhttp-3d792d3722cfea1e.rlib,libitoa-20e94f961f8d160c.rlib,libbytes-6ef7891ad1d0e9a7.rlib,libfnv-79e2cbfbe03dcd16.rlib,libfutures_core-451bff7c303527ba.rlib,libserde-c2cde31b65012111.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-58cf4737cc02cb71/out" "-L" "/opt/rustwide/target/debug/build/ring-caf6f92a6f594283/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-3edae4822ff7c51d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/versia_ap_layer-e9c6f06ddaa17ef8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `versia-ap-layer` (bin "versia-ap-layer") due to 1 previous error; 85 warnings emitted [INFO] running `Command { std: "docker" "inspect" "acfa9a95bf3dedd96eff93ed5780b7ad4093419100e2fb6f001c2d6c8ede4eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acfa9a95bf3dedd96eff93ed5780b7ad4093419100e2fb6f001c2d6c8ede4eb1", kill_on_drop: false }` [INFO] [stdout] acfa9a95bf3dedd96eff93ed5780b7ad4093419100e2fb6f001c2d6c8ede4eb1