[INFO] cloning 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" "clone" "--bare" "https://github.com/web-dev-rust/todo-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweb-dev-rust%2Ftodo-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweb-dev-rust%2Ftodo-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc4de15fd179fd7cc33b47192071535ec3cf0a23 [INFO] testing web-dev-rust/todo-server against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweb-dev-rust%2Ftodo-server" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/web-dev-rust/todo-server on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-11/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15cdc89560000a582d2583b4ea77a9c812f7317c54577a5b226b9e31f745c92e [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" "15cdc89560000a582d2583b4ea77a9c812f7317c54577a5b226b9e31f745c92e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15cdc89560000a582d2583b4ea77a9c812f7317c54577a5b226b9e31f745c92e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15cdc89560000a582d2583b4ea77a9c812f7317c54577a5b226b9e31f745c92e", kill_on_drop: false }` [INFO] [stdout] 15cdc89560000a582d2583b4ea77a9c812f7317c54577a5b226b9e31f745c92e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43335a2c03c5c652095000b59c4e82e455b0e03efb43374bcea486aa282fb683 [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" "43335a2c03c5c652095000b59c4e82e455b0e03efb43374bcea486aa282fb683", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [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 slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling failure_derive v0.1.6 [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 try-lock v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling bastion-utils v0.3.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling bytestring v0.1.4 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling base64 v0.10.1 [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 aho-corasick v0.7.8 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling block-cipher-trait v0.6.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 getrandom v0.1.14 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.11 [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 url v2.1.1 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling backtrace v0.3.44 [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 tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling pem v0.7.0 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling bastion-executor v0.3.4 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling tokio-process v0.2.5 [INFO] [stderr] Compiling bastion-qutex v0.2.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [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 http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio v0.1.22 [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 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 enum-as-inner v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling fort v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling failure v0.1.6 [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 serde v1.0.104 [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 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 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 actix-connect v1.0.2 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling rusoto_credential v0.41.1 [INFO] [stderr] Compiling simple_asn1 v0.4.0 [INFO] [stderr] Compiling actix-http v1.0.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 33s [INFO] running `Command { std: "docker" "inspect" "43335a2c03c5c652095000b59c4e82e455b0e03efb43374bcea486aa282fb683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43335a2c03c5c652095000b59c4e82e455b0e03efb43374bcea486aa282fb683", kill_on_drop: false }` [INFO] [stdout] 43335a2c03c5c652095000b59c4e82e455b0e03efb43374bcea486aa282fb683 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--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] f2d14b47b934454adc78ee72ff49ee756f3acd8258c3a23aca9ddc3373f2290d [INFO] running `Command { std: "docker" "start" "-a" "f2d14b47b934454adc78ee72ff49ee756f3acd8258c3a23aca9ddc3373f2290d", 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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/lib-5bcae6cf532fc80d.lib.4122941f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lib-5bcae6cf532fc80d.lib.4122941f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lib-5bcae6cf532fc80d.lib.4122941f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lib-5bcae6cf532fc80d.lib.4122941f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lib-5bcae6cf532fc80d.lib.4122941f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lib-5bcae6cf532fc80d.lib.4122941f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lib-5bcae6cf532fc80d.lib.4122941f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lib-5bcae6cf532fc80d.lib.4122941f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lib-5bcae6cf532fc80d.lib.4122941f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lib-5bcae6cf532fc80d.lib.4122941f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lib-5bcae6cf532fc80d.lib.4122941f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lib-5bcae6cf532fc80d.lib.4122941f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lib-5bcae6cf532fc80d.lib.4122941f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lib-5bcae6cf532fc80d.lib.4122941f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lib-5bcae6cf532fc80d.lib.4122941f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lib-5bcae6cf532fc80d.lib.4122941f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/lib-5bcae6cf532fc80d.4k4uwdp9qsmljmn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-b0e26c6c8e778115/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-fc0b3482bcbf4089/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-50a918f33f702b92/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libdotenv-700445d3d22bfbe4.rlib" "/opt/rustwide/target/debug/deps/libtodo_server-32b76d1d0f9471a2.rlib" "/opt/rustwide/target/debug/deps/libactix-3d86671dac178c75.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c9da39efeb38bf2a.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtokens-91d678912d86e5ff.rlib" "/opt/rustwide/target/debug/deps/libpem-a3b999758773294a.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-3d8a2907432a68c6.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-8b9869ae71c1e878.rlib" "/opt/rustwide/target/debug/deps/libring-680c16a8aa3377ed.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-c46b28837f4c9f60.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-4b0bf4801294090e.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-01f9ee2646186cb1.rlib" "/opt/rustwide/target/debug/deps/libxml-81e0f4a378897060.rlib" "/opt/rustwide/target/debug/deps/libsha2-c15e56260941e641.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-64c11e0ce989ca68.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-8bf06104dca59324.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-90550354ab08d298.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ce63e1eb18796867.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4e82ef82eb0dfbaa.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-5662130f03bf3d89.rlib" "/opt/rustwide/target/debug/deps/libshlex-f8ac0bde03d5249d.rlib" "/opt/rustwide/target/debug/deps/libdirs-8999323fd62f26f8.rlib" "/opt/rustwide/target/debug/deps/libmd5-42335c26f5f7af3c.rlib" "/opt/rustwide/target/debug/deps/libhmac-922f2e8862b58e8a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-54176c418ee8a0e1.rlib" "/opt/rustwide/target/debug/deps/libsubtle-92ac3e1d61a4fa67.rlib" "/opt/rustwide/target/debug/deps/libdigest-150191a90ea01c61.rlib" "/opt/rustwide/target/debug/deps/libhex-e149dd8bbc7ceab7.rlib" "/opt/rustwide/target/debug/deps/libbase64-8d043c34ad3e577d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-69a72601376dd02f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b50e11d0f4800981.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6fe34725fcf2631e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-82bcdcc824d53938.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libhyper-04f0a685acc6a78e.rlib" "/opt/rustwide/target/debug/deps/libwant-ca6c44065b55fe7f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a4e2eb4f3012113e.rlib" "/opt/rustwide/target/debug/deps/libtokio-3ef356c3c9dac8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-76fb6f587e10ddc9.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-8ec69734c826149e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-7ef84205ffafd7c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-506ed2d32081f611.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-882ab2622a7bd587.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-b965143532f921b5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fc51a61bfc9a591b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bb34223fa5aa1d77.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b4ff8336e65af27c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-768143a0f08043fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-a8ca36da67a73d8d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1a9f1c29af82b53e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-09994b632647a59c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-411284160ebb4f2e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6e7b6b8e7e7ea212.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-e7999b471b27b6e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-e3f767bd30fc43af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0d3bf31c54287129.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-bb9d04967ee645ae.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1310ad9cf0a0cdcf.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-539d18df773ec711.rlib" "/opt/rustwide/target/debug/deps/libh2-e3177d463285f29a.rlib" "/opt/rustwide/target/debug/deps/libstring-9d610973af812a22.rlib" "/opt/rustwide/target/debug/deps/libhttp-88b16445c9705d35.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-6e427b32edf3dc1b.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-b40f1b626216948f.rlib" "/opt/rustwide/target/debug/deps/libfutures-758fac1dc923a60e.rlib" "/opt/rustwide/target/debug/deps/libbytes-e10b5ddceabff16a.rlib" "/opt/rustwide/target/debug/deps/libactix_web-5fa3b95a16a2a2ee.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-89d8baee3f6b4f04.rlib" "/opt/rustwide/target/debug/deps/libawc-307fb217e244864f.rlib" "/opt/rustwide/target/debug/deps/libactix_server-128e191d9bfc8283.rlib" "/opt/rustwide/target/debug/deps/libactix_router-3d2251d6d22247bf.rlib" "/opt/rustwide/target/debug/deps/libbytestring-0683acdc40efd883.rlib" "/opt/rustwide/target/debug/deps/libactix_http-6b7a0ca3fef0c9f5.rlib" "/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-15347b3a4af99e45.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a7994b62e4724d8f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f074abc21af5143d.rlib" "/opt/rustwide/target/debug/deps/libryu-400f84560640379f.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1cb3b94cfba609e3.rlib" "/opt/rustwide/target/debug/deps/libregex-36cb21287c041358.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-322723a608f61e50.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ec457ce7571c5bc5.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libflate2-424eff8b6f8d42c9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-34dc166a73e80491.rlib" "/opt/rustwide/target/debug/deps/libadler32-79d791d8164b8a83.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-77e661603b302d09.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-78d6bb567fe9c705.rlib" "/opt/rustwide/target/debug/deps/libfxhash-b435caafa7086a25.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-07b9522499c29ad3.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-f3542e64cde85533.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-f47675695eadbf8e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-f7415433da9ce6fb.rlib" "/opt/rustwide/target/debug/deps/liburl-f0d9e8f412f72255.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-d94d52fb98e152a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-05b017286562badb.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-b88ce83f7bfa537f.rlib" "/opt/rustwide/target/debug/deps/libhostname-767a5a1c2c35460f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-7f3450f38b9e289a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8ac6dcb1f6e5a1f9.rlib" "/opt/rustwide/target/debug/deps/libfailure-668adac62eb2a209.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e07fa10b363a6271.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-9bacc21af82c02a8.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-304061a6c0164c58.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-efbf11d8cb961283.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-34d8ad0958ff400d.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-668e8c87f309a9c2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2f8c2cf0ba144b61.rlib" "/opt/rustwide/target/debug/deps/libcopyless-cc360bbcf1f4eb80.rlib" "/opt/rustwide/target/debug/deps/libfutures-b81b67661da38287.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-61e3aa987d0f8184.rlib" "/opt/rustwide/target/debug/deps/libeither-a4a9c786b10fffbb.rlib" "/opt/rustwide/target/debug/deps/libh2-3802ff5bf894b2be.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fc151285a9339724.rlib" "/opt/rustwide/target/debug/deps/libhttp-09e43988b9805ea3.rlib" "/opt/rustwide/target/debug/deps/libitoa-c02bb35175fabaa4.rlib" "/opt/rustwide/target/debug/deps/libactix_service-d64eafebe6fcd84e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f75185a1addb1e62.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8eb3da6e968d6867.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a41a72cba2feed75.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-70ba4417df2f7161.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1cef2e99b194d872.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c272a5c20533f8c4.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-cee4f566d9849d38.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e61c2b3543b0bb91.rlib" "/opt/rustwide/target/debug/deps/libtokio-880ad14daec55934.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-11c9552dd379f66a.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-da19bb9fb0b66fe1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-09e30c0b2380435a.rlib" "/opt/rustwide/target/debug/deps/libmio-ee1d268d90be9763.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libiovec-94efa326c9f7bbda.rlib" "/opt/rustwide/target/debug/deps/libnet2-f5fc86c1ece6745e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ff21742ef3c870db.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-448114ac19432a48.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4de23c5732e66833.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5d68afeb14ee71e2.rlib" "/opt/rustwide/target/debug/deps/libbytes-f0013ab538e5b627.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-4953f4efab92620b.rlib" "/opt/rustwide/target/debug/deps/libblowfish-39ad22d23a3e97e2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-e8b10d845ffb389f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-8f83a1e39d36061a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f27c7521c809b8e6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libbase64-4a3ec7ac552c3891.rlib" "/opt/rustwide/target/debug/deps/librand-eb5dbf17577cd309.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8bee65bbc43546b3.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-09322bbd4ace18ba.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7ffbc896c270f9dc.rlib" "/opt/rustwide/target/debug/deps/librand_core-be1ee072c0ac3313.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26ba42ab3b396504.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-145003b8e6f5cbb0.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-fb8a16d46c36c11f.rlib" "/opt/rustwide/target/debug/deps/libdiesel-6b397d855e270eb8.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-25cb7fb6792c8d14.rlib" "/opt/rustwide/target/debug/deps/libuuid-a8abd58950c0843d.rlib" "/opt/rustwide/target/debug/deps/librand-0b73cdb68161e683.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81fcaa9536f0542d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-33f9ca5f8fb46342.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libchrono-aacf1ac956cf3822.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-16c57a8634dc60de.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9504e8593fe5e848.rlib" "/opt/rustwide/target/debug/deps/libtime-83f75f7b083b9302.rlib" "/opt/rustwide/target/debug/deps/libr2d2-8c605d7b2bb59ae6.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-b43a5d6418f9823b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ef807aa2b5d255d1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8c1d30e512f9d5db.rlib" "/opt/rustwide/target/debug/deps/liblibc-26471002dee0c7ab.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-fe2104913297f988.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0da78c0e813030cc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/liblog-84034288fbfc80b2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libserde-a20b6154b0f4d68a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lib-5bcae6cf532fc80d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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] [stderr] error: could not compile `todo-server` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f2d14b47b934454adc78ee72ff49ee756f3acd8258c3a23aca9ddc3373f2290d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2d14b47b934454adc78ee72ff49ee756f3acd8258c3a23aca9ddc3373f2290d", kill_on_drop: false }` [INFO] [stdout] f2d14b47b934454adc78ee72ff49ee756f3acd8258c3a23aca9ddc3373f2290d