[INFO] cloning repository https://github.com/briandeboer/counter-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/briandeboer/counter-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriandeboer%2Fcounter-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriandeboer%2Fcounter-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41e833d32d03fb8a7403a6b8386e27f9f73b8af6 [INFO] testing briandeboer/counter-service against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriandeboer%2Fcounter-service" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/briandeboer/counter-service on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/briandeboer/counter-service [INFO] finished tweaking git repo https://github.com/briandeboer/counter-service [INFO] tweaked toml for git repo https://github.com/briandeboer/counter-service written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/briandeboer/counter-service already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b318eba3e6a27fe7bd832979ed8f02593572ee1a381db3b3bf8d0d773e6bd62 [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" "9b318eba3e6a27fe7bd832979ed8f02593572ee1a381db3b3bf8d0d773e6bd62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b318eba3e6a27fe7bd832979ed8f02593572ee1a381db3b3bf8d0d773e6bd62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b318eba3e6a27fe7bd832979ed8f02593572ee1a381db3b3bf8d0d773e6bd62", kill_on_drop: false }` [INFO] [stdout] 9b318eba3e6a27fe7bd832979ed8f02593572ee1a381db3b3bf8d0d773e6bd62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] e064dc3dcf0331d45b67abd488873f7d4dcf8d22fb95eca5aae138642692e273 [INFO] running `Command { std: "docker" "start" "-a" "e064dc3dcf0331d45b67abd488873f7d4dcf8d22fb95eca5aae138642692e273", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling os_info v1.3.3 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Compiling vec-arena v0.5.2 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling cached v0.12.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling multitask v0.2.0 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling sluice v0.4.2 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling quote v1.0.7 [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 quote v0.6.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling polling v0.1.9 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling blocking v0.5.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling async-io v0.1.11 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling pem v0.7.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling async-executor v0.1.2 [INFO] [stderr] Compiling voca_rs v1.12.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling async-std v1.6.3 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-openssl v0.4.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling derive_more v0.99.10 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling serde_with v1.4.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling juniper v0.14.2 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling bson v0.14.1 [INFO] [stderr] Compiling surf v1.0.3 [INFO] [stderr] Compiling jsonwebtoken v7.1.0 (https://github.com/bdbmammoth/jsonwebtoken?branch=less-decoding#34f0e98f) [INFO] [stderr] Compiling mongodb v0.9.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling mongodb-cursor-pagination v0.2.9 [INFO] [stderr] Compiling mongodb-base-service v0.5.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-cors v0.2.0 [INFO] [stderr] Compiling jwt-validator v0.2.1 (https://github.com/briandeboer/jwt-validator?tag=v0.2.1#0f114795) [INFO] [stderr] Compiling counter-service v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8m 00s [INFO] running `Command { std: "docker" "inspect" "e064dc3dcf0331d45b67abd488873f7d4dcf8d22fb95eca5aae138642692e273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e064dc3dcf0331d45b67abd488873f7d4dcf8d22fb95eca5aae138642692e273", kill_on_drop: false }` [INFO] [stdout] e064dc3dcf0331d45b67abd488873f7d4dcf8d22fb95eca5aae138642692e273 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae0be8c7440ab48fc9eb7555a9b7ec333b141adfe2f8694e0d7dd5f961e42d94 [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" "ae0be8c7440ab48fc9eb7555a9b7ec333b141adfe2f8694e0d7dd5f961e42d94", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling insta v0.16.1 [INFO] [stderr] Compiling counter-service v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `get_data_from_file` [INFO] [stdout] --> tests/utils/mod.rs:19:4 [INFO] [stdout] | [INFO] [stdout] 19 | fn get_data_from_file(filename: &str) -> Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/lib-a154e90411171c07.lib.6lbmjnw1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lib-a154e90411171c07.lib.6lbmjnw1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lib-a154e90411171c07.lib.6lbmjnw1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lib-a154e90411171c07.lib.6lbmjnw1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lib-a154e90411171c07.lib.6lbmjnw1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lib-a154e90411171c07.lib.6lbmjnw1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lib-a154e90411171c07.lib.6lbmjnw1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lib-a154e90411171c07.lib.6lbmjnw1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lib-a154e90411171c07.lib.6lbmjnw1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lib-a154e90411171c07.lib.6lbmjnw1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lib-a154e90411171c07.lib.6lbmjnw1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lib-a154e90411171c07.lib.6lbmjnw1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lib-a154e90411171c07.lib.6lbmjnw1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lib-a154e90411171c07.lib.6lbmjnw1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lib-a154e90411171c07.lib.6lbmjnw1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lib-a154e90411171c07.lib.6lbmjnw1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/lib-a154e90411171c07" "/opt/rustwide/target/debug/deps/lib-a154e90411171c07.g1bj2p1o1d1d2tv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-8ece86981a9510aa/out" "-L" "/opt/rustwide/target/debug/build/ring-a6b617fa1fa07fae/out" "-L" "/opt/rustwide/target/debug/build/curl-sys-5a5aa8bc801909f2/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-f8b35e9f77b769b6/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libinsta-680bf774aefa14d6.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-6ffec4d8df4eba38.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d8869110a2b26608.rlib" "/opt/rustwide/target/debug/deps/libdifference-ccdc8a201ceafea1.rlib" "/opt/rustwide/target/debug/deps/libconsole-247f1aae7d11b6a2.rlib" "/opt/rustwide/target/debug/deps/libtermios-ca08b011b67366da.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-27afc1a4ce0b9cd3.rlib" "/opt/rustwide/target/debug/deps/libcounter_service-32decff62b230716.rlib" "/opt/rustwide/target/debug/deps/libdotenv-716ab7cbf31d34fe.rlib" "/opt/rustwide/target/debug/deps/libjwt_validator-56406c2a2dc2e903.rlib" "/opt/rustwide/target/debug/deps/libsurf-cffce3a2b51cab7f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libisahc-bfcbb59de77eeaa6.rlib" "/opt/rustwide/target/debug/deps/libsluice-41fe7b1e1562ef79.rlib" "/opt/rustwide/target/debug/deps/libcurl-6f738be15be48d20.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-b8babfdc58f0bbbc.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-0ca904ca6c8d3e24.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-a5863d7a534fcbbb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-606c629dace3b57a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libhttp-f014ae0c0e697ec2.rlib" "/opt/rustwide/target/debug/deps/libfutures-4f8424e50d5f9b9e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-58d26361e0039fc0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9413aff5a066d301.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-128bff03f5d8b56d.rlib" "/opt/rustwide/target/debug/deps/libbytes-ec904a128fc4a663.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6245d8caf8ef3c66.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-98b470975e7e5ba1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cf9269bf87aaa05b.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7513c28f1f65fbdf.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-5779f6ecdb73f65b.rlib" "/opt/rustwide/target/debug/deps/libpem-b58fe7bedcc6a800.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-beda0fd0d047be0a.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-1210befc1b509604.rlib" "/opt/rustwide/target/debug/deps/libasync_std-a6938a0596f8a910.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-9befdac8582e3a17.rlib" "/opt/rustwide/target/debug/deps/libmultitask-9490f11970fd982f.rlib" "/opt/rustwide/target/debug/deps/libasync_task-f82bbdcd8d6936c5.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-029df006f2da0c35.rlib" "/opt/rustwide/target/debug/deps/libasync_io-05d5081a0e0249b7.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-ba2a2ae53f3ee947.rlib" "/opt/rustwide/target/debug/deps/libpolling-e8a89e2c2ea96fc8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-ffbc5ae872399766.rlib" "/opt/rustwide/target/debug/deps/libblocking-0e24a26440549494.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-c79c8131a6ec8019.rlib" "/opt/rustwide/target/debug/deps/libfastrand-a643ee8b981711ef.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-05d67c7d98015126.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-6b8be8fa82699269.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d4a9294fff6f96dd.rlib" "/opt/rustwide/target/debug/deps/libactix_web-66e06f0dd4000f0b.rlib" "/opt/rustwide/target/debug/deps/libawc-a595f320a4942510.rlib" "/opt/rustwide/target/debug/deps/libactix_server-0d77fa39e5546e6f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-73ae182cb363cba1.rlib" "/opt/rustwide/target/debug/deps/libactix_router-2262dff483a74d9a.rlib" "/opt/rustwide/target/debug/deps/libbytestring-b5e9de47cc23ae5c.rlib" "/opt/rustwide/target/debug/deps/libactix_http-e439ffb0ac7150f1.rlib" "/opt/rustwide/target/debug/deps/libsha1-53c1eb9bf2dabfd6.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-486d1cdce76d59dc.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-24e02c1c8e15e105.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libflate2-604c640f7fce97e3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-fe99145a3a678817.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-986a2e965e27611b.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-5c61cee4e131ce11.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-6c69a54d5fb87f18.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-e9aae4d8ea8aa4fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl-95cfb71aa47bc374.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-226155a04893bd35.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-bc0f57ab035d3e20.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-f923cb2d02fa3d93.rlib" "/opt/rustwide/target/debug/deps/libfailure-8d9484d9a619344f.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-efac15a3aec224c8.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-4a7c2463d1b089d4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0cb5797c71fd9a2d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-26121f914b2ad9ec.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8c1fe8cc2b4096f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b7fcf60e9bb644f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-7f3fba65199df50a.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d3a65a090134d1de.rlib" "/opt/rustwide/target/debug/deps/libeither-62af4c08bb9c9814.rlib" "/opt/rustwide/target/debug/deps/libh2-4f4a6eb65efcb70a.rlib" "/opt/rustwide/target/debug/deps/libtracing-8e8b0ef4849f2d21.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d6e6de96d454988a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f92becdcc388c642.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libactix_service-5248b9706b1dbeef.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-b0d59bdcde603db5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e55a429a3016cd66.rlib" "/opt/rustwide/target/debug/deps/libmongodb_base_service-7f453673e4f822a2.rlib" "/opt/rustwide/target/debug/deps/libuuid-7d537233d9d5d6a8.rlib" "/opt/rustwide/target/debug/deps/libvoca_rs-0d4c9cdfc722cb31.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-ae7f1268ebc7909b.rlib" "/opt/rustwide/target/debug/deps/libstfu8-9e63eb30ad5b318a.rlib" "/opt/rustwide/target/debug/deps/libmongodb_cursor_pagination-4d2d1ba232f4e095.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libmongodb-6645f117a1cb6d4f.rlib" "/opt/rustwide/target/debug/deps/libversion_check-5d14250cb961aba2.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-f2924cb33bcfc489.rlib" "/opt/rustwide/target/debug/deps/librand-7eaf89e66c50945f.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libstringprep-7ead460783b4b5c6.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-f2a6959ed4e9ac01.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-8da2c770dc43e314.rlib" "/opt/rustwide/target/debug/deps/libhostname-50d9fb4c6f12640e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1f1aa9a83ec79f23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-87110a3de12bb219.rlib" "/opt/rustwide/target/debug/deps/libthiserror-35fc75763121ac8b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a9cd643bef444a6e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-bb759b9712e8a423.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-67830f4a185db8f8.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libtokio-1b5ad98e465bcdb2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d4f7a5f3771c15bc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-91f12847c8499c90.rlib" "/opt/rustwide/target/debug/deps/libmio-7dc32c450979811e.rlib" "/opt/rustwide/target/debug/deps/libiovec-53b63756e36ebb81.rlib" "/opt/rustwide/target/debug/deps/libnet2-1e3be736ea7858e6.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-d950d821ea652514.rlib" "/opt/rustwide/target/debug/deps/libfutures-9b3e64ceda1c2404.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-aa48c90f4750f783.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c56ea51b8fa190ad.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-df442e7fad691540.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0da94c058e977e64.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3369d691a6d132bf.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libserde_with-6218b4be8d3065a1.rlib" "/opt/rustwide/target/debug/deps/libos_info-56325695fcd1e7ab.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libbufstream-d987beaeced32c33.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-d5fbdabaaabb381e.rlib" "/opt/rustwide/target/debug/deps/librustls-cb80aae56eb31f0c.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libsct-6d9756bc11701ac7.rlib" "/opt/rustwide/target/debug/deps/libwebpki-8e26b53c405409a1.rlib" "/opt/rustwide/target/debug/deps/libring-4012096766c5cca9.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/liblog-90284f056e4dc4fe.rlib" "/opt/rustwide/target/debug/deps/libsha2-24852dad2383ebcd.rlib" "/opt/rustwide/target/debug/deps/libsha1-9dca48d2de46990f.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libmd5-2b4f1194b0862275.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libhmac-d65745974caa3e62.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a4c7dda4bc2c2720.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9ea5e46507ceb2a.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libjuniper-799efdc955cd5927.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libuuid-2faef7c0d11bf398.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libbson-f2e2b0d4854e31c4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/librand-19cb91dbcff39117.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f395e49c4f2edb4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c6b30cf8fe2e82a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6fbe3fc2d6cb2412.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libserde_json-40d904b9a4d45a04.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e4d6c5694794f89d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6981d70329196031.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libchrono-d3a9869046faa2f6.rlib" "/opt/rustwide/target/debug/deps/libserde-ee93c34286579880.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-42942b8e0d276220.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/libtime-c60ed09b507a7e12.rlib" "/opt/rustwide/target/debug/deps/liblibc-88afced337b00130.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lc" "-lz" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `counter-service` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ae0be8c7440ab48fc9eb7555a9b7ec333b141adfe2f8694e0d7dd5f961e42d94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae0be8c7440ab48fc9eb7555a9b7ec333b141adfe2f8694e0d7dd5f961e42d94", kill_on_drop: false }` [INFO] [stdout] ae0be8c7440ab48fc9eb7555a9b7ec333b141adfe2f8694e0d7dd5f961e42d94