[INFO] cloning repository https://github.com/traxys/verin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/traxys/verin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraxys%2Fverin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraxys%2Fverin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9503ba2722e75d624395df95f5d596134bba949 [INFO] checking traxys/verin against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraxys%2Fverin" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/traxys/verin on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/traxys/verin [INFO] finished tweaking git repo https://github.com/traxys/verin [INFO] tweaked toml for git repo https://github.com/traxys/verin written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/traxys/verin 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/pulldown-cmark/pulldown-cmark` [INFO] [stderr] Updating git repository `https://github.com/RubixDev/tree-sitter-asm` [INFO] [stderr] Updating git repository `https://github.com/joelspadin/tree-sitter-devicetree` [INFO] [stderr] Updating git repository `https://github.com/cstrahan/tree-sitter-nix` [INFO] [stderr] Updating git repository `https://github.com/tree-sitter/tree-sitter-rust` [INFO] [stderr] Updating git repository `https://github.com/traxys/tree-sitter-yaml` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree-sitter-toml v0.20.0 [INFO] [stderr] Downloaded charred v0.3.6 [INFO] [stderr] Downloaded pulldown-cmark-escape v0.10.0 [INFO] [stderr] Downloaded asciimath-rs v0.6.2 [INFO] [stderr] Downloaded tree-sitter-json v0.20.2 [INFO] [stderr] Downloaded tree-sitter-linkerscript v1.0.0 [INFO] [stderr] Downloaded tree-sitter-javascript v0.20.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db99c35f018a7d43e07e07999e416e1ea6c396b3e137983c6f74830534fe3076 [INFO] running `Command { std: "docker" "start" "-a" "db99c35f018a7d43e07e07999e416e1ea6c396b3e137983c6f74830534fe3076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db99c35f018a7d43e07e07999e416e1ea6c396b3e137983c6f74830534fe3076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db99c35f018a7d43e07e07999e416e1ea6c396b3e137983c6f74830534fe3076", kill_on_drop: false }` [INFO] [stdout] db99c35f018a7d43e07e07999e416e1ea6c396b3e137983c6f74830534fe3076 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b32efe5a30eafb5b94b5a69c2aad0437f91c1efb727fa3d79a31144d29b1a111 [INFO] running `Command { std: "docker" "start" "-a" "b32efe5a30eafb5b94b5a69c2aad0437f91c1efb727fa3d79a31144d29b1a111", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling tree-sitter-nix v0.0.1 (https://github.com/cstrahan/tree-sitter-nix#763168fa) [INFO] [stderr] Compiling tree-sitter-toml v0.20.0 [INFO] [stderr] Compiling tree-sitter-json v0.20.2 [INFO] [stderr] Compiling tree-sitter-yaml v0.0.1 (https://github.com/traxys/tree-sitter-yaml#87fb3ce6) [INFO] [stderr] Compiling tree-sitter-linkerscript v1.0.0 [INFO] [stderr] Compiling tree-sitter-asm v0.1.0 (https://github.com/RubixDev/tree-sitter-asm#62e49328) [INFO] [stderr] Compiling tree-sitter-javascript v0.20.4 [INFO] [stderr] Compiling tree-sitter-devicetree v0.4.0 (https://github.com/joelspadin/tree-sitter-devicetree?rev=v0.9.0#6b53bfdb) [INFO] [stderr] Compiling tree-sitter-rust v0.20.4 (https://github.com/tree-sitter/tree-sitter-rust#3a56481f) [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling ts-highlight-html v0.1.0 (/opt/rustwide/workdir/ts-highlight-html) [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stdout] error: environment variable `NVIM_TREESITTER` not defined at compile time [INFO] [stdout] --> ts-highlight-html/build.rs:17:43 [INFO] [stdout] | [INFO] [stdout] 17 | let nvim_treesitter_queries = concat!(env!("NVIM_TREESITTER"), "/queries"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("NVIM_TREESITTER")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] error: could not compile `ts-highlight-html` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b32efe5a30eafb5b94b5a69c2aad0437f91c1efb727fa3d79a31144d29b1a111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b32efe5a30eafb5b94b5a69c2aad0437f91c1efb727fa3d79a31144d29b1a111", kill_on_drop: false }` [INFO] [stdout] b32efe5a30eafb5b94b5a69c2aad0437f91c1efb727fa3d79a31144d29b1a111