[INFO] fetching crate ast-grep-pyo3 0.13.0... [INFO] checking ast-grep-pyo3-0.13.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate ast-grep-pyo3 0.13.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate ast-grep-pyo3 0.13.0 [INFO] finished tweaking crates.io crate ast-grep-pyo3 0.13.0 [INFO] tweaked toml for crates.io crate ast-grep-pyo3 0.13.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ast-grep-pyo3 0.13.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 108 packages to latest compatible versions [INFO] [stderr] Adding ast-grep-config v0.13.2 (available: v0.38.6) [INFO] [stderr] Adding ast-grep-core v0.13.2 (available: v0.38.6) [INFO] [stderr] Adding ast-grep-language v0.13.2 (available: v0.38.6) [INFO] [stderr] Adding cc v1.0.106 (available: v1.2.27) [INFO] [stderr] Adding pyo3 v0.20.3 (available: v0.25.1) [INFO] [stderr] Adding pythonize v0.20.0 (available: v0.25.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e698c6677252610d45e07d172d0bb18751fc8b513e79a88ec73e1e666a408de0 [INFO] running `Command { std: "docker" "start" "-a" "e698c6677252610d45e07d172d0bb18751fc8b513e79a88ec73e1e666a408de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e698c6677252610d45e07d172d0bb18751fc8b513e79a88ec73e1e666a408de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e698c6677252610d45e07d172d0bb18751fc8b513e79a88ec73e1e666a408de0", kill_on_drop: false }` [INFO] [stdout] e698c6677252610d45e07d172d0bb18751fc8b513e79a88ec73e1e666a408de0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 495dc1aab0c0b8bb6db8d2f211615f8eb6f8d27cb97b6ba712b1d8745e2519ff [INFO] running `Command { std: "docker" "start" "-a" "495dc1aab0c0b8bb6db8d2f211615f8eb6f8d27cb97b6ba712b1d8745e2519ff", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.106 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling tree-sitter v0.22.6 [INFO] [stderr] Compiling tree-sitter-css v0.19.0 [INFO] [stderr] Compiling tree-sitter-thrift v0.5.0 [INFO] [stderr] Compiling tree-sitter-rust v0.20.4 [INFO] [stderr] Compiling tree-sitter-python v0.20.4 [INFO] [stderr] Compiling tree-sitter-dart v0.0.3 [INFO] [stderr] Compiling tree-sitter-typescript v0.20.5 [INFO] [stderr] Compiling tree-sitter-json v0.20.2 [INFO] [stderr] Compiling tree-sitter-lua v0.0.19 [INFO] [stderr] Compiling tree-sitter-c v0.20.8 [INFO] [stderr] Compiling tree-sitter-java v0.20.2 [INFO] [stderr] Compiling tree-sitter-scala v0.20.3 [INFO] [stderr] Compiling tree-sitter-kotlin v0.3.8 [INFO] [stderr] Compiling ast-grep-tree-sitter-c-sharp v0.20.0 [INFO] [stderr] Compiling tree-sitter-html v0.19.0 [INFO] [stderr] Compiling tree-sitter-go v0.19.1 [INFO] [stderr] Compiling tree-sitter-javascript v0.20.4 [INFO] [stderr] Compiling tree-sitter-cpp v0.20.5 [INFO] [stderr] Compiling tree-sitter-ruby v0.20.1 [INFO] [stderr] Compiling tree-sitter-swift v0.3.6 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tree-sitter-facade-sg v0.9.2 [INFO] [stderr] Checking ast-grep-core v0.13.2 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking ast-grep-language v0.13.2 [INFO] [stdout] error[E0277]: the trait bound `TSLanguage: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ast-grep-language-0.13.2/src/parsers.rs:21:33 [INFO] [stdout] | [INFO] [stdout] 21 | tree_sitter_css::language().into() [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `TSLanguage` [INFO] [stdout] | [INFO] [stdout] = help: the trait `From` is not implemented for `TSLanguage` [INFO] [stdout] but trait `From` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `tree_sitter::Language`, found `tree_sitter::Language` [INFO] [stdout] = note: required for `tree_sitter::Language` to implement `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `TSLanguage: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ast-grep-language-0.13.2/src/parsers.rs:42:36 [INFO] [stdout] | [INFO] [stdout] 42 | tree_sitter_kotlin::language().into() [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `TSLanguage` [INFO] [stdout] | [INFO] [stdout] = help: the trait `From` is not implemented for `TSLanguage` [INFO] [stdout] but trait `From` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `tree_sitter::Language`, found `tree_sitter::Language` [INFO] [stdout] = note: required for `tree_sitter::Language` to implement `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ast-grep-language` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "495dc1aab0c0b8bb6db8d2f211615f8eb6f8d27cb97b6ba712b1d8745e2519ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "495dc1aab0c0b8bb6db8d2f211615f8eb6f8d27cb97b6ba712b1d8745e2519ff", kill_on_drop: false }` [INFO] [stdout] 495dc1aab0c0b8bb6db8d2f211615f8eb6f8d27cb97b6ba712b1d8745e2519ff