[INFO] fetching crate tree-sitter-lint 0.0.1-dev.0...
[INFO] checking tree-sitter-lint-0.0.1-dev.0 against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] extracting crate tree-sitter-lint 0.0.1-dev.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate tree-sitter-lint 0.0.1-dev.0
[INFO] finished tweaking crates.io crate tree-sitter-lint 0.0.1-dev.0
[INFO] tweaked toml for crates.io crate tree-sitter-lint 0.0.1-dev.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tree-sitter-lint 0.0.1-dev.0 on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tree-sitter-lint 0.0.1-dev.0 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b030a9b20a53bb0be0f4d5ed67686a85a60586e0a0175264dce998da78e9e31
[INFO] running `Command { std: "docker" "start" "-a" "8b030a9b20a53bb0be0f4d5ed67686a85a60586e0a0175264dce998da78e9e31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b030a9b20a53bb0be0f4d5ed67686a85a60586e0a0175264dce998da78e9e31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b030a9b20a53bb0be0f4d5ed67686a85a60586e0a0175264dce998da78e9e31", kill_on_drop: false }`
[INFO] [stdout] 8b030a9b20a53bb0be0f4d5ed67686a85a60586e0a0175264dce998da78e9e31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 727f34becf0fbdb1352d2a4391804f07b0dcaa2ff4577a2ee562f7fdcc8fb03e
[INFO] running `Command { std: "docker" "start" "-a" "727f34becf0fbdb1352d2a4391804f07b0dcaa2ff4577a2ee562f7fdcc8fb03e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling serde v1.0.173
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]    Compiling serde_derive v1.0.173
[INFO] [stderr]     Checking libloading v0.8.0
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling tree-sitter-cpp v0.20.1
[INFO] [stderr]    Compiling tree-sitter-javascript v0.20.0
[INFO] [stderr]    Compiling tree-sitter-objc v1.2.0
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.20.0
[INFO] [stderr]    Compiling tree-sitter-html v0.19.0
[INFO] [stderr]    Compiling tree-sitter-python v0.20.2
[INFO] [stderr]    Compiling tree-sitter-lua v0.0.18
[INFO] [stderr]    Compiling tree-sitter-java v0.20.0
[INFO] [stderr]    Compiling tree-sitter-ruby v0.20.0
[INFO] [stderr]    Compiling tree-sitter-elm v5.6.4
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]    Compiling tree-sitter-elisp v1.3.0
[INFO] [stderr]    Compiling tree-sitter-swift v0.3.6
[INFO] [stderr]    Compiling tree-sitter-css v0.19.0
[INFO] [stderr]    Compiling tree_sitter_grep_tree-sitter-rust v0.20.3-dev.0
[INFO] [stderr]    Compiling tree-sitter-json v0.19.0
[INFO] [stderr]    Compiling tree-sitter-kotlin v0.2.11
[INFO] [stderr]    Compiling tree-sitter-dockerfile v0.1.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.20.2
[INFO] [stderr]    Compiling tree-sitter-go v0.19.1
[INFO] [stderr]    Compiling tree-sitter-query v0.1.0
[INFO] [stderr]    Compiling tree-sitter-toml v0.20.0
[INFO] [stderr]    Compiling tree-sitter-c v0.20.3
[INFO] [stderr]     Checking terminal_size v0.2.6
[INFO] [stderr]     Checking clap_builder v4.3.17
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking bstr v1.6.0
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.20.3
[INFO] [stderr]     Checking globset v0.4.11
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking tree_sitter_grep_ignore v0.4.20-dev.0
[INFO] [stderr]     Checking predicates v3.0.3
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling tree_sitter_grep_proc_macros v0.1.0
[INFO] [stderr]    Compiling strum_macros v0.25.1
[INFO] [stderr]    Compiling tree_sitter_lint_proc_macros v0.0.1-dev.0
[INFO] [stderr]     Checking assert_cmd v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking clap v4.3.17
[INFO] [stderr]     Checking tree_sitter_lint_tree-sitter-grep v0.1.0
[INFO] [stderr]     Checking tree-sitter-lint v0.0.1-dev.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.18s
[INFO] running `Command { std: "docker" "inspect" "727f34becf0fbdb1352d2a4391804f07b0dcaa2ff4577a2ee562f7fdcc8fb03e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "727f34becf0fbdb1352d2a4391804f07b0dcaa2ff4577a2ee562f7fdcc8fb03e", kill_on_drop: false }`
[INFO] [stdout] 727f34becf0fbdb1352d2a4391804f07b0dcaa2ff4577a2ee562f7fdcc8fb03e
