[INFO] cloning repository https://github.com/nebocco/MyGiri-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nebocco/MyGiri-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebocco%2FMyGiri-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebocco%2FMyGiri-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb3273591d43be2253d929a75470eaabcefe947b [INFO] testing nebocco/MyGiri-backend against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebocco%2FMyGiri-backend" "/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/nebocco/MyGiri-backend on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nebocco/MyGiri-backend [INFO] finished tweaking git repo https://github.com/nebocco/MyGiri-backend [INFO] tweaked toml for git repo https://github.com/nebocco/MyGiri-backend written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/nebocco/MyGiri-backend already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hmac-sha1 v0.1.3 [INFO] [stderr] Downloaded curl-sys v0.4.44+curl-7.77.0 [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" "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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db231ccac8d690c1658cfa938f8767420e758d386e3d2bb3adec9bf935fdbfdc [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" "db231ccac8d690c1658cfa938f8767420e758d386e3d2bb3adec9bf935fdbfdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db231ccac8d690c1658cfa938f8767420e758d386e3d2bb3adec9bf935fdbfdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db231ccac8d690c1658cfa938f8767420e758d386e3d2bb3adec9bf935fdbfdc", kill_on_drop: false }` [INFO] [stdout] db231ccac8d690c1658cfa938f8767420e758d386e3d2bb3adec9bf935fdbfdc [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" "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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b5789980b1e35c5eea3d36687918011f321ce653d944f676292e189fbce015c [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" "8b5789980b1e35c5eea3d36687918011f321ce653d944f676292e189fbce015c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling hmac-sha1 v0.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling async-rustls v0.2.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling sqlx-rt v0.5.5 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling sqlx-core v0.5.5 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling http-client v6.4.1 [INFO] [stderr] Compiling surf v2.2.0 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling sqlx-macros v0.5.5 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling actix-cors v0.5.4 [INFO] [stderr] Compiling sqlx v0.5.5 [INFO] [stderr] Compiling sql-client v0.1.0 (/opt/rustwide/workdir/sql-client) [INFO] [stderr] Compiling actix-backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/hourly_scan-4a7ca2165f2de99a.hourly_scan.6790e4be-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hourly_scan-4a7ca2165f2de99a.hourly_scan.6790e4be-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hourly_scan-4a7ca2165f2de99a.hourly_scan.6790e4be-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hourly_scan-4a7ca2165f2de99a.hourly_scan.6790e4be-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hourly_scan-4a7ca2165f2de99a.hourly_scan.6790e4be-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hourly_scan-4a7ca2165f2de99a.hourly_scan.6790e4be-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hourly_scan-4a7ca2165f2de99a.hourly_scan.6790e4be-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hourly_scan-4a7ca2165f2de99a.hourly_scan.6790e4be-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hourly_scan-4a7ca2165f2de99a.hourly_scan.6790e4be-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hourly_scan-4a7ca2165f2de99a.hourly_scan.6790e4be-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hourly_scan-4a7ca2165f2de99a.hourly_scan.6790e4be-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hourly_scan-4a7ca2165f2de99a.hourly_scan.6790e4be-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hourly_scan-4a7ca2165f2de99a.hourly_scan.6790e4be-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hourly_scan-4a7ca2165f2de99a.hourly_scan.6790e4be-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hourly_scan-4a7ca2165f2de99a.hourly_scan.6790e4be-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hourly_scan-4a7ca2165f2de99a.hourly_scan.6790e4be-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/hourly_scan-4a7ca2165f2de99a.5da1a2nwm2oxto7a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-fe834d31a198d761/out" "-L" "/opt/rustwide/target/debug/build/ring-3544055e24d2ebb7/out" "-L" "/opt/rustwide/target/debug/build/curl-sys-ac8eb799b67ff0d3/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-afa7a15cbac57d44/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-e07d0c4870ab8cc5.rlib" "/opt/rustwide/target/debug/deps/libatty-1d8d0e75b0adc37e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libactix_backend-74de61df26d5ac74.rlib" "/opt/rustwide/target/debug/deps/libhmacsha1-b56de1f4f912b489.rlib" "/opt/rustwide/target/debug/deps/libsha1-42a8fe0a87237a62.rlib" "/opt/rustwide/target/debug/deps/libargon2-fec533d803524e94.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-f49ff74d678ae614.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57281c41570c02b8.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libactix_cors-d391fe6f54f210a0.rlib" "/opt/rustwide/target/debug/deps/libsurf-01af4970edafe94c.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-0e1ce5eabf4e8450.rlib" "/opt/rustwide/target/debug/deps/libisahc-1e8c6c633d3bd39c.rlib" "/opt/rustwide/target/debug/deps/libsluice-dc58bc2945b90e3f.rlib" "/opt/rustwide/target/debug/deps/libflume-abcac6c0f6767d3b.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-aff84b95697e41c0.rlib" "/opt/rustwide/target/debug/deps/libcurl-695c5b495eefee94.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-627f098b84ee57ce.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-24e0433a160f887f.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-934a8e570d932ec1.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-80689b3693cb6df0.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-7726ad8c05ef5dc3.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-3b9c0a3f777e759e.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-3c374c1dd97708e3.rlib" "/opt/rustwide/target/debug/deps/libinfer-b1b26008f7b9ab09.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-ed75eba59365b88b.rlib" "/opt/rustwide/target/debug/deps/libpem-b2d2c7d661cab07a.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-b55d401d9f405d74.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a3cf4195c68cf0f0.rlib" "/opt/rustwide/target/debug/deps/libsql_client-e8e6b0dd48e3c37c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-36d42a2b09968698.rlib" "/opt/rustwide/target/debug/deps/libsqlx-a6fcabb3a8d02d38.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-7d70149eaaf09c1c.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libwhoami-55130d56a3ebcfc8.rlib" "/opt/rustwide/target/debug/deps/libdirs-955001c1f3c58b1b.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-b1d59969a46c7c37.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-b29e7ff8cfc9f313.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-54455550ba16ec0e.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-b93fcdce8a408a43.rlib" "/opt/rustwide/target/debug/deps/libnom-48a10a0f2454722a.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a12904c4cd7aaeba.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libbitvec-d8f5cdd1103ceaa6.rlib" "/opt/rustwide/target/debug/deps/libfunty-b208f4ea3ea74687.rlib" "/opt/rustwide/target/debug/deps/libwyz-b446b9e15fbe6332.rlib" "/opt/rustwide/target/debug/deps/libtap-faa3f8ab725c68ef.rlib" "/opt/rustwide/target/debug/deps/libradium-9bfc00829c6175c6.rlib" "/opt/rustwide/target/debug/deps/libcrc-8e6f4d62f240ec40.rlib" "/opt/rustwide/target/debug/deps/libmd5-ff79956323b3e0a3.rlib" "/opt/rustwide/target/debug/deps/libatoi-5f899757679fe3e3.rlib" "/opt/rustwide/target/debug/deps/libstringprep-cc4a05e69beea592.rlib" "/opt/rustwide/target/debug/deps/libhashlink-470fcceb8ec84949.rlib" "/opt/rustwide/target/debug/deps/libchrono-024ac831bcb9a713.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fb1714319eb113ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-848e1971da6c2c73.rlib" "/opt/rustwide/target/debug/deps/libuuid-66a58e4bfdb82125.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d44477b0ad19dddb.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-bbb3bbaab8b7a281.rlib" "/opt/rustwide/target/debug/deps/libasync_rustls-e8da50ca2eece95c.rlib" "/opt/rustwide/target/debug/deps/librustls-e3e3a52ad9ab32ee.rlib" "/opt/rustwide/target/debug/deps/libsct-67aeab52c26e5263.rlib" "/opt/rustwide/target/debug/deps/libwebpki-ef6e9124fb719f6d.rlib" "/opt/rustwide/target/debug/deps/libring-99fe33d2d3ad47b5.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8b081133ec038e2c.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-5ef1b20988f10c12.rlib" "/opt/rustwide/target/debug/deps/libblocking-5256b29b555d7ad8.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0c28cd105b8e1857.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-216788b9d5996e90.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2e910bf4e8c0d425.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libasync_process-3a72308dec3f73a5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-709a47967bcc2788.rlib" "/opt/rustwide/target/debug/deps/libasync_io-71ecac8f36df3552.rlib" "/opt/rustwide/target/debug/deps/libpolling-c18b29781140a0d0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6e98be44345fbcb0.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-0cb0ccf46878bfe8.rlib" "/opt/rustwide/target/debug/deps/libfastrand-cf35a4931ae36765.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-0f50dfe2eccde87d.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ccee8b1571c01deb.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d72a8b56f23575e3.rlib" "/opt/rustwide/target/debug/deps/libactix_web-8099c84ff2b8594e.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-670f6c70433b9817.rlib" "/opt/rustwide/target/debug/deps/libawc-75ba9e215b55967f.rlib" "/opt/rustwide/target/debug/deps/libactix_server-f33c3ac478d9117e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-931973bdc6bf3bc2.rlib" "/opt/rustwide/target/debug/deps/libactix_router-25df97a4936917df.rlib" "/opt/rustwide/target/debug/deps/libbytestring-a94c89619e28e580.rlib" "/opt/rustwide/target/debug/deps/libactix_http-08fca82efafbcedc.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4f8c5563c920c32f.rlib" "/opt/rustwide/target/debug/deps/libsha1-f2a39c61b12aea11.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1da9169eb4294d1b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bd9e70b4490a33f8.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libcookie-83c8fa168b2fd299.rlib" "/opt/rustwide/target/debug/deps/libhkdf-e32e7517d9a6520d.rlib" "/opt/rustwide/target/debug/deps/libhmac-7d4f198c5382d03f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-bef5187dc250b5d6.rlib" "/opt/rustwide/target/debug/deps/libsha2-ad8b6c5817ba9056.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-22543f9fe1c71f15.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-d5750e52cc0f9e95.rlib" "/opt/rustwide/target/debug/deps/libghash-dcbf361c4ec31172.rlib" "/opt/rustwide/target/debug/deps/libpolyval-f6aea96dab0e89b8.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b27d62b7996433f6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-3e48774c1bb4d1b4.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libctr-a80b444bfabb9b45.rlib" "/opt/rustwide/target/debug/deps/libaes-358f504a331bf0c1.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-8a19fc6edbdecac0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcipher-3b58654b3e97bac0.rlib" "/opt/rustwide/target/debug/deps/libaead-bfda8d0d03ca6ed8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/librand-3e77a3e1f2c35a3e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b53f20be37573203.rlib" "/opt/rustwide/target/debug/deps/librand_core-db00c014dc0b2e9c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libregex-95127fd839f2ca8f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-56c922cf47e8670e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libflate2-f64adea335c1547b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-feb8132aec98d255.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-1804282d97aca209.rlib" "/opt/rustwide/target/debug/deps/libtime-93436afb9a19bead.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-05aac7cabc4d63bf.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-f3ca9032252faca8.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-204a8a0d09e471c8.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-9e2c39fa817159d8.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-74b16df3f0bbaa53.rlib" "/opt/rustwide/target/debug/deps/libhostname-2bb4c94c58fde668.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ca77fa1bdeaa9568.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-9ad80e8217f12738.rlib" "/opt/rustwide/target/debug/deps/librand-9ba48b9ee8e41325.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-76710e36ee2d1ace.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-845be5220c4d7fa7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f7fd1cb214d8b752.rlib" "/opt/rustwide/target/debug/deps/liburl-e25eb92b1e02437e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libserde-4083fa8dc9c0a99a.rlib" "/opt/rustwide/target/debug/deps/libidna-483b1e282589b685.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7f0e7da39feec050.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4d4204f323faecd8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f2c98e0afb019821.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-479ec7468d37e8a7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libfutures-604b69bdf353ec80.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2b9a863ea4a5c1c2.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-0821031f91a3aabe.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-a9f8403946302957.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-f14f27830c526904.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-cdef65163c501e8b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b589137d5d77d412.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1cf1d21df93d794e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libh2-782988282f421b79.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-beaf346f0a19d959.rlib" "/opt/rustwide/target/debug/deps/libtracing-770b119cfe4a60a3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-146b4dac50411c12.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ec7da0437efc7afe.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0e5578531f7ddf7b.rlib" "/opt/rustwide/target/debug/deps/libahash-5bda0f7f55f3e741.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4142b252eea8a32d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-47d7d5f9fa10ce53.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libactix_service-8d9c06b78a9bfcb7.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-06698cbc639756a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6320e23490767c7a.rlib" "/opt/rustwide/target/debug/deps/libtokio-85abcea668a21c16.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c1451ac28ffc94b3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7123b341a9a0d9fb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libmio-15a2e9f2554327cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-ec30e9c9cca406d1.rlib" "/opt/rustwide/target/debug/deps/libnet2-b01311840cacba8b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblibc-f97971fe8c12b256.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-657dbb8af912f09e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-883a957208c37743.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7b8aef507f4c730e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed2e8198c93e866d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0a414b0c45b3260c.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c8011c0f793b322.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8934bb06ebba9de9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-aee206bfe9107a93.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0c1587af12d634f7.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/liblog-0f90d5560f4ad9d4.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-2011eeddb168ef2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hourly_scan-4a7ca2165f2de99a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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 `actix-backend` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/tweet_info-e18365bbad85f1be.tweet_info.f49e3cdb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_info-e18365bbad85f1be.tweet_info.f49e3cdb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_info-e18365bbad85f1be.tweet_info.f49e3cdb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_info-e18365bbad85f1be.tweet_info.f49e3cdb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_info-e18365bbad85f1be.tweet_info.f49e3cdb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_info-e18365bbad85f1be.tweet_info.f49e3cdb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_info-e18365bbad85f1be.tweet_info.f49e3cdb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_info-e18365bbad85f1be.tweet_info.f49e3cdb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_info-e18365bbad85f1be.tweet_info.f49e3cdb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_info-e18365bbad85f1be.tweet_info.f49e3cdb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_info-e18365bbad85f1be.tweet_info.f49e3cdb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_info-e18365bbad85f1be.tweet_info.f49e3cdb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_info-e18365bbad85f1be.tweet_info.f49e3cdb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_info-e18365bbad85f1be.tweet_info.f49e3cdb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_info-e18365bbad85f1be.tweet_info.f49e3cdb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_info-e18365bbad85f1be.tweet_info.f49e3cdb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tweet_info-e18365bbad85f1be.3o6sv5ujd0ds5n3l.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-fe834d31a198d761/out" "-L" "/opt/rustwide/target/debug/build/ring-3544055e24d2ebb7/out" "-L" "/opt/rustwide/target/debug/build/curl-sys-ac8eb799b67ff0d3/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-afa7a15cbac57d44/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-e07d0c4870ab8cc5.rlib" "/opt/rustwide/target/debug/deps/libatty-1d8d0e75b0adc37e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libactix_backend-74de61df26d5ac74.rlib" "/opt/rustwide/target/debug/deps/libhmacsha1-b56de1f4f912b489.rlib" "/opt/rustwide/target/debug/deps/libsha1-42a8fe0a87237a62.rlib" "/opt/rustwide/target/debug/deps/libargon2-fec533d803524e94.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-f49ff74d678ae614.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57281c41570c02b8.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libactix_cors-d391fe6f54f210a0.rlib" "/opt/rustwide/target/debug/deps/libsurf-01af4970edafe94c.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-0e1ce5eabf4e8450.rlib" "/opt/rustwide/target/debug/deps/libisahc-1e8c6c633d3bd39c.rlib" "/opt/rustwide/target/debug/deps/libsluice-dc58bc2945b90e3f.rlib" "/opt/rustwide/target/debug/deps/libflume-abcac6c0f6767d3b.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-aff84b95697e41c0.rlib" "/opt/rustwide/target/debug/deps/libcurl-695c5b495eefee94.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-627f098b84ee57ce.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-24e0433a160f887f.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-934a8e570d932ec1.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-80689b3693cb6df0.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-7726ad8c05ef5dc3.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-3b9c0a3f777e759e.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-3c374c1dd97708e3.rlib" "/opt/rustwide/target/debug/deps/libinfer-b1b26008f7b9ab09.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-ed75eba59365b88b.rlib" "/opt/rustwide/target/debug/deps/libpem-b2d2c7d661cab07a.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-b55d401d9f405d74.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a3cf4195c68cf0f0.rlib" "/opt/rustwide/target/debug/deps/libsql_client-e8e6b0dd48e3c37c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-36d42a2b09968698.rlib" "/opt/rustwide/target/debug/deps/libsqlx-a6fcabb3a8d02d38.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-7d70149eaaf09c1c.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libwhoami-55130d56a3ebcfc8.rlib" "/opt/rustwide/target/debug/deps/libdirs-955001c1f3c58b1b.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-b1d59969a46c7c37.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-b29e7ff8cfc9f313.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-54455550ba16ec0e.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-b93fcdce8a408a43.rlib" "/opt/rustwide/target/debug/deps/libnom-48a10a0f2454722a.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a12904c4cd7aaeba.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libbitvec-d8f5cdd1103ceaa6.rlib" "/opt/rustwide/target/debug/deps/libfunty-b208f4ea3ea74687.rlib" "/opt/rustwide/target/debug/deps/libwyz-b446b9e15fbe6332.rlib" "/opt/rustwide/target/debug/deps/libtap-faa3f8ab725c68ef.rlib" "/opt/rustwide/target/debug/deps/libradium-9bfc00829c6175c6.rlib" "/opt/rustwide/target/debug/deps/libcrc-8e6f4d62f240ec40.rlib" "/opt/rustwide/target/debug/deps/libmd5-ff79956323b3e0a3.rlib" "/opt/rustwide/target/debug/deps/libatoi-5f899757679fe3e3.rlib" "/opt/rustwide/target/debug/deps/libstringprep-cc4a05e69beea592.rlib" "/opt/rustwide/target/debug/deps/libhashlink-470fcceb8ec84949.rlib" "/opt/rustwide/target/debug/deps/libchrono-024ac831bcb9a713.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fb1714319eb113ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-848e1971da6c2c73.rlib" "/opt/rustwide/target/debug/deps/libuuid-66a58e4bfdb82125.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d44477b0ad19dddb.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-bbb3bbaab8b7a281.rlib" "/opt/rustwide/target/debug/deps/libasync_rustls-e8da50ca2eece95c.rlib" "/opt/rustwide/target/debug/deps/librustls-e3e3a52ad9ab32ee.rlib" "/opt/rustwide/target/debug/deps/libsct-67aeab52c26e5263.rlib" "/opt/rustwide/target/debug/deps/libwebpki-ef6e9124fb719f6d.rlib" "/opt/rustwide/target/debug/deps/libring-99fe33d2d3ad47b5.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8b081133ec038e2c.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-5ef1b20988f10c12.rlib" "/opt/rustwide/target/debug/deps/libblocking-5256b29b555d7ad8.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0c28cd105b8e1857.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-216788b9d5996e90.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2e910bf4e8c0d425.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libasync_process-3a72308dec3f73a5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-709a47967bcc2788.rlib" "/opt/rustwide/target/debug/deps/libasync_io-71ecac8f36df3552.rlib" "/opt/rustwide/target/debug/deps/libpolling-c18b29781140a0d0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6e98be44345fbcb0.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-0cb0ccf46878bfe8.rlib" "/opt/rustwide/target/debug/deps/libfastrand-cf35a4931ae36765.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-0f50dfe2eccde87d.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ccee8b1571c01deb.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d72a8b56f23575e3.rlib" "/opt/rustwide/target/debug/deps/libactix_web-8099c84ff2b8594e.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-670f6c70433b9817.rlib" "/opt/rustwide/target/debug/deps/libawc-75ba9e215b55967f.rlib" "/opt/rustwide/target/debug/deps/libactix_server-f33c3ac478d9117e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-931973bdc6bf3bc2.rlib" "/opt/rustwide/target/debug/deps/libactix_router-25df97a4936917df.rlib" "/opt/rustwide/target/debug/deps/libbytestring-a94c89619e28e580.rlib" "/opt/rustwide/target/debug/deps/libactix_http-08fca82efafbcedc.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4f8c5563c920c32f.rlib" "/opt/rustwide/target/debug/deps/libsha1-f2a39c61b12aea11.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1da9169eb4294d1b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bd9e70b4490a33f8.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libcookie-83c8fa168b2fd299.rlib" "/opt/rustwide/target/debug/deps/libhkdf-e32e7517d9a6520d.rlib" "/opt/rustwide/target/debug/deps/libhmac-7d4f198c5382d03f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-bef5187dc250b5d6.rlib" "/opt/rustwide/target/debug/deps/libsha2-ad8b6c5817ba9056.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-22543f9fe1c71f15.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-d5750e52cc0f9e95.rlib" "/opt/rustwide/target/debug/deps/libghash-dcbf361c4ec31172.rlib" "/opt/rustwide/target/debug/deps/libpolyval-f6aea96dab0e89b8.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b27d62b7996433f6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-3e48774c1bb4d1b4.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libctr-a80b444bfabb9b45.rlib" "/opt/rustwide/target/debug/deps/libaes-358f504a331bf0c1.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-8a19fc6edbdecac0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcipher-3b58654b3e97bac0.rlib" "/opt/rustwide/target/debug/deps/libaead-bfda8d0d03ca6ed8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/librand-3e77a3e1f2c35a3e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b53f20be37573203.rlib" "/opt/rustwide/target/debug/deps/librand_core-db00c014dc0b2e9c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libregex-95127fd839f2ca8f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-56c922cf47e8670e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libflate2-f64adea335c1547b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-feb8132aec98d255.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-1804282d97aca209.rlib" "/opt/rustwide/target/debug/deps/libtime-93436afb9a19bead.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-05aac7cabc4d63bf.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-f3ca9032252faca8.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-204a8a0d09e471c8.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-9e2c39fa817159d8.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-74b16df3f0bbaa53.rlib" "/opt/rustwide/target/debug/deps/libhostname-2bb4c94c58fde668.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ca77fa1bdeaa9568.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-9ad80e8217f12738.rlib" "/opt/rustwide/target/debug/deps/librand-9ba48b9ee8e41325.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-76710e36ee2d1ace.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-845be5220c4d7fa7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f7fd1cb214d8b752.rlib" "/opt/rustwide/target/debug/deps/liburl-e25eb92b1e02437e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libserde-4083fa8dc9c0a99a.rlib" "/opt/rustwide/target/debug/deps/libidna-483b1e282589b685.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7f0e7da39feec050.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4d4204f323faecd8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f2c98e0afb019821.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-479ec7468d37e8a7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libfutures-604b69bdf353ec80.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2b9a863ea4a5c1c2.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-0821031f91a3aabe.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-a9f8403946302957.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-f14f27830c526904.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-cdef65163c501e8b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b589137d5d77d412.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1cf1d21df93d794e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libh2-782988282f421b79.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-beaf346f0a19d959.rlib" "/opt/rustwide/target/debug/deps/libtracing-770b119cfe4a60a3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-146b4dac50411c12.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ec7da0437efc7afe.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0e5578531f7ddf7b.rlib" "/opt/rustwide/target/debug/deps/libahash-5bda0f7f55f3e741.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4142b252eea8a32d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-47d7d5f9fa10ce53.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libactix_service-8d9c06b78a9bfcb7.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-06698cbc639756a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6320e23490767c7a.rlib" "/opt/rustwide/target/debug/deps/libtokio-85abcea668a21c16.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c1451ac28ffc94b3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7123b341a9a0d9fb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libmio-15a2e9f2554327cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-ec30e9c9cca406d1.rlib" "/opt/rustwide/target/debug/deps/libnet2-b01311840cacba8b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblibc-f97971fe8c12b256.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-657dbb8af912f09e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-883a957208c37743.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7b8aef507f4c730e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed2e8198c93e866d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0a414b0c45b3260c.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c8011c0f793b322.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8934bb06ebba9de9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-aee206bfe9107a93.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0c1587af12d634f7.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/liblog-0f90d5560f4ad9d4.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-2011eeddb168ef2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tweet_info-e18365bbad85f1be" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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: build failed [INFO] running `Command { std: "docker" "inspect" "8b5789980b1e35c5eea3d36687918011f321ce653d944f676292e189fbce015c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b5789980b1e35c5eea3d36687918011f321ce653d944f676292e189fbce015c", kill_on_drop: false }` [INFO] [stdout] 8b5789980b1e35c5eea3d36687918011f321ce653d944f676292e189fbce015c