[INFO] fetching crate holochain_cli_run_local_services 0.4.4... [INFO] checking holochain_cli_run_local_services-0.4.4 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] extracting crate holochain_cli_run_local_services 0.4.4 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate holochain_cli_run_local_services 0.4.4 [INFO] finished tweaking crates.io crate holochain_cli_run_local_services 0.4.4 [INFO] tweaked toml for crates.io crate holochain_cli_run_local_services 0.4.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate holochain_cli_run_local_services 0.4.4 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 crates.io crate holochain_cli_run_local_services 0.4.4 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] 5c0dcd6c92360ad1e26235a9a861e816caa048c7e361272c67b36bd8d6182ec3 [INFO] running `Command { std: "docker" "start" "-a" "5c0dcd6c92360ad1e26235a9a861e816caa048c7e361272c67b36bd8d6182ec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c0dcd6c92360ad1e26235a9a861e816caa048c7e361272c67b36bd8d6182ec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c0dcd6c92360ad1e26235a9a861e816caa048c7e361272c67b36bd8d6182ec3", kill_on_drop: false }` [INFO] [stdout] 5c0dcd6c92360ad1e26235a9a861e816caa048c7e361272c67b36bd8d6182ec3 [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] 7c22f3c4b68aa72081f64d24b920996a8a4759c2a6a07dc39f088aab4650a12d [INFO] running `Command { std: "docker" "start" "-a" "7c22f3c4b68aa72081f64d24b920996a8a4759c2a6a07dc39f088aab4650a12d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling minisign-verify v0.2.4 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Checking trilean v1.1.0 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Checking gcollections v1.5.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking intervallum v1.4.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking holochain_util v0.4.4 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking must_future v0.1.2 [INFO] [stderr] Checking inferno v0.11.21 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking webpki-roots v1.0.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Checking if-addrs v0.12.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking ghost_actor v0.3.0-alpha.6 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=b9cfa5de7edb92d9 -C extra-filename=-cb3338a379882fee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d8665169c487d19b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-60c6fa93c90874f2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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" "7c22f3c4b68aa72081f64d24b920996a8a4759c2a6a07dc39f088aab4650a12d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c22f3c4b68aa72081f64d24b920996a8a4759c2a6a07dc39f088aab4650a12d", kill_on_drop: false }` [INFO] [stdout] 7c22f3c4b68aa72081f64d24b920996a8a4759c2a6a07dc39f088aab4650a12d