[INFO] cloning repository https://github.com/hermann-wenninger/wasm_todo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hermann-wenninger/wasm_todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhermann-wenninger%2Fwasm_todo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhermann-wenninger%2Fwasm_todo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab9ed063cdeb876e48255814bc667dd825995870 [INFO] testing hermann-wenninger/wasm_todo against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhermann-wenninger%2Fwasm_todo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hermann-wenninger/wasm_todo [INFO] finished tweaking git repo https://github.com/hermann-wenninger/wasm_todo [INFO] tweaked toml for git repo https://github.com/hermann-wenninger/wasm_todo written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hermann-wenninger/wasm_todo on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hermann-wenninger/wasm_todo 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded devise_core v0.4.2 [INFO] [stderr] Downloaded thiserror v1.0.67 [INFO] [stderr] Downloaded sqlx-macros v0.8.3 [INFO] [stderr] Downloaded atomic v0.6.0 [INFO] [stderr] Downloaded binascii v0.1.4 [INFO] [stderr] Downloaded sqlx-macros-core v0.8.3 [INFO] [stderr] Downloaded clap v4.5.20 [INFO] [stderr] Downloaded rocket_http v0.5.1 [INFO] [stderr] Downloaded hyper v0.14.31 [INFO] [stderr] Downloaded sqlx-postgres v0.8.3 [INFO] [stderr] Downloaded actix-cors v0.7.0 [INFO] [stderr] Downloaded sqlx-core v0.8.3 [INFO] [stderr] Downloaded sqlx-sqlite v0.8.3 [INFO] [stderr] Downloaded sqlx v0.8.3 [INFO] [stderr] Downloaded tower-http v0.6.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.67 [INFO] [stderr] Downloaded sqlx-mysql v0.8.3 [INFO] [stderr] Downloaded rocket_codegen v0.5.1 [INFO] [stderr] Downloaded rustix v0.38.38 [INFO] [stderr] Downloaded rocket v0.5.1 [INFO] [stderr] Downloaded clap_builder v4.5.20 [INFO] [stderr] Downloaded stable-pattern v0.1.0 [INFO] [stderr] Downloaded ubyte v0.10.4 [INFO] [stderr] Downloaded devise_codegen v0.4.2 [INFO] [stderr] Downloaded hyper v1.5.0 [INFO] [stderr] Downloaded impl-more v0.1.8 [INFO] [stderr] Downloaded bytes v1.8.0 [INFO] [stderr] Downloaded devise v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e794107dae51dbc4b5faf56fba17cb1f2ebf48b78eb574f5ef1b23c6916103b [INFO] running `Command { std: "docker" "start" "-a" "3e794107dae51dbc4b5faf56fba17cb1f2ebf48b78eb574f5ef1b23c6916103b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e794107dae51dbc4b5faf56fba17cb1f2ebf48b78eb574f5ef1b23c6916103b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e794107dae51dbc4b5faf56fba17cb1f2ebf48b78eb574f5ef1b23c6916103b", kill_on_drop: false }` [INFO] [stdout] 3e794107dae51dbc4b5faf56fba17cb1f2ebf48b78eb574f5ef1b23c6916103b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b426b578fc4e1299c111d4c15e2f398d25d1c8b8fd5e05e9e2a37b010dfcb29c [INFO] running `Command { std: "docker" "start" "-a" "b426b578fc4e1299c111d4c15e2f398d25d1c8b8fd5e05e9e2a37b010dfcb29c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling sqlx-postgres v0.8.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling impl-more v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.67 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling sqlx-macros-core v0.8.3 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling thiserror-impl v1.0.67 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling sqlx-macros v0.8.3 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling sqlx v0.8.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Compiling actix-cors v0.7.0 [INFO] [stderr] Compiling tower-http v0.6.1 [INFO] [stderr] Compiling testor v0.1.0 (/opt/rustwide/workdir/testor) [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Compiling rust-interface v0.1.0 (/opt/rustwide/workdir/frontend/rust-interface) [INFO] [stderr] Compiling glue v0.1.0 (/opt/rustwide/workdir/glue) [INFO] [stderr] Compiling to-do-dal v0.1.0 (/opt/rustwide/workdir/nanoservices/to_do/dal) [INFO] [stderr] Compiling auth-dal v0.1.0 (/opt/rustwide/workdir/nanoservices/auth/dal) [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> nanoservices/to_do/dal/src/to_do_items/schema.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> nanoservices/to_do/dal/src/to_do_items/schema.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling auth-core v0.1.0 (/opt/rustwide/workdir/nanoservices/auth/core) [INFO] [stderr] Compiling auth-actix-server v0.1.0 (/opt/rustwide/workdir/nanoservices/auth/networking/actix_server) [INFO] [stderr] Compiling auth-hyper-server v0.1.0 (/opt/rustwide/workdir/nanoservices/auth/networking/hyper_server) [INFO] [stderr] Compiling auth-axum-server v0.1.0 (/opt/rustwide/workdir/nanoservices/auth/networking/axum_server) [INFO] [stderr] Compiling auth-rocket-server v0.1.0 (/opt/rustwide/workdir/nanoservices/auth/networking/rocket_server) [INFO] [stdout] warning: unused import: `auth_dal::users::schema::NewUser` [INFO] [stdout] --> nanoservices/auth/networking/hyper_server/src/api/users/create.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use auth_dal::users::schema::NewUser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::extract_auth::Credentials` [INFO] [stdout] --> nanoservices/auth/networking/axum_server/src/api/auth/login.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::extract_auth::Credentials; // (optional) re-export for clarity [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `routing::delete`, `routing::patch`, and `routing::post` [INFO] [stdout] --> nanoservices/auth/networking/axum_server/src/api/auth/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | routing::post, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 6 | routing::delete, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | routing::patch, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `auth_dal::users::schema::NewUser` [INFO] [stdout] --> nanoservices/auth/networking/axum_server/src/api/users/create.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use auth_dal::users::schema::NewUser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `routing::delete`, `routing::get`, and `routing::patch` [INFO] [stdout] --> nanoservices/auth/networking/axum_server/src/api/users/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | routing::get, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 4 | routing::post, [INFO] [stdout] 5 | routing::delete, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | routing::patch, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `auth_dal::users::schema::NewUser` [INFO] [stdout] --> nanoservices/auth/networking/actix_server/src/api/users/create.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use auth_dal::users::schema::NewUser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling to-do-core v0.1.0 (/opt/rustwide/workdir/nanoservices/to_do/core) [INFO] [stderr] Compiling to-do-actix-server v0.1.0 (/opt/rustwide/workdir/nanoservices/to_do/networking/actix_server) [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> nanoservices/to_do/networking/actix_server/src/api/basic_actions/create.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | token: HeaderToken, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> nanoservices/to_do/networking/actix_server/src/api/basic_actions/get.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | pub async fn get_all(token: HeaderToken) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> nanoservices/to_do/networking/actix_server/src/api/basic_actions/delete.rs:27:52 [INFO] [stdout] | [INFO] [stdout] 27 | pub async fn delete_by_name(token: HeaderToken, req: HttpRequest) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> nanoservices/to_do/networking/actix_server/src/api/basic_actions/update.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | pub async fn update(token: HeaderToken, body: Json) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling to-do-axum-server v0.1.0 (/opt/rustwide/workdir/nanoservices/to_do/networking/axum_server) [INFO] [stderr] Compiling to-do-hyper-server v0.1.0 (/opt/rustwide/workdir/nanoservices/to_do/networking/hyper_server) [INFO] [stderr] Compiling to-do-rocket-server v0.1.0 (/opt/rustwide/workdir/nanoservices/to_do/networking/rocket_server) [INFO] [stderr] Compiling ingress v0.1.0 (/opt/rustwide/workdir/ingress) [INFO] [stdout] warning: unused import: `auth_dal::users::schema::NewUser` [INFO] [stdout] --> nanoservices/auth/networking/actix_server/src/api/users/create.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use auth_dal::users::schema::NewUser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> nanoservices/to_do/networking/actix_server/src/api/basic_actions/create.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | token: HeaderToken, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> nanoservices/to_do/networking/actix_server/src/api/basic_actions/get.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | pub async fn get_all(token: HeaderToken) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> nanoservices/to_do/networking/actix_server/src/api/basic_actions/delete.rs:27:52 [INFO] [stdout] | [INFO] [stdout] 27 | pub async fn delete_by_name(token: HeaderToken, req: HttpRequest) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> nanoservices/to_do/networking/actix_server/src/api/basic_actions/update.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | pub async fn update(token: HeaderToken, body: Json) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> nanoservices/to_do/networking/hyper_server/src/api/basic_actions/create.rs:26:66 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn create(req: Request, token: HeaderToken) -> Result>, NanoServiceError> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> nanoservices/to_do/networking/hyper_server/src/api/basic_actions/get.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn get_all(token: HeaderToken) -> Result>, NanoServiceError> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> nanoservices/to_do/networking/hyper_server/src/api/basic_actions/delete.rs:24:64 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn delete_by_name(name: &str, token: HeaderToken) -> Result>, NanoServiceError> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> nanoservices/to_do/networking/rocket_server/src/api/basic_actions/create.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | pub async fn create(token: HeaderToken, body: Json) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> nanoservices/to_do/networking/hyper_server/src/api/basic_actions/update.rs:26:68 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn update(req: Request, token: HeaderToken) -> Result>, NanoServiceError> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> nanoservices/to_do/networking/rocket_server/src/api/basic_actions/get.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | pub async fn get_all(token: HeaderToken) -> Result, NanoServiceError> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> nanoservices/auth/networking/rocket_server/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[macro_use] extern crate rocket; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> nanoservices/to_do/networking/rocket_server/src/api/basic_actions/delete.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | pub async fn delete_by_name(token: HeaderToken, name: &str) -> Result, NanoServiceError> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> nanoservices/to_do/networking/axum_server/src/api/basic_actions/create.rs:26:42 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn create(token: HeaderToken, Json(body): Json) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> nanoservices/to_do/networking/rocket_server/src/api/basic_actions/update.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | pub async fn update(token: HeaderToken, body: Json) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> nanoservices/to_do/networking/axum_server/src/api/basic_actions/get.rs:16:33 [INFO] [stdout] | [INFO] [stdout] 16 | pub async fn get_all(token: HeaderToken) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> nanoservices/to_do/networking/axum_server/src/api/basic_actions/delete.rs:26:52 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn delete_by_name(token: HeaderToken, Path(name): Path) -> Result nanoservices/to_do/networking/axum_server/src/api/basic_actions/update.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | pub async fn update(token: HeaderToken, Json(body): Json) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glue::hyper_utils::extract_header::extract_token` [INFO] [stdout] --> nanoservices/auth/networking/hyper_server/src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use glue::hyper_utils::extract_header::extract_token; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glue::extract_hyper_header_token` [INFO] [stdout] --> nanoservices/auth/networking/hyper_server/src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use glue::extract_hyper_header_token; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `auth_dal::users::schema::NewUser` [INFO] [stdout] --> nanoservices/auth/networking/hyper_server/src/api/users/create.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use auth_dal::users::schema::NewUser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rocket-ingress v0.1.0 (/opt/rustwide/workdir/alternative-ingresses/rocket-ingress) [INFO] [stdout] warning: unused import: `crate::extract_auth::Credentials` [INFO] [stdout] --> nanoservices/auth/networking/axum_server/src/api/auth/login.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::extract_auth::Credentials; // (optional) re-export for clarity [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `routing::delete`, `routing::patch`, and `routing::post` [INFO] [stdout] --> nanoservices/auth/networking/axum_server/src/api/auth/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | routing::post, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 6 | routing::delete, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | routing::patch, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `auth_dal::users::schema::NewUser` [INFO] [stdout] --> nanoservices/auth/networking/axum_server/src/api/users/create.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use auth_dal::users::schema::NewUser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `routing::delete`, `routing::get`, and `routing::patch` [INFO] [stdout] --> nanoservices/auth/networking/axum_server/src/api/users/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | routing::get, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 4 | routing::post, [INFO] [stdout] 5 | routing::delete, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | routing::patch, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper-ingress v0.1.0 (/opt/rustwide/workdir/alternative-ingresses/hyper-ingress) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdIlZ4t/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmime_guess-3ccd7664c6d1e67c,libunicase-e68199b98a5d4cb3,libauth_actix_server-608c110b0d3af868,libauth_core-09d955c25fa0e3b0,libauth_dal-2501203e549dc398,libuuid-8c719fe8b89be8b7,libgetrandom-922ca4b42d0f7bcf,libargon2-c4fdd239a1b5a341,libblake2-8e553163bf254a22,libpassword_hash-f87d9c87b37d6c42,libbase64ct-04e748031ddf4896,libactix_cors-acacf80129e40f05,libto_do_actix_server-bc04827b2aa6fa9d,libto_do_core-20223e4c1fb431f9,libto_do_dal-b04fa3a5003c7d1f,libsqlx-30090404029d6959,libsqlx_postgres-3bf964f19e732743,libdotenvy-c158e10653a35757,libcrc-dad355042bb8f721,libcrc_catalog-bb32f52851f13aa4,libhex-28742b4ca144387c,libwhoami-f0d56be8c2d656f3,libhome-c43708049c272d87,libmd5-edfdc59b49e1c8db,libatoi-90ff004c8f2e5875,libstringprep-910083736047f637,libunicode_properties-ca16a3a43e1583c7,libhkdf-3a1961ffc0e3428e,libhmac-dd166814737598c8,libsqlx_core-c9436c2a1a1d7292,libhashlink-d9925bb4e00f1216,libcrossbeam_queue-b8bc1c1c3fac604d,libcrossbeam_utils-ae913342a5a98c57,libevent_listener-9603693d27f91173,libparking-49fcf10303d3525f,libglue-8a32f6ae52035503,libjsonwebtoken-db351ba6e78c0360,libpem-80b008cfda9b4d8c,libsimple_asn1-1ddd5cd0c77a6b03,libthiserror-47daa579e8667433,libnum_bigint-aaf97a3195f73753,libnum_integer-71eeed05eac0c808,libnum_traits-4b6535e4c8a3a7b0,libring-55ac2f983c1cbe78,libuntrusted-3420b86308bec153,libaxum-59ebaddc1953de24,libserde_path_to_error-07b0429db1c9b04d,libhyper_util-4ab204ce06c58c80,libhyper-7d9154832457e20d,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libh2-4fc8cf0d9bd5a3de,libatomic_waker-001109810bdecbaa,libmatchit-9957f6fb3fe31ab2,libaxum_core-7c0b6f654b17c215,libhttp_body_util-8ddbba522ee4e747,libhttp_body-5ced07248982098e,libtower-0e3e463a84082033,libsync_wrapper-3774b2b6a2e7860b,libtower_layer-d70c7e404336389b,librocket-f8a81f98b4e92625,libnum_cpus-00a3dc3d4792eeb2,libtempfile-1543cb4c3b37524b,libfastrand-5b34477e6b7d2549,librustix-7ce30585114b3c32,liblinux_raw_sys-dd10f1d1b50fcb6c,librocket_http-ec2a93544462f8ff,libcookie-84b0f9a33573763a,libstable_pattern-972dfc2c4ec00cc8,libref_cast-e649595ee4df670c,libhyper-dc3cb72eb6f1d4af,libtower_service-0d7df29686b13872,libhttp_body-04346634fe9bb55b,libmulter-862886cbeaec644f,libspin-bbfc7d9afebf93b8,libhttp-49835eadea3670d0,libeither-a6ff3ec44a5c536c,libtokio_stream-467b82485684a091,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libubyte-c3161d9a04bc8016,libfigment-a015b842ece39868,libtoml-69a326ebcccfbb90,libtoml_edit-1e6905690dae1966,libserde_spanned-cdb3170e3d3d283b,libwinnow-aec8fd883abf5a30,libtoml_datetime-1944e54f9ba6853a,libuncased-4465a943ede30fc3,libpear-84d7d51b06fcf8ad,libinlinable_string-be82f8463bd0ceb4,libfutures-e1aa87144a3ff399,libfutures_executor-fc6a5e772de23520,libasync_stream-2d04a6f215962c34,libyansi-2cf02e38111e69c4,libis_terminal-62d2003e48e91b80,libthiserror-587460278eeb952b,librust_embed-b60e6d6b4699ec75,librust_embed_utils-d6ce98e320ed66cb,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libsha2-e3c6733d00b4e468,libactix_web-6db618179644eded,libimpl_more-ae02cbf4feb864b1,liburl-5d0ae1ffac91af24,libidna-04cf567ecb7673b3,libunicode_normalization-92fe4fe3acaec15e,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-4f2144847503f8f3,libserde_urlencoded-706d7ddf13372b85,libform_urlencoded-a5edb5174711de82,libserde_json-e6b2e984f2676915,libryu-f8ba606093049f91,libactix_server-d274d8f42c7c2715,libactix_router-640238d698118d6c,libregex-0aecdc4acd716247,libregex_automata-40fbea3c172927e4,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libcookie-a8406ee8aa0d556e,libtime-a1cc7c711a43f5c8,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libactix_http-abe8cf378cb14f42,librand-f869f5b1e050a145,librand_chacha-0d47574058d894d8,libppv_lite86-9cba912775e5053e,librand_core-2c568519c5215ab1,libhttparse-064b81e7df14424d,libbrotli-4a3fbbdbcb2f3328,libbrotli_decompressor-28920ff4f3fb163d,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-ef9249d9e44eef24,libcpufeatures-864a46b3d6008197,libdigest-87e39019f9db9fae,libsubtle-ca7024fc66e4388f,libblock_buffer-68345a13dc7a8e25,libcrypto_common-58cc5427b4d302c3,libgeneric_array-e7dcb6463547bc23,libtypenum-66c155be53855aa0,libbase64-2a03de3babadded3,liblocal_channel-1f39405c63f41e49,libbytestring-988e66125285e3db,libencoding_rs-68ad4a143c31cce1,liblanguage_tags-f2740fbda1808d44,libahash-f048085864fe0b2c,libgetrandom-31ea51f2deb61e8e,libzerocopy-177fed3313d86331,libbyteorder-1e924d369e48dcfe,libmime-4b44681fdb2c65f7,libpercent_encoding-9bee39bbc5bd523a,libh2-b847d220f7d16423,libindexmap-2cb4ec83c2346fdf,libhashbrown-282a6913d0b0c6a4,libfoldhash-db4127afd3bb4103,libequivalent-fdc46004df91ad08,liballocator_api2-3bc2480ae44878f3,libfutures_util-1a220b8277528a92,libfutures_io-972ebb79349338ae,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libzstd-35728b8f2e5429ec,libzstd_safe-57196a42377e4745,libzstd_sys-ffdbde4392905a58,libflate2-677d8aca5f3f1a32,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libactix_service-47aeab644af0e57c,libactix_codec-b1b435b6a8ffd8dc,libtracing-0310cea8c883f535,libtracing_core-1a977c0faab82eff,libonce_cell-debe7c411cf97340,libmemchr-3ffe5f7a52883367,libbitflags-eb92e23a18d5cc91,libtokio_util-713bb5d21edd2b64,libfutures_sink-be8442ee548d90f9,libactix_utils-c5ff58c994e351ff,liblocal_waker-db44699d6c187aa3,libactix_rt-9a19ebe38cb70538,libtokio-55c6d60528c49c76,libsignal_hook_registry-342a03c6e8ee5bd8,libsocket2-3dab800599ffc151,libmio-ef2711bafa9898b8,liblog-669e9396cafcbb01,libparking_lot-3cdb36140e2654fc,libparking_lot_core-a68fa8661aa6b9da,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,libsmallvec-f0c035920f9f6734,libserde-c2dab04ba83f127a,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project_lite-1b69109c4d0b18c5,libfutures_core-fc6bb1738f00fc87,libhttp-3fec65441034439c,libitoa-4c6598116a867907,libbytes-3d9b205de7df0211,libfnv-2d77ec4f6f971b24}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdIlZ4t/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-7bbb1789c5efa9ee/out" "-L" "/opt/rustwide/target/debug/build/ring-9fb3e2fe9ac8b53f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ingress-c20b9043aa4f19d8" "-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 `ingress` (bin "ingress") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `to-do-rocket-server` (bin "to-do-rocket-server"); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name to_do_rocket_server --edition=2021 nanoservices/to_do/networking/rocket_server/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=96aee5a12b5ab6cf -C extra-filename=-260787f9a02b2856 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glue=/opt/rustwide/target/debug/deps/libglue-8a32f6ae52035503.rlib --extern rocket=/opt/rustwide/target/debug/deps/librocket-f8a81f98b4e92625.rlib --extern to_do_core=/opt/rustwide/target/debug/deps/libto_do_core-20223e4c1fb431f9.rlib --extern to_do_dal=/opt/rustwide/target/debug/deps/libto_do_dal-b04fa3a5003c7d1f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-7bbb1789c5efa9ee/out -L native=/opt/rustwide/target/debug/build/ring-9fb3e2fe9ac8b53f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `auth-rocket-server` (bin "auth-rocket-server"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name auth_rocket_server --edition=2021 nanoservices/auth/networking/rocket_server/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a7ff7a2cdb249be7 -C extra-filename=-1a8c76fce051284b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern auth_core=/opt/rustwide/target/debug/deps/libauth_core-09d955c25fa0e3b0.rlib --extern auth_dal=/opt/rustwide/target/debug/deps/libauth_dal-2501203e549dc398.rlib --extern auth_rocket_server=/opt/rustwide/target/debug/deps/libauth_rocket_server-53f1474074088e6a.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern glue=/opt/rustwide/target/debug/deps/libglue-8a32f6ae52035503.rlib --extern rocket=/opt/rustwide/target/debug/deps/librocket-f8a81f98b4e92625.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-7bbb1789c5efa9ee/out -L native=/opt/rustwide/target/debug/build/ring-9fb3e2fe9ac8b53f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rocket-ingress` (bin "rocket-ingress") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name rocket_ingress --edition=2021 alternative-ingresses/rocket-ingress/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2060a3c8b7a26983 -C extra-filename=-9fbd1c611b26ce8e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-3ccd7664c6d1e67c.rlib --extern rocket=/opt/rustwide/target/debug/deps/librocket-f8a81f98b4e92625.rlib --extern rust_embed=/opt/rustwide/target/debug/deps/librust_embed-b60e6d6b4699ec75.rlib --extern to_do_dal=/opt/rustwide/target/debug/deps/libto_do_dal-b04fa3a5003c7d1f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-55c6d60528c49c76.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-7bbb1789c5efa9ee/out -L native=/opt/rustwide/target/debug/build/ring-9fb3e2fe9ac8b53f/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b426b578fc4e1299c111d4c15e2f398d25d1c8b8fd5e05e9e2a37b010dfcb29c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b426b578fc4e1299c111d4c15e2f398d25d1c8b8fd5e05e9e2a37b010dfcb29c", kill_on_drop: false }` [INFO] [stdout] b426b578fc4e1299c111d4c15e2f398d25d1c8b8fd5e05e9e2a37b010dfcb29c