[INFO] fetching crate treelight 0.1.2... [INFO] testing treelight-0.1.2 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate treelight 0.1.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate treelight 0.1.2 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate treelight 0.1.2 [INFO] finished tweaking crates.io crate treelight 0.1.2 [INFO] tweaked toml for crates.io crate treelight 0.1.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d532559e6588a3bdcb43e8134a8bbe9e3b5621516b7e5927d519a0ab69793ca6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d532559e6588a3bdcb43e8134a8bbe9e3b5621516b7e5927d519a0ab69793ca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d532559e6588a3bdcb43e8134a8bbe9e3b5621516b7e5927d519a0ab69793ca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d532559e6588a3bdcb43e8134a8bbe9e3b5621516b7e5927d519a0ab69793ca6", kill_on_drop: false }` [INFO] [stdout] d532559e6588a3bdcb43e8134a8bbe9e3b5621516b7e5927d519a0ab69793ca6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6841fbdd2cf74a9372fca712ce3c6da59ece1502f0289e11e5e86446ccea39c1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6841fbdd2cf74a9372fca712ce3c6da59ece1502f0289e11e5e86446ccea39c1", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling v_escape v0.16.1 [INFO] [stderr] Compiling v_htmlescape v0.13.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tree-sitter v0.19.5 [INFO] [stderr] Compiling tree-sitter-python v0.19.0 [INFO] [stderr] Compiling tree-sitter-java v0.19.0 [INFO] [stderr] Compiling tree-sitter-javascript v0.19.0 [INFO] [stderr] Compiling tree-sitter-cpp v0.19.0 [INFO] [stderr] Compiling tree-sitter-rust v0.19.0 [INFO] [stderr] Compiling buf-min v0.6.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling tree-sitter-highlight v0.19.2 [INFO] [stdout] error[E0107]: this struct takes 2 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tree-sitter-highlight-0.19.2/src/lib.rs:104:30 [INFO] [stdout] | [INFO] [stdout] 104 | captures: iter::Peekable>, [INFO] [stdout] | ^^^^^^^^^^^^^ -- supplied 1 lifetime argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 2 lifetime parameters: `'a`, `'tree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tree-sitter-0.19.5/binding_rust/lib.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | pub struct QueryCaptures<'a, 'tree: 'a, T: AsRef<[u8]>> { [INFO] [stdout] | ^^^^^^^^^^^^^ -- ----- [INFO] [stdout] help: add missing lifetime argument [INFO] [stdout] | [INFO] [stdout] 104 | captures: iter::Peekable>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tree-sitter-highlight` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6841fbdd2cf74a9372fca712ce3c6da59ece1502f0289e11e5e86446ccea39c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6841fbdd2cf74a9372fca712ce3c6da59ece1502f0289e11e5e86446ccea39c1", kill_on_drop: false }` [INFO] [stdout] 6841fbdd2cf74a9372fca712ce3c6da59ece1502f0289e11e5e86446ccea39c1