[INFO] cloning repository https://github.com/sohosai/dashi-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sohosai/dashi-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsohosai%2Fdashi-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsohosai%2Fdashi-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7c9ad2174da59a30fae99e96b731f0964099617 [INFO] checking sohosai/dashi-server 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%2Fsohosai%2Fdashi-server" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sohosai/dashi-server [INFO] finished tweaking git repo https://github.com/sohosai/dashi-server [INFO] tweaked toml for git repo https://github.com/sohosai/dashi-server written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sohosai/dashi-server 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/sohosai/dashi-server 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a3042d12b7276146f92232f0e2c258491a4006394f9811876c28477a39f33589 [INFO] running `Command { std: "docker" "start" "-a" "a3042d12b7276146f92232f0e2c258491a4006394f9811876c28477a39f33589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3042d12b7276146f92232f0e2c258491a4006394f9811876c28477a39f33589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3042d12b7276146f92232f0e2c258491a4006394f9811876c28477a39f33589", kill_on_drop: false }` [INFO] [stdout] a3042d12b7276146f92232f0e2c258491a4006394f9811876c28477a39f33589 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ac293849b402c7867755013b355ec52c52412df1870ac7411e9eab83b54a84c3 [INFO] running `Command { std: "docker" "start" "-a" "ac293849b402c7867755013b355ec52c52412df1870ac7411e9eab83b54a84c3", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Checking value-bag v1.10.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling aws-types v1.3.5 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking rfc6979 v0.3.1 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking crc64fast-nvme v1.2.0 [INFO] [stderr] Checking ecdsa v0.14.8 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking p256 v0.11.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Compiling libwebp-sys v0.9.6 [INFO] [stderr] Checking radix_fmt v1.0.0 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling openssl v0.10.69 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling delegate v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling sea-orm-macros v1.1.7 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Compiling utoipa-gen v5.3.1 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling neo4rs-macros v0.3.0 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] error: could not compile `nom` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name nom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=f845dcb1c2b43044 -C extra-filename=-98f6f19039a69f63 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ac293849b402c7867755013b355ec52c52412df1870ac7411e9eab83b54a84c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac293849b402c7867755013b355ec52c52412df1870ac7411e9eab83b54a84c3", kill_on_drop: false }` [INFO] [stdout] ac293849b402c7867755013b355ec52c52412df1870ac7411e9eab83b54a84c3