[INFO] cloning repository https://github.com/haruki-nikaidou/open-crypto-checkout [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haruki-nikaidou/open-crypto-checkout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharuki-nikaidou%2Fopen-crypto-checkout", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharuki-nikaidou%2Fopen-crypto-checkout'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2aa65fc9269f0d00f923abe35d7c9ef85f44238e [INFO] testing haruki-nikaidou/open-crypto-checkout against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharuki-nikaidou%2Fopen-crypto-checkout" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/haruki-nikaidou/open-crypto-checkout [INFO] finished tweaking git repo https://github.com/haruki-nikaidou/open-crypto-checkout [INFO] tweaked toml for git repo https://github.com/haruki-nikaidou/open-crypto-checkout written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/haruki-nikaidou/open-crypto-checkout on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/haruki-nikaidou/open-crypto-checkout 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca9c63260a3d1476e54db6cc2d469d697c76edfdd1cce4efbe42ad2be4056c56 [INFO] running `Command { std: "docker" "start" "-a" "ca9c63260a3d1476e54db6cc2d469d697c76edfdd1cce4efbe42ad2be4056c56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca9c63260a3d1476e54db6cc2d469d697c76edfdd1cce4efbe42ad2be4056c56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca9c63260a3d1476e54db6cc2d469d697c76edfdd1cce4efbe42ad2be4056c56", kill_on_drop: false }` [INFO] [stdout] ca9c63260a3d1476e54db6cc2d469d697c76edfdd1cce4efbe42ad2be4056c56 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d73f9b86f59e861f28caf941f1d1e235408b90091c159930397e8290b1a1d44 [INFO] running `Command { std: "docker" "start" "-a" "8d73f9b86f59e861f28caf941f1d1e235408b90091c159930397e8290b1a1d44", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling time-macros v0.2.26 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling deranged v0.5.5 [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 tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [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 futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling rkyv v0.7.46 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.7.46 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling time v0.3.46 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper v1.8.1 [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/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/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="rust_decimal"' --cfg 'feature="time"' --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=1bd8a3eff893be21 -C extra-filename=-d449aa14c329de5a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atoi=/opt/rustwide/target/debug/deps/libatoi-7653fdef775d3764.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-091cc7ddac269eb0.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a5b77e6cec1b5660.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-2918c4d2ad36fcf7.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-485eabc6d5599482.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-be9b890638a1bff4.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-5bd00439983ba03e.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c23514cefd9aa7c7.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-d0a98db2b9cee6bb.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-6e469ccbc3b35e72.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-92f16e9432d3c1c8.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-db473625a3c6e0f0.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-d7c2333f8dedd037.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-da6472c385e42ba4.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-6893b58aa4e18459.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-c5a8540217c8112c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-db8f3eed2a1f3f7b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a50280cc7c5bb9e1.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-5395b7285a41f057.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a024afcba725bb69.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-eab55c17ea928beb.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-7c61dba9a2c61097.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-0a457d7a1525551d.rmeta --extern sqlx_core=/opt/rustwide/target/debug/deps/libsqlx_core-b4bf5dfda6ae4d78.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-e1b5032ad80db85e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a6999950f732dd80.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-62968695449aaa3f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-27260459e4f56b68.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-712307a2120386ed.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-bbcae5be368df9ae.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e188f88504b37092/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `h2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name h2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.13/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(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=8d54211ba28600ff -C extra-filename=-61710c1b48b736a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic_waker=/opt/rustwide/target/debug/deps/libatomic_waker-f98c2fb1596910db.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8e64decf8cb59e96.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-2a26f5d3b9cd4973.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c23514cefd9aa7c7.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-bb58a37a11906cee.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-d5d1cb5794245029.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b32e6afe26051abc.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-6f51d9019150979e.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-99a92683e3f2b987.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-215e6b9c57e17e5f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8f5b5dc5f794b31.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8d73f9b86f59e861f28caf941f1d1e235408b90091c159930397e8290b1a1d44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d73f9b86f59e861f28caf941f1d1e235408b90091c159930397e8290b1a1d44", kill_on_drop: false }` [INFO] [stdout] 8d73f9b86f59e861f28caf941f1d1e235408b90091c159930397e8290b1a1d44