[INFO] cloning repository https://github.com/nodecosmos/charybdis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nodecosmos/charybdis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnodecosmos%2Fcharybdis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnodecosmos%2Fcharybdis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0dfca0e852c604f6b57fd9336d4ce6b7ec6ee88e
[INFO] checking nodecosmos/charybdis against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnodecosmos%2Fcharybdis" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nodecosmos/charybdis
[INFO] finished tweaking git repo https://github.com/nodecosmos/charybdis
[INFO] tweaked toml for git repo https://github.com/nodecosmos/charybdis written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nodecosmos/charybdis on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nodecosmos/charybdis 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b034a3f136d4a398e9788993f09c63f9d2b3f6076e974ff39bc41fafacd9143b
[INFO] running `Command { std: "docker" "start" "b034a3f136d4a398e9788993f09c63f9d2b3f6076e974ff39bc41fafacd9143b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b034a3f136d4a398e9788993f09c63f9d2b3f6076e974ff39bc41fafacd9143b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b034a3f136d4a398e9788993f09c63f9d2b3f6076e974ff39bc41fafacd9143b" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b034a3f136d4a398e9788993f09c63f9d2b3f6076e974ff39bc41fafacd9143b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b034a3f136d4a398e9788993f09c63f9d2b3f6076e974ff39bc41fafacd9143b" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]     Checking atomic v0.6.0
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking rand_pcg v0.9.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling scylla-macros v1.4.0
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking uuid v1.12.1
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]     Checking scylla-cql v1.4.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking clap v4.5.27
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking scylla v1.4.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr] error: could not compile `scylla` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name scylla --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scylla-1.4.1/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 --cfg 'feature="bigdecimal-04"' --cfg 'feature="chrono-04"' --cfg 'feature="default"' --cfg 'feature="full-serialization"' --cfg 'feature="num-bigint-03"' --cfg 'feature="num-bigint-04"' --cfg 'feature="openssl-010"' --cfg 'feature="secrecy-08"' --cfg 'feature="time-03"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal-04", "chrono-04", "default", "full-serialization", "metrics", "num-bigint-03", "num-bigint-04", "openssl-010", "rustls-023", "secrecy-08", "time-03", "unstable-cloud", "unstable-testing"))' -C metadata=fbae32dc64f49283 -C extra-filename=-849073f3ac07fd81 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-f45eb29086487d7e.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-7619e2f44984c6a0.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1d1989d9e2c5ec54.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9b2b3c13f646a3d6.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-e7725e67a5278227.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-f8dbb5f0b0b198e6.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-dc26a4f6cb6aea68.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-813c4cbc7f81f23b.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-ffe3197df813d73b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e8f43d4b99ae6694.rmeta --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-a93cba607b2dc95d.rmeta --extern scylla_cql=/opt/rustwide/target/debug/deps/libscylla_cql-2b9555a29e72f408.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-521c5a5b018fd83c.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b5191dae6af14ba4.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-831c30e5bb769652.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-50a16b609f3d8c9e.rmeta --extern tokio_openssl=/opt/rustwide/target/debug/deps/libtokio_openssl-f194feeeced58726.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d36ff6a21daffb50.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-41665ac008bb1484.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `scylla-cql` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name scylla_cql --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scylla-cql-1.4.0/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="bigdecimal-04"' --cfg 'feature="chrono-04"' --cfg 'feature="num-bigint-03"' --cfg 'feature="num-bigint-04"' --cfg 'feature="secrecy-08"' --cfg 'feature="time-03"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal-04", "chrono-04", "full-serialization", "num-bigint-03", "num-bigint-04", "secrecy-08", "serde", "time-03"))' -C metadata=2597da6878535779 -C extra-filename=-45292d20a59934d1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal_04=/opt/rustwide/target/debug/deps/libbigdecimal-75c9e793cbf619d1.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-118a9ce0d0c0f5ff.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0944ea3b95acd97b.rmeta --extern chrono_04=/opt/rustwide/target/debug/deps/libchrono-0964e93103784f20.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-898465cd413d44e5.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-fe8834918589cb8e.rmeta --extern num_bigint_03=/opt/rustwide/target/debug/deps/libnum_bigint-8499b5f4b295cb3c.rmeta --extern num_bigint_04=/opt/rustwide/target/debug/deps/libnum_bigint-6d3ac595c3fd0579.rmeta --extern scylla_macros=/opt/rustwide/target/debug/deps/libscylla_macros-6070b867aee444c1.so --extern secrecy_08=/opt/rustwide/target/debug/deps/libsecrecy-0ed02772e2e4153a.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-9d1c74d4e5ed3dd5.rmeta --extern stable_deref_trait=/opt/rustwide/target/debug/deps/libstable_deref_trait-eb7eeaba174364ff.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0121c0f3f32b089e.rmeta --extern time_03=/opt/rustwide/target/debug/deps/libtime-3dc8261404408169.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8bc55d7a59aa3d97.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ce93f350aebe5831.rmeta --extern yoke=/opt/rustwide/target/debug/deps/libyoke-eac5f15c40beb68f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b034a3f136d4a398e9788993f09c63f9d2b3f6076e974ff39bc41fafacd9143b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b034a3f136d4a398e9788993f09c63f9d2b3f6076e974ff39bc41fafacd9143b", kill_on_drop: false }`
[INFO] [stdout] b034a3f136d4a398e9788993f09c63f9d2b3f6076e974ff39bc41fafacd9143b
