[INFO] fetching crate tree-sitter-vue3 0.0.4... [INFO] testing tree-sitter-vue3-0.0.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate tree-sitter-vue3 0.0.4 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate tree-sitter-vue3 0.0.4 [INFO] finished tweaking crates.io crate tree-sitter-vue3 0.0.4 [INFO] tweaked toml for crates.io crate tree-sitter-vue3 0.0.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tree-sitter-vue3 0.0.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 9 packages to latest compatible versions [INFO] [stderr] Adding tree-sitter v0.20.10 (available: v0.25.10) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree-sitter v0.20.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25675a19af94d40349a7f7da95f4403bf6525afd2aeb076f88b8400f6a58e3e9 [INFO] running `Command { std: "docker" "start" "-a" "25675a19af94d40349a7f7da95f4403bf6525afd2aeb076f88b8400f6a58e3e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25675a19af94d40349a7f7da95f4403bf6525afd2aeb076f88b8400f6a58e3e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25675a19af94d40349a7f7da95f4403bf6525afd2aeb076f88b8400f6a58e3e9", kill_on_drop: false }` [INFO] [stdout] 25675a19af94d40349a7f7da95f4403bf6525afd2aeb076f88b8400f6a58e3e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a153ff52b27c69b3f651bf8594c069b2d1b59cfb90fa38161ca00fe531f3aa9 [INFO] running `Command { std: "docker" "start" "-a" "3a153ff52b27c69b3f651bf8594c069b2d1b59cfb90fa38161ca00fe531f3aa9", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling tree-sitter-vue3 v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: In file included from src/scanner.cc:3: [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: src/./tree_sitter_html/scanner.cc: In member function 'bool {anonymous}::Scanner::scan_raw_text(TSLexer*)': [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: src/./tree_sitter_html/scanner.cc:131:38: warning: comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'const __gnu_cxx::__alloc_traits, char>::value_type' {aka 'const char'} [-Wsign-compare] [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: 131 | if (towupper(lexer->lookahead) == end_delimiter[delimiter_index]) { [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: src/./tree_sitter_html/scanner.cc: In member function 'bool {anonymous}::Scanner::scan_comment(TSLexer*)': [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: src/./tree_sitter_html/scanner.cc:106:11: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: 106 | if (dashes >= 2) { [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: | ^~ [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: src/./tree_sitter_html/scanner.cc:112:9: note: here [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: 112 | default: [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: | ^~~~~~~ [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.60s [INFO] running `Command { std: "docker" "inspect" "3a153ff52b27c69b3f651bf8594c069b2d1b59cfb90fa38161ca00fe531f3aa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a153ff52b27c69b3f651bf8594c069b2d1b59cfb90fa38161ca00fe531f3aa9", kill_on_drop: false }` [INFO] [stdout] 3a153ff52b27c69b3f651bf8594c069b2d1b59cfb90fa38161ca00fe531f3aa9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe5d4ec6b055f2b146661c7ddcfbb345788ec35122ba9b9037fc1ca3d2498a5c [INFO] running `Command { std: "docker" "start" "-a" "fe5d4ec6b055f2b146661c7ddcfbb345788ec35122ba9b9037fc1ca3d2498a5c", kill_on_drop: false }` [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: In file included from src/scanner.cc:3: [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: src/./tree_sitter_html/scanner.cc: In member function 'bool {anonymous}::Scanner::scan_raw_text(TSLexer*)': [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: src/./tree_sitter_html/scanner.cc:131:38: warning: comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'const __gnu_cxx::__alloc_traits, char>::value_type' {aka 'const char'} [-Wsign-compare] [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: 131 | if (towupper(lexer->lookahead) == end_delimiter[delimiter_index]) { [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: src/./tree_sitter_html/scanner.cc: In member function 'bool {anonymous}::Scanner::scan_comment(TSLexer*)': [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: src/./tree_sitter_html/scanner.cc:106:11: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: 106 | if (dashes >= 2) { [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: | ^~ [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: src/./tree_sitter_html/scanner.cc:112:9: note: here [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: 112 | default: [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: | ^~~~~~~ [INFO] [stderr] Compiling tree-sitter-vue3 v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcRZ6ZAG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "-lscanner" "-Wl,-Bdynamic" "-lstdc++" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtree_sitter-b608e0ee20ae77ed,libregex-24b627c309d5cc33,libregex_automata-74acfde599b7ebe7,libaho_corasick-941acab99b773a0e,libmemchr-f04d4ed0ff57c3c8,libregex_syntax-d40cde7d2fd22dd8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRZ6ZAG/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/tree-sitter-vue3-718a130ab5a0ad14/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-ca4542f4c933b7a6/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tree_sitter_vue3-0ed3960e0b402521" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: tree_sitter_vue3 [INFO] [stdout] >>> referenced by lib.rs:28 (bindings/rust/lib.rs:28) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/tree_sitter_vue3-0ed3960e0b402521.tree_sitter_vue3.874452106d3f0de5-cgu.0.rcgu.o:(tree_sitter_vue3::language::hf30ae0ab5f87c805) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: In file included from src/scanner.cc:3: [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: src/./tree_sitter_html/scanner.cc: In member function 'bool {anonymous}::Scanner::scan_raw_text(TSLexer*)': [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: src/./tree_sitter_html/scanner.cc:131:38: warning: comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'const __gnu_cxx::__alloc_traits, char>::value_type' {aka 'const char'} [-Wsign-compare] [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: 131 | if (towupper(lexer->lookahead) == end_delimiter[delimiter_index]) { [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: src/./tree_sitter_html/scanner.cc: In member function 'bool {anonymous}::Scanner::scan_comment(TSLexer*)': [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: src/./tree_sitter_html/scanner.cc:106:11: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: 106 | if (dashes >= 2) { [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: | ^~ [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: src/./tree_sitter_html/scanner.cc:112:9: note: here [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: 112 | default: [INFO] [stderr] warning: tree-sitter-vue3@0.0.4: | ^~~~~~~ [INFO] [stderr] error: could not compile `tree-sitter-vue3` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fe5d4ec6b055f2b146661c7ddcfbb345788ec35122ba9b9037fc1ca3d2498a5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe5d4ec6b055f2b146661c7ddcfbb345788ec35122ba9b9037fc1ca3d2498a5c", kill_on_drop: false }` [INFO] [stdout] fe5d4ec6b055f2b146661c7ddcfbb345788ec35122ba9b9037fc1ca3d2498a5c