[INFO] fetching crate ast-grep-py 0.33.1... [INFO] testing ast-grep-py-0.33.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate ast-grep-py 0.33.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate ast-grep-py 0.33.1 [INFO] finished tweaking crates.io crate ast-grep-py 0.33.1 [INFO] tweaked toml for crates.io crate ast-grep-py 0.33.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ast-grep-py 0.33.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 110 packages to latest compatible versions [INFO] [stderr] Adding ast-grep-config v0.33.1 (available: v0.39.4) [INFO] [stderr] Adding ast-grep-core v0.33.1 (available: v0.39.4) [INFO] [stderr] Adding ast-grep-dynamic v0.33.1 (available: v0.39.4) [INFO] [stderr] Adding ast-grep-language v0.33.1 (available: v0.39.4) [INFO] [stderr] Adding pyo3 v0.23.5 (available: v0.26.0) [INFO] [stderr] Adding pythonize v0.23.0 (available: v0.26.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f521792466545f4400fa27f5ab66536fa9ce70998b6dcdef83065425c285216d [INFO] running `Command { std: "docker" "start" "-a" "f521792466545f4400fa27f5ab66536fa9ce70998b6dcdef83065425c285216d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f521792466545f4400fa27f5ab66536fa9ce70998b6dcdef83065425c285216d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f521792466545f4400fa27f5ab66536fa9ce70998b6dcdef83065425c285216d", kill_on_drop: false }` [INFO] [stdout] f521792466545f4400fa27f5ab66536fa9ce70998b6dcdef83065425c285216d [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70c7572063930b574478a1d752adfc7e0570c310c48a7059b645b7c3dc053e8d [INFO] running `Command { std: "docker" "start" "-a" "70c7572063930b574478a1d752adfc7e0570c310c48a7059b645b7c3dc053e8d", kill_on_drop: false }` [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tree-sitter v0.24.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tree-sitter-go v0.23.4 [INFO] [stderr] Compiling tree-sitter-ruby v0.23.1 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling tree-sitter-sequel v0.3.8 [INFO] [stderr] Compiling tree-sitter-javascript v0.23.1 [INFO] [stderr] Compiling tree-sitter-html v0.23.2 [INFO] [stderr] Compiling tree-sitter-php v0.23.11 [INFO] [stderr] Compiling tree-sitter-bash v0.23.3 [INFO] [stderr] Compiling tree-sitter-rust v0.23.3 [INFO] [stderr] Compiling tree-sitter-yaml v0.7.1 [INFO] [stderr] Compiling tree-sitter-haskell v0.23.1 [INFO] [stderr] Compiling tree-sitter-scala v0.23.4 [INFO] [stderr] Compiling tree-sitter-swift v0.6.0 [INFO] [stderr] Compiling tree-sitter-lua v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling tree-sitter-java v0.23.5 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.23.1 [INFO] [stderr] Compiling tree-sitter-json v0.23.0 [INFO] [stderr] Compiling tree-sitter-css v0.23.2 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-c v0.23.4 [INFO] [stderr] Compiling tree-sitter-kotlin-sg v0.4.0 [INFO] [stderr] Compiling tree-sitter-elixir v0.3.4 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling tree-sitter-facade-sg v0.24.5 [INFO] [stderr] Compiling ast-grep-core v0.33.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling ast-grep-dynamic v0.33.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ast-grep-language v0.33.1 [INFO] [stderr] Compiling ast-grep-config v0.33.1 [INFO] [stderr] Compiling ast-grep-py v0.33.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "70c7572063930b574478a1d752adfc7e0570c310c48a7059b645b7c3dc053e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70c7572063930b574478a1d752adfc7e0570c310c48a7059b645b7c3dc053e8d", kill_on_drop: false }` [INFO] [stdout] 70c7572063930b574478a1d752adfc7e0570c310c48a7059b645b7c3dc053e8d [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10048d8f7edcc2b112e34894b9a0f04a2b4da47c5dc7f518a74d6750728cc0b5 [INFO] running `Command { std: "docker" "start" "-a" "10048d8f7edcc2b112e34894b9a0f04a2b4da47c5dc7f518a74d6750728cc0b5", kill_on_drop: false }` [INFO] [stderr] Compiling ast-grep-py v0.33.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "10048d8f7edcc2b112e34894b9a0f04a2b4da47c5dc7f518a74d6750728cc0b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10048d8f7edcc2b112e34894b9a0f04a2b4da47c5dc7f518a74d6750728cc0b5", kill_on_drop: false }` [INFO] [stdout] 10048d8f7edcc2b112e34894b9a0f04a2b4da47c5dc7f518a74d6750728cc0b5 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 93c292a28632add59b52a903cde1585826c1ae626209c572777b2047db6e327c [INFO] running `Command { std: "docker" "start" "-a" "93c292a28632add59b52a903cde1585826c1ae626209c572777b2047db6e327c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ast_grep_py-dba3289186fd5ed3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "93c292a28632add59b52a903cde1585826c1ae626209c572777b2047db6e327c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93c292a28632add59b52a903cde1585826c1ae626209c572777b2047db6e327c", kill_on_drop: false }` [INFO] [stdout] 93c292a28632add59b52a903cde1585826c1ae626209c572777b2047db6e327c