[INFO] fetching crate llama-core 0.35.0... [INFO] checking llama-core-0.35.0 against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859 [INFO] extracting crate llama-core 0.35.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate llama-core 0.35.0 [INFO] finished tweaking crates.io crate llama-core 0.35.0 [INFO] tweaked toml for crates.io crate llama-core 0.35.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate llama-core 0.35.0 on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate llama-core 0.35.0 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfab99d45a4014d4f47c264c50a6824a4c1f54ec2ff07f6cb41a92c266d0d35d [INFO] running `Command { std: "docker" "start" "-a" "dfab99d45a4014d4f47c264c50a6824a4c1f54ec2ff07f6cb41a92c266d0d35d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfab99d45a4014d4f47c264c50a6824a4c1f54ec2ff07f6cb41a92c266d0d35d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfab99d45a4014d4f47c264c50a6824a4c1f54ec2ff07f6cb41a92c266d0d35d", kill_on_drop: false }` [INFO] [stdout] dfab99d45a4014d4f47c264c50a6824a4c1f54ec2ff07f6cb41a92c266d0d35d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d04c8cf631e0bcb0885219d0cb119e12b72094ceaa17f3048fd5a78990e2bac7 [INFO] running `Command { std: "docker" "start" "-a" "d04c8cf631e0bcb0885219d0cb119e12b72094ceaa17f3048fd5a78990e2bac7", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.38 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling zerocopy-derive v0.8.38 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling pulldown-cmark v0.10.3 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking image-webp v0.1.3 [INFO] [stderr] Checking clap_builder v4.5.57 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking fancy-regex v0.12.0 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Compiling auto_enums v0.8.7 [INFO] [stderr] Checking endpoints v0.38.0 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Checking tiktoken-rs v0.5.9 [INFO] [stderr] Checking ignore v0.4.25 [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/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --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", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=e1559c656c70a93b -C extra-filename=-d12b9655a7695d06 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3f7e59e525cb5b67.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-0017c554b23bc0cd.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-e2cb6a5dcec019e7.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-4950cf0e42d0c417.so --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" "d04c8cf631e0bcb0885219d0cb119e12b72094ceaa17f3048fd5a78990e2bac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d04c8cf631e0bcb0885219d0cb119e12b72094ceaa17f3048fd5a78990e2bac7", kill_on_drop: false }` [INFO] [stdout] d04c8cf631e0bcb0885219d0cb119e12b72094ceaa17f3048fd5a78990e2bac7