[INFO] fetching crate yallm 0.1.0... [INFO] checking yallm-0.1.0 against master#c0bb140a37c81cf59a0b40c21c9413059644e294 for pr-129249-1 [INFO] extracting crate yallm 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate yallm 0.1.0 [INFO] finished tweaking crates.io crate yallm 0.1.0 [INFO] tweaked toml for crates.io crate yallm 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yallm 0.1.0 on toolchain c0bb140a37c81cf59a0b40c21c9413059644e294 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yallm 0.1.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" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yallm-macros v0.1.0 [INFO] [stderr] Downloaded yallm-storage v0.1.0 [INFO] [stderr] Downloaded yallm-server v0.1.0 [INFO] [stderr] Downloaded zmij v1.0.14 [INFO] [stderr] Downloaded typify-macro v0.5.0 [INFO] [stderr] Downloaded serde_tokenstream v0.2.2 [INFO] [stderr] Downloaded reqwest-middleware v0.4.2 [INFO] [stderr] Downloaded typify v0.5.0 [INFO] [stderr] Downloaded http-cache-semantics v2.1.0 [INFO] [stderr] Downloaded http-serde v2.1.1 [INFO] [stderr] Downloaded http-cache-reqwest v0.15.1 [INFO] [stderr] Downloaded zerocopy-derive v0.8.33 [INFO] [stderr] Downloaded http-cache v0.20.1 [INFO] [stderr] Downloaded cacache v13.1.0 [INFO] [stderr] Downloaded ssri v9.2.0 [INFO] [stderr] Downloaded sha-1 v0.10.1 [INFO] [stderr] Downloaded reflink-copy v0.1.28 [INFO] [stderr] Downloaded yallm-ir v0.1.0 [INFO] [stderr] Downloaded yallm-responses v0.1.0 [INFO] [stderr] Downloaded regress v0.10.5 [INFO] [stderr] Downloaded zerocopy v0.8.33 [INFO] [stderr] Downloaded yallm-cli v0.1.0 [INFO] [stderr] Downloaded clap v4.5.54 [INFO] [stderr] Downloaded clap_lex v0.7.7 [INFO] [stderr] Downloaded yallm-ollama v0.1.0 [INFO] [stderr] Downloaded yallm-config v0.1.0 [INFO] [stderr] Downloaded yallm-anthropic v0.1.0 [INFO] [stderr] Downloaded typify-impl v0.5.0 [INFO] [stderr] Downloaded yallm-openai v0.1.0 [INFO] [stderr] Downloaded clap_builder v4.5.54 [INFO] [stderr] Downloaded tracing-subscriber v0.3.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] d8117c3cb7b206e63f5d7b2b8da1a2bc6969cff3e2bd75fc6f7d2b5ee6368c34 [INFO] running `Command { std: "docker" "start" "d8117c3cb7b206e63f5d7b2b8da1a2bc6969cff3e2bd75fc6f7d2b5ee6368c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d8117c3cb7b206e63f5d7b2b8da1a2bc6969cff3e2bd75fc6f7d2b5ee6368c34" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8117c3cb7b206e63f5d7b2b8da1a2bc6969cff3e2bd75fc6f7d2b5ee6368c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d8117c3cb7b206e63f5d7b2b8da1a2bc6969cff3e2bd75fc6f7d2b5ee6368c34" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling reflink-copy v0.1.28 [INFO] [stderr] Compiling regress v0.10.5 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling yallm-anthropic v0.1.0 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.40.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] error: could not compile `regress` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c0bb140a37c81cf59a0b40c21c9413059644e294/bin/rustc --crate-name regress --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regress-0.10.5/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="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "pattern", "prohibit-unsafe", "std", "utf16"))' -C metadata=c8f7a2c901240a5d -C extra-filename=-099b1cd2b742dc46 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-114b1a263dfc3527.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ca36ce98a96d8f76.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" "d8117c3cb7b206e63f5d7b2b8da1a2bc6969cff3e2bd75fc6f7d2b5ee6368c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8117c3cb7b206e63f5d7b2b8da1a2bc6969cff3e2bd75fc6f7d2b5ee6368c34", kill_on_drop: false }` [INFO] [stdout] d8117c3cb7b206e63f5d7b2b8da1a2bc6969cff3e2bd75fc6f7d2b5ee6368c34