[INFO] fetching crate avantis-utils 0.7.1... [INFO] checking avantis-utils-0.7.1 against try#ebbfb508237d160e7a5e663a930916c87c4a8a45 for pr-106493 [INFO] extracting crate avantis-utils 0.7.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate avantis-utils 0.7.1 on toolchain ebbfb508237d160e7a5e663a930916c87c4a8a45 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebbfb508237d160e7a5e663a930916c87c4a8a45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate avantis-utils 0.7.1 [INFO] finished tweaking crates.io crate avantis-utils 0.7.1 [INFO] tweaked toml for crates.io crate avantis-utils 0.7.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate avantis-utils 0.7.1 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" "+ebbfb508237d160e7a5e663a930916c87c4a8a45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+ebbfb508237d160e7a5e663a930916c87c4a8a45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fe0324315724e6cb0e381569df4d914e91102b7618b8ad7493b322aff1a189c [INFO] running `Command { std: "docker" "start" "-a" "0fe0324315724e6cb0e381569df4d914e91102b7618b8ad7493b322aff1a189c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fe0324315724e6cb0e381569df4d914e91102b7618b8ad7493b322aff1a189c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fe0324315724e6cb0e381569df4d914e91102b7618b8ad7493b322aff1a189c", kill_on_drop: false }` [INFO] [stdout] 0fe0324315724e6cb0e381569df4d914e91102b7618b8ad7493b322aff1a189c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+ebbfb508237d160e7a5e663a930916c87c4a8a45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c28576a9a4d8a7a00e437f35654ee0e42ab93f13e7805cd3f7f9b51c3f48f9f3 [INFO] running `Command { std: "docker" "start" "-a" "c28576a9a4d8a7a00e437f35654ee0e42ab93f13e7805cd3f7f9b51c3f48f9f3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Checking bytes v1.3.0 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling openssl-src v111.24.0+1.1.1s [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rdkafka-sys v4.3.0+1.9.2 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling sqlformat v0.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling whoami v1.2.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking scheduled-thread-pool v0.2.6 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking time-core v0.1.0 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling diesel_derives v2.0.1 [INFO] [stderr] Compiling prost-derive v0.11.5 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Compiling serial_test_derive v0.7.0 [INFO] [stderr] Compiling avantis-utils-derive v0.1.0 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Compiling pest v2.5.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking serial_test v0.7.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Checking prost v0.11.5 [INFO] [stderr] Compiling pest_meta v2.5.2 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tonic-build v0.6.2 [INFO] [stderr] Checking h2 v0.3.15 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Compiling pest_generator v2.5.2 [INFO] [stderr] Checking opentelemetry v0.17.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking bb8 v0.8.0 [INFO] [stderr] Checking tracing-opentelemetry v0.17.4 [INFO] [stderr] Checking diesel v2.0.2 [INFO] [stderr] Compiling pest_derive v2.5.2 [INFO] [stderr] Compiling opentelemetry-otlp v0.10.0 [INFO] [stderr] Checking toml v0.5.10 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking sqlx-core v0.6.2 [INFO] [stderr] Checking tracing-bunyan-formatter v0.3.4 [INFO] [stderr] Checking config v0.13.3 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Checking hyper v0.14.23 [INFO] [stderr] Checking redis v0.21.7 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Checking num_enum v0.5.7 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.6.2 [INFO] [stderr] Checking redis_cluster_async v0.7.0 [INFO] [stderr] Checking bb8-redis v0.11.0 [INFO] [stderr] Compiling sqlx-macros v0.6.2 [INFO] [stderr] error: could not compile `diesel` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="32-column-tables"' --cfg 'feature="bitflags"' --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="itoa"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="pq-sys"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' -C metadata=f9ba7fa5cecfb605 -C extra-filename=-f9ba7fa5cecfb605 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f75283d3dcd3daad.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-19cac908f6232626.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-84b1824a3fd4dda8.so --extern itoa=/opt/rustwide/target/debug/deps/libitoa-a73a47603f2fe60a.rmeta --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-d6d272eaef2fbeb6.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-686a82955e121581.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/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" "-Wl,--version-script=/tmp/rustcaMBJmE/list" "-m64" "/tmp/rustcaMBJmE/symbols.o" "/opt/rustwide/target/debug/deps/sqlx_macros-5b504e66969d2b78.sqlx_macros.393ea790-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-5b504e66969d2b78.sqlx_macros.393ea790-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-5b504e66969d2b78.sqlx_macros.393ea790-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-5b504e66969d2b78.sqlx_macros.393ea790-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-5b504e66969d2b78.sqlx_macros.393ea790-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-5b504e66969d2b78.sqlx_macros.393ea790-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-5b504e66969d2b78.sqlx_macros.393ea790-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-5b504e66969d2b78.sqlx_macros.393ea790-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-5b504e66969d2b78.sqlx_macros.393ea790-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-5b504e66969d2b78.sqlx_macros.393ea790-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-5b504e66969d2b78.sqlx_macros.393ea790-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-5b504e66969d2b78.sqlx_macros.393ea790-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-5b504e66969d2b78.sqlx_macros.393ea790-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-5b504e66969d2b78.sqlx_macros.393ea790-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-5b504e66969d2b78.sqlx_macros.393ea790-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-5b504e66969d2b78.sqlx_macros.393ea790-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-5b504e66969d2b78.46zmohjpiruhvwze.rcgu.rmeta" "/opt/rustwide/target/debug/deps/sqlx_macros-5b504e66969d2b78.4z1bzyzygn5n0rwb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-7e30325d849067bf/out" "-L" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libheck-bda76fb766e02c63.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-86a346737f3fda67.rlib" "/opt/rustwide/target/debug/deps/libsyn-0791d9a609efc649.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-5bce7dab72635851.rlib" "/opt/rustwide/target/debug/deps/libdotenvy-874c666fc4362883.rlib" "/opt/rustwide/target/debug/deps/libcrc-130028da9e79b922.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-5e6bab5be41562a2.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libwhoami-4600e47f5f42c284.rlib" "/opt/rustwide/target/debug/deps/libdirs-02858ced7f05e50e.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-88f9d67da64f2f6b.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-fd4139896dd80deb.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-599e44d4dc51e22b.rlib" "/opt/rustwide/target/debug/deps/libbase64-60b66952ba1544cc.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-9ad9b90111c9ab86.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-b7b98ecbca8b1785.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-b93fcdce8a408a43.rlib" "/opt/rustwide/target/debug/deps/libnom-c4f9fd4189d248f8.rlib" "/opt/rustwide/target/debug/deps/libitertools-bbca84ec5b636b15.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4d3e5806770cdfd1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4073c2071c32996a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-af33bc88ca937323.rlib" "/opt/rustwide/target/debug/deps/liburl-bdb5569bbdca1ff3.rlib" "/opt/rustwide/target/debug/deps/libidna-91f2d456daed2193.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07e3dd851fa4b664.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6f3e3411afe6defd.rlib" "/opt/rustwide/target/debug/deps/libmd5-00e380f5c82ab437.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2c96c39a664329c4.rlib" "/opt/rustwide/target/debug/deps/libatoi-8d5e0b7a0951aaec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07b3e0818f14fa6e.rlib" "/opt/rustwide/target/debug/deps/libstringprep-1fbabfe1727bff0c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbdf84fbc87fad11.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/librand-d675c6e8ce972ef9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8ea36c0e45975656.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c3b50727aee24350.rlib" "/opt/rustwide/target/debug/deps/librand_core-434dde809723fe4c.rlib" "/opt/rustwide/target/debug/deps/libhkdf-ecfd369ab07f4153.rlib" "/opt/rustwide/target/debug/deps/libhmac-d5b03ae85c937c21.rlib" "/opt/rustwide/target/debug/deps/libsha2-7ca33826ec5e99d1.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0e4ae3c9982639cc.rlib" "/opt/rustwide/target/debug/deps/libdigest-f36e1f855517be30.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-606fbd056e39d939.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-1a612e3f6a111e3f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c797aa27c9d3e589.rlib" "/opt/rustwide/target/debug/deps/libtypenum-58a9e4f29cd1cdf5.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-986a63c38dfeaf67.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-81fb64aeb57dc144.rlib" "/opt/rustwide/target/debug/deps/librustls-d61307d1adcab199.rlib" "/opt/rustwide/target/debug/deps/libsct-16d05e1ffef8d591.rlib" "/opt/rustwide/target/debug/deps/libwebpki-da34d706a84448c0.rlib" "/opt/rustwide/target/debug/deps/libring-91a613cd3a22749b.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libtokio-bd4c0ac1437545cc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f961ebad3af836cf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a17eefb56a3a3744.rlib" "/opt/rustwide/target/debug/deps/libmio-53ee216eda337be5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libbytes-e5507fd243e27888.rlib" "/opt/rustwide/target/debug/deps/libhashlink-7c53b3642d187542.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-092d3cad02517cf0.rlib" "/opt/rustwide/target/debug/deps/libahash-f10a23028e719433.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6219f0cc85ce76b8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-70e1affe12711084.rlib" "/opt/rustwide/target/debug/deps/libserde_json-060e01559aa92ba3.rlib" "/opt/rustwide/target/debug/deps/libryu-86d69d0b75b05c28.rlib" "/opt/rustwide/target/debug/deps/libitoa-2dc591579cbfc997.rlib" "/opt/rustwide/target/debug/deps/libserde-e50dee6b3fb0a1c4.rlib" "/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-278f7ffa77a58feb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3e2666306e38e378.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-b89eb0020d646976.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e0d9c5a6004763c8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-93e62d501809dcd4.rlib" "/opt/rustwide/target/debug/deps/liblibc-9b0e9fb7873bef9b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-794da2e598533290.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-c6bea19f72bcd334.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libeither-1125488968165a09.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-6a935a659dbe1ca0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3f821b998de156a0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f0d1791d7b1b1dc3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-cb0827c75d76fa89.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-dba725575429bb0a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1eac79b368bfe543.rlib" "/opt/rustwide/target/debug/deps/libquote-17af61df904456d1.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-2d43ea299ac6dfe2.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-488d9b1a6199d7b2.rlib" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-3de055f562eb2812.rlib" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62c4894b82797b30.rlib" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-21d882eb82e74d58.rlib" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7a4a5c38e3da2ad.rlib" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e2b1fec37c9c19cd.rlib" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f5128b1419f0c95a.rlib" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-41e9355081407ce3.rlib" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-3d69bc2ce2ff7508.rlib" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb4c6139d02b6b90.rlib" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3990de10d3f2460e.rlib" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3a23c05350b4d45c.rlib" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c2c33bc29289b145.rlib" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3d80be3be44960e.rlib" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2581a381e26c54b.rlib" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0ff401eab4233ffd.rlib" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cb19371b39fc63d8.rlib" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-66b9c3ae5ff29c13.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ebbfb508237d160e7a5e663a930916c87c4a8a45/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsqlx_macros-5b504e66969d2b78.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] running `Command { std: "docker" "inspect" "c28576a9a4d8a7a00e437f35654ee0e42ab93f13e7805cd3f7f9b51c3f48f9f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c28576a9a4d8a7a00e437f35654ee0e42ab93f13e7805cd3f7f9b51c3f48f9f3", kill_on_drop: false }` [INFO] [stdout] c28576a9a4d8a7a00e437f35654ee0e42ab93f13e7805cd3f7f9b51c3f48f9f3