[INFO] fetching crate bestool-psql 1.1.3... [INFO] testing bestool-psql-1.1.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate bestool-psql 1.1.3 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate bestool-psql 1.1.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bestool-psql 1.1.3 [INFO] tweaked toml for crates.io crate bestool-psql 1.1.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bestool-psql 1.1.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bestool-psql 1.1.3 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha1_smol v1.0.1 [INFO] [stderr] Downloaded turso_macros v0.3.1 [INFO] [stderr] Downloaded twox-hash v2.1.2 [INFO] [stderr] Downloaded terminal_size v0.4.3 [INFO] [stderr] Downloaded turso_ext v0.3.1 [INFO] [stderr] Downloaded owo-colors v4.2.3 [INFO] [stderr] Downloaded simsimd v6.5.4 [INFO] [stderr] Downloaded turso_parser v0.3.1 [INFO] [stderr] Downloaded zopfli v0.8.3 [INFO] [stderr] Downloaded windows-numerics v0.3.1 [INFO] [stderr] Downloaded enable-ansi-support v0.2.1 [INFO] [stderr] Downloaded document-features v0.2.12 [INFO] [stderr] Downloaded litrs v1.0.0 [INFO] [stderr] Downloaded clap_derive v4.5.49 [INFO] [stderr] Downloaded mobc v0.9.0 [INFO] [stderr] Downloaded tls_codec_derive v0.4.2 [INFO] [stderr] Downloaded radix_trie v0.2.1 [INFO] [stderr] Downloaded x509-cert v0.2.5 [INFO] [stderr] Downloaded turso_core v0.3.1 [INFO] [stderr] Downloaded objc2 v0.6.3 [INFO] [stderr] Downloaded fraction v0.15.3 [INFO] [stderr] Downloaded fancy-regex v0.16.2 [INFO] [stderr] Downloaded zip v2.4.2 [INFO] [stderr] Downloaded rustyline v17.0.2 [INFO] [stderr] Downloaded sysinfo v0.32.1 [INFO] [stderr] Downloaded redb v3.1.0 [INFO] [stderr] Downloaded syntect v5.3.0 [INFO] [stderr] Downloaded roaring v0.11.2 [INFO] [stderr] Downloaded tls_codec v0.4.2 [INFO] [stderr] Downloaded intrusive-collections v0.9.7 [INFO] [stderr] Downloaded rustls v0.23.34 [INFO] [stderr] Downloaded metrics v0.24.2 [INFO] [stderr] Downloaded error-code v3.3.2 [INFO] [stderr] Downloaded flagset v0.4.7 [INFO] [stderr] Downloaded softaes v0.1.3 [INFO] [stderr] Downloaded built v0.7.7 [INFO] [stderr] Downloaded fallible-iterator v0.3.0 [INFO] [stderr] Downloaded dispatch2 v0.3.0 [INFO] [stderr] Downloaded edit v0.1.5 [INFO] [stderr] Downloaded lloggs v1.2.1 [INFO] [stderr] Downloaded windows-collections v0.3.2 [INFO] [stderr] Downloaded windows-future v0.3.2 [INFO] [stderr] Downloaded reflink-copy v0.1.28 [INFO] [stderr] Downloaded der_derive v0.7.3 [INFO] [stderr] Downloaded cfg_block v0.1.1 [INFO] [stderr] Downloaded crossbeam-skiplist v0.1.3 [INFO] [stderr] Downloaded pack1 v1.0.0 [INFO] [stderr] Downloaded aegis v0.9.3 [INFO] [stderr] Downloaded signal-hook-mio v0.2.5 [INFO] [stderr] Downloaded block2 v0.6.2 [INFO] [stderr] Downloaded ctrlc v3.5.1 [INFO] [stderr] Downloaded windows-threading v0.2.1 [INFO] [stderr] Downloaded derive_arbitrary v1.4.2 [INFO] [stderr] Downloaded clipboard-win v5.4.1 [INFO] [stderr] Downloaded endian-type v0.1.2 [INFO] [stderr] Downloaded temp-env v0.3.6 [INFO] [stderr] Downloaded tokio-postgres-rustls v0.13.0 [INFO] [stderr] Downloaded arbitrary v1.4.2 [INFO] [stderr] Downloaded fd-lock v4.0.4 [INFO] [stderr] Downloaded nibble_vec v0.1.0 [INFO] [stderr] Downloaded libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Downloaded windows v0.62.2 [INFO] [stderr] Downloaded turso v0.3.1 [INFO] [stderr] Downloaded mobc-postgres v0.9.0 [INFO] [stderr] Downloaded rust_xlsxwriter v0.80.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4a245790fcabab1341ff6a71fe107e5d7ee7cc242f6dd429de8c9e1c9a483ba [INFO] running `Command { std: "docker" "start" "-a" "a4a245790fcabab1341ff6a71fe107e5d7ee7cc242f6dd429de8c9e1c9a483ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4a245790fcabab1341ff6a71fe107e5d7ee7cc242f6dd429de8c9e1c9a483ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4a245790fcabab1341ff6a71fe107e5d7ee7cc242f6dd429de8c9e1c9a483ba", kill_on_drop: false }` [INFO] [stdout] a4a245790fcabab1341ff6a71fe107e5d7ee7cc242f6dd429de8c9e1c9a483ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a978eb8d3c44a5dd2cf089d6bd38b83b6298b78a29570b3278558ef18ee13e6 [INFO] running `Command { std: "docker" "start" "-a" "3a978eb8d3c44a5dd2cf089d6bd38b83b6298b78a29570b3278558ef18ee13e6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling simsimd v6.5.4 [INFO] [stderr] Compiling aegis v0.9.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling turso_macros v0.3.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling turso_ext v0.3.1 [INFO] [stderr] Compiling io-uring v0.7.10 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.2/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 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="io_uring"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=56a26f05972329a4 -C extra-filename=-f1e119112fe0c5e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9710438662028847.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-8fce700db2b5660a.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3a978eb8d3c44a5dd2cf089d6bd38b83b6298b78a29570b3278558ef18ee13e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a978eb8d3c44a5dd2cf089d6bd38b83b6298b78a29570b3278558ef18ee13e6", kill_on_drop: false }` [INFO] [stdout] 3a978eb8d3c44a5dd2cf089d6bd38b83b6298b78a29570b3278558ef18ee13e6