[INFO] fetching crate cala-ledger-outbox-client 0.7.0... [INFO] checking cala-ledger-outbox-client-0.7.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate cala-ledger-outbox-client 0.7.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate cala-ledger-outbox-client 0.7.0 [INFO] finished tweaking crates.io crate cala-ledger-outbox-client 0.7.0 [INFO] tweaked toml for crates.io crate cala-ledger-outbox-client 0.7.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cala-ledger-outbox-client 0.7.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cala-ledger-outbox-client 0.7.0 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0553b8e7cf134a256be0ac28bbaaf98d7941958e48ff22db735cd9b757f8c278 [INFO] running `Command { std: "docker" "start" "-a" "0553b8e7cf134a256be0ac28bbaaf98d7941958e48ff22db735cd9b757f8c278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0553b8e7cf134a256be0ac28bbaaf98d7941958e48ff22db735cd9b757f8c278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0553b8e7cf134a256be0ac28bbaaf98d7941958e48ff22db735cd9b757f8c278", kill_on_drop: false }` [INFO] [stdout] 0553b8e7cf134a256be0ac28bbaaf98d7941958e48ff22db735cd9b757f8c278 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fae30c0bf9da6e0fd5e7c53e4cfa5e248d0f914425d6a897bf4ffe0a3e2f8f57 [INFO] running `Command { std: "docker" "start" "-a" "fae30c0bf9da6e0fd5e7c53e4cfa5e248d0f914425d6a897bf4ffe0a3e2f8f57", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking tokio v1.46.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling autotools v0.2.7 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling protobuf-src v1.1.0+21.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Compiling pluralizer v0.5.0 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling es-entity-macros v0.7.6 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking typetag v0.2.20 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking rusty-money v0.4.1 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking prost-wkt v0.6.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling prost-wkt-build v0.6.1 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Checking hyper-util v0.1.12 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Compiling cala-cel-parser v0.7.0 [INFO] [stderr] Checking cala-cel-interpreter v0.7.0 [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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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="chrono"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="rust_decimal"' --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=81b1ab68f1f3af4c -C extra-filename=-29c78cbbbbbf9775 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atoi=/opt/rustwide/target/debug/deps/libatoi-9841f2bb8f348197.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ea053be2d80892bf.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-4d231af3e0c2f894.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-94937a032b1b0767.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-e877d0a1ad433691.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-9e536007c79e99aa.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-7306232710002122.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-fd0e4b848ad72853.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-b9ac888653efc5ab.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-ad056c7c17da969f.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-2069394d2bc108c3.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-aa1c64fbdc4f12a7.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-74fdcfdf3875e7c0.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-82b3fa4576f72543.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-6a42e762714bbe2b.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-54142a7c1619be2a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-36e6050adb0f1d3f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-eb514f0315eb407e.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d5915287411006bb.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-238c48efa187a894.rmeta --extern sqlx_core=/opt/rustwide/target/debug/deps/libsqlx_core-a298f53d0cb90adf.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-72c03084d225ca1a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-eca61936f8fcafde.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8519bb2233f50ad7.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f38030fefa5d1d10.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-dec7f686fcaaf146.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ef3c867f554f3836/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fae30c0bf9da6e0fd5e7c53e4cfa5e248d0f914425d6a897bf4ffe0a3e2f8f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fae30c0bf9da6e0fd5e7c53e4cfa5e248d0f914425d6a897bf4ffe0a3e2f8f57", kill_on_drop: false }` [INFO] [stdout] fae30c0bf9da6e0fd5e7c53e4cfa5e248d0f914425d6a897bf4ffe0a3e2f8f57