[INFO] cloning repository https://github.com/hendric-dev/db-overflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hendric-dev/db-overflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhendric-dev%2Fdb-overflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhendric-dev%2Fdb-overflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d356de7d99f545d93c23f97c14f7bf08e869c7f [INFO] checking hendric-dev/db-overflow against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhendric-dev%2Fdb-overflow" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hendric-dev/db-overflow [INFO] finished tweaking git repo https://github.com/hendric-dev/db-overflow [INFO] tweaked toml for git repo https://github.com/hendric-dev/db-overflow written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hendric-dev/db-overflow on toolchain 028201683a76a5cd349729c6819c46607119c4e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hendric-dev/db-overflow 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" "+028201683a76a5cd349729c6819c46607119c4e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbb124511e2a54ea6fb0b5939c90aac9543b336f463c16880d4346fe762ca2d9 [INFO] running `Command { std: "docker" "start" "-a" "fbb124511e2a54ea6fb0b5939c90aac9543b336f463c16880d4346fe762ca2d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbb124511e2a54ea6fb0b5939c90aac9543b336f463c16880d4346fe762ca2d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbb124511e2a54ea6fb0b5939c90aac9543b336f463c16880d4346fe762ca2d9", kill_on_drop: false }` [INFO] [stdout] fbb124511e2a54ea6fb0b5939c90aac9543b336f463c16880d4346fe762ca2d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86415d7ccb327023a5d44412380757e664ba59404045fd13a5ed102b5d142566 [INFO] running `Command { std: "docker" "start" "-a" "86415d7ccb327023a5d44412380757e664ba59404045fd13a5ed102b5d142566", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling cc v1.1.14 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling ring v0.17.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking console v0.16.0 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Checking indicatif v0.17.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] error: could not compile `sqlx-postgres` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/bin/rustc --crate-name sqlx_postgres --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/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 '--deny=clippy::disallowed_methods' '--deny=clippy::cast_sign_loss' '--deny=clippy::cast_possible_wrap' '--deny=clippy::cast_possible_truncation' --cfg 'feature="any"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any", "bigdecimal", "bit-vec", "chrono", "ipnet", "ipnetwork", "json", "mac_address", "migrate", "offline", "rust_decimal", "time", "uuid"))' -C metadata=a2dd7e0c95e5d5b8 -C extra-filename=-5cbda355e1cf6149 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atoi=/opt/rustwide/target/debug/deps/libatoi-385fe789c994cd69.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-5fc697ab20c74231.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-cb72a7e3404cfe83.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-c93dddb68c7f0c04.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-71f2a301d16d5e85.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-9e536007c79e99aa.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-0d37d4a8e4a2ebde.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-e7de6996f22abde5.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6f68c1722ef8a566.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-0cbd77cc849b7f72.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-28f82559a81ce315.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-6fe960536dde253c.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-7be0565f42d02113.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-37b7ca84b5d67a63.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-169800f8bcedb89e.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9819596a66e43e4f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9a4a314c4444a257.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e2768cd2832471cb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-779f54c402ebcf83.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a00e55e97171d6ae.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-04fe746c9403f42b.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b49586db31b0453d.rmeta --extern sqlx_core=/opt/rustwide/target/debug/deps/libsqlx_core-8cfbb51886db7aaf.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-586c8ec4622929ee.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-43c655235d1e5ab1.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-58ba60f3b3321990.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fddbdcc5225c68ae.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-19f7f2da73b38e9c.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-f267178c5286cb7c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sqlx-postgres` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/bin/rustc --crate-name sqlx_postgres --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--deny=clippy::disallowed_methods' '--deny=clippy::cast_sign_loss' '--deny=clippy::cast_possible_wrap' '--deny=clippy::cast_possible_truncation' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any", "bigdecimal", "bit-vec", "chrono", "ipnet", "ipnetwork", "json", "mac_address", "migrate", "offline", "rust_decimal", "time", "uuid"))' -C metadata=7fef4665ea869935 -C extra-filename=-066866c89770379a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atoi=/opt/rustwide/target/debug/deps/libatoi-4dff99f1d44b8880.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-52b25dcc7cd9fd28.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e260d43ead2f168a.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-63860d20e39984d2.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-2ba2030aefd15134.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-1cb7b2b84062732d.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-c1956b72786cf524.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-7bd79d5a99979b1c.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-78bac5b23be10a85.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-3f54ce1e18b83c0b.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-ef3682f3d7a656b9.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-ba9e94aeb5935378.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-bd3f7da54558ea36.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-5cfa08319b75b008.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-64e4f3632e0a179a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-0f66728619d5236d.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a94cf186b7fc183d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-934a7f6bf1a96730.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-cf9bcceb63b67437.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f1b94b959c0607ef.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-905fdda9a1488773.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-33c5b9d64c4493ed.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-84f0af2486d339db.rmeta --extern sqlx_core=/opt/rustwide/target/debug/deps/libsqlx_core-2f9263d3c0c7b0fb.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-e153391979109c3a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-25adcda1c3816f16.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6628af48c60ec8ec.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-77700dd0a8c30812.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-2c897f781e83d3e2.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-f267178c5286cb7c/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "86415d7ccb327023a5d44412380757e664ba59404045fd13a5ed102b5d142566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86415d7ccb327023a5d44412380757e664ba59404045fd13a5ed102b5d142566", kill_on_drop: false }` [INFO] [stdout] 86415d7ccb327023a5d44412380757e664ba59404045fd13a5ed102b5d142566