[INFO] cloning repository https://github.com/nnunley/moor-echo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nnunley/moor-echo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnunley%2Fmoor-echo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnunley%2Fmoor-echo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4494f7ca16deee6a1bc81b1a5d8a7c66101498b
[INFO] testing nnunley/moor-echo against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnunley%2Fmoor-echo" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nnunley/moor-echo
[INFO] finished tweaking git repo https://github.com/nnunley/moor-echo
[INFO] tweaked toml for git repo https://github.com/nnunley/moor-echo written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nnunley/moor-echo on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nnunley/moor-echo 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/nnunley/tree-sitter-moo`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn-inline-mod v0.6.0
[INFO] [stderr]   Downloaded topological-sort v0.2.2
[INFO] [stderr]   Downloaded smallbitvec v2.6.0
[INFO] [stderr]   Downloaded region v2.2.0
[INFO] [stderr]   Downloaded cranelift-control v0.99.2
[INFO] [stderr]   Downloaded cranelift-bforest v0.99.2
[INFO] [stderr]   Downloaded cranelift-native v0.99.2
[INFO] [stderr]   Downloaded c2rust-bitfields v0.3.0
[INFO] [stderr]   Downloaded axum-macros v0.4.2
[INFO] [stderr]   Downloaded cranelift-jit v0.99.2
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.99.2
[INFO] [stderr]   Downloaded cranelift-entity v0.99.2
[INFO] [stderr]   Downloaded castaway v0.2.4
[INFO] [stderr]   Downloaded cranelift-isle v0.99.2
[INFO] [stderr]   Downloaded cranelift-codegen v0.99.2
[INFO] [stderr]   Downloaded regalloc2 v0.9.3
[INFO] [stderr]   Downloaded cranelift-module v0.99.2
[INFO] [stderr]   Downloaded rust-sitter-tool v0.4.5
[INFO] [stderr]   Downloaded rustyline v13.0.0
[INFO] [stderr]   Downloaded nix v0.27.1
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v12.0.2
[INFO] [stderr]   Downloaded instability v0.3.9
[INFO] [stderr]   Downloaded cranelift v0.99.2
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.99.2
[INFO] [stderr]   Downloaded tree-sitter-c2rust v0.25.2
[INFO] [stderr]   Downloaded tree-sitter-generate v0.25.8
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] [stderr]   Downloaded c2rust-bitfields-derive v0.2.1
[INFO] [stderr]   Downloaded rust-sitter-common v0.4.5
[INFO] [stderr]   Downloaded rust-sitter v0.4.5
[INFO] [stderr]   Downloaded cranelift-frontend v0.99.2
[INFO] [stderr]   Downloaded rust-sitter-macro v0.4.5
[INFO] [stderr]   Downloaded redox_syscall v0.5.14
[INFO] [stderr]   Downloaded tree-sitter v0.25.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 802e976d2adbcb3e3cf4f6deb25107e2aacd53f48a7de520a9679e0dfb18ce0a
[INFO] running `Command { std: "docker" "start" "-a" "802e976d2adbcb3e3cf4f6deb25107e2aacd53f48a7de520a9679e0dfb18ce0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "802e976d2adbcb3e3cf4f6deb25107e2aacd53f48a7de520a9679e0dfb18ce0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "802e976d2adbcb3e3cf4f6deb25107e2aacd53f48a7de520a9679e0dfb18ce0a", kill_on_drop: false }`
[INFO] [stdout] 802e976d2adbcb3e3cf4f6deb25107e2aacd53f48a7de520a9679e0dfb18ce0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f621d3468cc6eb877fdfd4048bdec16ea47f53f969603f69f09bd2f20891765
[INFO] running `Command { std: "docker" "start" "-a" "5f621d3468cc6eb877fdfd4048bdec16ea47f53f969603f69f09bd2f20891765", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling smallbitvec v2.6.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling tree-sitter-c2rust v0.25.2
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling tree-sitter-moo v0.0.1 (https://github.com/nnunley/tree-sitter-moo#0dbb601b)
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustyline v13.0.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling c2rust-bitfields-derive v0.2.1
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling rust-sitter-common v0.4.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling syn-inline-mod v0.6.0
[INFO] [stderr]    Compiling c2rust-bitfields v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling rust-sitter-macro v0.4.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rust-sitter v0.4.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tree-sitter v0.25.8
[INFO] [stderr]    Compiling tree-sitter-generate v0.25.8
[INFO] [stderr]    Compiling rust-sitter-tool v0.4.5
[INFO] [stderr]    Compiling echo-core v0.1.0 (/opt/rustwide/workdir/crates/echo-core)
[INFO] [stdout] warning: unused imports: `branch::alt`, `count`, `not_line_ending`, `preceded`, `tag`, and `take_until`
[INFO] [stdout]   --> crates/echo-core/src/parser/lambdamoo_db_nom_debug.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 |     branch::alt,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]  6 |     bytes::complete::{tag, take_until},
[INFO] [stdout]    |                       ^^^  ^^^^^^^^^^
[INFO] [stdout]  7 |     character::complete::{char, digit1, line_ending, not_line_ending},
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]  8 |     combinator::{map_res, opt, recognize},
[INFO] [stdout]  9 |     multi::{count, many0},
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 10 |     sequence::{delimited, preceded, terminated, tuple},
[INFO] [stdout]    |                           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> crates/echo-core/src/parser/lambdamoo_db_nom_debug.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Result` and `anyhow`
[INFO] [stdout]   --> crates/echo-core/src/parser/lambdamoo_db_nom_debug.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use anyhow::{Result, anyhow};
[INFO] [stdout]    |              ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::moo_common::*`
[INFO] [stdout]   --> crates/echo-core/src/parser/lambdamoo_db_nom_debug.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use super::moo_common::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> crates/echo-core/src/parser/lambdamoo_db_nom.rs:491:10
[INFO] [stdout]     |
[INFO] [stdout] 491 |     let (input, total_objects, total_verbs, total_players, players, objects, verb_programs) = if is_toaststunt {
[INFO] [stdout]     |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Whitespace` is never constructed
[INFO] [stdout]  --> crates/echo-core/src/parser/echo/grammar.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 |     struct Whitespace {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_player_list` is never used
[INFO] [stdout]    --> crates/echo-core/src/parser/lambdamoo_db_nom.rs:190:4
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn parse_player_list(input: &str) -> IResult<&str, Vec<i64>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling echo-web v0.1.0 (/opt/rustwide/workdir/crates/echo-web)
[INFO] [stderr]    Compiling echo-repl v0.1.0 (/opt/rustwide/workdir/crates/echo-repl)
[INFO] [stdout] error: expected identifier, found `(`
[INFO] [stdout]    --> crates/echo-core/src/bin/moo_db_browser.rs:148:4
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn (code: &str) -> String {
[INFO] [stdout]     |    ^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `echo-core` (bin "moo_db_browser") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcvjkAKN/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustyline-b2c7213b842d110e,libnix-cb954e064d28fc66,libfd_lock-2646665199a95b85,librustix-d821ff24ed5dac3e,libbitflags-17b3714d949b6d43,liblinux_raw_sys-06a50b9ab5d748d6,libunicode_width-3ddf7d6549f3d7bc,libunicode_segmentation-0a9eff1442a90913,libhome-9522c4ce795e3592,libradix_trie-2c507304d056b0e1,libnibble_vec-1aed7b684b8d61c1,libendian_type-c33b46f7091a73df,libecho_core-18d17f2c412b51b0,libtracing_subscriber-bbf1707497c11ef3,libsharded_slab-ab8800df4e6fcb72,liblazy_static-26ac7623d713e9be,libmatchers-d07506a17e82114d,libregex_automata-291578d12791720f,libregex_syntax-fabbeff20d67c8c1,libnu_ansi_term-e4e5b3f6a025b32f,liboverload-0aadb336c583eaba,libtracing-dba98f15645bd9ab,libthread_local-672a0c3a77fc47e0,libtracing_log-d476bfe3a4ddafea,libtracing_core-5740640b3c6cbec6,libbincode-7d1191976ffa2239,libtree_sitter_moo-ce0c82d0eab36a3c,libtree_sitter-f48c27fadc21a12a,librust_sitter-844b9129add24b91,libtree_sitter_c2rust-e5b3af53afb2c0d3,libtree_sitter_language-abc690ba552d251d,libstreaming_iterator-f75b4cefb1c38ad9,libc2rust_bitfields-bb6464c7bcc79a89,libsled-230e8782f6203ef3,libfxhash-ca97cf4bccf0d66a,libbyteorder-2111db28b855e2ca,libcrc32fast-848232c5d4295559,libcrossbeam_epoch-a0ed1cd9fdff9f05,libcrossbeam_utils-a8ff581764e612a5,libfs2-5446844ea44d1c21,libparking_lot-408b42c6d65316c5,libparking_lot_core-f16b049039095851,libinstant-64d5726f21c364e1,libuuid-f1dcbcbb84334446,libgetrandom-8e4e9a7675e0da7a,libtokio-c5eeec3ac15732de,libsignal_hook_registry-0843a009ab90d429,libsocket2-5a77116aa720b81b,libbytes-9bfea4f212c5b7d0,libmio-94fe5d1b3557f280,liblog-08be59b704afb586,libpin_project_lite-838971c4926b66e8,libnom-12e4f683528b07ab,libpest-fe3491f0b4877d6c,libucd_trie-a7dcc3c073647a57,libthiserror-233ee22a5858200e,libregex-c250f70551defaf0,libregex_automata-ed478fbcf0f7761f,libaho_corasick-804a1b4aa6e87f66,libmemchr-e24015c2db9bc87e,libregex_syntax-c84de26c2ca1cf43,libparking_lot-005a770ea8ed4737,libthiserror-c848161025421e2f,libdashmap-d24cb67b3b8524e1,liblock_api-f4c84c3e955ef770,libscopeguard-b6a4a8f4f6aaf34b,libonce_cell-bfceb64c6f4cb589,libparking_lot_core-17c4d14348b6684a,liblibc-573f93e50bb55d5c,libcfg_if-20f0d5d0f3401e71,libsmallvec-d742c640d0fe72e3,libhashbrown-a1d4d56b0219a0d8,libserde-9abdcf9bed1588fb,libclap-b5328ac13c241e1a,libclap_builder-fe2e7561ed13d48b,libstrsim-d06c92a9dc9344bf,libanstream-1c8cfe754cfa376d,libanstyle_query-1ad99e5440c5731e,libis_terminal_polyfill-2bc766009a493b8b,libcolorchoice-67bec02d2ed3edb1,libanstyle_parse-eafc7235a287c5cb,libutf8parse-f6737d5b791aba93,libclap_lex-86f97a50f511cb27,libanstyle-6e18f83ac8166f45,libanyhow-ad86e96904d2a5b1}.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" "/tmp/rustcvjkAKN/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/echo-core-01a9682592d6cec5/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-81cf92361b8da5d8/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-moo-d43768e28abc3e7e/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/echo_repl-2f149b16c9007a98" "-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: duplicate symbol: ts_query_cursor__compare_captures
[INFO] [stdout]           >>> defined at query.c:3328 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./query.c:3328)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_query_cursor__compare_captures) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at query.rs:5333 (binding_rust/core_wrapper/core/query.rs:5333)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.00.rcgu.o:(.text.ts_query_cursor__compare_captures+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_query__step_is_fallible
[INFO] [stdout]           >>> defined at query.c:3044 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./query.c:3044)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_query__step_is_fallible) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at query.rs:4962 (binding_rust/core_wrapper/core/query.rs:4962)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.00.rcgu.o:(.text.ts_query__step_is_fallible+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_query_capture_count
[INFO] [stdout]           >>> defined at query.c:2942 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./query.c:2942)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_query_capture_count) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at query.rs:4843 (binding_rust/core_wrapper/core/query.rs:4843)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.00.rcgu.o:(.text.ts_query_capture_count+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_query_capture_name_for_id
[INFO] [stdout]           >>> defined at query.c:2954 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./query.c:2954)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_query_capture_name_for_id) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at query.rs:4851 (binding_rust/core_wrapper/core/query.rs:4851)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.00.rcgu.o:(.text.ts_query_capture_name_for_id+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_query_capture_quantifier_for_id
[INFO] [stdout]           >>> defined at query.c:2962 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./query.c:2962)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_query_capture_quantifier_for_id) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at query.rs:4859 (binding_rust/core_wrapper/core/query.rs:4859)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.00.rcgu.o:(.text.ts_query_capture_quantifier_for_id+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_query_cursor__compare_nodes
[INFO] [stdout]           >>> defined at query.c:3307 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./query.c:3307)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_query_cursor__compare_nodes) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at query.rs:5308 (binding_rust/core_wrapper/core/query.rs:5308)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.00.rcgu.o:(.text.ts_query_cursor__compare_nodes+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_query_cursor_delete
[INFO] [stdout]           >>> defined at query.c:3113 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./query.c:3113)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_query_cursor_delete) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at query.rs:5096 (binding_rust/core_wrapper/core/query.rs:5096)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.00.rcgu.o:(.text.ts_query_cursor_delete+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_query_cursor_did_exceed_match_limit
[INFO] [stdout]           >>> defined at query.c:3121 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./query.c:3121)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_query_cursor_did_exceed_match_limit) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at query.rs:5104 (binding_rust/core_wrapper/core/query.rs:5104)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.00.rcgu.o:(.text.ts_query_cursor_did_exceed_match_limit+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_query_cursor_exec
[INFO] [stdout]           >>> defined at query.c:3151 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./query.c:3151)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_query_cursor_exec) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at query.rs:5134 (binding_rust/core_wrapper/core/query.rs:5134)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.00.rcgu.o:(.text.ts_query_cursor_exec+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_query_cursor_exec_with_options
[INFO] [stdout]           >>> defined at query.c:3204 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./query.c:3204)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_query_cursor_exec_with_options) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at query.rs:5183 (binding_rust/core_wrapper/core/query.rs:5183)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.00.rcgu.o:(.text.ts_query_cursor_exec_with_options+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_query_cursor_match_limit
[INFO] [stdout]           >>> defined at query.c:3125 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./query.c:3125)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_query_cursor_match_limit) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at query.rs:5110 (binding_rust/core_wrapper/core/query.rs:5110)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.00.rcgu.o:(.text.ts_query_cursor_match_limit+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_query_cursor_new
[INFO] [stdout]           >>> defined at query.c:3090 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./query.c:3090)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_query_cursor_new) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at query.rs:5020 (binding_rust/core_wrapper/core/query.rs:5020)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.00.rcgu.o:(.text.ts_query_cursor_new+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_query_cursor_next_capture
[INFO] [stdout]           >>> defined at query.c:4221 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./query.c:4221)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_query_cursor_next_capture) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at query.rs:6338 (binding_rust/core_wrapper/core/query.rs:6338)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.00.rcgu.o:(.text.ts_query_cursor_next_capture+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_query_cursor_next_match
[INFO] [stdout]           >>> defined at query.c:4164 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./query.c:4164)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_query_cursor_next_match) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at query.rs:6260 (binding_rust/core_wrapper/core/query.rs:6260)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.00.rcgu.o:(.text.ts_query_cursor_next_match+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_query_cursor_remove_match
[INFO] [stdout]           >>> defined at query.c:4189 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./query.c:4189)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_query_cursor_remove_match) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at query.rs:6296 (binding_rust/core_wrapper/core/query.rs:6296)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.00.rcgu.o:(.text.ts_query_cursor_remove_match+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_query_cursor_set_byte_range
[INFO] [stdout]           >>> defined at query.c:3218 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./query.c:3218)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_query_cursor_set_byte_range) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at query.rs:5202 (binding_rust/core_wrapper/core/query.rs:5202)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.00.rcgu.o:(.text.ts_query_cursor_set_byte_range+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_query_cursor_set_match_limit
[INFO] [stdout]           >>> defined at query.c:3129 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./query.c:3129)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_query_cursor_set_match_limit) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at query.rs:5114 (binding_rust/core_wrapper/core/query.rs:5114)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.00.rcgu.o:(.text.ts_query_cursor_set_match_limit+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_query_cursor_set_max_start_depth
[INFO] [stdout]           >>> defined at query.c:4347 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./query.c:4347)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_query_cursor_set_max_start_depth) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at query.rs:6455 (binding_rust/core_wrapper/core/query.rs:6455)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.00.rcgu.o:(.text.ts_query_cursor_set_max_start_depth+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_query_cursor_set_point_range
[INFO] [stdout]           >>> defined at query.c:3234 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./query.c:3234)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_query_cursor_set_point_range) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at query.rs:5218 (binding_rust/core_wrapper/core/query.rs:5218)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.00.rcgu.o:(.text.ts_query_cursor_set_point_range+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_query_cursor_set_timeout_micros
[INFO] [stdout]           >>> defined at query.c:3137 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./query.c:3137)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_query_cursor_set_timeout_micros) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at query.rs:5127 (binding_rust/core_wrapper/core/query.rs:5127)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.00.rcgu.o:(.text.ts_query_cursor_set_timeout_micros+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `echo-repl` (bin "echo-repl") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc8DI2xC/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libecho_web-90c75d95403d9922,libtower_http-ecd3a80b61ab8e77,libmime_guess-897b3b9ea517f00f,libunicase-ad9f03d5df7d30c4,libhttp_range_header-f0028c40be8b778f,libtokio_util-829aa3b2f7c531d0,libbitflags-17b3714d949b6d43,libtower-4f1ed6c75f802b92,libfutures-269922aafcc1979b,libfutures_executor-6d732ac6e7be319c,libaxum-15612c505fe5f707,libserde_path_to_error-bc370b6f51d67e75,libserde_json-721571bbf817af70,libserde_urlencoded-91b6c1b3e295bb29,libryu-c7bdc3164939992c,libform_urlencoded-ff966316eae1fdf0,libpercent_encoding-19c70978ecb9ded3,libmatchit-5dc4f8ad3765789c,libbase64-ecfd272f5a77db31,libtokio_tungstenite-3162c80e55b8fa72,libtungstenite-242d29fb57ce8585,libdata_encoding-ee914090a5e21f85,librand-e12069e8ff537fde,librand_chacha-ed0a5ec480b35abe,libppv_lite86-10bdb0f7cadaffc2,libzerocopy-f0c1528e0b2757ba,librand_core-8d76834af6a68741,libgetrandom-d8dd0d9004743d5f,libutf8-f9f1c0b8c5c136d1,libsha1-412a4532e73f72e3,libcpufeatures-090d52df5475f983,libdigest-06c65f6f4060c80b,libblock_buffer-b7c832084a63d83f,libcrypto_common-bc48e0eda5c74063,libgeneric_array-549275445a8108b3,libtypenum-4e38cc387f062e8f,libhyper_util-bf968516f8e94099,libhyper-5feeda7e7065ceb2,libhttparse-98b4392fc1401ed6,libhttpdate-f950574504295fbc,libaxum_core-4976a05864d88f85,libmime-e225d9a85f1cf3d6,libhttp_body_util-d7dcc8383ef631ae,libhttp_body-6fbb3c08e7458055,libhttp-2bae8eb75b272793,libitoa-d0b71e03eb93d2a7,libfnv-440a3b349835519e,libtower-007960876919bd04,libsync_wrapper-ae3b108b47fa8a4d,libtower_layer-c60ceb3346a63fbb,libfutures_util-189d1297f48c4ebf,libfutures_io-afc827f01ba74cbf,libslab-05259cdb0205ca97,libfutures_channel-0f6431eba8b68b54,libfutures_sink-9aaf2cca9a4da9e7,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libfutures_core-02dcfccd95bac8dd,libtower_service-9f56a0853c3e530c,libecho_core-18d17f2c412b51b0,libtracing_subscriber-bbf1707497c11ef3,libsharded_slab-ab8800df4e6fcb72,liblazy_static-26ac7623d713e9be,libmatchers-d07506a17e82114d,libregex_automata-291578d12791720f,libregex_syntax-fabbeff20d67c8c1,libnu_ansi_term-e4e5b3f6a025b32f,liboverload-0aadb336c583eaba,libtracing-dba98f15645bd9ab,libthread_local-672a0c3a77fc47e0,libtracing_log-d476bfe3a4ddafea,libtracing_core-5740640b3c6cbec6,libbincode-7d1191976ffa2239,libtree_sitter_moo-ce0c82d0eab36a3c,libtree_sitter-f48c27fadc21a12a,librust_sitter-844b9129add24b91,libtree_sitter_c2rust-e5b3af53afb2c0d3,libtree_sitter_language-abc690ba552d251d,libstreaming_iterator-f75b4cefb1c38ad9,libc2rust_bitfields-bb6464c7bcc79a89,libsled-230e8782f6203ef3,libfxhash-ca97cf4bccf0d66a,libbyteorder-2111db28b855e2ca,libcrc32fast-848232c5d4295559,libcrossbeam_epoch-a0ed1cd9fdff9f05,libcrossbeam_utils-a8ff581764e612a5,libfs2-5446844ea44d1c21,libparking_lot-408b42c6d65316c5,libparking_lot_core-f16b049039095851,libinstant-64d5726f21c364e1,libuuid-f1dcbcbb84334446,libgetrandom-8e4e9a7675e0da7a,libtokio-c5eeec3ac15732de,libsignal_hook_registry-0843a009ab90d429,libsocket2-5a77116aa720b81b,libbytes-9bfea4f212c5b7d0,libmio-94fe5d1b3557f280,liblog-08be59b704afb586,libpin_project_lite-838971c4926b66e8,libnom-12e4f683528b07ab,libpest-fe3491f0b4877d6c,libucd_trie-a7dcc3c073647a57,libthiserror-233ee22a5858200e,libregex-c250f70551defaf0,libregex_automata-ed478fbcf0f7761f,libaho_corasick-804a1b4aa6e87f66,libmemchr-e24015c2db9bc87e,libregex_syntax-c84de26c2ca1cf43,libparking_lot-005a770ea8ed4737,libthiserror-c848161025421e2f,libdashmap-d24cb67b3b8524e1,liblock_api-f4c84c3e955ef770,libscopeguard-b6a4a8f4f6aaf34b,libonce_cell-bfceb64c6f4cb589,libparking_lot_core-17c4d14348b6684a,liblibc-573f93e50bb55d5c,libcfg_if-20f0d5d0f3401e71,libsmallvec-d742c640d0fe72e3,libhashbrown-a1d4d56b0219a0d8,libserde-9abdcf9bed1588fb,libanyhow-ad86e96904d2a5b1}.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" "/tmp/rustc8DI2xC/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/echo-core-01a9682592d6cec5/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-81cf92361b8da5d8/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-moo-d43768e28abc3e7e/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/web_server-7df320653dcdec60" "-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: duplicate symbol: ts_language_table_entry
[INFO] [stdout]           >>> defined at language.c:77 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./language.c:77)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_language_table_entry) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at language.rs:364 (binding_rust/core_wrapper/core/language.rs:364)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.10.rcgu.o:(.text.ts_language_table_entry+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_language_abi_version
[INFO] [stdout]           >>> defined at language.c:56 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./language.c:56)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_language_abi_version) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at language.rs:338 (binding_rust/core_wrapper/core/language.rs:338)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.10.rcgu.o:(.text.ts_language_abi_version+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_language_copy
[INFO] [stdout]           >>> defined at language.c:6 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./language.c:6)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_language_copy) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at language.rs:284 (binding_rust/core_wrapper/core/language.rs:284)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.10.rcgu.o:(.text.ts_language_copy+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_language_delete
[INFO] [stdout]           >>> defined at language.c:13 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./language.c:13)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_language_delete) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at language.rs:291 (binding_rust/core_wrapper/core/language.rs:291)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.10.rcgu.o:(.text.ts_language_delete+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_language_field_count
[INFO] [stdout]           >>> defined at language.c:68 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./language.c:68)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_language_field_count) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at language.rs:360 (binding_rust/core_wrapper/core/language.rs:360)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.10.rcgu.o:(.text.ts_language_field_count+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_language_field_id_for_name
[INFO] [stdout]           >>> defined at language.c:234 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./language.c:234)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_language_field_id_for_name) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at language.rs:586 (binding_rust/core_wrapper/core/language.rs:586)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.10.rcgu.o:(.text.ts_language_field_id_for_name+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_language_field_name_for_id
[INFO] [stdout]           >>> defined at language.c:221 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./language.c:221)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_language_field_name_for_id) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at language.rs:574 (binding_rust/core_wrapper/core/language.rs:574)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.10.rcgu.o:(.text.ts_language_field_name_for_id+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_language_is_reserved_word
[INFO] [stdout]           >>> defined at language.c:112 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./language.c:112)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_language_is_reserved_word) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at language.rs:410 (binding_rust/core_wrapper/core/language.rs:410)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.10.rcgu.o:(.text.ts_language_is_reserved_word+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_language_lex_mode_for_state
[INFO] [stdout]           >>> defined at language.c:95 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./language.c:95)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_language_lex_mode_for_state) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at language.rs:391 (binding_rust/core_wrapper/core/language.rs:391)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.10.rcgu.o:(.text.ts_language_lex_mode_for_state+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_language_metadata
[INFO] [stdout]           >>> defined at language.c:60 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./language.c:60)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_language_metadata) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at language.rs:342 (binding_rust/core_wrapper/core/language.rs:342)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.10.rcgu.o:(.text.ts_language_metadata+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_language_name
[INFO] [stdout]           >>> defined at language.c:64 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./language.c:64)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_language_name) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at language.rs:352 (binding_rust/core_wrapper/core/language.rs:352)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.10.rcgu.o:(.text.ts_language_name+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_language_next_state
[INFO] [stdout]           >>> defined at language.c:150 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./language.c:150)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_language_next_state) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at language.rs:477 (binding_rust/core_wrapper/core/language.rs:477)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.10.rcgu.o:(.text.ts_language_next_state+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_language_public_symbol
[INFO] [stdout]           >>> defined at language.c:141 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./language.c:141)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_language_public_symbol) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at language.rs:467 (binding_rust/core_wrapper/core/language.rs:467)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.10.rcgu.o:(.text.ts_language_public_symbol+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_language_state_count
[INFO] [stdout]           >>> defined at language.c:23 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./language.c:23)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_language_state_count) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at language.rs:301 (binding_rust/core_wrapper/core/language.rs:301)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.10.rcgu.o:(.text.ts_language_state_count+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_language_subtypes
[INFO] [stdout]           >>> defined at language.c:41 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./language.c:41)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_language_subtypes) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at language.rs:318 (binding_rust/core_wrapper/core/language.rs:318)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.10.rcgu.o:(.text.ts_language_subtypes+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_language_symbol_metadata
[INFO] [stdout]           >>> defined at language.c:128 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./language.c:128)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_language_symbol_metadata) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at language.rs:438 (binding_rust/core_wrapper/core/language.rs:438)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.10.rcgu.o:(.text.ts_language_symbol_metadata+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_language_supertypes
[INFO] [stdout]           >>> defined at language.c:27 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./language.c:27)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_language_supertypes) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at language.rs:305 (binding_rust/core_wrapper/core/language.rs:305)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.10.rcgu.o:(.text.ts_language_supertypes+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_language_symbol_count
[INFO] [stdout]           >>> defined at language.c:19 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./language.c:19)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_language_symbol_count) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at language.rs:297 (binding_rust/core_wrapper/core/language.rs:297)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.10.rcgu.o:(.text.ts_language_symbol_count+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_language_symbol_for_name
[INFO] [stdout]           >>> defined at language.c:188 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./language.c:188)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_language_symbol_for_name) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at language.rs:525 (binding_rust/core_wrapper/core/language.rs:525)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.10.rcgu.o:(.text.ts_language_symbol_for_name+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: duplicate symbol: ts_language_symbol_name
[INFO] [stdout]           >>> defined at language.c:171 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/src/./language.c:171)
[INFO] [stdout]           >>>            98490c8781b409d2-lib.o:(ts_language_symbol_name) in archive /opt/rustwide/target/debug/deps/libtree_sitter-f48c27fadc21a12a.rlib
[INFO] [stdout]           >>> defined at language.rs:508 (binding_rust/core_wrapper/core/language.rs:508)
[INFO] [stdout]           >>>            tree_sitter_c2rust-e5b3af53afb2c0d3.tree_sitter_c2rust.49476e82d0ac7ee-cgu.10.rcgu.o:(.text.ts_language_symbol_name+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-e5b3af53afb2c0d3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `echo-web` (bin "web-server") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5f621d3468cc6eb877fdfd4048bdec16ea47f53f969603f69f09bd2f20891765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f621d3468cc6eb877fdfd4048bdec16ea47f53f969603f69f09bd2f20891765", kill_on_drop: false }`
[INFO] [stdout] 5f621d3468cc6eb877fdfd4048bdec16ea47f53f969603f69f09bd2f20891765
