[INFO] fetching crate tree-sitter-latex 0.1.0...
[INFO] testing tree-sitter-latex-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tree-sitter-latex 0.1.0 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tree-sitter-latex 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter v0.25.1
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.4
[INFO] [stderr]   Downloaded cc v1.2.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a02a1dfa5f1fe85e235036206422b6257d32b436af09fbb1f307f1e211f6206
[INFO] running `Command { std: "docker" "start" "-a" "1a02a1dfa5f1fe85e235036206422b6257d32b436af09fbb1f307f1e211f6206", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a02a1dfa5f1fe85e235036206422b6257d32b436af09fbb1f307f1e211f6206", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a02a1dfa5f1fe85e235036206422b6257d32b436af09fbb1f307f1e211f6206", kill_on_drop: false }`
[INFO] [stdout] 1a02a1dfa5f1fe85e235036206422b6257d32b436af09fbb1f307f1e211f6206
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fbff980e7b23d14bc75646036406e5e7e5ab2bbf0c60d6fb21f0a1a7f1c130e
[INFO] running `Command { std: "docker" "start" "-a" "9fbff980e7b23d14bc75646036406e5e7e5ab2bbf0c60d6fb21f0a1a7f1c130e", 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 8.94s
[INFO] running `Command { std: "docker" "inspect" "9fbff980e7b23d14bc75646036406e5e7e5ab2bbf0c60d6fb21f0a1a7f1c130e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fbff980e7b23d14bc75646036406e5e7e5ab2bbf0c60d6fb21f0a1a7f1c130e", kill_on_drop: false }`
[INFO] [stdout] 9fbff980e7b23d14bc75646036406e5e7e5ab2bbf0c60d6fb21f0a1a7f1c130e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a453d3e9f12c52c02045711fd699724a13437410679d3c1950d3c6ffc0682909
[INFO] running `Command { std: "docker" "start" "-a" "a453d3e9f12c52c02045711fd699724a13437410679d3c1950d3c6ffc0682909", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[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 indexmap v2.7.1
[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" "/opt/rustwide/target/debug/deps/rustcdUrMlK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "-ltree-sitter-latex" "/opt/rustwide/target/debug/deps/{libtree_sitter-fa72ae1802816fd7,libregex-59509d9d376d3946,libregex_automata-9bf6e86931824ce6,libaho_corasick-263c0431d6718244,libmemchr-4d9abfffaa21515b,libregex_syntax-4f450e8c5051a21e,libstreaming_iterator-bce67d7277d54327}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/libtree_sitter_language-20cd4afffe38a27c.rlib" "<sysroot>/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" "/opt/rustwide/target/debug/deps/rustcdUrMlK/raw-dylibs" "-B<sysroot>/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-a2714d257be58185/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-63f3ba0619aba3a6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tree_sitter_latex-ef079ac2eec0fdff" "-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-a2714d257be58185/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-a2714d257be58185/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-a2714d257be58185/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-a2714d257be58185/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-a2714d257be58185/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" "a453d3e9f12c52c02045711fd699724a13437410679d3c1950d3c6ffc0682909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a453d3e9f12c52c02045711fd699724a13437410679d3c1950d3c6ffc0682909", kill_on_drop: false }`
[INFO] [stdout] a453d3e9f12c52c02045711fd699724a13437410679d3c1950d3c6ffc0682909
