[INFO] cloning repository https://github.com/isdaniel/pg2any
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isdaniel/pg2any" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisdaniel%2Fpg2any", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisdaniel%2Fpg2any'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ac03c4dab9029c1070cc6703a17b003b5032d3d
[INFO] testing isdaniel/pg2any against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisdaniel%2Fpg2any" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/isdaniel/pg2any
[INFO] finished tweaking git repo https://github.com/isdaniel/pg2any
[INFO] tweaked toml for git repo https://github.com/isdaniel/pg2any written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/isdaniel/pg2any on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/isdaniel/pg2any 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a14c4855c74a88f1809cb5cd445a0113e2bda400292a65f0560012be377ef85
[INFO] running `Command { std: "docker" "start" "-a" "6a14c4855c74a88f1809cb5cd445a0113e2bda400292a65f0560012be377ef85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a14c4855c74a88f1809cb5cd445a0113e2bda400292a65f0560012be377ef85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a14c4855c74a88f1809cb5cd445a0113e2bda400292a65f0560012be377ef85", kill_on_drop: false }`
[INFO] [stdout] 6a14c4855c74a88f1809cb5cd445a0113e2bda400292a65f0560012be377ef85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ce09d3b22aa9279b136610ea7883de2b33fa8c7db63cacae9606a4d19fec766
[INFO] running `Command { std: "docker" "start" "-a" "5ce09d3b22aa9279b136610ea7883de2b33fa8c7db63cacae9606a4d19fec766", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.11
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling async-native-tls v0.4.0
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling pretty-hex v0.3.0
[INFO] [stderr]    Compiling connection-string v0.2.0
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tiberius v0.12.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling pg_walstream v0.6.3
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling pg2any_lib v0.9.0 (/opt/rustwide/workdir/pg2any-lib)
[INFO] [stderr]    Compiling pg2any v0.0.0 (/opt/rustwide/workdir/examples)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 30s
[INFO] running `Command { std: "docker" "inspect" "5ce09d3b22aa9279b136610ea7883de2b33fa8c7db63cacae9606a4d19fec766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ce09d3b22aa9279b136610ea7883de2b33fa8c7db63cacae9606a4d19fec766", kill_on_drop: false }`
[INFO] [stdout] 5ce09d3b22aa9279b136610ea7883de2b33fa8c7db63cacae9606a4d19fec766
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8758bc2ff24154df6908303c0bd8e40b7a9c372884cc18ab357582abbc42c72a
[INFO] running `Command { std: "docker" "start" "-a" "8758bc2ff24154df6908303c0bd8e40b7a9c372884cc18ab357582abbc42c72a", kill_on_drop: false }`
[INFO] [stderr]    Compiling pg2any_lib v0.9.0 (/opt/rustwide/workdir/pg2any-lib)
[INFO] [stderr]    Compiling pg2any v0.0.0 (/opt/rustwide/workdir/examples)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcoyLUbJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpg2any_lib-7271acbde990613b,libtiberius-315b75ac55c0e9c3,libtime-0dbab8e56293cc34,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-beb96e7e996e68bc,libpowerfmt-521a460cc2ff4e45,librust_decimal-f4cdc25d8e6347b8,libarrayvec-31fe32bc47030bae,libencoding_rs-e36cbb4cff8cacd8,libenumflags2-4666bd42aa0cd50f,libasync_native_tls-a841a915c1d54c82,libnative_tls-50c0abbfad142e53,libopenssl_probe-d74274d8b7245f2e,libopenssl-c3d0df0423415314,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-4ff26e7c43cb28d4,libpretty_hex-c6a41494848324b5,libasynchronous_codec-db318b341f687f17,libconnection_string-75a96946a78043e7,libbigdecimal-02c54fa123edc2d1,libnum_bigint-faea251efc917cf4,libsqlx-7a39979ddb68363e,libsqlx_sqlite-9eec1478a107ad4c,libfutures_executor-ac7320dcdc40e7b3,libflume-0e8bb90a00801dbe,libserde_urlencoded-021537d82d294c0d,libryu-32a9bcdb682e7cbe,libfutures_intrusive-a880f84371c4a6d2,liblibsqlite3_sys-f79fbc91621c938f,libatoi-bc88521465585dfa,libsqlx_mysql-ea7de4a49c1560e6,libdotenvy-be9b890638a1bff4,libcrc-485eabc6d5599482,libcrc_catalog-2535dcd5dcc58263,libsha1-4424ed076bb54148,librsa-cbe0b9a7b4d52670,libpkcs1-6f66506be970f940,libpkcs8-f63ff1b57e4efadd,libspki-066286c7aa516f58,libder-d1822abefc641d1d,libpem_rfc7468-809e9c934da1ed61,libbase64ct-e199c2f3221fd185,libsignature-8ce77d91f48b99f0,libnum_bigint_dig-5f214d6d72a3b728,liblibm-7786cc0dc572bc55,libnum_iter-c288aa6d8ffb9572,libnum_integer-87983a2fdb83f056,librand-b54063e84da97fea,librand_chacha-77168febd34e2816,libppv_lite86-64adddfbed75feaa,libzerocopy-cd3509a367ce7b2b,librand_core-b9086707b30af95d,libsqlx_core-8aac49e898212d91,libwebpki_roots-cc05b8a686b74729,libsha2-088facd89a551a2a,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-2ebf378780e45efc,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-206a986a22ddc81c,libcrypto_common-1b8c795270af9d1b,libgeneric_array-26c3a22bab228086,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,liballocator_api2-61425620d8bdad59,libuuid-7e9e708bbd5801c5,libserde_json-40c03177771de4c0,libzmij-5ece3d499a261ed1,liburl-cd308e43c57f0cc3,libidna-21aab4031563cb23,libutf8_iter-efb3984ee203d151,libidna_adapter-c5149ead6ce28fc7,libicu_properties-5ebb8f3a02a92128,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-db1f57cd1ce7c4cc,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-5c506fcb3ee734fe,libpotential_utf-de15d60c92f21ca5,libicu_provider-21691371e1c6125f,libicu_locale_core-cfd4490983fbd8b5,libtinystr-bccb08bd2ced1fde,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-e8c96d53c82962f4,libzerotrie-53366c1fe3208463,libyoke-b1a1b53142eb574f,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-c37aea4304e1cb52,libform_urlencoded-e63e84c134db7b31,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-3124da50b92fc7d6,libevent_listener-1fb3fc18c976e41b,libparking-a433cf79076a56ac,libhyper_util-e13df9d9762a317c,libpercent_encoding-99cdb00cefa02ca0,libipnet-7f24c5b85fa70b77,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libfutures_util-f54648c023cfaefc,libfutures_task-0897da15ce1c548c,libhyper-91338e5af09b415b,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-73a673d65c4f7414,libindexmap-8964b20418b98d0b,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libslab-61ed84375f91dbc7,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libfutures_channel-078d2121b38579c2,libhttp_body_util-5c6079017c73ade6,libhttp_body-0dc0922c24771d25,libhttp-9d10eb071ef06270,libitoa-d7c2333f8dedd037,libprometheus-7f51369dbefbacb9,libprocfs-7b9dcdc006d1391f,librustix-9910d2584b4c2b6b,liblinux_raw_sys-8da2d53cfd172577,libprocfs_core-1685459f4a260256,libhex-ce2ce186edf8450e,libbitflags-e639eced8df88136,liblazy_static-2a7049bcdbc4c20d,libspin-41051cad427a38c8,libfnv-2a26f5d3b9cd4973,libprotobuf-79c8b220842edfb4,libprotobuf_support-dd5f4edfb43e065b,libthiserror-9482092495a9e0bb,libasync_compression-8494310c0cce0822,libcompression_codecs-b7708f1bfcdb5c76,libflate2-0e4accef8a46377b,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libcompression_core-02cd4f19cd465a46,libthiserror-c82c1867d4e0a810,libpg_walstream-03cebcdb457798bc,libwebpki_roots-2c63e5a2d181da33,libtokio_rustls-00d4bb5452395ef7,librustls-ee909a1c6ee3b2f0,libsubtle-e2f0af8959bd7889,libwebpki-32b8d244964f3292,libaws_lc_rs-7bdd309301b853d4,libuntrusted-6e27bbc2b9932b08,libaws_lc_sys-287e158e6083570c,libring-4c8588bc122b5787,libgetrandom-84eb6915e8cf7fb0,libuntrusted-151845769873c416,librustls_pki_types-380a975b72850308,libzeroize-e5ba3babb6b7003b,libpostgres_protocol-c3b783ba6509fa5a,libstringprep-e1b5032ad80db85e,libunicode_properties-a118006e54fe0d0a,libunicode_normalization-91dce0f028adc9a6,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,libmemchr-d8218b780a78fe0a,libfallible_iterator-226744c53477ab8c,libsha2-7150d8b87d9c789f,librand-bf1965b9d442fa2d,libgetrandom-1e63ff1a5478449f,libchacha20-022d483873d6b73f,libcpufeatures-d1b6d7e2abe28c60,librand_core-0060b50ee9f0b688,libhmac-5b5338af1a3b0154,libbase64-fff42f7554bbeb90,libmd5-c62e85f84386ed96,libdigest-13903470d42f94ef,libctutils-c7a40df1d9d9a683,libcmov-da1356481a3f8de4,libconst_oid-8bd0b9c774e74760,libcrypto_common-8d5d69ab16a251db,libblock_buffer-5ffea93ee85bae54,libhybrid_array-93e676b485635192,libtypenum-07f88e997787d857,libbyteorder-7912a666fa871683,libchrono-97255b0515f3162c,libiana_time_zone-8ff78489a2abaa85,libnum_traits-0dcbcb0c01b72aa4,libtracing-76cbc7f90bf14889,liblog-753a0cb3f11b08fe,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libtokio_util-2114751744b056ab,libfutures_io-a909ffe8b7e43c5e,libfutures_core-3e8ff8c6a8ead7f1,libtokio-34b211d876ffc450,libsignal_hook_registry-3b7af8a120fd105e,liberrno-daf59c2696606de7,libsocket2-991b02095dfbf213,libbytes-1edced87ab063f2b,libmio-14a9fc939e969828,libparking_lot-f959fb879e479927,libparking_lot_core-e7b077cbaa675557,liblibc-e4d524206a08c183,libcfg_if-cad248e7066eec15,libsmallvec-f196c57cee9e84b0,libserde-d53340fcb91878d2,libserde_core-96573417319e0c85,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libfutures_sink-bb58a37a11906cee,libpin_project_lite-8ad468af17824a0b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcoyLUbJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-dcfd4459dbc91223/out" "-L" "/opt/rustwide/target/debug/build/ring-6763b866ec98f458/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-16d86045e230d9ff/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mysql_edge_cases_tests-e538b9f8c4d4abb2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pg2any_lib` (test "mysql_edge_cases_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8758bc2ff24154df6908303c0bd8e40b7a9c372884cc18ab357582abbc42c72a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8758bc2ff24154df6908303c0bd8e40b7a9c372884cc18ab357582abbc42c72a", kill_on_drop: false }`
[INFO] [stdout] 8758bc2ff24154df6908303c0bd8e40b7a9c372884cc18ab357582abbc42c72a
