[INFO] fetching crate r2x-ast 0.0.4...
[INFO] checking r2x-ast-0.0.4 against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] extracting crate r2x-ast 0.0.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate r2x-ast 0.0.4
[INFO] finished tweaking crates.io crate r2x-ast 0.0.4
[INFO] tweaked toml for crates.io crate r2x-ast 0.0.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate r2x-ast 0.0.4 on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate r2x-ast 0.0.4 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2df89d363fca55ce0aa4ee4be7a5987cf582b7b8205b128652c3a9b41f17aa61
[INFO] running `Command { std: "docker" "start" "-a" "2df89d363fca55ce0aa4ee4be7a5987cf582b7b8205b128652c3a9b41f17aa61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2df89d363fca55ce0aa4ee4be7a5987cf582b7b8205b128652c3a9b41f17aa61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2df89d363fca55ce0aa4ee4be7a5987cf582b7b8205b128652c3a9b41f17aa61", kill_on_drop: false }`
[INFO] [stdout] 2df89d363fca55ce0aa4ee4be7a5987cf582b7b8205b128652c3a9b41f17aa61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96a00a3b9f8949083195315245dec218cd951d4fbde6916ad361dfa36dbee803
[INFO] running `Command { std: "docker" "start" "-a" "96a00a3b9f8949083195315245dec218cd951d4fbde6916ad361dfa36dbee803", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.106
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling tree-sitter v0.21.0
[INFO] [stderr]    Compiling tree-sitter-ruby v0.21.0
[INFO] [stderr]    Compiling tree-sitter-go v0.21.2
[INFO] [stderr]    Compiling tree-sitter-typescript v0.21.2
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.21.3
[INFO] [stderr]    Compiling tree-sitter-lua v0.1.0
[INFO] [stderr]    Compiling tree-sitter-java v0.21.0
[INFO] [stderr]    Compiling tree-sitter-dart v0.0.4
[INFO] [stderr]    Compiling tree-sitter-c v0.21.4
[INFO] [stderr]    Compiling tree-sitter-kotlin v0.3.8
[INFO] [stderr]    Compiling tree-sitter-javascript-sg v0.21.2
[INFO] [stderr]    Compiling tree-sitter-cpp v0.22.3
[INFO] [stderr]    Compiling tree-sitter-swift v0.4.2
[INFO] [stderr]    Compiling tree-sitter-css v0.21.1
[INFO] [stderr]    Compiling tree-sitter-json v0.21.0
[INFO] [stderr]    Compiling tree-sitter-bash v0.21.0
[INFO] [stderr]    Compiling tree-sitter-haskell v0.21.0
[INFO] [stderr]    Compiling tree-sitter-python v0.21.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.21.2
[INFO] [stderr]    Compiling tree-sitter-scala v0.21.0
[INFO] [stderr]    Compiling tree-sitter-php v0.22.8
[INFO] [stderr]    Compiling tree-sitter-elixir v0.2.0
[INFO] [stderr]    Compiling tree-sitter-html v0.20.4
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tree-sitter-facade-sg v0.21.5
[INFO] [stderr]     Checking ast-grep-core v0.22.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking r2x-manifest v0.0.3
[INFO] [stderr]     Checking r2x-logger v0.0.1
[INFO] [stderr]     Checking ast-grep-language v0.22.6
[INFO] [stderr]     Checking r2x-ast v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.66s
[INFO] running `Command { std: "docker" "inspect" "96a00a3b9f8949083195315245dec218cd951d4fbde6916ad361dfa36dbee803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96a00a3b9f8949083195315245dec218cd951d4fbde6916ad361dfa36dbee803", kill_on_drop: false }`
[INFO] [stdout] 96a00a3b9f8949083195315245dec218cd951d4fbde6916ad361dfa36dbee803
