[INFO] cloning repository https://github.com/ege-del/rust-carbon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ege-del/rust-carbon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fege-del%2Frust-carbon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fege-del%2Frust-carbon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1d441f15644aa87198c3c8c4e206d3771aec968 [INFO] testing ege-del/rust-carbon against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fege-del%2Frust-carbon" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ege-del/rust-carbon on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ege-del/rust-carbon [INFO] finished tweaking git repo https://github.com/ege-del/rust-carbon [INFO] tweaked toml for git repo https://github.com/ege-del/rust-carbon written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ege-del/rust-carbon 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded maud v0.24.0 [INFO] [stderr] Downloaded maud_macros v0.24.0 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6dffcc989a43193d672840667b72b8f9247d273c886a243814323796029fc192 [INFO] running `Command { std: "docker" "start" "-a" "6dffcc989a43193d672840667b72b8f9247d273c886a243814323796029fc192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dffcc989a43193d672840667b72b8f9247d273c886a243814323796029fc192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dffcc989a43193d672840667b72b8f9247d273c886a243814323796029fc192", kill_on_drop: false }` [INFO] [stdout] 6dffcc989a43193d672840667b72b8f9247d273c886a243814323796029fc192 [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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06c27360e2a9250760d4db099c4254c32f0ca6e42cdf1e31dafaaa5c0b775109 [INFO] running `Command { std: "docker" "start" "-a" "06c27360e2a9250760d4db099c4254c32f0ca6e42cdf1e31dafaaa5c0b775109", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.75 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling bytestring v1.2.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling cookie v0.16.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling ipnet v2.5.1 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.2.1 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling bson v2.4.0 [INFO] [stderr] Compiling dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling maud_macros v0.24.0 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_info v3.5.1 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling dotenv_codegen v0.15.0 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling mongodb v2.3.1 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.2.2 [INFO] [stderr] Compiling actix-web v4.2.1 [INFO] [stderr] Compiling actix-files v0.6.2 [INFO] [stderr] Compiling maud v0.24.0 [INFO] [stderr] Compiling actix-session v0.7.2 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Error`, `HttpResponse`, `Responder`, `Result as AwResult`, `get`, `guard`, `post`, and `self` [INFO] [stdout] --> src/main.rs:7:37 [INFO] [stdout] | [INFO] [stdout] 7 | ...re::Logger, guard, get, Error, post,web, App, cookie::{self, Key}, HttpResponse, HttpServer, Responder, Result as AwResult}; [INFO] [stdout] | ^^^^^ ^^^ ^^^^^ ^^^^ ^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Builder` and `WriteStyle` [INFO] [stdout] --> src/main.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use env_logger::{Env, Builder, WriteStyle}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Session` and `config::PersistentSession` [INFO] [stdout] --> src/main.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use actix_session::{config::PersistentSession, Session, SessionMiddleware, storage::CookieSessionStore}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get` [INFO] [stdout] --> src/routes/api/user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{post, get, web, HttpResponse}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Collection`, `IndexModel`, `bson::doc`, and `options::IndexOptions` [INFO] [stdout] --> src/routes/api/user.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use mongodb::{bson::doc, options::IndexOptions, Client, Collection, IndexModel}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Collection`, `IndexModel`, and `options::IndexOptions` [INFO] [stdout] --> src/routes/api/note.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use mongodb::{bson::doc, options::IndexOptions, Client, Collection, IndexModel}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HttpResponse` and `web` [INFO] [stdout] --> src/routes/root.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{post, get, web,HttpResponse, Result as AwResult}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SessionMiddleware`, `config::PersistentSession`, and `storage::CookieSessionStore` [INFO] [stdout] --> src/routes/root.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use actix_session::{config::PersistentSession, Session, SessionMiddleware, storage::CookieSessionStore}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `html` [INFO] [stdout] --> src/routes/root.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use maud::{html, Markup}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/routes/root.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | Ok((pages::Index("ok"))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 9 - Ok((pages::Index("ok"))) [INFO] [stdout] 9 + Ok(pages::Index("ok")) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/routes/root.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | Ok((pages::Index("ok"))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 14 - Ok((pages::Index("ok"))) [INFO] [stdout] 14 + Ok(pages::Index("ok")) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/routes/root.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | Ok((pages::Index("ok"))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 19 - Ok((pages::Index("ok"))) [INFO] [stdout] 19 + Ok(pages::Index("ok")) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/routes/root.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | Ok((pages::Index("ok"))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 24 - Ok((pages::Index("ok"))) [INFO] [stdout] 24 + Ok(pages::Index("ok")) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::root::Index` [INFO] [stdout] --> src/routes/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use self::root::Index; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Markup` and `html` [INFO] [stdout] --> src/main.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | use maud::{html, Markup}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DOCTYPE` [INFO] [stdout] --> src/pages/partials/head.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use maud::{DOCTYPE, html, Markup}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DOCTYPE` [INFO] [stdout] --> src/pages/partials/footer.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use maud::{DOCTYPE, html, Markup}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Collection`, `IndexModel`, `bson::doc`, and `options::IndexOptions` [INFO] [stdout] --> src/main.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | use mongodb::{bson::doc, options::IndexOptions, Client, Collection, IndexModel}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::User` [INFO] [stdout] --> src/main.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use model::User; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `erre` [INFO] [stdout] --> src/routes/api/note.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let erre = MyObj { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_erre` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/routes/root.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | pub async fn Index(session: Session) -> AwResult { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/routes/root.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | pub async fn notes(session: Session) -> AwResult { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/routes/root.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | pub async fn about(session: Session) -> AwResult { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/routes/root.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn users(session: Session) -> AwResult { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `page_title` [INFO] [stdout] --> src/pages/index.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn Index(page_title: &str) -> Markup { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_page_title` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Index` should have a snake case name [INFO] [stdout] --> src/routes/root.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | pub async fn Index(session: Session) -> AwResult { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Index` should have a snake case name [INFO] [stdout] --> src/pages/index.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn Index(page_title: &str) -> Markup { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Head` should have a snake case name [INFO] [stdout] --> src/pages/partials/head.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn Head(page_title: &str) -> Markup { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `head` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Footer` should have a snake case name [INFO] [stdout] --> src/pages/partials/footer.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn Footer(text: &str) -> Markup { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `footer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcCESEMj/symbols.o" "/opt/rustwide/target/debug/deps/server-c27883d45471ddec.server.d6f455adfb9e857-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/server-c27883d45471ddec.server.d6f455adfb9e857-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/server-c27883d45471ddec.server.d6f455adfb9e857-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/server-c27883d45471ddec.server.d6f455adfb9e857-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/server-c27883d45471ddec.server.d6f455adfb9e857-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/server-c27883d45471ddec.server.d6f455adfb9e857-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/server-c27883d45471ddec.server.d6f455adfb9e857-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/server-c27883d45471ddec.server.d6f455adfb9e857-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/server-c27883d45471ddec.server.d6f455adfb9e857-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/server-c27883d45471ddec.server.d6f455adfb9e857-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/server-c27883d45471ddec.server.d6f455adfb9e857-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/server-c27883d45471ddec.server.d6f455adfb9e857-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/server-c27883d45471ddec.server.d6f455adfb9e857-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/server-c27883d45471ddec.server.d6f455adfb9e857-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/server-c27883d45471ddec.server.d6f455adfb9e857-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/server-c27883d45471ddec.server.d6f455adfb9e857-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/server-c27883d45471ddec.e9g5sylds74bladqoqhnblcn3.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmaud-1c44a7fce6416138.rlib" "/opt/rustwide/target/debug/deps/libitoa-4700b6cedcd370b5.rlib" "/opt/rustwide/target/debug/deps/libmongodb-5dcb23382bc9b461.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-e86ec9c339fb7550.rlib" "/opt/rustwide/target/debug/deps/librustc_version_runtime-203ff226cfa4e30e.rlib" "/opt/rustwide/target/debug/deps/librustc_version-7fea8bbc8a47b3f9.rlib" "/opt/rustwide/target/debug/deps/libsemver-a3072fd159cb55b8.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-fec3c889485bdc93.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-ac16ebe1d645178e.rlib" "/opt/rustwide/target/debug/deps/libstringprep-0a692e768d01b277.rlib" "/opt/rustwide/target/debug/deps/libchrono-658d462ec71db3fe.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-2ebbc0aefc3a8ead.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-41d0dda221b6f5b1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-047cd2c4b2eca749.rlib" "/opt/rustwide/target/debug/deps/libtime-15c98aa25bcddb30.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-b8357048d65ece0b.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-698245499d9c7fe6.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-87ccc5704ddbfdf7.rlib" "/opt/rustwide/target/debug/deps/librustls-8bf33cb2b31448d6.rlib" "/opt/rustwide/target/debug/deps/libsct-18d46ca8e62a26f2.rlib" "/opt/rustwide/target/debug/deps/libwebpki-bdadd56600fbdb8e.rlib" "/opt/rustwide/target/debug/deps/libring-001fc53950893a2a.rlib" "/opt/rustwide/target/debug/deps/libspin-78034f5b20cf8504.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b85994a42d0ac9b3.rlib" "/opt/rustwide/target/debug/deps/libos_info-c8d3667a58988ecb.rlib" "/opt/rustwide/target/debug/deps/libuuid-639bf1d29965a1cc.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c3a852e0c1556a53.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-9c199fc110568c07.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-7474a40a1211b508.rlib" "/opt/rustwide/target/debug/deps/libhostname-b534eefc43ff897f.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-6af12c4ad54ee2aa.rlib" "/opt/rustwide/target/debug/deps/libquick_error-f65da788bd712813.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-243a49ac6e5bf825.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-5de8440622f69357.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-82d1dbfb25982e85.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-a624add2b92172ae.rlib" "/opt/rustwide/target/debug/deps/libipnet-ceb5197c2eac6f9f.rlib" "/opt/rustwide/target/debug/deps/libidna-8d3fe432e5295b8a.rlib" "/opt/rustwide/target/debug/deps/libmatches-d94bf27bbd1551a4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d1ee684a23f9c4f1.rlib" "/opt/rustwide/target/debug/deps/libsha1-c8909a4e902ab135.rlib" "/opt/rustwide/target/debug/deps/libmd5-00a6f440d2e1803e.rlib" "/opt/rustwide/target/debug/deps/libserde_with-15c5dc6906e4ceb0.rlib" "/opt/rustwide/target/debug/deps/libbson-ddd4df8b50671a99.rlib" "/opt/rustwide/target/debug/deps/libuuid-562f5bdc871261cc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib" "/opt/rustwide/target/debug/deps/libhex-bf7c7e88be113135.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-d969d15820272381.rlib" "/opt/rustwide/target/debug/deps/libactix_session-ba804d88331982c3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-3bc2fd14920b2be5.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-db3e74e365495a1b.rlib" "/opt/rustwide/target/debug/deps/libatty-b2a5e2fe4302fe3f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-e6fd5b497f3a19de.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ec2003321882e227.rlib" "/opt/rustwide/target/debug/deps/libactix_files-f7653aaf14790cea.rlib" "/opt/rustwide/target/debug/deps/libhttp_range-2080c25a991b5a6b.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-81003d056ff7d7f3.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ed6af66da6c26abf.rlib" "/opt/rustwide/target/debug/deps/libunicase-4d6a68e881acd095.rlib" "/opt/rustwide/target/debug/deps/libactix_web-049af5952e26de6b.rlib" "/opt/rustwide/target/debug/deps/libcookie-0af1ad07426e4685.rlib" "/opt/rustwide/target/debug/deps/libhkdf-72f2603fe4c9ac17.rlib" "/opt/rustwide/target/debug/deps/libhmac-0696d7f3fb31ea9b.rlib" "/opt/rustwide/target/debug/deps/libsha2-4a50cb42b6db41e2.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-f6fc3efe8f84e188.rlib" "/opt/rustwide/target/debug/deps/libctr-f52ba3fe1e7a237f.rlib" "/opt/rustwide/target/debug/deps/libghash-9a8782b52e5c29aa.rlib" "/opt/rustwide/target/debug/deps/libpolyval-2c829dd9dffc84d6.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-10215846cf3cd1b4.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-396dd1073d1b46e5.rlib" "/opt/rustwide/target/debug/deps/libaes-fee8c33b42fc6e3d.rlib" "/opt/rustwide/target/debug/deps/libcipher-bc04034cb7bed533.rlib" "/opt/rustwide/target/debug/deps/libinout-d0df38034e07daba.rlib" "/opt/rustwide/target/debug/deps/libaead-102852b8fb50eddf.rlib" "/opt/rustwide/target/debug/deps/libtime-1f6fdeca57aa0f22.rlib" "/opt/rustwide/target/debug/deps/libtime_core-bbcecaaec280edf7.rlib" "/opt/rustwide/target/debug/deps/liburl-3be1b4f6fbd912dc.rlib" "/opt/rustwide/target/debug/deps/libidna-2f93b08e78145610.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5a0d1b7501b5b588.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d0e15cf235fdace8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-092535495408a9a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2591fc88671387b6.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8234dddd91ef8e88.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-bb539c6632ff4397.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d40ff84ff4fb8dad.rlib" "/opt/rustwide/target/debug/deps/libryu-bf4a073559873234.rlib" "/opt/rustwide/target/debug/deps/libactix_server-39c3e4262b47b568.rlib" "/opt/rustwide/target/debug/deps/libactix_router-3f1823930c73332a.rlib" "/opt/rustwide/target/debug/deps/libregex-702cade51d90c717.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-91dce796d7716b80.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-684e6eb3766231a0.rlib" "/opt/rustwide/target/debug/deps/libserde-226dbb37833749b6.rlib" "/opt/rustwide/target/debug/deps/libactix_http-73cba248fe8b4aea.rlib" "/opt/rustwide/target/debug/deps/libbase64-4e86afc0a51d7160.rlib" "/opt/rustwide/target/debug/deps/librand-08b6db1391152413.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5d5be765a2720bed.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3aad57fff99c9011.rlib" "/opt/rustwide/target/debug/deps/libhttparse-20c50765b6eae871.rlib" "/opt/rustwide/target/debug/deps/libbrotli-1fa87642c10bdd2d.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-09f1eab3720aa5dd.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-69ceb0d494a4e972.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-c95b1f7484b32d77.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-350f32429a583fef.rlib" "/opt/rustwide/target/debug/deps/libsha1-4405a6e33e394cc4.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-11e64ba95795d576.rlib" "/opt/rustwide/target/debug/deps/libdigest-2c48632faf74da4c.rlib" "/opt/rustwide/target/debug/deps/libsubtle-4f6694d2baee077d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-31159895fe34e1ac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-d32fe7f67eaccb75.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-79ac677c157c6c08.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b99755886e696220.rlib" "/opt/rustwide/target/debug/deps/librand_core-1ed427084227f800.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-d7a42439fdba63a3.rlib" "/opt/rustwide/target/debug/deps/libbytestring-63d2619f88e55ca5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-198297e318983226.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-4000350c79e5db96.rlib" "/opt/rustwide/target/debug/deps/libmime-4bcbece52c10d809.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cf33914a9caa967b.rlib" "/opt/rustwide/target/debug/deps/libh2-bd6ca2d72dacdfdd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-75591db3fb15db98.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6d577cb9399ff1fb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4ee1a56e729867e7.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-439ae6651d85031e.rlib" "/opt/rustwide/target/debug/deps/libslab-fd380b27eb1bc821.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f8dafe9db21e8e9f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-290af3388897784b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-cd7995bff5c53296.rlib" "/opt/rustwide/target/debug/deps/libahash-ddbad1c3de4e28fc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-891b2f19ff47db27.rlib" "/opt/rustwide/target/debug/deps/libzstd-459287f112edf607.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-2cf1354f58e48a38.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-6a28882cb752453f.rlib" "/opt/rustwide/target/debug/deps/libflate2-445b90ddb5ba1db0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-458b9c9b4af113f0.rlib" "/opt/rustwide/target/debug/deps/libadler-6e2239da07b4bf7a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5edb47dcfa9a4264.rlib" "/opt/rustwide/target/debug/deps/libactix_service-fe6cd689ea3300a1.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-2b0759e1b49cb64e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-313b05b42181461d.rlib" "/opt/rustwide/target/debug/deps/libtracing-18ceb10e50924891.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f5374dba1232d974.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-99d403c4f86d4ce4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7b7fa95b6582ccdc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-65d61171498cd304.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-e6deac57b8b17f8e.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-b401f7f233f60d6d.rlib" "/opt/rustwide/target/debug/deps/libtokio-3936a1cea37303d3.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-49876922e6514d21.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb465c74ac508a24.rlib" "/opt/rustwide/target/debug/deps/libsocket2-57a3296a165c9101.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7766f31ae4262859.rlib" "/opt/rustwide/target/debug/deps/libmio-4468aa29ce105d6e.rlib" "/opt/rustwide/target/debug/deps/liblog-8db3062adc434856.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f845600dc44f368c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da17cb5c957ec8ec.rlib" "/opt/rustwide/target/debug/deps/liblibc-fcd032d7e5dc2cf7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f64abb103254f904.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5759723881286498.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-82059f033d9c8a99.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a649b8e277a32c9f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-cfc49328a5e2323e.rlib" "/opt/rustwide/target/debug/deps/libhttp-d031242cfeaeb3f0.rlib" "/opt/rustwide/target/debug/deps/libitoa-b17551f647cc5376.rlib" "/opt/rustwide/target/debug/deps/libbytes-eda7eefca1d7feee.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/target/debug/deps/libdotenv_codegen-f465d6fb6cbc9701.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-ed73e3dd8d1a639e/out" "-L" "/opt/rustwide/target/debug/build/ring-3fca353df668b195/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server-c27883d45471ddec" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `server` (bin "server") due to 1 previous error; 29 warnings emitted [INFO] running `Command { std: "docker" "inspect" "06c27360e2a9250760d4db099c4254c32f0ca6e42cdf1e31dafaaa5c0b775109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06c27360e2a9250760d4db099c4254c32f0ca6e42cdf1e31dafaaa5c0b775109", kill_on_drop: false }` [INFO] [stdout] 06c27360e2a9250760d4db099c4254c32f0ca6e42cdf1e31dafaaa5c0b775109