[INFO] cloning repository https://github.com/amy-keibler/bike-trip-tracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amy-keibler/bike-trip-tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famy-keibler%2Fbike-trip-tracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famy-keibler%2Fbike-trip-tracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b5027452abf53c679112baf34ae9581c8816cbb [INFO] checking amy-keibler/bike-trip-tracker against master#1c7b36d4db582cb47513a6c7176baaec1c3346ab for pr-99197 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famy-keibler%2Fbike-trip-tracker" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amy-keibler/bike-trip-tracker on toolchain 1c7b36d4db582cb47513a6c7176baaec1c3346ab [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1c7b36d4db582cb47513a6c7176baaec1c3346ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/amy-keibler/bike-trip-tracker [INFO] finished tweaking git repo https://github.com/amy-keibler/bike-trip-tracker [INFO] tweaked toml for git repo https://github.com/amy-keibler/bike-trip-tracker written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/amy-keibler/bike-trip-tracker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1c7b36d4db582cb47513a6c7176baaec1c3346ab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Rocket` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+1c7b36d4db582cb47513a6c7176baaec1c3346ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06e185eb069f81ad069edbf9a529087a67164b24e6275f17d2858040d0deb088 [INFO] running `Command { std: "docker" "start" "-a" "06e185eb069f81ad069edbf9a529087a67164b24e6275f17d2858040d0deb088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06e185eb069f81ad069edbf9a529087a67164b24e6275f17d2858040d0deb088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06e185eb069f81ad069edbf9a529087a67164b24e6275f17d2858040d0deb088", kill_on_drop: false }` [INFO] [stdout] 06e185eb069f81ad069edbf9a529087a67164b24e6275f17d2858040d0deb088 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+1c7b36d4db582cb47513a6c7176baaec1c3346ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faca9c70f5b2f616df765455e6340e628e79d389f8552a1061aed4a9ae86975d [INFO] running `Command { std: "docker" "start" "-a" "faca9c70f5b2f616df765455e6340e628e79d389f8552a1061aed4a9ae86975d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking normpath v0.3.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 (https://github.com/SergioBenitez/Rocket?branch=v0.5-rc#6778089c) [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking stable-pattern v0.1.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking time v0.3.7 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Checking atoi v1.0.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking futures v0.3.19 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Checking futures-intrusive v0.4.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Checking hashlink v0.8.0 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling rocket_db_pools_codegen v0.1.0-rc.2 (https://github.com/SergioBenitez/Rocket?branch=v0.5-rc#6778089c) [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking ubyte v0.10.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking sqlformat v0.1.8 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Checking sqlx-rt v0.5.13 [INFO] [stderr] Checking sqlx-rt v0.6.0 [INFO] [stderr] Checking h2 v0.3.11 [INFO] [stderr] Checking sqlx-core v0.5.13 [INFO] [stderr] Checking sqlx-core v0.6.0 [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking rocket_http v0.5.0-rc.2 [INFO] [stderr] Checking rocket_http v0.5.0-rc.2 (https://github.com/SergioBenitez/Rocket?branch=v0.5-rc#6778089c) [INFO] [stderr] Compiling sqlx-macros v0.6.0 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Checking tera v1.15.0 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 (https://github.com/SergioBenitez/Rocket?branch=v0.5-rc#6778089c) [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/sqlx_macros-594c2a89f82ee34d.sqlx_macros.813e2e5e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-594c2a89f82ee34d.sqlx_macros.813e2e5e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-594c2a89f82ee34d.sqlx_macros.813e2e5e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-594c2a89f82ee34d.sqlx_macros.813e2e5e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-594c2a89f82ee34d.sqlx_macros.813e2e5e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-594c2a89f82ee34d.sqlx_macros.813e2e5e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-594c2a89f82ee34d.sqlx_macros.813e2e5e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-594c2a89f82ee34d.sqlx_macros.813e2e5e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-594c2a89f82ee34d.sqlx_macros.813e2e5e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-594c2a89f82ee34d.sqlx_macros.813e2e5e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-594c2a89f82ee34d.sqlx_macros.813e2e5e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-594c2a89f82ee34d.sqlx_macros.813e2e5e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-594c2a89f82ee34d.sqlx_macros.813e2e5e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-594c2a89f82ee34d.sqlx_macros.813e2e5e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-594c2a89f82ee34d.sqlx_macros.813e2e5e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-594c2a89f82ee34d.sqlx_macros.813e2e5e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-594c2a89f82ee34d.58cgzn21af62ggr2.rcgu.rmeta" "/opt/rustwide/target/debug/deps/sqlx_macros-594c2a89f82ee34d.4yjqrjynwqirqbz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-aee9cf5dcda39150/out" "-L" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-700445d3d22bfbe4.rlib" "/opt/rustwide/target/debug/deps/libheck-2a5318aadd95a645.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-83e4960f50a23269.rlib" "/opt/rustwide/target/debug/deps/libsyn-be6741758c7631f9.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-fdaefaf4bf17abe6.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libwhoami-b6a34f491d18e6cf.rlib" "/opt/rustwide/target/debug/deps/libdirs-d4af09a9b64eb46a.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-d1a3830d94a59405.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-e165be1f6ba6ca0a.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-b61d5ed61bf1b4c7.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-b93fcdce8a408a43.rlib" "/opt/rustwide/target/debug/deps/libnom-62f65356902d07b0.rlib" "/opt/rustwide/target/debug/deps/libitertools-60b9c57c1404012b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-bcc8aa2da239df36.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmd5-b142d9457c6e1dfe.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2c96c39a664329c4.rlib" "/opt/rustwide/target/debug/deps/libatoi-5f899757679fe3e3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libstringprep-245c4ecfb60fd8e6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/librand-c569348d3a7de7c4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b6158df0726f499b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-a0cc100365752b69.rlib" "/opt/rustwide/target/debug/deps/libsha2-a0f69031f90f243f.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libhkdf-56954834b64544b7.rlib" "/opt/rustwide/target/debug/deps/libhmac-0e596d304910bb8e.rlib" "/opt/rustwide/target/debug/deps/libdigest-cec393fc5d47d73b.rlib" "/opt/rustwide/target/debug/deps/libsubtle-132c1a308e331b82.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2ff8e4175d5b7ef1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libhashlink-6f735cc7b5456c21.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6942f7b2a3b64e64.rlib" "/opt/rustwide/target/debug/deps/libahash-95b46d6f554185f5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9b090a75084631fd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5537b61c939d68d8.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-95fd1393af09814d.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-72854d5d83fb54be.rlib" "/opt/rustwide/target/debug/deps/librustls-0948620be219561b.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libsct-7c8e14ce846cad3e.rlib" "/opt/rustwide/target/debug/deps/libwebpki-4416680453e0508b.rlib" "/opt/rustwide/target/debug/deps/libring-c4d59f9800bd661b.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libtokio-381ad674b91f203f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-84a498cec7373919.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6db3735aefbe9e39.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-c93da3335fc7b57a.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-3fab1682a826c7f9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fc35d6c1cb29fd01.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-bc26ba14b565d830.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ca7b1ba7f31a9234.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4857a094a92784c1.rlib" "/opt/rustwide/target/debug/deps/liblibc-074d0dddade370f7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8f9d61d1e1d4273d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libeither-dcca75d355b8149e.rlib" "/opt/rustwide/target/debug/deps/libserde-8f64d7cab7654171.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-caf303f350ccf135.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-572d94edf918add0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1e7c528123260c0d.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0251f1c82d417fc4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-26366e2da0c610aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5a29710ac8e9aa10.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2cccdbab4f5fe80d.rlib" "/opt/rustwide/target/debug/deps/libquote-4040e84c0ddb8645.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-d937f1f82ffb437d.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.rlib" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-58ab9d2d09b07bb0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cdaf64f7570f7ff.rlib" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7d64cc870c011631.rlib" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a0a88b78deed3a16.rlib" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-315eac6a3174b13c.rlib" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-778610d63efc39ce.rlib" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-11737b9eef3e285d.rlib" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8165420a20fe4548.rlib" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db4c499f2074199d.rlib" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a230f9a19aa3698.rlib" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605ec4e87a2c9d10.rlib" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f171797b6654b84.rlib" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-990f92fdff457c3a.rlib" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-66ccc5a2fa17d637.rlib" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9dba3f083c9eb142.rlib" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dfc71beee59013ce.rlib" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6f7f4877ee9c613e.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1c7b36d4db582cb47513a6c7176baaec1c3346ab/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsqlx_macros-594c2a89f82ee34d.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-macros` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "faca9c70f5b2f616df765455e6340e628e79d389f8552a1061aed4a9ae86975d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faca9c70f5b2f616df765455e6340e628e79d389f8552a1061aed4a9ae86975d", kill_on_drop: false }` [INFO] [stdout] faca9c70f5b2f616df765455e6340e628e79d389f8552a1061aed4a9ae86975d