[INFO] cloning repository https://github.com/ast-grep/ast-grep.github.io [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ast-grep/ast-grep.github.io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fast-grep%2Fast-grep.github.io", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fast-grep%2Fast-grep.github.io'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed549ec5eb00853bd42e8b5f25b15d1db24c1679 [INFO] checking ast-grep/ast-grep.github.io against master#b115ea2e6a07e440e7cc18b08644fc0a2265391b for pr-139493-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fast-grep%2Fast-grep.github.io" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/ast-grep/ast-grep.github.io [INFO] finished tweaking git repo https://github.com/ast-grep/ast-grep.github.io [INFO] tweaked toml for git repo https://github.com/ast-grep/ast-grep.github.io written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ast-grep/ast-grep.github.io on toolchain b115ea2e6a07e440e7cc18b08644fc0a2265391b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b115ea2e6a07e440e7cc18b08644fc0a2265391b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ast-grep/ast-grep.github.io 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" "+b115ea2e6a07e440e7cc18b08644fc0a2265391b" "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 itoa v1.0.6 [INFO] [stderr] Downloaded winapi-util v0.1.5 [INFO] [stderr] Downloaded equivalent v1.0.0 [INFO] [stderr] Downloaded dyn-clone v1.0.20 [INFO] [stderr] Downloaded ref-cast-impl v1.0.24 [INFO] [stderr] Downloaded zmij v1.0.8 [INFO] [stderr] Downloaded ref-cast v1.0.24 [INFO] [stderr] Downloaded schemars_derive v1.0.4 [INFO] [stderr] Downloaded globset v0.4.14 [INFO] [stderr] Downloaded ryu v1.0.13 [INFO] [stderr] Downloaded schemars v1.0.4 [INFO] [stderr] Downloaded cc v1.2.19 [INFO] [stderr] Downloaded bumpalo v3.13.0 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.11 [INFO] [stderr] Downloaded serde_yaml v0.9.34+deprecated [INFO] [stderr] Downloaded ast-grep-config v0.40.5 [INFO] [stderr] Downloaded ast-grep-core v0.40.5 [INFO] [stderr] Downloaded unicode-ident v1.0.9 [INFO] [stderr] Downloaded web-tree-sitter-sg v0.25.11 [INFO] [stderr] Downloaded thiserror-impl v2.0.3 [INFO] [stderr] Downloaded thiserror v2.0.3 [INFO] [stderr] Downloaded memchr v2.6.3 [INFO] [stderr] Downloaded bit-vec v0.8.0 [INFO] [stderr] Downloaded bit-set v0.8.0 [INFO] [stderr] Downloaded bstr v1.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b115ea2e6a07e440e7cc18b08644fc0a2265391b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c8b103a345bbbabd69a0fd7764d75e8cec342d4e68fc23a3036a8deb3c1577d [INFO] running `Command { std: "docker" "start" "-a" "1c8b103a345bbbabd69a0fd7764d75e8cec342d4e68fc23a3036a8deb3c1577d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c8b103a345bbbabd69a0fd7764d75e8cec342d4e68fc23a3036a8deb3c1577d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c8b103a345bbbabd69a0fd7764d75e8cec342d4e68fc23a3036a8deb3c1577d", kill_on_drop: false }` [INFO] [stdout] 1c8b103a345bbbabd69a0fd7764d75e8cec342d4e68fc23a3036a8deb3c1577d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b115ea2e6a07e440e7cc18b08644fc0a2265391b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 134c640511d9066acd70ac49de04ec57006c99cdd94b9f4c53dcb2186ba31576 [INFO] running `Command { std: "docker" "start" "-a" "134c640511d9066acd70ac49de04ec57006c99cdd94b9f4c53dcb2186ba31576", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zmij v1.0.8 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking bstr v1.8.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.43 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Checking ast-grep-core v0.40.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking schemars v1.0.4 [INFO] [stderr] Checking js-sys v0.3.83 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking ast-grep-config v0.40.5 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.56 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking web-tree-sitter-sg v0.25.11 [INFO] [stderr] Checking wasm-bindgen-test v0.3.43 [INFO] [stderr] Checking ast-grep-wasm v0.38.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `from_pattern` is never used [INFO] [stdout] --> src/utils.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 47 | impl WasmMatch { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 48 | pub fn from_pattern(nm: NodeMatch) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wasm_lang.rs:205:46 [INFO] [stdout] | [INFO] [stdout] 205 | fn pre_process_pattern(expando: char, query: &str) -> Cow { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 205 | fn pre_process_pattern(expando: char, query: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wasm_lang.rs:256:22 [INFO] [stdout] | [INFO] [stdout] 256 | fn decode_str(src: &str) -> Cow<[Self::Underlying]> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 256 | fn decode_str(src: &str) -> Cow<'_, [Self::Underlying]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wasm_lang.rs:259:26 [INFO] [stdout] | [INFO] [stdout] 259 | fn encode_bytes(bytes: &[Self::Underlying]) -> Cow { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 259 | fn encode_bytes(bytes: &[Self::Underlying]) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wasm_lang.rs:381:11 [INFO] [stdout] | [INFO] [stdout] 381 | fn kind(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 381 | fn kind(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_pattern` is never used [INFO] [stdout] --> src/utils.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 47 | impl WasmMatch { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 48 | pub fn from_pattern(nm: NodeMatch) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wasm_lang.rs:205:46 [INFO] [stdout] | [INFO] [stdout] 205 | fn pre_process_pattern(expando: char, query: &str) -> Cow { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 205 | fn pre_process_pattern(expando: char, query: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wasm_lang.rs:256:22 [INFO] [stdout] | [INFO] [stdout] 256 | fn decode_str(src: &str) -> Cow<[Self::Underlying]> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 256 | fn decode_str(src: &str) -> Cow<'_, [Self::Underlying]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wasm_lang.rs:259:26 [INFO] [stdout] | [INFO] [stdout] 259 | fn encode_bytes(bytes: &[Self::Underlying]) -> Cow { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 259 | fn encode_bytes(bytes: &[Self::Underlying]) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wasm_lang.rs:381:11 [INFO] [stdout] | [INFO] [stdout] 381 | fn kind(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 381 | fn kind(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.40s [INFO] running `Command { std: "docker" "inspect" "134c640511d9066acd70ac49de04ec57006c99cdd94b9f4c53dcb2186ba31576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "134c640511d9066acd70ac49de04ec57006c99cdd94b9f4c53dcb2186ba31576", kill_on_drop: false }` [INFO] [stdout] 134c640511d9066acd70ac49de04ec57006c99cdd94b9f4c53dcb2186ba31576