[INFO] cloning repository https://github.com/fbucek/sqlxinsert [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fbucek/sqlxinsert" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffbucek%2Fsqlxinsert", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffbucek%2Fsqlxinsert'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1320d3587a23f18d01e2fce0b67aee9cdfd7f41 [INFO] testing fbucek/sqlxinsert against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffbucek%2Fsqlxinsert" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fbucek/sqlxinsert on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fbucek/sqlxinsert [INFO] finished tweaking git repo https://github.com/fbucek/sqlxinsert [INFO] tweaked toml for git repo https://github.com/fbucek/sqlxinsert written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/fbucek/sqlxinsert already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ahash v0.5.8 [INFO] [stderr] Downloaded eyre v0.6.3 [INFO] [stderr] Downloaded unicode-segmentation v1.7.0 [INFO] [stderr] Downloaded tokio v0.2.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a05959ed4b156c7c0fedd258326ad1a1646290a0ea8c0b670eb4d1a26a68183b [INFO] running `Command { std: "docker" "start" "-a" "a05959ed4b156c7c0fedd258326ad1a1646290a0ea8c0b670eb4d1a26a68183b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a05959ed4b156c7c0fedd258326ad1a1646290a0ea8c0b670eb4d1a26a68183b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a05959ed4b156c7c0fedd258326ad1a1646290a0ea8c0b670eb4d1a26a68183b", kill_on_drop: false }` [INFO] [stdout] a05959ed4b156c7c0fedd258326ad1a1646290a0ea8c0b670eb4d1a26a68183b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c57902ce78da62cb75d42c6c18dcf51315859cf04a5a13a9ec0d5273bb1b024 [INFO] running `Command { std: "docker" "start" "-a" "6c57902ce78da62cb75d42c6c18dcf51315859cf04a5a13a9ec0d5273bb1b024", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling ahash v0.5.8 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling atoi v0.3.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling sqlformat v0.1.1 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling sqlx-rt v0.2.0 [INFO] [stderr] Compiling sqlx-core v0.4.0 [INFO] [stderr] Compiling sqlx-macros v0.4.0 [INFO] [stderr] Compiling sqlx v0.4.1 [INFO] [stderr] Compiling sqlxinsert v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.10s [INFO] running `Command { std: "docker" "inspect" "6c57902ce78da62cb75d42c6c18dcf51315859cf04a5a13a9ec0d5273bb1b024", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c57902ce78da62cb75d42c6c18dcf51315859cf04a5a13a9ec0d5273bb1b024", kill_on_drop: false }` [INFO] [stdout] 6c57902ce78da62cb75d42c6c18dcf51315859cf04a5a13a9ec0d5273bb1b024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b1f595f98f29706de7ac75b8baecff6e8bc56b4a8a7c11a156a9bb299fb4655 [INFO] running `Command { std: "docker" "start" "-a" "1b1f595f98f29706de7ac75b8baecff6e8bc56b4a8a7c11a156a9bb299fb4655", kill_on_drop: false }` [INFO] [stderr] Compiling sqlxinsert v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `car_name` [INFO] [stdout] --> tests/raw_sqlite_test.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub car_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CreateCar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/raw_sqlite_test.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Default, Debug, sqlx::FromRow)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `car_name` [INFO] [stdout] --> tests/raw_psql_test.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub car_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CreateCar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/raw_psql_test.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Default, Debug, sqlx::FromRow)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/raw_psql_test-8c9034fc33e243af.raw_psql_test.978ae55e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/raw_psql_test-8c9034fc33e243af.raw_psql_test.978ae55e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/raw_psql_test-8c9034fc33e243af.raw_psql_test.978ae55e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/raw_psql_test-8c9034fc33e243af.raw_psql_test.978ae55e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/raw_psql_test-8c9034fc33e243af.raw_psql_test.978ae55e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/raw_psql_test-8c9034fc33e243af.raw_psql_test.978ae55e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/raw_psql_test-8c9034fc33e243af.raw_psql_test.978ae55e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/raw_psql_test-8c9034fc33e243af.raw_psql_test.978ae55e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/raw_psql_test-8c9034fc33e243af.raw_psql_test.978ae55e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/raw_psql_test-8c9034fc33e243af.raw_psql_test.978ae55e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/raw_psql_test-8c9034fc33e243af.raw_psql_test.978ae55e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/raw_psql_test-8c9034fc33e243af.raw_psql_test.978ae55e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/raw_psql_test-8c9034fc33e243af.raw_psql_test.978ae55e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/raw_psql_test-8c9034fc33e243af.raw_psql_test.978ae55e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/raw_psql_test-8c9034fc33e243af.raw_psql_test.978ae55e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/raw_psql_test-8c9034fc33e243af.raw_psql_test.978ae55e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/raw_psql_test-8c9034fc33e243af.4rwaa0pqbi3j7c8o.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-408d67a5545b4ca4/out" "-L" "/opt/rustwide/target/debug/build/ring-02bc44e0461ddf38/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libeyre-f78693e2eec8cb80.rlib" "/opt/rustwide/target/debug/deps/libindenter-7019cfc4aba3cfae.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libsqlx-3c8b46a7dd62a4b1.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-940d070dd7b0bef5.rlib" "/opt/rustwide/target/debug/deps/libhex-ef32f4e6e395efc6.rlib" "/opt/rustwide/target/debug/deps/libwhoami-0f7aba02034ca5dd.rlib" "/opt/rustwide/target/debug/deps/libitoa-557deac4472acf44.rlib" "/opt/rustwide/target/debug/deps/libbase64-7daaf184ca018a2d.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-5d470b4aa9f40bf6.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-b37c92432ee44d90.rlib" "/opt/rustwide/target/debug/deps/libmaplit-63e91ef38e22eaad.rlib" "/opt/rustwide/target/debug/deps/libregex-0de61d468f6429a0.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e6770d11f113e9f6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-38d1d4d3be96c2b9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a3ff0542b9d41272.rlib" "/opt/rustwide/target/debug/deps/libahash-4bb61e813bb2b538.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6de95bffcd0eaf52.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-005922909f1c6bac.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-f04ddcb21f294e7b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/liburl-bd504426f963f199.rlib" "/opt/rustwide/target/debug/deps/libidna-a9db285b35238bcd.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-fe16598126379186.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmd5-2b91325f9a390c00.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-166cb2a6dd8108da.rlib" "/opt/rustwide/target/debug/deps/libatoi-5409687af3e23a90.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/libstringprep-169e72442362c1b6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f002ca562309718d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ff16c3ba454c624e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libsha2-d9ab4ad846a65854.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-da908c117d471a14.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8f5176458b86b4f6.rlib" "/opt/rustwide/target/debug/deps/librand-fe248ae07109ce80.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fe68a8e75e58264d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2a18249db8595009.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bf547863ae8e6c6b.rlib" "/opt/rustwide/target/debug/deps/libhmac-9f28299937f52743.rlib" "/opt/rustwide/target/debug/deps/libdigest-672759631e5d1e27.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-228a16f1ddd90671.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d37064c81af5452f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-684ba52a93b124f0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-494e523e9591724c.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-136f6bd2b9337f46.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b1d54d49d058ffa8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-6d338726afa6cfcb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90e53562623ba5ae.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-37fdb5b0618ed104.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-6993313049d5d9cd.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-c16438d16a2ae7b8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-62bd13103acbf91b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-742e6cd3df0ded41.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d4aff125f4a4440a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-71c36a7fcf505a8c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c2e3fa033b11e8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-83b141b2f24fdd5e.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1c8aad10698ea627.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-1c60eaffd824e8ff.rlib" "/opt/rustwide/target/debug/deps/librustls-27d12f017d3352ce.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/libsct-879d9324d5e22c99.rlib" "/opt/rustwide/target/debug/deps/libwebpki-d32cb3bed6836305.rlib" "/opt/rustwide/target/debug/deps/libring-d99765241b15479c.rlib" "/opt/rustwide/target/debug/deps/libspin-4fb0d68edaf2737f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-be088880171e6156.rlib" "/opt/rustwide/target/debug/deps/libtokio-3bf50888050fc602.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-016296bd9f237507.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-96bfdb82771652ed.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a399196a4e2198f4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libmio-0712d7bf476a2f84.rlib" "/opt/rustwide/target/debug/deps/liblog-bdf824d35c2a3095.rlib" "/opt/rustwide/target/debug/deps/libiovec-fa0c6ec86a5429d4.rlib" "/opt/rustwide/target/debug/deps/libnet2-e27d3ae698d80dbb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e7a0e73105bff77.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a4b49025b9164deb.rlib" "/opt/rustwide/target/debug/deps/libeither-c08fdad45407601c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-18152e7929cc9107.rlib" "/opt/rustwide/target/debug/deps/libmemchr-829eafb2866da253.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cae1b768d003a47a.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0dfeedbf2a43a17e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d09e9c69b6b632b0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-01b4ea56943ac618.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6f3dbd37c4746559.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-734c2e40eb1124b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-98896f37d03c6895.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/raw_psql_test-8c9034fc33e243af" "-Wl,--gc-sections" "-pie" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlxinsert` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1b1f595f98f29706de7ac75b8baecff6e8bc56b4a8a7c11a156a9bb299fb4655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b1f595f98f29706de7ac75b8baecff6e8bc56b4a8a7c11a156a9bb299fb4655", kill_on_drop: false }` [INFO] [stdout] 1b1f595f98f29706de7ac75b8baecff6e8bc56b4a8a7c11a156a9bb299fb4655