[INFO] fetching crate kak-tree-sitter 1.1.2... [INFO] checking kak-tree-sitter-1.1.2 against master#a3f76a26e045a760bb1163b7eab36872985242d5 for pr-130930 [INFO] extracting crate kak-tree-sitter 1.1.2 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate kak-tree-sitter 1.1.2 on toolchain a3f76a26e045a760bb1163b7eab36872985242d5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kak-tree-sitter 1.1.2 [INFO] finished tweaking crates.io crate kak-tree-sitter 1.1.2 [INFO] tweaked toml for crates.io crate kak-tree-sitter 1.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate kak-tree-sitter 1.1.2 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" "+a3f76a26e045a760bb1163b7eab36872985242d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kak-tree-sitter-config v2.1.1 [INFO] [stderr] Downloaded redox_users v0.4.5 [INFO] [stderr] Downloaded simple_logger v5.0.0 [INFO] [stderr] Downloaded daemonize v0.5.0 [INFO] [stderr] Downloaded tree-sitter-highlight v0.20.1 [INFO] [stderr] Downloaded tree-sitter v0.20.10 [INFO] [stderr] Downloaded tree-sitter-rust v0.20.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95e999622f4506c9f950e705055ac890ef0281520439d1e3ee6c3b5b5edfec3d [INFO] running `Command { std: "docker" "start" "-a" "95e999622f4506c9f950e705055ac890ef0281520439d1e3ee6c3b5b5edfec3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95e999622f4506c9f950e705055ac890ef0281520439d1e3ee6c3b5b5edfec3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95e999622f4506c9f950e705055ac890ef0281520439d1e3ee6c3b5b5edfec3d", kill_on_drop: false }` [INFO] [stdout] 95e999622f4506c9f950e705055ac890ef0281520439d1e3ee6c3b5b5edfec3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a20622bce221dbad5cbc6725f8800289a7b78f99a336f1369256678ac6e61741 [INFO] running `Command { std: "docker" "start" "-a" "a20622bce221dbad5cbc6725f8800289a7b78f99a336f1369256678ac6e61741", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling kak-tree-sitter v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling tree-sitter-rust v0.20.4 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Checking simple_logger v5.0.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Checking tree-sitter-highlight v0.20.1 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_json v1.0.117 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking kak-tree-sitter-config v2.1.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.25s [INFO] running `Command { std: "docker" "inspect" "a20622bce221dbad5cbc6725f8800289a7b78f99a336f1369256678ac6e61741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a20622bce221dbad5cbc6725f8800289a7b78f99a336f1369256678ac6e61741", kill_on_drop: false }` [INFO] [stdout] a20622bce221dbad5cbc6725f8800289a7b78f99a336f1369256678ac6e61741