[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] feb330f017f78d9c583272c5b4d9d7b01bbcb746 [INFO] checking amy-keibler/bike-trip-tracker against try#0004f98fdd309b1940390200ae28913f7fbd736f for pr-101478 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famy-keibler%2Fbike-trip-tracker" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amy-keibler/bike-trip-tracker on toolchain 0004f98fdd309b1940390200ae28913f7fbd736f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0004f98fdd309b1940390200ae28913f7fbd736f" "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-1/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" "+0004f98fdd309b1940390200ae28913f7fbd736f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+0004f98fdd309b1940390200ae28913f7fbd736f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca362b1d36e991debb659e78e21ac4975240c32de8a3b861e3c1bdc09e8cb347 [INFO] running `Command { std: "docker" "start" "-a" "ca362b1d36e991debb659e78e21ac4975240c32de8a3b861e3c1bdc09e8cb347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca362b1d36e991debb659e78e21ac4975240c32de8a3b861e3c1bdc09e8cb347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca362b1d36e991debb659e78e21ac4975240c32de8a3b861e3c1bdc09e8cb347", kill_on_drop: false }` [INFO] [stdout] ca362b1d36e991debb659e78e21ac4975240c32de8a3b861e3c1bdc09e8cb347 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+0004f98fdd309b1940390200ae28913f7fbd736f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f85b7f9c271021d0f79806e8e21be152363efb6422c35768184b7f78af2a3f6 [INFO] running `Command { std: "docker" "start" "-a" "6f85b7f9c271021d0f79806e8e21be152363efb6422c35768184b7f78af2a3f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.129 [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.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Checking once_cell v1.13.0 [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 bytes v1.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [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 futures-io v0.3.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking iana-time-zone v0.1.44 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Compiling dotenv v0.15.0 [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 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 (https://github.com/SergioBenitez/Rocket?branch=v0.5-rc#6778089c) [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] Checking lock_api v0.4.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling ring v0.16.20 [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] 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] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling 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] Compiling atoi v0.4.0 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling dotenvy v0.15.1 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling hashlink v0.8.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking ghash v0.4.4 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.1 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking futures v0.3.19 [INFO] [stderr] Checking aes-gcm v0.9.4 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [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 tokio v1.16.1 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.30 [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 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] Checking sqlx-rt v0.5.13 [INFO] [stderr] Checking sqlx-rt v0.6.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking ubyte v0.10.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking h2 v0.3.11 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Checking sqlformat v0.1.8 [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking sqlx-core v0.5.13 [INFO] [stderr] Checking sqlx-core v0.6.1 [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.1 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 (https://github.com/SergioBenitez/Rocket?branch=v0.5-rc#6778089c) [INFO] [stderr] Checking tera v1.15.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc9V43tK/list" "-m64" "/tmp/rustc9V43tK/symbols.o" "/opt/rustwide/target/debug/deps/sqlx_macros-758d194d5b3ff489.sqlx_macros.0ef18e88-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-758d194d5b3ff489.sqlx_macros.0ef18e88-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-758d194d5b3ff489.sqlx_macros.0ef18e88-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-758d194d5b3ff489.sqlx_macros.0ef18e88-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-758d194d5b3ff489.sqlx_macros.0ef18e88-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-758d194d5b3ff489.sqlx_macros.0ef18e88-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-758d194d5b3ff489.sqlx_macros.0ef18e88-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-758d194d5b3ff489.sqlx_macros.0ef18e88-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-758d194d5b3ff489.sqlx_macros.0ef18e88-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-758d194d5b3ff489.sqlx_macros.0ef18e88-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-758d194d5b3ff489.sqlx_macros.0ef18e88-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-758d194d5b3ff489.sqlx_macros.0ef18e88-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-758d194d5b3ff489.sqlx_macros.0ef18e88-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-758d194d5b3ff489.sqlx_macros.0ef18e88-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-758d194d5b3ff489.sqlx_macros.0ef18e88-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-758d194d5b3ff489.sqlx_macros.0ef18e88-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-758d194d5b3ff489.1qzdx6s7kcjr4rc8.rcgu.rmeta" "/opt/rustwide/target/debug/deps/sqlx_macros-758d194d5b3ff489.473hbcu36s825lda.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/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenvy-76a057dcfd2dbe3a.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.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-04b1b2883931407e.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-7588f0c18c6e64e3.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-3b7f790271e49bcb.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-49b87c803235574c.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-0438dcff4b429e46.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-b93fcdce8a408a43.rlib" "/opt/rustwide/target/debug/deps/libnom-62f65356902d07b0.rlib" "/opt/rustwide/target/debug/deps/libitertools-12df5f84c2094551.rlib" "/opt/rustwide/target/debug/deps/libthiserror-bcc8aa2da239df36.rlib" "/opt/rustwide/target/debug/deps/libindexmap-63945e384b19af25.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-1090a27ede429252.rlib" "/opt/rustwide/target/debug/deps/libsha2-a0f69031f90f243f.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.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/libsqlx_rt-2ab49492087937d8.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-70c8c7246d6bc0c2.rlib" "/opt/rustwide/target/debug/deps/librustls-9c0e625e8e3a2b2d.rlib" "/opt/rustwide/target/debug/deps/libsct-c56ba9a00742f029.rlib" "/opt/rustwide/target/debug/deps/libwebpki-2ad0ed481208934d.rlib" "/opt/rustwide/target/debug/deps/libring-2b55e797bb0d2b65.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libtokio-4f489d35d1bf5e51.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6b6c656c22f20415.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d193b0f33a74bd19.rlib" "/opt/rustwide/target/debug/deps/libmio-a109a98dabd239b8.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libhashlink-da022f84a5d36bfb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a676f4e39aa3af9a.rlib" "/opt/rustwide/target/debug/deps/libahash-8fd516b73070b263.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9daac1b146c0b602.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3548c506bfdf571b.rlib" "/opt/rustwide/target/debug/deps/libchrono-e7d9494eaf091fd1.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-c3aa9395e0bacd7b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d6e191c234957bf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-a780f81fbd2847fe.rlib" "/opt/rustwide/target/debug/deps/libuuid-f14cba9afb8c5774.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4ba0e29465389c23.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.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-9742539d000ad003.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-42a146a5b1dbdba5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d0c3261af1ef6f2f.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c7abe4dc86050ae.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-3580e106e19647e4.rlib" "/opt/rustwide/target/debug/deps/libserde-f2e6621e000ddb91.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/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-37ba84a42602dd08.rlib" "/opt/rustwide/rustup-home/toolchains/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0004f98fdd309b1940390200ae28913f7fbd736f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsqlx_macros-758d194d5b3ff489.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" "6f85b7f9c271021d0f79806e8e21be152363efb6422c35768184b7f78af2a3f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f85b7f9c271021d0f79806e8e21be152363efb6422c35768184b7f78af2a3f6", kill_on_drop: false }` [INFO] [stdout] 6f85b7f9c271021d0f79806e8e21be152363efb6422c35768184b7f78af2a3f6