[INFO] fetching crate rsql_repl 0.19.2...
[INFO] testing rsql_repl-0.19.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate rsql_repl 0.19.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rsql_repl 0.19.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rsql_repl 0.19.2
[INFO] tweaked toml for crates.io crate rsql_repl 0.19.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsql_repl 0.19.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsql_repl 0.19.2 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4e5a28109748a59b8c1180f88292bf9a7ef35998c3783e436fa6adbaf49de4a
[INFO] running `Command { std: "docker" "start" "-a" "f4e5a28109748a59b8c1180f88292bf9a7ef35998c3783e436fa6adbaf49de4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4e5a28109748a59b8c1180f88292bf9a7ef35998c3783e436fa6adbaf49de4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4e5a28109748a59b8c1180f88292bf9a7ef35998c3783e436fa6adbaf49de4a", kill_on_drop: false }`
[INFO] [stdout] f4e5a28109748a59b8c1180f88292bf9a7ef35998c3783e436fa6adbaf49de4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad0fedb0bee59aba139182b750451b2fb9d0fb32e19188387311a8eb1743e2a9
[INFO] running `Command { std: "docker" "start" "-a" "ad0fedb0bee59aba139182b750451b2fb9d0fb32e19188387311a8eb1743e2a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling postgres-protocol v0.6.8
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling base62 v2.2.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling rust-i18n-support v3.1.5
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rust-i18n v3.1.5
[INFO] [stderr]    Compiling async-compression v0.4.25
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling sqlx-mysql v0.7.4
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlparser v0.58.0
[INFO] [stderr]    Compiling file_type v0.8.9
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling jiff v0.2.15
[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/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name sqlx_postgres --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/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 --cfg 'feature="bit-vec"' --cfg 'feature="chrono"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --cfg 'feature="rust_decimal"' --cfg 'feature="time"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any", "bigdecimal", "bit-vec", "chrono", "ipnetwork", "json", "mac_address", "migrate", "offline", "rust_decimal", "time", "uuid"))' -C metadata=7555e864802b368a -C extra-filename=-322bd7be23c2800d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atoi=/opt/rustwide/target/debug/deps/libatoi-278a781b4cb32c8e.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-eb08b894f5dc3075.rmeta --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-1484b09fcc589a29.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e68c57944be9938e.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-12cd2dc8b6b217af.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-416048409fe5bc8f.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-fcee439b0f483d84.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-0c7632e5ed4dc230.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-3b920243fce8fec0.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-6a4719510b0746bc.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-06a0cb0df8253a76.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-a7c2ba021de2c2f5.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-630d47db3e363e31.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-28ab713e87f116ce.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-ef40fa516293a9d3.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-446c671f39768deb.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-2dc9735dc9f2635a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-eb753e192a6bbd2d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-f97ed949fc57bb81.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-dfa483ea2a19a860.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0aedef424bd4bc52.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-95f3bfc9dd06bacb.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-73e4aefb0b9c0777.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-275fc2e5e93d389f.rmeta --extern sqlx_core=/opt/rustwide/target/debug/deps/libsqlx_core-badf123e3079fe3a.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-0a9ce7c562477d17.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f14fe8b92b7ce7fe.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-c68b03e3bbe7ad21.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4e10325729da3c51.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9520b5d8e17019db.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-405692a2207af506.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `file_type` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name file_type --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/file_type-0.8.9/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 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="wikidata"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "httpd", "iana", "linguist", "pronom", "std", "wikidata"))' -C metadata=54e35983868eef29 -C extra-filename=-d42fcce8047070a5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern phf=/opt/rustwide/target/debug/deps/libphf-7d0c578efce194e2.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ad0fedb0bee59aba139182b750451b2fb9d0fb32e19188387311a8eb1743e2a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad0fedb0bee59aba139182b750451b2fb9d0fb32e19188387311a8eb1743e2a9", kill_on_drop: false }`
[INFO] [stdout] ad0fedb0bee59aba139182b750451b2fb9d0fb32e19188387311a8eb1743e2a9
