[INFO] fetching crate ruchat 0.1.2...
[INFO] checking ruchat-0.1.2 against 1.95.0-beta.7 for beta-1.95-4
[INFO] extracting crate ruchat 0.1.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ruchat 0.1.2
[INFO] finished tweaking crates.io crate ruchat 0.1.2
[INFO] tweaked toml for crates.io crate ruchat 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ruchat 0.1.2 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 ruchat 0.1.2 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9c46783a500a9c50ec090b8767f2e73cc63594916c14370b34b832e13da0e47b
[INFO] running `Command { std: "docker" "start" "-a" "9c46783a500a9c50ec090b8767f2e73cc63594916c14370b34b832e13da0e47b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c46783a500a9c50ec090b8767f2e73cc63594916c14370b34b832e13da0e47b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c46783a500a9c50ec090b8767f2e73cc63594916c14370b34b832e13da0e47b", kill_on_drop: false }`
[INFO] [stdout] 9c46783a500a9c50ec090b8767f2e73cc63594916c14370b34b832e13da0e47b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7e7f65f4a2f58fd27185c30dd8950bf20a7d46fb64297112c1ec50c58e97290b
[INFO] running `Command { std: "docker" "start" "-a" "7e7f65f4a2f58fd27185c30dd8950bf20a7d46fb64297112c1ec50c58e97290b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling icu_segmenter_data v1.5.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]     Checking iterext v0.1.0
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking servo_arc v0.4.0
[INFO] [stderr]    Compiling minreq v2.13.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking fd-lock v3.0.13
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking jiff v0.2.13
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking rustyline v10.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking num-runtime-fmt v0.1.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling auto_enums v0.8.7
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr] error: could not compile `lalrpop` (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 lalrpop --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.19.12/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="default"' --cfg 'feature="lexer"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "test"))' -C metadata=f0b66c1e41e666ed -C extra-filename=-43e8b3f26317fca0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-f3c1b71a8fba688a.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-35600417e3892031.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-67786839897ac0b8.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-23b0c08144351026.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-f983bc1fe3907007.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0fe91adba35e7fd4.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-a686a37c266545f4.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-b48f012def6db087.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-34b89e67a59e569b.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-cc824e94e1c23def.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-efd150fce4ff4661.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-58f8179ef5ec953b.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-42fa88d366de778b.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-18fcd84d7c8c8260.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 `jiff` (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 jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.13/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", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=153784f0e8456712 -C extra-filename=-900ed8f41825c509 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7e7f65f4a2f58fd27185c30dd8950bf20a7d46fb64297112c1ec50c58e97290b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e7f65f4a2f58fd27185c30dd8950bf20a7d46fb64297112c1ec50c58e97290b", kill_on_drop: false }`
[INFO] [stdout] 7e7f65f4a2f58fd27185c30dd8950bf20a7d46fb64297112c1ec50c58e97290b
