[INFO] fetching crate holochain_cli_run_local_services 0.4.4...
[INFO] checking holochain_cli_run_local_services-0.4.4 against 1.95.0-beta.7 for beta-1.95-4
[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 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "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" "+1.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e13b18754539c7af57d44bbf054013adbe4784741637c04956989af6d1b94386
[INFO] running `Command { std: "docker" "start" "-a" "e13b18754539c7af57d44bbf054013adbe4784741637c04956989af6d1b94386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e13b18754539c7af57d44bbf054013adbe4784741637c04956989af6d1b94386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e13b18754539c7af57d44bbf054013adbe4784741637c04956989af6d1b94386", kill_on_drop: false }`
[INFO] [stdout] e13b18754539c7af57d44bbf054013adbe4784741637c04956989af6d1b94386
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e201386286956c8a3b3154dd3a643ce1636fe10edecdaf65832667c140ef630e
[INFO] running `Command { std: "docker" "start" "-a" "e201386286956c8a3b3154dd3a643ce1636fe10edecdaf65832667c140ef630e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling log v0.4.27
[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]     Checking digest v0.10.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling libc v0.2.174
[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]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]    Compiling minisign-verify v0.2.4
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking trilean v1.1.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking gcollections v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking intervallum v1.4.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking holochain_util v0.4.4
[INFO] [stderr]     Checking must_future v0.1.2
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]     Checking inferno v0.11.21
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-beta.7-x86_64-unknown-linux-gnu/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.6.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="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "serde", "serde_serialize", "std", "wide"))' -C metadata=78316c1747da3061 -C extra-filename=-9a9f3f20286a4f24 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-836f7898678180fa.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-1708189d0a0e2b88.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-899900e30a195db6.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-93bf70849a6c6f92.so --extern wide=/opt/rustwide/target/debug/deps/libwide-a4b4561adec4d668.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/1.95.0-beta.7-x86_64-unknown-linux-gnu/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=2454a55d46c4a11b -C extra-filename=-5dd6c03dd3d0e540 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-69590df136bf7863.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e25e27a337ef430a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-958b805d9ab3f4fe.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e201386286956c8a3b3154dd3a643ce1636fe10edecdaf65832667c140ef630e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e201386286956c8a3b3154dd3a643ce1636fe10edecdaf65832667c140ef630e", kill_on_drop: false }`
[INFO] [stdout] e201386286956c8a3b3154dd3a643ce1636fe10edecdaf65832667c140ef630e
