[INFO] updating cached repository https://github.com/web-dev-rust/todo-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a738be9b9676b61af8b8635501eca1422842cb1 [INFO] testing web-dev-rust/todo-server against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweb-dev-rust%2Ftodo-server" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/web-dev-rust/todo-server on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/web-dev-rust/todo-server [INFO] finished tweaking git repo https://github.com/web-dev-rust/todo-server [INFO] tweaked toml for git repo https://github.com/web-dev-rust/todo-server written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/web-dev-rust/todo-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5aa163a7c0f43847482df1cb3bb151cdc711b58475f6ae588f3e4ee546cd9893 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5aa163a7c0f43847482df1cb3bb151cdc711b58475f6ae588f3e4ee546cd9893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5aa163a7c0f43847482df1cb3bb151cdc711b58475f6ae588f3e4ee546cd9893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aa163a7c0f43847482df1cb3bb151cdc711b58475f6ae588f3e4ee546cd9893", kill_on_drop: false }` [INFO] [stdout] 5aa163a7c0f43847482df1cb3bb151cdc711b58475f6ae588f3e4ee546cd9893 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] efdd9fb92924df6c6f3aba46500106bd0773869010a6478ee22ee03a1cccece9 [INFO] running `Command { std: "docker" "start" "-a" "efdd9fb92924df6c6f3aba46500106bd0773869010a6478ee22ee03a1cccece9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling bastion-utils v0.3.2 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling bytestring v0.1.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling rusoto_core v0.41.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling lightproc v0.3.4 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling bastion-executor v0.3.4 [INFO] [stderr] Compiling pem v0.7.0 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling bastion-qutex v0.2.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling bcrypt v0.6.1 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-process v0.2.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling enum-as-inner v0.3.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling fort v0.3.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling bastion v0.3.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.1 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling simple_asn1 v0.4.0 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling rusoto_credential v0.41.1 [INFO] [stderr] Compiling jsonwebtokens v1.0.0-alpha.12 [INFO] [stderr] Compiling rusoto_dynamodb v0.41.0 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix v0.9.0 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling migrations_internals v1.4.0 [INFO] [stderr] Compiling migrations_macros v1.4.1 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling todo-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 28s [INFO] running `Command { std: "docker" "inspect" "efdd9fb92924df6c6f3aba46500106bd0773869010a6478ee22ee03a1cccece9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efdd9fb92924df6c6f3aba46500106bd0773869010a6478ee22ee03a1cccece9", kill_on_drop: false }` [INFO] [stdout] efdd9fb92924df6c6f3aba46500106bd0773869010a6478ee22ee03a1cccece9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8f854716930774791b8ca410d59f3136e7344ec6ce598bf3043420036267ca0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c8f854716930774791b8ca410d59f3136e7344ec6ce598bf3043420036267ca0", kill_on_drop: false }` [INFO] [stderr] Compiling todo-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `validate_jwt_info` [INFO] [stdout] --> src/todo_api/core/mod.rs:102:36 [INFO] [stdout] | [INFO] [stdout] 102 | use super::{validate_jwt_date, validate_jwt_info}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::todo_api::model::auth::User` [INFO] [stdout] --> src/todo_api/core/mod.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | use crate::todo_api::model::auth::User; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::todo_api_web::model::http::Clients` [INFO] [stdout] --> src/todo_api/core/mod.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | use crate::todo_api_web::model::http::Clients; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `validate_jwt_info` [INFO] [stdout] --> src/todo_api/core/mod.rs:102:36 [INFO] [stdout] | [INFO] [stdout] 102 | use super::{validate_jwt_date, validate_jwt_info}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::todo_api::model::auth::User` [INFO] [stdout] --> src/todo_api/core/mod.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | use crate::todo_api::model::auth::User; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::todo_api_web::model::http::Clients` [INFO] [stdout] --> src/todo_api/core/mod.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | use crate::todo_api_web::model::http::Clients; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/lib-99265de4d9eb3372.lib.6nfetrwr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lib-99265de4d9eb3372.lib.6nfetrwr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lib-99265de4d9eb3372.lib.6nfetrwr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lib-99265de4d9eb3372.lib.6nfetrwr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lib-99265de4d9eb3372.lib.6nfetrwr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lib-99265de4d9eb3372.lib.6nfetrwr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lib-99265de4d9eb3372.lib.6nfetrwr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lib-99265de4d9eb3372.lib.6nfetrwr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lib-99265de4d9eb3372.lib.6nfetrwr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lib-99265de4d9eb3372.lib.6nfetrwr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lib-99265de4d9eb3372.lib.6nfetrwr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lib-99265de4d9eb3372.lib.6nfetrwr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lib-99265de4d9eb3372.lib.6nfetrwr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lib-99265de4d9eb3372.lib.6nfetrwr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lib-99265de4d9eb3372.lib.6nfetrwr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lib-99265de4d9eb3372.lib.6nfetrwr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/lib-99265de4d9eb3372" "/opt/rustwide/target/debug/deps/lib-99265de4d9eb3372.2eogpd6iw5yzvc43.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-71b68ceb70236fb6/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-67fb2056f12f8f41/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-1ee47699cc46b243/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libdotenv-ef265213814e1891.rlib" "/opt/rustwide/target/debug/deps/libtodo_server-abf5a57aff240030.rlib" "/opt/rustwide/target/debug/deps/libactix-ea0f4a6c5045f745.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7d82e127a4634108.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtokens-ee899438912a166f.rlib" "/opt/rustwide/target/debug/deps/libpem-1d8b431a7ec05c69.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-03ece23723cee6f3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7f8e6ced3875da11.rlib" "/opt/rustwide/target/debug/deps/libring-dfe3d12a1f799c7c.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a224c001c183e994.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-bdfeb36cdb7c14b7.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-82a14c69cf353c86.rlib" "/opt/rustwide/target/debug/deps/libxml-4c5dd1c9038d91d1.rlib" "/opt/rustwide/target/debug/deps/libsha2-8168c73d4521cd11.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-284cc5a0db04f33d.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-c978415719989861.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-953d110e9a586af5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-21e7d0d5cdfc6b63.rlib" "/opt/rustwide/target/debug/deps/libshlex-94cb6686a4941263.rlib" "/opt/rustwide/target/debug/deps/libdirs-23068680a7b6fcc7.rlib" "/opt/rustwide/target/debug/deps/libmd5-6dd4da03b6ce37fe.rlib" "/opt/rustwide/target/debug/deps/libhmac-06b6cf7a56553428.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-329808cb89ad2ff2.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libdigest-05b5beb5e4c3647f.rlib" "/opt/rustwide/target/debug/deps/libhex-091839826400ee82.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7c65c34ea663ad53.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b414d5d944393784.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f83309672b4dbb29.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f4cf95768eb9a38e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libhyper-f1a7318cca32c3c7.rlib" "/opt/rustwide/target/debug/deps/libwant-89724f4c0cc1af89.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-743f50acc70e1f75.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-32ce7260a2056363.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-3b5d682c24e85a7b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-e596917cbdba0ad4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-c4fd8cbb664356c1.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a127df12adb50228.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-07e70d04df665886.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-56a2da05bf53031d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-171a41c4cfb07604.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-656e6da654a4ce89.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-ca451bd1487077f2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-be57f01f07a55f39.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a63c33f2be016051.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-54ed13a76e757ad8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-594890232aa4b0ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-aadb58c2d489fc10.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-6229ed2f8c11551a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8fce11af1c39fa5c.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7d16bcf7ad168e6e.rlib" "/opt/rustwide/target/debug/deps/libh2-d4685ef9720f69a3.rlib" "/opt/rustwide/target/debug/deps/libstring-b736e43431063f22.rlib" "/opt/rustwide/target/debug/deps/libhttp-8503e12aa3fd8b6c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-efbdba25cc5b4cb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-78733c8cb4f61158.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libbytes-e33d8e5a32ea061e.rlib" "/opt/rustwide/target/debug/deps/libactix_web-d89e0bbc045b25c7.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-e28158833050ae73.rlib" "/opt/rustwide/target/debug/deps/libawc-7d2068df221f681d.rlib" "/opt/rustwide/target/debug/deps/libactix_server-d951171924bda5a0.rlib" "/opt/rustwide/target/debug/deps/libactix_router-9eda9f8c106dba3a.rlib" "/opt/rustwide/target/debug/deps/libbytestring-8c65c16eadf890b9.rlib" "/opt/rustwide/target/debug/deps/libactix_http-215b1566adb74766.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6e9aef9a6a9bcad9.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libserde_json-56e83060563e40cb.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/libregex-c5ec0c726f20c2d6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-769349bb77371d9a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ba1697978c3e82c1.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libflate2-cf532f96f5144901.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a98a8b760b858f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-11b848727d73bc9c.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-b9386076d5deb224.rlib" "/opt/rustwide/target/debug/deps/libfxhash-572335cff6d39cdb.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-58fc89bf396604cf.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-ff2e7cef69dc355e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-99ae44952ec32027.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-b73da56254f9cfa8.rlib" "/opt/rustwide/target/debug/deps/liburl-0b7137d2caad5899.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-d74209f572b4aed6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-328297b5745a2599.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-e510f3fc9cba535f.rlib" "/opt/rustwide/target/debug/deps/libhostname-23e07de4cb2b02c1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f612c2dfc0d06f10.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libfailure-e8d82411184f543c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-471590d614405bbe.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-99819b5ad9585933.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-7b1d21272e1a00c1.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-a9d6484e18b687aa.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-db10425e7029b432.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-da301dcebfa58f07.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1517cd697673895d.rlib" "/opt/rustwide/target/debug/deps/libfutures-71eb6ae44552777d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-caf960ff47d9a0a2.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libh2-a7b0772853b63152.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libhttp-1f3c6a7b1107d100.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libactix_service-dc4d4636dc01f0d0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d91e80e5f64e25bb.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-2b3446fb57231950.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-75b49c1d0526a67e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-41d2204887beddbc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-17ccec7ac71753d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-fe8217ef17062f0c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-02f3e2e9d0f839ca.rlib" "/opt/rustwide/target/debug/deps/libtokio-9c260c9ab0840494.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d998ef4dbace87f9.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f3d8c8e973dc9585.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-0998af6a677b9eef.rlib" "/opt/rustwide/target/debug/deps/libmio-e904e1493d1b3c84.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-988465e9a63722c4.rlib" "/opt/rustwide/target/debug/deps/libnet2-e85ef8598cc9e9d5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cd8a2593a346d59c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-81cb58530b432d18.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4313d09413e99b74.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-420c86c5c2a4337c.rlib" "/opt/rustwide/target/debug/deps/libblowfish-d5e4852ca540a5c2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-1a72aa0d3e2ced02.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2a94761ee8e0449.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/librand-a9fe38bc30326f85.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d992ad6cbb70f040.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-f69aa6800f8e3f04.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c182dada357910f8.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-f70ede12ecf1e609.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-4a7c69a4139d8573.rlib" "/opt/rustwide/target/debug/deps/libdiesel-be5efedd4098f854.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-0768e5f5e9f0712c.rlib" "/opt/rustwide/target/debug/deps/libuuid-6be7996a9fa636d2.rlib" "/opt/rustwide/target/debug/deps/librand-6b5920fa0b50de66.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-f09165f0ac2837b0.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libchrono-90146c528621546a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9462e55e6819499b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-532a196370ef10b3.rlib" "/opt/rustwide/target/debug/deps/libtime-d27b3ed6832c7315.rlib" "/opt/rustwide/target/debug/deps/libr2d2-7a20db8c64dba0aa.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-a935afae3115daff.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cad72730e940c019.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1acc675268d3e89b.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed2ca172ae284f59.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-89d8f15e9fd36b29.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b5519c4c6611b0fa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libserde-73cfaa656db6f2f9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/todo_server-f63fef4d493ba302.todo_server.3nfvevd3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/todo_server-f63fef4d493ba302.todo_server.3nfvevd3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/todo_server-f63fef4d493ba302.todo_server.3nfvevd3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/todo_server-f63fef4d493ba302.todo_server.3nfvevd3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/todo_server-f63fef4d493ba302.todo_server.3nfvevd3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/todo_server-f63fef4d493ba302.todo_server.3nfvevd3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/todo_server-f63fef4d493ba302.todo_server.3nfvevd3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/todo_server-f63fef4d493ba302.todo_server.3nfvevd3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/todo_server-f63fef4d493ba302.todo_server.3nfvevd3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/todo_server-f63fef4d493ba302.todo_server.3nfvevd3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/todo_server-f63fef4d493ba302.todo_server.3nfvevd3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/todo_server-f63fef4d493ba302.todo_server.3nfvevd3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/todo_server-f63fef4d493ba302.todo_server.3nfvevd3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/todo_server-f63fef4d493ba302.todo_server.3nfvevd3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/todo_server-f63fef4d493ba302.todo_server.3nfvevd3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/todo_server-f63fef4d493ba302.todo_server.3nfvevd3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/todo_server-f63fef4d493ba302" "/opt/rustwide/target/debug/deps/todo_server-f63fef4d493ba302.3bpfxwqab4vo15of.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-71b68ceb70236fb6/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-67fb2056f12f8f41/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-1ee47699cc46b243/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libactix-ea0f4a6c5045f745.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtokens-ee899438912a166f.rlib" "/opt/rustwide/target/debug/deps/libpem-1d8b431a7ec05c69.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-03ece23723cee6f3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7f8e6ced3875da11.rlib" "/opt/rustwide/target/debug/deps/libring-dfe3d12a1f799c7c.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a224c001c183e994.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-bdfeb36cdb7c14b7.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-82a14c69cf353c86.rlib" "/opt/rustwide/target/debug/deps/libxml-4c5dd1c9038d91d1.rlib" "/opt/rustwide/target/debug/deps/libsha2-8168c73d4521cd11.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-284cc5a0db04f33d.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-c978415719989861.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-953d110e9a586af5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-21e7d0d5cdfc6b63.rlib" "/opt/rustwide/target/debug/deps/libshlex-94cb6686a4941263.rlib" "/opt/rustwide/target/debug/deps/libdirs-23068680a7b6fcc7.rlib" "/opt/rustwide/target/debug/deps/libmd5-6dd4da03b6ce37fe.rlib" "/opt/rustwide/target/debug/deps/libhmac-06b6cf7a56553428.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-329808cb89ad2ff2.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libdigest-05b5beb5e4c3647f.rlib" "/opt/rustwide/target/debug/deps/libhex-091839826400ee82.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7c65c34ea663ad53.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b414d5d944393784.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f83309672b4dbb29.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f4cf95768eb9a38e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libhyper-f1a7318cca32c3c7.rlib" "/opt/rustwide/target/debug/deps/libwant-89724f4c0cc1af89.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-743f50acc70e1f75.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-32ce7260a2056363.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-3b5d682c24e85a7b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-e596917cbdba0ad4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-c4fd8cbb664356c1.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a127df12adb50228.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-07e70d04df665886.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-56a2da05bf53031d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-171a41c4cfb07604.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-656e6da654a4ce89.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-ca451bd1487077f2.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-594890232aa4b0ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-aadb58c2d489fc10.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-6229ed2f8c11551a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8fce11af1c39fa5c.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7d16bcf7ad168e6e.rlib" "/opt/rustwide/target/debug/deps/libh2-d4685ef9720f69a3.rlib" "/opt/rustwide/target/debug/deps/libstring-b736e43431063f22.rlib" "/opt/rustwide/target/debug/deps/libhttp-8503e12aa3fd8b6c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-efbdba25cc5b4cb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-78733c8cb4f61158.rlib" "/opt/rustwide/target/debug/deps/libbytes-e33d8e5a32ea061e.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-420c86c5c2a4337c.rlib" "/opt/rustwide/target/debug/deps/libblowfish-d5e4852ca540a5c2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-1a72aa0d3e2ced02.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2a94761ee8e0449.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libdotenv-ef265213814e1891.rlib" "/opt/rustwide/target/debug/deps/libbastion-36e498164f6fa0c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-544196d756e300a6.rlib" "/opt/rustwide/target/debug/deps/libuuid-c1c8f6cda82eed0b.rlib" "/opt/rustwide/target/debug/deps/libbastion_executor-00a8a5a66a8af4a6.rlib" "/opt/rustwide/target/debug/deps/liblightproc-ee60d378362de68e.rlib" "/opt/rustwide/target/debug/deps/libbastion_utils-3d65c537f8f53d81.rlib" "/opt/rustwide/target/debug/deps/libbastion_qutex-a0b2f45d19c71644.rlib" "/opt/rustwide/target/debug/deps/libfutures-523d06edd2d23f27.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d762121182674b0f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4b4fe845468fef8f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b79c4bd704d032e0.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6aeab67113237ce2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-18f2f06316d87f30.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c8c296e3d31befe7.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-6b5454c208e93cad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-be57f01f07a55f39.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7d82e127a4634108.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a63c33f2be016051.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-54ed13a76e757ad8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/libactix_web-d89e0bbc045b25c7.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-e28158833050ae73.rlib" "/opt/rustwide/target/debug/deps/libawc-7d2068df221f681d.rlib" "/opt/rustwide/target/debug/deps/libactix_server-d951171924bda5a0.rlib" "/opt/rustwide/target/debug/deps/libactix_router-9eda9f8c106dba3a.rlib" "/opt/rustwide/target/debug/deps/libbytestring-8c65c16eadf890b9.rlib" "/opt/rustwide/target/debug/deps/libactix_http-215b1566adb74766.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6e9aef9a6a9bcad9.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libserde_json-56e83060563e40cb.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/libregex-c5ec0c726f20c2d6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-769349bb77371d9a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ba1697978c3e82c1.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libflate2-cf532f96f5144901.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a98a8b760b858f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-11b848727d73bc9c.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-b9386076d5deb224.rlib" "/opt/rustwide/target/debug/deps/libfxhash-572335cff6d39cdb.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-58fc89bf396604cf.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-ff2e7cef69dc355e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-99ae44952ec32027.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-b73da56254f9cfa8.rlib" "/opt/rustwide/target/debug/deps/librand-a9fe38bc30326f85.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d992ad6cbb70f040.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-f69aa6800f8e3f04.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c182dada357910f8.rlib" "/opt/rustwide/target/debug/deps/liburl-0b7137d2caad5899.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-d74209f572b4aed6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-328297b5745a2599.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-e510f3fc9cba535f.rlib" "/opt/rustwide/target/debug/deps/libhostname-23e07de4cb2b02c1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f612c2dfc0d06f10.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libfailure-e8d82411184f543c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-471590d614405bbe.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-99819b5ad9585933.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-7b1d21272e1a00c1.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-a9d6484e18b687aa.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-db10425e7029b432.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-da301dcebfa58f07.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1517cd697673895d.rlib" "/opt/rustwide/target/debug/deps/libfutures-71eb6ae44552777d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-caf960ff47d9a0a2.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libh2-a7b0772853b63152.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libhttp-1f3c6a7b1107d100.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libactix_service-dc4d4636dc01f0d0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d91e80e5f64e25bb.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-2b3446fb57231950.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-75b49c1d0526a67e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-41d2204887beddbc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-17ccec7ac71753d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-fe8217ef17062f0c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-02f3e2e9d0f839ca.rlib" "/opt/rustwide/target/debug/deps/libtokio-9c260c9ab0840494.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d998ef4dbace87f9.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f3d8c8e973dc9585.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-0998af6a677b9eef.rlib" "/opt/rustwide/target/debug/deps/libmio-e904e1493d1b3c84.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-988465e9a63722c4.rlib" "/opt/rustwide/target/debug/deps/libnet2-e85ef8598cc9e9d5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cd8a2593a346d59c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-81cb58530b432d18.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4313d09413e99b74.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-f70ede12ecf1e609.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-4a7c69a4139d8573.rlib" "/opt/rustwide/target/debug/deps/libdiesel-be5efedd4098f854.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-0768e5f5e9f0712c.rlib" "/opt/rustwide/target/debug/deps/libuuid-6be7996a9fa636d2.rlib" "/opt/rustwide/target/debug/deps/librand-6b5920fa0b50de66.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-f09165f0ac2837b0.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libchrono-90146c528621546a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9462e55e6819499b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-532a196370ef10b3.rlib" "/opt/rustwide/target/debug/deps/libtime-d27b3ed6832c7315.rlib" "/opt/rustwide/target/debug/deps/libr2d2-7a20db8c64dba0aa.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-a935afae3115daff.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cad72730e940c019.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1acc675268d3e89b.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed2ca172ae284f59.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-89d8f15e9fd36b29.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b5519c4c6611b0fa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libserde-73cfaa656db6f2f9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `todo-server`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c8f854716930774791b8ca410d59f3136e7344ec6ce598bf3043420036267ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8f854716930774791b8ca410d59f3136e7344ec6ce598bf3043420036267ca0", kill_on_drop: false }` [INFO] [stdout] c8f854716930774791b8ca410d59f3136e7344ec6ce598bf3043420036267ca0