[INFO] fetching crate tree-sitter-svelte 0.8.1... [INFO] checking tree-sitter-svelte-0.8.1 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate tree-sitter-svelte 0.8.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate tree-sitter-svelte 0.8.1 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tree-sitter-svelte 0.8.1 [INFO] finished tweaking crates.io crate tree-sitter-svelte 0.8.1 [INFO] tweaked toml for crates.io crate tree-sitter-svelte 0.8.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51f4606114e6da4a804920d248efeda0b18e0b9d88ee21f3d6180dcc6b668ae3 [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" "51f4606114e6da4a804920d248efeda0b18e0b9d88ee21f3d6180dcc6b668ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51f4606114e6da4a804920d248efeda0b18e0b9d88ee21f3d6180dcc6b668ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51f4606114e6da4a804920d248efeda0b18e0b9d88ee21f3d6180dcc6b668ae3", kill_on_drop: false }` [INFO] [stdout] 51f4606114e6da4a804920d248efeda0b18e0b9d88ee21f3d6180dcc6b668ae3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6895620dafcf251f4a13ecb59f813a3bd976f41b28daf62c75ac0612637419e [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" "d6895620dafcf251f4a13ecb59f813a3bd976f41b28daf62c75ac0612637419e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling tree-sitter v0.19.5 [INFO] [stderr] Compiling tree-sitter-svelte v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: In file included from src/scanner.c:5: [INFO] [stderr] warning: src/ekstring.h:14:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] [INFO] [stderr] warning: 14 | const ekstring init_string_str(za_Allocator *A, const char *buf, [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/ekstring.h:21:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] [INFO] [stderr] warning: 21 | const ekstring init_string_string(const ekstring str) { [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/ekstring.h:32:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] [INFO] [stderr] warning: 32 | const ekstring concat_string_string(const ekstring s1, const ekstring s2) { [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/ekstring.h:40:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] [INFO] [stderr] warning: 40 | const ekstring concat_string_char(const ekstring s1, const char c) { [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/ekstring.h:54:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] [INFO] [stderr] warning: 54 | const int parse_int(const ekstring s1) { return atoi(s1.buf); } [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/ekstring.h: In function 'destroy_string': [INFO] [stderr] warning: src/ekstring.h:56:36: warning: unused parameter 's' [-Wunused-parameter] [INFO] [stderr] warning: 56 | void destroy_string(const ekstring s) { [INFO] [stderr] warning: | ~~~~~~~~~~~~~~~^ [INFO] [stderr] warning: In file included from src/tag.h:20, [INFO] [stderr] warning: from src/scanner.c:6: [INFO] [stderr] warning: src/vc_vector.h: In function 'vc_vector_resize': [INFO] [stderr] warning: src/vc_vector.h:109:29: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: 109 | for (int i = old_count; i < new_count; i++) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from src/scanner.c:6: [INFO] [stderr] warning: src/tag.h: At top level: [INFO] [stderr] warning: src/tag.h:195:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] [INFO] [stderr] warning: 195 | const bool is_void(Tag *tag) { return tag->type < END_OF_VOID_TAGS; } [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/tag.h:197:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] [INFO] [stderr] warning: 197 | const bool findTagType(const TagType *tt, TagType toFind) { [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/tag.h: In function 'findTagType': [INFO] [stderr] warning: src/tag.h:198:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 198 | for (int i = 0; i < TTNAIP_LEN; i++) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: src/tag.h: At top level: [INFO] [stderr] warning: src/tag.h:204:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] [INFO] [stderr] warning: 204 | const bool findTag(vc_vector *v, Tag *tag) { [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/scanner.c: In function 'scan_word': [INFO] [stderr] warning: src/scanner.c:251:25: warning: unused parameter 'scanner' [-Wunused-parameter] [INFO] [stderr] warning: 251 | bool scan_word(Scanner *scanner, TSLexer *lexer, ekstring word) { [INFO] [stderr] warning: | ~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: src/scanner.c: In function 'deleter': [INFO] [stderr] warning: src/scanner.c:398:20: warning: unused parameter 'tag' [-Wunused-parameter] [INFO] [stderr] warning: 398 | void deleter(void *tag, za_Allocator *A) {} [INFO] [stderr] warning: | ~~~~~~^~~ [INFO] [stderr] warning: src/scanner.c:398:39: warning: unused parameter 'A' [-Wunused-parameter] [INFO] [stderr] warning: 398 | void deleter(void *tag, za_Allocator *A) {} [INFO] [stderr] warning: | ~~~~~~~~~~~~~~^ [INFO] [stderr] warning: src/scanner.c: In function 'scan_comment': [INFO] [stderr] warning: src/scanner.c:115:10: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 115 | if (dashes >= 2) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: src/scanner.c:121:5: note: here [INFO] [stderr] warning: 121 | default: [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.07s [INFO] running `Command { std: "docker" "inspect" "d6895620dafcf251f4a13ecb59f813a3bd976f41b28daf62c75ac0612637419e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6895620dafcf251f4a13ecb59f813a3bd976f41b28daf62c75ac0612637419e", kill_on_drop: false }` [INFO] [stdout] d6895620dafcf251f4a13ecb59f813a3bd976f41b28daf62c75ac0612637419e