[INFO] cloning repository https://github.com/katayama8000/axum-cqrs-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/katayama8000/axum-cqrs-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatayama8000%2Faxum-cqrs-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatayama8000%2Faxum-cqrs-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75bc1e28e92cac82de4ea22a7ab69cfd48422ce2 [INFO] checking katayama8000/axum-cqrs-rust against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatayama8000%2Faxum-cqrs-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/katayama8000/axum-cqrs-rust [INFO] finished tweaking git repo https://github.com/katayama8000/axum-cqrs-rust [INFO] tweaked toml for git repo https://github.com/katayama8000/axum-cqrs-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/katayama8000/axum-cqrs-rust on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/katayama8000/axum-cqrs-rust 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f48c67fa731aaa930216306cf5be48b26f27035c0df094a42894512e97f85b5e [INFO] running `Command { std: "docker" "start" "-a" "f48c67fa731aaa930216306cf5be48b26f27035c0df094a42894512e97f85b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f48c67fa731aaa930216306cf5be48b26f27035c0df094a42894512e97f85b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f48c67fa731aaa930216306cf5be48b26f27035c0df094a42894512e97f85b5e", kill_on_drop: false }` [INFO] [stdout] f48c67fa731aaa930216306cf5be48b26f27035c0df094a42894512e97f85b5e [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 170df31743e9a18c7630fcacf6a9de841e0485421318635169a342b67c424c7c [INFO] running `Command { std: "docker" "start" "-a" "170df31743e9a18c7630fcacf6a9de841e0485421318635169a342b67c424c7c", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Compiling mockall_derive v0.14.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling mockall v0.14.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking domain v0.1.0 (/opt/rustwide/workdir/src/crates/domain) [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking serde_path_to_error v0.1.15 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking arcstr v1.2.0 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking command v0.1.0 (/opt/rustwide/workdir/src/crates/command) [INFO] [stderr] Checking query v0.1.0 (/opt/rustwide/workdir/src/crates/query) [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking sqlx-mysql v0.8.6 [INFO] [stderr] Checking redis v1.0.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking api v0.1.0 (/opt/rustwide/workdir/src/crates/api) [INFO] [stderr] error: could not compile `redis` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name redis --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-1.0.0/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="acl"' --cfg 'feature="aio"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="geospatial"' --cfg 'feature="num-bigint"' --cfg 'feature="script"' --cfg 'feature="streams"' --cfg 'feature="tokio-comp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acl", "ahash", "aio", "bb8", "bigdecimal", "bytes", "cache-aio", "cluster", "cluster-async", "connection-manager", "default", "geospatial", "hashbrown", "json", "num-bigint", "r2d2", "rust_decimal", "script", "sentinel", "smol-comp", "smol-native-tls-comp", "smol-rustls-comp", "streams", "tls-native-tls", "tls-rustls", "tls-rustls-insecure", "tls-rustls-webpki-roots", "tokio-comp", "tokio-native-tls-comp", "tokio-rustls-comp", "uuid", "vector-sets"))' -C metadata=6c1a4f755c8097a3 -C extra-filename=-67d3c7a16dc259ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arcstr=/opt/rustwide/target/debug/deps/libarcstr-176430345edddab8.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9afdf3b53e994ef6.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-9b0530c845b82a70.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c6a4235b10d4b511.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-7f89343165110e2d.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-43d0a671918267b5.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-c348be130155a2c3.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-58afa1d78e9af600.rmeta --extern sha1_smol=/opt/rustwide/target/debug/deps/libsha1_smol-4e2b7f6914ec1690.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-8a1898152f38311f.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2679cd6e4131a941.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c40e39fe633d3bb6.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-20bb0e831649549e.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-16ea1815b87f13c7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "170df31743e9a18c7630fcacf6a9de841e0485421318635169a342b67c424c7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "170df31743e9a18c7630fcacf6a9de841e0485421318635169a342b67c424c7c", kill_on_drop: false }` [INFO] [stdout] 170df31743e9a18c7630fcacf6a9de841e0485421318635169a342b67c424c7c