[INFO] cloning repository https://github.com/Nilstrieb/uptime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nilstrieb/uptime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilstrieb%2Fuptime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilstrieb%2Fuptime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50d15bc4e75f056afd97ff8d59c507ff8867ec9d [INFO] testing Nilstrieb/uptime against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilstrieb%2Fuptime" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nilstrieb/uptime on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Nilstrieb/uptime [INFO] finished tweaking git repo https://github.com/Nilstrieb/uptime [INFO] tweaked toml for git repo https://github.com/Nilstrieb/uptime written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Nilstrieb/uptime 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded askama_derive v0.12.1 [INFO] [stderr] Downloaded askama v0.12.0 [INFO] [stderr] Downloaded chrono v0.4.27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba4c5a1258f81d8ff73cc1e010a1b1d6e43d0bc0b2f19d612935f79b166f009e [INFO] running `Command { std: "docker" "start" "-a" "ba4c5a1258f81d8ff73cc1e010a1b1d6e43d0bc0b2f19d612935f79b166f009e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba4c5a1258f81d8ff73cc1e010a1b1d6e43d0bc0b2f19d612935f79b166f009e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba4c5a1258f81d8ff73cc1e010a1b1d6e43d0bc0b2f19d612935f79b166f009e", kill_on_drop: false }` [INFO] [stdout] ba4c5a1258f81d8ff73cc1e010a1b1d6e43d0bc0b2f19d612935f79b166f009e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37663bbbf2cf26d65feb92f99e26495c9bda307f52f47e19da7f4cd951203b4e [INFO] running `Command { std: "docker" "start" "-a" "37663bbbf2cf26d65feb92f99e26495c9bda307f52f47e19da7f4cd951203b4e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling memchr v2.6.2 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustix v0.38.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling chrono v0.4.27 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling uptime v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling askama_derive v0.12.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling askama v0.12.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling trust-dns-resolver v0.22.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling sqlx-core v0.7.1 [INFO] [stderr] Compiling sqlx-sqlite v0.7.1 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling sqlx-macros-core v0.7.1 [INFO] [stderr] Compiling sqlx-macros v0.7.1 [INFO] [stderr] Compiling sqlx v0.7.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcSOWAjU/symbols.o" "/opt/rustwide/target/debug/deps/server-435fe0746ad91a59.server.1e5d4f101cfe9f04-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/server-435fe0746ad91a59.server.1e5d4f101cfe9f04-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/server-435fe0746ad91a59.server.1e5d4f101cfe9f04-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/server-435fe0746ad91a59.server.1e5d4f101cfe9f04-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/server-435fe0746ad91a59.server.1e5d4f101cfe9f04-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/server-435fe0746ad91a59.server.1e5d4f101cfe9f04-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/server-435fe0746ad91a59.server.1e5d4f101cfe9f04-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/server-435fe0746ad91a59.server.1e5d4f101cfe9f04-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/server-435fe0746ad91a59.server.1e5d4f101cfe9f04-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/server-435fe0746ad91a59.server.1e5d4f101cfe9f04-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/server-435fe0746ad91a59.server.1e5d4f101cfe9f04-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/server-435fe0746ad91a59.server.1e5d4f101cfe9f04-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/server-435fe0746ad91a59.server.1e5d4f101cfe9f04-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/server-435fe0746ad91a59.server.1e5d4f101cfe9f04-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/server-435fe0746ad91a59.server.1e5d4f101cfe9f04-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/server-435fe0746ad91a59.server.1e5d4f101cfe9f04-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/server-435fe0746ad91a59.3wrw8p2na64xnko9zr31jpj1i.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuptime-530823b6cc0e88db.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-8bcd442d56193c58.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-e3e220757a61595c.rlib" "/opt/rustwide/target/debug/deps/liboverload-534e150685b3c222.rlib" "/opt/rustwide/target/debug/deps/libthread_local-cac1840a7e0cccc1.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-8e3039c42544012e.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-d3cd9a055df74f7f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7ac93d3928647ab0.rlib" "/opt/rustwide/target/debug/deps/libreqwest-421ec65686710267.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-1a41ba7ec95e3303.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-77b63abc81eb97de.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1d366ec085fb0565.rlib" "/opt/rustwide/target/debug/deps/libryu-1d293123a18f0c41.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-031afa6c36cbc670.rlib" "/opt/rustwide/target/debug/deps/libbase64-8061d53642be4618.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-af64f8aea504db30.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-186e5e97002a4b27.rlib" "/opt/rustwide/target/debug/deps/libhostname-d91d455d29e1077e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-6af12c4ad54ee2aa.rlib" "/opt/rustwide/target/debug/deps/libquick_error-f65da788bd712813.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-243a49ac6e5bf825.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-5de8440622f69357.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-27124d7fe56003cc.rlib" "/opt/rustwide/target/debug/deps/librand-223eab0de4bea76a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aa43ee7498fe853f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3aad57fff99c9011.rlib" "/opt/rustwide/target/debug/deps/librand_core-2cf2899d731c3dda.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-7e6cd1bffb66a0cc.rlib" "/opt/rustwide/target/debug/deps/libipnet-51e5583940cbd440.rlib" "/opt/rustwide/target/debug/deps/libidna-6cfe9a6c88587621.rlib" "/opt/rustwide/target/debug/deps/libmatches-2fc27c4dae857826.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-ddec6be93f616fbd.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2f9282bd6d6af1ca.rlib" "/opt/rustwide/target/debug/deps/librustls-8116d66157d57a16.rlib" "/opt/rustwide/target/debug/deps/libsct-ab245b178d590d4c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c3e075440e4d9ac8.rlib" "/opt/rustwide/target/debug/deps/libring-d44d13963e2445f9.rlib" "/opt/rustwide/target/debug/deps/libspin-78034f5b20cf8504.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b85994a42d0ac9b3.rlib" "/opt/rustwide/target/debug/deps/libaxum-de6a1f51460983c1.rlib" "/opt/rustwide/target/debug/deps/libmatchit-2db7d65165091276.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rlib" "/opt/rustwide/target/debug/deps/libhyper-05ac9df5a49a7ff6.rlib" "/opt/rustwide/target/debug/deps/libwant-fb66854bbeb6bc90.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fc757922a662ce33.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d85de7dd5b585d4f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-20c50765b6eae871.rlib" "/opt/rustwide/target/debug/deps/libh2-137749e87fba32db.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5b583a3feae1249a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6d577cb9399ff1fb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e4021ea189efd357.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ba577083a721f945.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-c0a81bfca2162c58.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-9cf3aeb815f036ef.rlib" "/opt/rustwide/target/debug/deps/libmime-df7c523715fc175c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-497a0f7966d1282a.rlib" "/opt/rustwide/target/debug/deps/libtower-1b23f691c354e777.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-8955daa6803a478a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-06bd5b5a91ae134b.rlib" "/opt/rustwide/target/debug/deps/libhttp-a045b5dc21b4abb6.rlib" "/opt/rustwide/target/debug/deps/libitoa-49879c850f2bca53.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/target/debug/deps/libaskama-652ebe7f16c3fea9.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-81003d056ff7d7f3.rlib" "/opt/rustwide/target/debug/deps/libsqlx-e0fbaf1be378fcb6.rlib" "/opt/rustwide/target/debug/deps/libsqlx_sqlite-b56a667630fc73fb.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2ccd19ff35260664.rlib" "/opt/rustwide/target/debug/deps/libflume-702d826b2871c10c.rlib" "/opt/rustwide/target/debug/deps/libspin-4b6efd8e092e7c62.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a9594e4791f7e646.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-21ee61799efea54e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f8d579f831364239.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1c8becdf10583e8d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-699a45e053e302a1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ef86402e8b2b7f4.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-76079eb31251597d.rlib" "/opt/rustwide/target/debug/deps/libatoi-a032830817b65dcd.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-cd15e918a738d95b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-688650124b01471c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-376dba8a62d23ecb.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c8361ffa2772a269.rlib" "/opt/rustwide/target/debug/deps/libequivalent-a7d8883337d212bc.rlib" "/opt/rustwide/target/debug/deps/libsha2-99f0a1060a0e2928.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-103b81d97d241102.rlib" "/opt/rustwide/target/debug/deps/libdigest-3fbbb0309ed6d782.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0fa91595b9f3401c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-36aa43bd0affc9ff.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b11537500cc827db.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f0f104a190a0cab0.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-3a36b39ba217266d.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-61ef58696853fbed.rlib" "/opt/rustwide/target/debug/deps/libnom-a4ab203706471e21.rlib" "/opt/rustwide/target/debug/deps/libitertools-6ad399d89ac5369d.rlib" "/opt/rustwide/target/debug/deps/libhashlink-3bcc631cec3130f7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3787eb9a06cd7fba.rlib" "/opt/rustwide/target/debug/deps/libahash-0f5628a8d7a9d026.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2dae4af5756efd1d.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-12b65b17ef098782.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d5cbc6117c88e3ae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-773e184a8c697bbe.rlib" "/opt/rustwide/target/debug/deps/libeither-c11eb0664e9172a2.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-25a074ccf656c8c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-68a02546ea2f0673.rlib" "/opt/rustwide/target/debug/deps/libmemchr-365936e842330255.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0c1f96f2c9b96e98.rlib" "/opt/rustwide/target/debug/deps/libslab-168c7356e94ed463.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a83e849653a04353.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-cd7995bff5c53296.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5076a70c17a4c8c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-acf246d5bc5cbecf.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8f2ce3b4451c2669.rlib" "/opt/rustwide/target/debug/deps/liburl-eb65728f2986aad9.rlib" "/opt/rustwide/target/debug/deps/libidna-2cd91843b679e120.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-aea18b39173a674a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0c3bab7ce65e30cb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ec82751cd84b1476.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e78aeb0fdc2a52f7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-2a79f30c0a5c1ae8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d6c0a4ff983239a4.rlib" "/opt/rustwide/target/debug/deps/libserde-9ba70247e1cf9749.rlib" "/opt/rustwide/target/debug/deps/libchrono-cb8200e6dfc169ff.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-00e870198fcbd265.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-9fdc16dd2b2d542f.rlib" "/opt/rustwide/target/debug/deps/libtime-b19ec2feac27b8dc.rlib" "/opt/rustwide/target/debug/deps/libtracing-4dac03c073eb2f9c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/liblog-f70b602849b14a48.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c723250d28b2df5d.rlib" "/opt/rustwide/target/debug/deps/libeyre-97bfc77e348b935e.rlib" "/opt/rustwide/target/debug/deps/libindenter-ae9217c6ee1e6ba5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2642e70efcb8c170.rlib" "/opt/rustwide/target/debug/deps/libtokio-692fbf7bd2bcfca4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7da8643e9e63be84.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9988075fd69fbed7.rlib" "/opt/rustwide/target/debug/deps/libbytes-f580429912dcb352.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1084c7dc1b2bf490.rlib" "/opt/rustwide/target/debug/deps/libmio-6606fa6439ac63af.rlib" "/opt/rustwide/target/debug/deps/liblibc-30e588a519b60628.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-d30603f96e7536f7/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-d32cb84010f87463/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server-435fe0746ad91a59" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `uptime` (bin "server") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "37663bbbf2cf26d65feb92f99e26495c9bda307f52f47e19da7f4cd951203b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37663bbbf2cf26d65feb92f99e26495c9bda307f52f47e19da7f4cd951203b4e", kill_on_drop: false }` [INFO] [stdout] 37663bbbf2cf26d65feb92f99e26495c9bda307f52f47e19da7f4cd951203b4e