[INFO] cloning repository https://github.com/videni/yredis.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/videni/yredis.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideni%2Fyredis.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideni%2Fyredis.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83cb419f0f6f95bbbeebd7ed9b31208a3f39e700 [INFO] building videni/yredis.rs against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideni%2Fyredis.rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/videni/yredis.rs [INFO] finished tweaking git repo https://github.com/videni/yredis.rs [INFO] tweaked toml for git repo https://github.com/videni/yredis.rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/videni/yredis.rs on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/videni/yredis.rs 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 401652fbf8a56bb21ead75d0dd94996e36f31b4da6eb7479eb4bd0fbfb86440a [INFO] running `Command { std: "docker" "start" "-a" "401652fbf8a56bb21ead75d0dd94996e36f31b4da6eb7479eb4bd0fbfb86440a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "401652fbf8a56bb21ead75d0dd94996e36f31b4da6eb7479eb4bd0fbfb86440a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "401652fbf8a56bb21ead75d0dd94996e36f31b4da6eb7479eb4bd0fbfb86440a", kill_on_drop: false }` [INFO] [stdout] 401652fbf8a56bb21ead75d0dd94996e36f31b4da6eb7479eb4bd0fbfb86440a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01abeefe974c9c4aa313853300dbdbb30f2ba9510f9588bb45152f5bcab32758 [INFO] running `Command { std: "docker" "start" "-a" "01abeefe974c9c4aa313853300dbdbb30f2ba9510f9588bb45152f5bcab32758", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling time-macros v0.2.21 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bigdecimal v0.4.7 [INFO] [stderr] Compiling rust_decimal v1.37.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling time v0.3.40 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rustls-webpki v0.103.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling sea-query v0.32.3 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling sea-orm-macros v1.1.7 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling smallstr v0.3.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling sqlx-postgres v0.8.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling yrs v0.22.0 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] error: could not compile `sqlx-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name sqlx_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.3/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 '--deny=clippy::disallowed_methods' '--deny=clippy::cast_sign_loss' '--deny=clippy::cast_possible_wrap' '--deny=clippy::cast_possible_truncation' --cfg 'feature="_rt-tokio"' --cfg 'feature="_tls-rustls"' --cfg 'feature="_tls-rustls-ring-webpki"' --cfg 'feature="bigdecimal"' --cfg 'feature="chrono"' --cfg 'feature="crc"' --cfg 'feature="default"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --cfg 'feature="rust_decimal"' --cfg 'feature="rustls"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha2"' --cfg 'feature="time"' --cfg 'feature="tokio"' --cfg 'feature="tokio-stream"' --cfg 'feature="uuid"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_rt-async-std", "_rt-tokio", "_tls-native-tls", "_tls-none", "_tls-rustls", "_tls-rustls-aws-lc-rs", "_tls-rustls-ring-native-roots", "_tls-rustls-ring-webpki", "any", "async-io", "async-std", "bigdecimal", "bit-vec", "bstr", "chrono", "crc", "default", "ipnetwork", "json", "mac_address", "migrate", "native-tls", "offline", "regex", "rust_decimal", "rustls", "rustls-native-certs", "rustls-pemfile", "serde", "serde_json", "sha2", "time", "tokio", "tokio-stream", "uuid", "webpki-roots"))' -C metadata=7bccb22b780a458f -C extra-filename=-4140d5c5e2143221 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-f5013acedb3493b4.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6dca9d3ced5fad6b.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-dad355042bb8f721.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-43afa6c585e54bba.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-280effd435789e54.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-287f057ab462beec.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/deps/libfutures_intrusive-d8abbd9ac77e1a04.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-972ebb79349338ae.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-cb04c653f7c6db7f.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-97601b58628c2431.rmeta --extern hashlink=/opt/rustwide/target/debug/deps/libhashlink-ec3f7f04184bf643.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-3bd31d863567ff14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2b95e8355e160732.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-098292c3b8c25e48.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-55bf4433f1e6c129.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-886d10ba523f4e6b.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-c10d86683cd02bd2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d19118a7b452211a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-34dd2e6973829d82.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e248cabe8933e9cb.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-1b43d70735787ae4.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cb5c42e2436b4dd1.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-cdc339a8c3c93489.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5e4ada8d27eb4c44.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-eb603432321b4514.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b2da76735db42da4.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-4bbc89e98c40741a.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3fe1c00ceea6902b.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-bd2812bcc0159ab5.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6bac2f0416b88d01/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "01abeefe974c9c4aa313853300dbdbb30f2ba9510f9588bb45152f5bcab32758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01abeefe974c9c4aa313853300dbdbb30f2ba9510f9588bb45152f5bcab32758", kill_on_drop: false }` [INFO] [stdout] 01abeefe974c9c4aa313853300dbdbb30f2ba9510f9588bb45152f5bcab32758