[INFO] cloning repository https://github.com/zakiafada32/rust-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zakiafada32/rust-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzakiafada32%2Frust-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzakiafada32%2Frust-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73514b3deb626aee64bac479f8cdce3e183287e2 [INFO] testing zakiafada32/rust-web against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzakiafada32%2Frust-web" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zakiafada32/rust-web on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zakiafada32/rust-web [INFO] finished tweaking git repo https://github.com/zakiafada32/rust-web [INFO] tweaked toml for git repo https://github.com/zakiafada32/rust-web written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zakiafada32/rust-web already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reqwest-middleware v0.4.0 [INFO] [stderr] Downloaded reqwest-retry v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7342350a8f5bdceb506c70ee5ed706cd962e9353388d3a3a2a5633526d4e726c [INFO] running `Command { std: "docker" "start" "-a" "7342350a8f5bdceb506c70ee5ed706cd962e9353388d3a3a2a5633526d4e726c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7342350a8f5bdceb506c70ee5ed706cd962e9353388d3a3a2a5633526d4e726c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7342350a8f5bdceb506c70ee5ed706cd962e9353388d3a3a2a5633526d4e726c", kill_on_drop: false }` [INFO] [stdout] 7342350a8f5bdceb506c70ee5ed706cd962e9353388d3a3a2a5633526d4e726c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed6522cdf6938f2610307f25a24db9b7a9b9d0c1e20c6ea9aa51bca9edd8c7f3 [INFO] running `Command { std: "docker" "start" "-a" "ed6522cdf6938f2610307f25a24db9b7a9b9d0c1e20c6ea9aa51bca9edd8c7f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling sqlx-core v0.8.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling sqlx-postgres v0.8.2 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.2 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling chacha20 v0.7.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sqlx-macros v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling sqlx v0.8.2 [INFO] [stderr] Compiling chacha20poly1305 v0.8.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rust-argon2 v2.1.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling retry-policies v0.4.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling mock-server v0.1.0 (/opt/rustwide/workdir/mock-server) [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling paseto v2.0.2+1.0.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling reqwest-middleware v0.4.0 [INFO] [stderr] Compiling handle-errors v0.1.0 (/opt/rustwide/workdir/handle-errors) [INFO] [stderr] Compiling reqwest-retry v0.7.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcQR5rS2/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenv-77b2267326831ab5.rlib,libplayground-88514147a4d72f05.rlib,libpaseto-676bc9005cb96534.rlib,libchacha20poly1305-d604baec99810d2a.rlib,libchacha20-c501f9d6960002c5.rlib,libcpufeatures-d28a5b693b46dafb.rlib,libpoly1305-d3f48973af6a71a1.rlib,libuniversal_hash-c7e9c35277d77c6b.rlib,libaead-e4170d5758fdc665.rlib,libcipher-4d3bd7c1b47751a0.rlib,libblake2-bf2f3bc191d0e05b.rlib,libopaque_debug-c0022a5b3f428d98.rlib,libcrypto_mac-acf82641fa378a9b.rlib,libdigest-c3f776a1e831cee9.rlib,libbase64-728886d4cd5b22e0.rlib,libring-141ff7d6cd614664.rlib,libspin-41dc83b38de76f91.rlib,libuntrusted-4d6a2db493d4e708.rlib,libfailure-2904fd3a4074b1a3.rlib,libbacktrace-5e41fb0345790cdf.rlib,libminiz_oxide-9c01dbe52512360a.rlib,libadler2-9a4c6baf4db71674.rlib,libobject-5a780ed9b8013eac.rlib,libaddr2line-d5f4130081c1cfd0.rlib,libgimli-caa58427282c5735.rlib,librustc_demangle-17a3372278fb822b.rlib,libchrono-ac86bb342f45f781.rlib,libiana_time_zone-57f3c5cbc269e655.rlib,libreqwest_retry-a159d2ea4e8b37be.rlib,libretry_policies-e63052ab50170361.rlib,libclap-67d7cef30a2c604f.rlib,libclap_builder-cb50e30c18cb325a.rlib,libstrsim-19b3c4cc1ff5c77e.rlib,libanstream-a3c037a1aa4886c8.rlib,libanstyle_query-01f3b247eac3fb62.rlib,libis_terminal_polyfill-a534c82a7c6c6fad.rlib,libcolorchoice-a1c0bf032c0abb4d.rlib,libanstyle_parse-c790a378e782d619.rlib,libutf8parse-07200a2af1b9897d.rlib,libclap_lex-cde35d007735e1bc.rlib,libanstyle-ebc1a675ce8e8f17.rlib,libtracing_subscriber-622c8f1c374250a2.rlib,libsharded_slab-ded081b9906b3739.rlib,liblazy_static-9a3b642a4cb24c04.rlib,libmatchers-c8eca95a5caa3f98.rlib,libregex_automata-d95baaf32f1e09ab.rlib,libregex_syntax-98860719b7b9a3c9.rlib,libregex-fdc8eae11a120aae.rlib,libregex_automata-b6e05faf510b9e65.rlib,libregex_syntax-2c24adf665723494.rlib,libnu_ansi_term-25bc4c6138f393bf.rlib,liboverload-fce868f7d32c3a35.rlib,libthread_local-03986d878ecab06a.rlib,libtracing_log-d793dcd260083d08.rlib,libhandle_errors-4730d1257d83ad0e.rlib,libsqlx-d3e926280cbb261f.rlib,libsqlx_postgres-67d11b7e4c49befc.rlib,libdotenvy-34a90e1162da5643.rlib,libcrc-c1345dc1f39061f8.rlib,libcrc_catalog-bc448ac52f465c16.rlib,libhex-a276c7928810d3f2.rlib,libwhoami-6d74a9467b1530e6.rlib,libhome-63ea518b65764ee1.rlib,libmd5-4dd05e77bdddab58.rlib,libatoi-ad0b7316e86fc002.rlib,libnum_traits-e7a2edb7f4dfdb85.rlib,libstringprep-94186e8f6b805786.rlib,libunicode_properties-d72c453a9ff5f016.rlib,libunicode_normalization-b902f1752996ebf0.rlib,libtinyvec-5fd14e6db22b6376.rlib,libtinyvec_macros-55d8a264b763c0a6.rlib,libunicode_bidi-9a363c822afd0ab3.rlib,libhkdf-ec0c3903aad7cd02.rlib,libhmac-366ada7f8740fb83.rlib,libsqlx_core-48b0d0ccb6d48c86.rlib,libwebpki_roots-053cbe46c1b8d5af.rlib,libsha2-0cd7f5d21819cf52.rlib,librustls-5ff15b9543a35bb5.rlib,libwebpki-15f304de57513a5f.rlib,libring-a039c0607e96ba45.rlib,libuntrusted-8959162b75c5ffc6.rlib,libzeroize-5a508484ac0aa272.rlib,libsqlformat-fbbc8c7e606f6097.rlib,libunicode_categories-a3af363190d5acf5.rlib,libnom-2775687a6c530093.rlib,libhashlink-8364bd13f4c87900.rlib,libhashbrown-db663e9d8dce7341.rlib,libahash-2c9fc4ca4a8f8361.rlib,liballocator_api2-a75cc42a89f83532.rlib,libcrossbeam_queue-1816e1ec20bb50df.rlib,libcrossbeam_utils-68ed60ebffa0b5f0.rlib,libeither-f375c2d5af14ccb6.rlib,libevent_listener-117a611e0c6ce488.rlib,libparking-d0cd102d6f92feac.rlib,libwarp-991374f523faf851.rlib,libmime_guess-5664eb96d7da4797.rlib,libunicase-f59c70ff183826d3.rlib,libscoped_tls-3164d4bdc190c208.rlib,libtokio_tungstenite-37e67bc1dad60472.rlib,libtungstenite-46a185e60e70afc2.rlib,libdata_encoding-050cb7169ef982fb.rlib,librand-3c0f758c0efa0b7c.rlib,librand_chacha-600cadc6f22923c3.rlib,libppv_lite86-87d1b5882cb00a51.rlib,libzerocopy-37bea7917fad1393.rlib,librand_core-4a33f5bfc6bfd747.rlib,libgetrandom-440390e9127e8b81.rlib,libutf8-1c90d3ce208a58ba.rlib,libbyteorder-f923bb3f21c22618.rlib,libmulter-d535c79571ad4881.rlib,libspin-d3035a08fa5d8d46.rlib,libheaders-a5f806e255a7cb71.rlib,libsha1-40894f12074449f2.rlib,libcpufeatures-95e20b2da663ca35.rlib,libdigest-3a4b73971984ee62.rlib,libsubtle-a0a6ecc9713b0708.rlib,libblock_buffer-fa85cf0253922941.rlib,libcrypto_common-a617c7a50afea4e1.rlib,libgeneric_array-77e1b82df8f7eeb6.rlib,libtypenum-c604f2b24272d713.rlib,libheaders_core-7c47cc776958f34a.rlib,libhyper-207283c258f84b4b.rlib,libh2-f107babdaf4b78b1.rlib,libhttp_body-faa07bba9d0139d9.rlib,libhttpdate-a061c31a04dbb35a.rlib,libhttp-bcbfd04fc7265ddb.rlib,libpin_project-4f747e91980459b4.rlib,libreqwest_middleware-7a71ac251a1a4d18.rlib,libanyhow-32a5877aaf7664f1.rlib,libthiserror-9d8e12ce67248a63.rlib,libreqwest-6131d45b7d0250ba.rlib,librustls_pemfile-4c3a25012e3503f6.rlib,librustls_pki_types-dd6383074fdfd561.rlib,libserde_urlencoded-80c2bc0dcabed264.rlib,libbase64-a5e94c799b6e0355.rlib,libipnet-7d0ec7d5b642f5d2.rlib,libhyper_tls-34644cc2a26b2dfe.rlib,libtokio_native_tls-73b3016afbe432af.rlib,libmime-b1201f19d94827ba.rlib,libencoding_rs-7343f863219f2aab.rlib,libserde_json-99d88e9b2fbf4e5b.rlib,libryu-1e0959d9b13361b2.rlib,libnative_tls-be513cf89cf17b5c.rlib,libopenssl_probe-796ddc39c5b420b8.rlib,libopenssl-e1ee37e784aae253.rlib,libbitflags-0ac53e55ff75894f.rlib,libforeign_types-8c08dc176465e4d3.rlib,libforeign_types_shared-a93701b229f7fd2a.rlib,libopenssl_sys-2d6a08c0c085400e.rlib,libhyper_util-a360f1d00ee96268.rlib,libtower_service-4cb89c795547f893.rlib,libhyper-59a273ffd6242ae6.rlib,libwant-7e7b244d03670ceb.rlib,libtry_lock-e362fd018cf13400.rlib,libhttparse-2dfe2b23e12086e7.rlib,libh2-2af4655acc7dea19.rlib,libtracing-3983d4aa95731953.rlib,libtracing_core-d4973cdafe8427a1.rlib,libonce_cell-2b753b5f9ef7aa80.rlib,libindexmap-cea92175e9965f09.rlib,libequivalent-13b77291db166d53.rlib,libhashbrown-bd37bfb89ab1be6f.rlib,libatomic_waker-63599a0ff8178fac.rlib,libtokio_util-a04b0815a2a8780d.rlib,libtokio-5d59ed2405c4c2c7.rlib,libsignal_hook_registry-c7aafa78b3d77bfc.rlib,libsocket2-b2f7512c5ab3141e.rlib,libmio-f755e47295d4ba33.rlib,libparking_lot-51401b9cba72b739.rlib,libparking_lot_core-cd3d48f37c0d9298.rlib,liblibc-9f0d6916d8b751ce.rlib,libcfg_if-da7e6a5cb20f1238.rlib,liblock_api-bc648ff866ed17cd.rlib,libscopeguard-0ff18b2ed8dae252.rlib,libhttp_body_util-83ed630769112f8e.rlib,libfutures_util-0a298af5d8b5b52d.rlib,libmemchr-9f173e8f7f0f0cc9.rlib,libfutures_io-e19682ed45cbcf47.rlib,libslab-1d4cc7c7eba9082b.rlib,libfutures_channel-af9ed3797e0d7f8e.rlib,libfutures_sink-32a307e735e1cb93.rlib,libfutures_task-1caf3029451a2f60.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libpin_project_lite-14f0848f4133174f.rlib,libhttp_body-abdf12f33733a124.rlib,liblog-ef48228e81f30838.rlib,libfutures_core-dd67655186f24208.rlib,liburl-f9b7f39a222a0211.rlib,libidna-81f820e83d4d9110.rlib,libidna_adapter-edeb13ea1e2bcc35.rlib,libicu_normalizer-c8a3f4efd5f4acce.rlib,libicu_normalizer_data-3860fd7929c7bb1f.rlib,libwrite16-1c921c39d2df77b6.rlib,libutf8_iter-abd0a82c0f78c0e8.rlib,libutf16_iter-4a39604101fbfc8e.rlib,libsmallvec-9a41466bfe928973.rlib,libserde-dd9dcf8b5f801568.rlib,libicu_properties-4229192f4f9862e5.rlib,libicu_properties_data-14201c1751968e4f.rlib,libicu_locid_transform-fdfbf7f4307e212f.rlib,libicu_locid_transform_data-e153add6fa33a48a.rlib,libicu_collections-60a7e792ce802497.rlib,libicu_provider-85e82fe93f5f447e.rlib,libicu_locid-6b6521975f46f4a0.rlib,liblitemap-c02f74ec33ce61e9.rlib,libtinystr-d1b83cdf7301360d.rlib,libzerovec-be50a65ab7f4e0c3.rlib,libwriteable-69df7c94598306ad.rlib,libyoke-a8c86474e10fab03.rlib,libzerofrom-b8e325c8ad99c551.rlib,libstable_deref_trait-4daef82966b1abdd.rlib,libform_urlencoded-53924430f7580454.rlib,libpercent_encoding-68324bb938036928.rlib,libhttp-581e8a2787132ae8.rlib,libitoa-1017602cecba78f2.rlib,libbytes-20bff4e6ae6cac1a.rlib,libfnv-185b8526af05532d.rlib,libargon2-27a81d6a033fc81d.rlib,libbase64-469af257c2a75649.rlib,libblake2b_simd-25bad3eaa3338b36.rlib,libarrayvec-23e35da674ae0010.rlib,libarrayref-8caadeb85b82e86f.rlib,libconstant_time_eq-73769f85c91be96a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-88b58cf7372add4f/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-2405c384c929bbc1/out" "-L" "/opt/rustwide/target/debug/build/ring-eb8a7e33b931f497/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server-4e50e1a345b84d03" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `playground` (bin "server") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ed6522cdf6938f2610307f25a24db9b7a9b9d0c1e20c6ea9aa51bca9edd8c7f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed6522cdf6938f2610307f25a24db9b7a9b9d0c1e20c6ea9aa51bca9edd8c7f3", kill_on_drop: false }` [INFO] [stdout] ed6522cdf6938f2610307f25a24db9b7a9b9d0c1e20c6ea9aa51bca9edd8c7f3