[INFO] cloning repository https://github.com/matiascam02/Cursor-for-bots [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matiascam02/Cursor-for-bots" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatiascam02%2FCursor-for-bots", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatiascam02%2FCursor-for-bots'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aca450b246da5d569fdef6a2417cf248c6b68cc2 [INFO] checking matiascam02/Cursor-for-bots against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatiascam02%2FCursor-for-bots" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/matiascam02/Cursor-for-bots [INFO] finished tweaking git repo https://github.com/matiascam02/Cursor-for-bots [INFO] tweaked toml for git repo https://github.com/matiascam02/Cursor-for-bots written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/matiascam02/Cursor-for-bots on toolchain 165655a2f1981fef27b31c547ad7631979fc5139 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/matiascam02/Cursor-for-bots 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] dadf9beebbcfb70c5c4d8779506e92f1088986a08e7608198c2d2234fddc697e [INFO] running `Command { std: "docker" "start" "dadf9beebbcfb70c5c4d8779506e92f1088986a08e7608198c2d2234fddc697e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dadf9beebbcfb70c5c4d8779506e92f1088986a08e7608198c2d2234fddc697e", 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" "dadf9beebbcfb70c5c4d8779506e92f1088986a08e7608198c2d2234fddc697e" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dadf9beebbcfb70c5c4d8779506e92f1088986a08e7608198c2d2234fddc697e", 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" "dadf9beebbcfb70c5c4d8779506e92f1088986a08e7608198c2d2234fddc697e" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking arrow-schema v53.4.1 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Compiling zmij v1.0.3 [INFO] [stderr] Checking comfy-table v7.2.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Compiling cranelift-isle v0.103.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking brotli-decompressor v4.0.3 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.103.0 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.103.0 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Checking wasmparser v0.118.2 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Compiling wasm-encoder v0.243.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking wasmtime-asm-macros v16.0.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking memfd v0.6.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking wasm-encoder v0.38.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling wasmtime-cache v16.0.0 [INFO] [stderr] Checking cranelift-control v0.103.0 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking wasmtime-wmemcheck v16.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v16.0.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking api v0.1.0 (/opt/rustwide/workdir/api) [INFO] [stderr] Checking optimizer v0.1.0 (/opt/rustwide/workdir/optimizer) [INFO] [stderr] Checking wast v243.0.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling cranelift-codegen v0.103.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking ittapi v0.4.0 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-7.0.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="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=1c92f0fd6349233f -C extra-filename=-bbaa589f5ad39a1a --out-dir /opt/rustwide/target/debug/build/brotli/bbaa589f5ad39a1a/out -L dependency=/opt/rustwide/target/debug/build/alloc-no-stdlib/7b1bd6f28b6396be/out -L dependency=/opt/rustwide/target/debug/build/alloc-stdlib/c67ef39ef9e0d8f1/out -L dependency=/opt/rustwide/target/debug/build/brotli-decompressor/fc24313ee2f295c6/out --extern alloc_no_stdlib=/opt/rustwide/target/debug/build/alloc-no-stdlib/7b1bd6f28b6396be/out/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/build/alloc-stdlib/c67ef39ef9e0d8f1/out/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/build/brotli-decompressor/fc24313ee2f295c6/out/libbrotli_decompressor-fc24313ee2f295c6.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 `gimli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.28.1/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="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=4f2e82a95171f39c -C extra-filename=-bf93aba1d8cda903 --out-dir /opt/rustwide/target/debug/build/gimli/bf93aba1d8cda903/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/d6527847c19413e5/out -L dependency=/opt/rustwide/target/debug/build/indexmap/1876b9b52cc5e412/out -L dependency=/opt/rustwide/target/debug/build/serde_core/4eaec148b7690d44/out --extern indexmap=/opt/rustwide/target/debug/build/indexmap/1876b9b52cc5e412/out/libindexmap-1876b9b52cc5e412.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "dadf9beebbcfb70c5c4d8779506e92f1088986a08e7608198c2d2234fddc697e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dadf9beebbcfb70c5c4d8779506e92f1088986a08e7608198c2d2234fddc697e", kill_on_drop: false }` [INFO] [stdout] dadf9beebbcfb70c5c4d8779506e92f1088986a08e7608198c2d2234fddc697e