[INFO] cloning repository https://github.com/H1ghBre4k3r/y-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/H1ghBre4k3r/y-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH1ghBre4k3r%2Fy-lang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH1ghBre4k3r%2Fy-lang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80c37462fb9ef77aa10f1ee24f0d45956d9d1ce5 [INFO] building H1ghBre4k3r/y-lang against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH1ghBre4k3r%2Fy-lang" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/H1ghBre4k3r/y-lang [INFO] finished tweaking git repo https://github.com/H1ghBre4k3r/y-lang [INFO] tweaked toml for git repo https://github.com/H1ghBre4k3r/y-lang written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/H1ghBre4k3r/y-lang on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/H1ghBre4k3r/y-lang 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-sitter-tool v0.4.5 [INFO] [stderr] Downloaded unescape v0.1.0 [INFO] [stderr] Downloaded tree-sitter-language v0.1.5 [INFO] [stderr] Downloaded serde v1.0.226 [INFO] [stderr] Downloaded windows-targets v0.53.3 [INFO] [stderr] Downloaded serde_core v1.0.226 [INFO] [stderr] Downloaded serde_derive v1.0.226 [INFO] [stderr] Downloaded rust-sitter-common v0.4.5 [INFO] [stderr] Downloaded inkwell_internals v0.11.0 [INFO] [stderr] Downloaded thiserror-impl v2.0.16 [INFO] [stderr] Downloaded tree-sitter-generate v0.25.9 [INFO] [stderr] Downloaded inkwell v0.6.0 [INFO] [stderr] Downloaded c2rust-bitfields-derive v0.2.1 [INFO] [stderr] Downloaded tower-lsp-server v0.22.1 [INFO] [stderr] Downloaded dashmap v6.1.0 [INFO] [stderr] Downloaded c2rust-bitfields v0.3.0 [INFO] [stderr] Downloaded llvm-sys v181.2.0 [INFO] [stderr] Downloaded regex-lite v0.1.7 [INFO] [stderr] Downloaded indexmap v2.11.1 [INFO] [stderr] Downloaded rust-sitter-macro v0.4.5 [INFO] [stderr] Downloaded topological-sort v0.2.2 [INFO] [stderr] Downloaded regex v1.11.2 [INFO] [stderr] Downloaded rust-sitter v0.4.5 [INFO] [stderr] Downloaded tree-sitter-c2rust v0.25.2 [INFO] [stderr] Downloaded tempfile v3.22.0 [INFO] [stderr] Downloaded smallbitvec v2.6.0 [INFO] [stderr] Downloaded libc v0.2.175 [INFO] [stderr] Downloaded cc v1.2.36 [INFO] [stderr] Downloaded fluent-uri v0.1.4 [INFO] [stderr] Downloaded find-msvc-tools v0.1.1 [INFO] [stderr] Downloaded regex-automata v0.4.10 [INFO] [stderr] Downloaded wasi v0.14.5+wasi-0.2.4 [INFO] [stderr] Downloaded tree-sitter v0.25.9 [INFO] [stderr] Downloaded syn-inline-mod v0.6.0 [INFO] [stderr] Downloaded wit-bindgen v0.45.1 [INFO] [stderr] Downloaded indoc v2.0.6 [INFO] [stderr] Downloaded thiserror v2.0.16 [INFO] [stderr] Downloaded streaming-iterator v0.1.9 [INFO] [stderr] Downloaded serde_repr v0.1.20 [INFO] [stderr] Downloaded windows-sys v0.61.0 [INFO] [stderr] Downloaded lsp-types v0.97.0 [INFO] [stderr] Downloaded wasip2 v1.0.0+wasi-0.2.4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5ffa297313bfe9504f8290f4fe22894bde5bcde59a4cf7b1dd4139ff236a8b2 [INFO] running `Command { std: "docker" "start" "-a" "a5ffa297313bfe9504f8290f4fe22894bde5bcde59a4cf7b1dd4139ff236a8b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5ffa297313bfe9504f8290f4fe22894bde5bcde59a4cf7b1dd4139ff236a8b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5ffa297313bfe9504f8290f4fe22894bde5bcde59a4cf7b1dd4139ff236a8b2", kill_on_drop: false }` [INFO] [stdout] a5ffa297313bfe9504f8290f4fe22894bde5bcde59a4cf7b1dd4139ff236a8b2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34aec0f2764980b15108b916662e49b19d7e30622809f09668fd3b10c4f5e86e [INFO] running `Command { std: "docker" "start" "-a" "34aec0f2764980b15108b916662e49b19d7e30622809f09668fd3b10c4f5e86e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling smallbitvec v2.6.0 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling tree-sitter-c2rust v0.25.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling inkwell v0.6.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling c2rust-bitfields-derive v0.2.1 [INFO] [stderr] Compiling c2rust-bitfields v0.3.0 [INFO] [stderr] Compiling tree-sitter v0.25.9 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling rust-sitter-common v0.4.5 [INFO] [stderr] Compiling syn-inline-mod v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling inkwell_internals v0.11.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling rust-sitter-macro v0.4.5 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling rust-sitter v0.4.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling tree-sitter-generate v0.25.9 [INFO] [stderr] Compiling llvm-sys v181.2.0 [INFO] [stdout] error: could not find native static library `Polly`, perhaps an -L flag is missing? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `llvm-sys` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "34aec0f2764980b15108b916662e49b19d7e30622809f09668fd3b10c4f5e86e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34aec0f2764980b15108b916662e49b19d7e30622809f09668fd3b10c4f5e86e", kill_on_drop: false }` [INFO] [stdout] 34aec0f2764980b15108b916662e49b19d7e30622809f09668fd3b10c4f5e86e