[INFO] fetching crate tree-sitter-latex 0.1.0... [INFO] testing tree-sitter-latex-0.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate tree-sitter-latex 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate tree-sitter-latex 0.1.0 [INFO] finished tweaking crates.io crate tree-sitter-latex 0.1.0 [INFO] tweaked toml for crates.io crate tree-sitter-latex 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tree-sitter-latex 0.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tree-sitter-latex 0.1.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree-sitter-language v0.1.4 [INFO] [stderr] Downloaded tree-sitter v0.25.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1589ef8882767b00bb28a80c5a8ab2b3382a38154bba4243078fe091a4580c39 [INFO] running `Command { std: "docker" "start" "-a" "1589ef8882767b00bb28a80c5a8ab2b3382a38154bba4243078fe091a4580c39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1589ef8882767b00bb28a80c5a8ab2b3382a38154bba4243078fe091a4580c39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1589ef8882767b00bb28a80c5a8ab2b3382a38154bba4243078fe091a4580c39", kill_on_drop: false }` [INFO] [stdout] 1589ef8882767b00bb28a80c5a8ab2b3382a38154bba4243078fe091a4580c39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fea9f596a90fa54013181c8e8e75c99f1a089e7df89a84e2f1809fca3306cdcd [INFO] running `Command { std: "docker" "start" "-a" "fea9f596a90fa54013181c8e8e75c99f1a089e7df89a84e2f1809fca3306cdcd", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling tree-sitter-language v0.1.4 [INFO] [stderr] Compiling tree-sitter-latex v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: tree-sitter-latex@0.1.0: In file included from src/parser.c:3: [INFO] [stderr] warning: tree-sitter-latex@0.1.0: src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: tree-sitter-latex@0.1.0: src/tree_sitter/parser.h:190:3: warning: label 'next_state' defined but not used [-Wunused-label] [INFO] [stderr] warning: tree-sitter-latex@0.1.0: 190 | next_state: \ [INFO] [stderr] warning: tree-sitter-latex@0.1.0: | ^~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-latex@0.1.0: src/parser.c:22541:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: tree-sitter-latex@0.1.0: 22541 | START_LEXER(); [INFO] [stderr] warning: tree-sitter-latex@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-latex@0.1.0: src/tree_sitter/parser.h:188:11: warning: variable 'lookahead' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: tree-sitter-latex@0.1.0: 188 | int32_t lookahead; \ [INFO] [stderr] warning: tree-sitter-latex@0.1.0: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-latex@0.1.0: src/parser.c:22541:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: tree-sitter-latex@0.1.0: 22541 | START_LEXER(); [INFO] [stderr] warning: tree-sitter-latex@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.35s [INFO] running `Command { std: "docker" "inspect" "fea9f596a90fa54013181c8e8e75c99f1a089e7df89a84e2f1809fca3306cdcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fea9f596a90fa54013181c8e8e75c99f1a089e7df89a84e2f1809fca3306cdcd", kill_on_drop: false }` [INFO] [stdout] fea9f596a90fa54013181c8e8e75c99f1a089e7df89a84e2f1809fca3306cdcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6507e1eeab602f4438e145bb88ad44d30ce921f2f9ba6d32e6b81e69537f6576 [INFO] running `Command { std: "docker" "start" "-a" "6507e1eeab602f4438e145bb88ad44d30ce921f2f9ba6d32e6b81e69537f6576", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] warning: tree-sitter-latex@0.1.0: In file included from src/parser.c:3: [INFO] [stderr] warning: tree-sitter-latex@0.1.0: src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: tree-sitter-latex@0.1.0: src/tree_sitter/parser.h:190:3: warning: label 'next_state' defined but not used [-Wunused-label] [INFO] [stderr] warning: tree-sitter-latex@0.1.0: 190 | next_state: \ [INFO] [stderr] warning: tree-sitter-latex@0.1.0: | ^~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-latex@0.1.0: src/parser.c:22541:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: tree-sitter-latex@0.1.0: 22541 | START_LEXER(); [INFO] [stderr] warning: tree-sitter-latex@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-latex@0.1.0: src/tree_sitter/parser.h:188:11: warning: variable 'lookahead' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: tree-sitter-latex@0.1.0: 188 | int32_t lookahead; \ [INFO] [stderr] warning: tree-sitter-latex@0.1.0: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-latex@0.1.0: src/parser.c:22541:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: tree-sitter-latex@0.1.0: 22541 | START_LEXER(); [INFO] [stderr] warning: tree-sitter-latex@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tree-sitter v0.25.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tree-sitter-latex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustceMSI2P/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "-ltree-sitter-latex" "/opt/rustwide/target/debug/deps/{libtree_sitter-517d76f88cc3e27a,libregex-77cb1e12b19d5a50,libregex_automata-fbdee0c83accc9dd,libaho_corasick-689bc23dcdad714a,libmemchr-19b8063cb8773ce3,libregex_syntax-7181ec07f619305e,libstreaming_iterator-aee6f64295c02490}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/libtree_sitter_language-a1a3b78a0ec0e4d0.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustceMSI2P/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-latex-f96545dd8e9e7fd1/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-b7643da429ab8868/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tree_sitter_latex-17baae2976b349d3" "-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_latex_external_scanner_create [INFO] [stdout] >>> referenced by parser.c [INFO] [stdout] >>> ea708c7824d36062-parser.o:(language.0) in archive /opt/rustwide/target/debug/build/tree-sitter-latex-f96545dd8e9e7fd1/out/libtree-sitter-latex.a [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: tree_sitter_latex_external_scanner_destroy [INFO] [stdout] >>> referenced by parser.c [INFO] [stdout] >>> ea708c7824d36062-parser.o:(language.0) in archive /opt/rustwide/target/debug/build/tree-sitter-latex-f96545dd8e9e7fd1/out/libtree-sitter-latex.a [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: tree_sitter_latex_external_scanner_scan [INFO] [stdout] >>> referenced by parser.c [INFO] [stdout] >>> ea708c7824d36062-parser.o:(language.0) in archive /opt/rustwide/target/debug/build/tree-sitter-latex-f96545dd8e9e7fd1/out/libtree-sitter-latex.a [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: tree_sitter_latex_external_scanner_serialize [INFO] [stdout] >>> referenced by parser.c [INFO] [stdout] >>> ea708c7824d36062-parser.o:(language.0) in archive /opt/rustwide/target/debug/build/tree-sitter-latex-f96545dd8e9e7fd1/out/libtree-sitter-latex.a [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: tree_sitter_latex_external_scanner_deserialize [INFO] [stdout] >>> referenced by parser.c [INFO] [stdout] >>> ea708c7824d36062-parser.o:(language.0) in archive /opt/rustwide/target/debug/build/tree-sitter-latex-f96545dd8e9e7fd1/out/libtree-sitter-latex.a [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: tree-sitter-latex@0.1.0: In file included from src/parser.c:3: [INFO] [stderr] warning: tree-sitter-latex@0.1.0: src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: tree-sitter-latex@0.1.0: src/tree_sitter/parser.h:190:3: warning: label 'next_state' defined but not used [-Wunused-label] [INFO] [stderr] warning: tree-sitter-latex@0.1.0: 190 | next_state: \ [INFO] [stderr] warning: tree-sitter-latex@0.1.0: | ^~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-latex@0.1.0: src/parser.c:22541:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: tree-sitter-latex@0.1.0: 22541 | START_LEXER(); [INFO] [stderr] warning: tree-sitter-latex@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-latex@0.1.0: src/tree_sitter/parser.h:188:11: warning: variable 'lookahead' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: tree-sitter-latex@0.1.0: 188 | int32_t lookahead; \ [INFO] [stderr] warning: tree-sitter-latex@0.1.0: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-latex@0.1.0: src/parser.c:22541:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: tree-sitter-latex@0.1.0: 22541 | START_LEXER(); [INFO] [stderr] warning: tree-sitter-latex@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] error: could not compile `tree-sitter-latex` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6507e1eeab602f4438e145bb88ad44d30ce921f2f9ba6d32e6b81e69537f6576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6507e1eeab602f4438e145bb88ad44d30ce921f2f9ba6d32e6b81e69537f6576", kill_on_drop: false }` [INFO] [stdout] 6507e1eeab602f4438e145bb88ad44d30ce921f2f9ba6d32e6b81e69537f6576