[INFO] fetching crate ast-grep-napi 0.33.0... [INFO] checking ast-grep-napi-0.33.0 against try#de39175d9e0f63ff8967b81f9639ba28d11ae6ef for pr-135331 [INFO] extracting crate ast-grep-napi 0.33.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate ast-grep-napi 0.33.0 on toolchain de39175d9e0f63ff8967b81f9639ba28d11ae6ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+de39175d9e0f63ff8967b81f9639ba28d11ae6ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ast-grep-napi 0.33.0 [INFO] finished tweaking crates.io crate ast-grep-napi 0.33.0 [INFO] tweaked toml for crates.io crate ast-grep-napi 0.33.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+de39175d9e0f63ff8967b81f9639ba28d11ae6ef" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 104 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+de39175d9e0f63ff8967b81f9639ba28d11ae6ef" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+de39175d9e0f63ff8967b81f9639ba28d11ae6ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c64f2a4177c3a7f69b661556d6e2cbaf8043b03af82864269c356fc98bda505a [INFO] running `Command { std: "docker" "start" "-a" "c64f2a4177c3a7f69b661556d6e2cbaf8043b03af82864269c356fc98bda505a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c64f2a4177c3a7f69b661556d6e2cbaf8043b03af82864269c356fc98bda505a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c64f2a4177c3a7f69b661556d6e2cbaf8043b03af82864269c356fc98bda505a", kill_on_drop: false }` [INFO] [stdout] c64f2a4177c3a7f69b661556d6e2cbaf8043b03af82864269c356fc98bda505a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+de39175d9e0f63ff8967b81f9639ba28d11ae6ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 574a66047e2e46a3674f71c63fd19fecf485236c19baeae530c503585afa0fd1 [INFO] running `Command { std: "docker" "start" "-a" "574a66047e2e46a3674f71c63fd19fecf485236c19baeae530c503585afa0fd1", kill_on_drop: false }` [INFO] [stderr] Checking tree-sitter-language v0.1.3 [INFO] [stderr] Compiling thiserror v2.0.10 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling tree-sitter v0.24.6 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tree-sitter-rust v0.23.2 [INFO] [stderr] Compiling tree-sitter-go v0.23.4 [INFO] [stderr] Compiling tree-sitter-elixir v0.3.3 [INFO] [stderr] Compiling tree-sitter-sequel v0.3.7 [INFO] [stderr] Compiling tree-sitter-swift v0.6.0 [INFO] [stderr] Checking serde v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.10 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tree-sitter-haskell v0.23.1 [INFO] [stderr] Compiling tree-sitter-css v0.23.1 [INFO] [stderr] Compiling tree-sitter-bash v0.23.3 [INFO] [stderr] Compiling tree-sitter-json v0.23.0 [INFO] [stderr] Compiling tree-sitter-lua v0.2.0 [INFO] [stderr] Compiling tree-sitter-scala v0.23.4 [INFO] [stderr] Compiling tree-sitter-javascript v0.23.1 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.23.1 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling tree-sitter-ruby v0.23.1 [INFO] [stderr] Compiling tree-sitter-java v0.23.5 [INFO] [stderr] Compiling tree-sitter-kotlin-sg v0.4.0 [INFO] [stderr] Compiling tree-sitter-php v0.23.11 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling tree-sitter-html v0.23.2 [INFO] [stderr] Compiling tree-sitter-c v0.23.4 [INFO] [stderr] Compiling tree-sitter-yaml v0.7.0 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Checking serde_json v1.0.135 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Compiling napi-build v2.1.4 [INFO] [stderr] Compiling ast-grep-napi v0.33.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking tree-sitter-facade-sg v0.24.5 [INFO] [stderr] Checking ast-grep-core v0.33.0 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Checking napi-sys v2.4.0 [INFO] [stderr] Checking ast-grep-dynamic v0.33.0 [INFO] [stderr] Checking napi v2.16.13 [INFO] [stderr] Checking ast-grep-config v0.33.0 [INFO] [stderr] Compiling napi-derive-backend v1.0.75 [INFO] [stderr] Checking ast-grep-language v0.33.0 [INFO] [stderr] Compiling napi-derive v2.16.13 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.73s [INFO] running `Command { std: "docker" "inspect" "574a66047e2e46a3674f71c63fd19fecf485236c19baeae530c503585afa0fd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "574a66047e2e46a3674f71c63fd19fecf485236c19baeae530c503585afa0fd1", kill_on_drop: false }` [INFO] [stdout] 574a66047e2e46a3674f71c63fd19fecf485236c19baeae530c503585afa0fd1