[INFO] fetching crate ruchat 0.1.2... [INFO] checking ruchat-0.1.2 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] extracting crate ruchat 0.1.2 into /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ruchat 0.1.2 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ollama-rs-macros v0.3.1 [INFO] [stderr] Downloaded calc v0.4.0 [INFO] [stderr] Downloaded num-runtime-fmt v0.1.2 [INFO] [stderr] Downloaded ollama-rs v0.3.1 [INFO] [stderr] Downloaded minreq v2.13.4 [INFO] [stderr] Downloaded scraper v0.23.1 [INFO] [stderr] Downloaded rustyline v10.1.1 [INFO] [stderr] Downloaded iterext v0.1.0 [INFO] [stderr] Downloaded lalrpop v0.19.12 [INFO] [stderr] Downloaded lalrpop-util v0.19.12 [INFO] [stderr] Downloaded text-splitter v0.25.1 [INFO] [stderr] Downloaded servo_arc v0.4.0 [INFO] [stderr] Downloaded chromadb v2.2.2 [INFO] [stderr] Downloaded modelfile v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cdd1a8b3ba535d001b0f21edd86b4c36bbe660fe9325c7b0109b79894e8f646 [INFO] running `Command { std: "docker" "start" "-a" "5cdd1a8b3ba535d001b0f21edd86b4c36bbe660fe9325c7b0109b79894e8f646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cdd1a8b3ba535d001b0f21edd86b4c36bbe660fe9325c7b0109b79894e8f646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cdd1a8b3ba535d001b0f21edd86b4c36bbe660fe9325c7b0109b79894e8f646", kill_on_drop: false }` [INFO] [stdout] 5cdd1a8b3ba535d001b0f21edd86b4c36bbe660fe9325c7b0109b79894e8f646 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c09d7d49cb866e81fa7a331f46d08923ad2505b8058c2a03504329ac5289df0 [INFO] running `Command { std: "docker" "start" "-a" "3c09d7d49cb866e81fa7a331f46d08923ad2505b8058c2a03504329ac5289df0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling crunchy v0.2.3 [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 new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling icu_segmenter_data v1.5.1 [INFO] [stderr] Checking dtoa v1.0.10 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking toml_write v0.1.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking core_maths v0.1.1 [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 radix_trie v0.2.1 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking iterext v0.1.0 [INFO] [stderr] Checking servo_arc v0.4.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling minreq v2.13.4 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking lalrpop-util v0.19.12 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking ego-tree v0.10.0 [INFO] [stderr] Checking clap_builder v4.5.37 [INFO] [stderr] Checking env_filter v0.1.3 [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 fd-lock v3.0.13 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking rustyline v10.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [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 displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking cssparser v0.34.0 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling auto_enums v0.8.7 [INFO] [stderr] Checking num-runtime-fmt v0.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.88 [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/642c19bfc3a5c1de985bf5d0cc8207ac9d22708a/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=73d31053410f1c5f -C extra-filename=-89b27a2d7229eca4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-d9907ecf6a6fba77.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-c39a9682e5acb9b5.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-1e51ea032474e4fa.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-97549051bdbe71da.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-7dd139667078f482.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-9c3d58da703f5dfa.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-6628798024d5cf95.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-cf075b7640e062e6.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a613634f98a483ac.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-2a31a75497a65d4d.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-e81b91d8121e7698.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-5046d5163e83b324.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-7005d130c53dbafd.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-4dfc1b165cf6adea.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/642c19bfc3a5c1de985bf5d0cc8207ac9d22708a/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b387e208db3dabb1 -C extra-filename=-08d6da96a3cb6540 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-be70b032895e3a02.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-479d571902df5ffb.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-56a8a463ac7b6b2f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5b9ac59d598c7e.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b44061ea31087852.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-9cf5c89f62c33ce0.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3c09d7d49cb866e81fa7a331f46d08923ad2505b8058c2a03504329ac5289df0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c09d7d49cb866e81fa7a331f46d08923ad2505b8058c2a03504329ac5289df0", kill_on_drop: false }` [INFO] [stdout] 3c09d7d49cb866e81fa7a331f46d08923ad2505b8058c2a03504329ac5289df0