[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 beta-2025-10-28 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nnunley/moor-echo on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8e8d84dfd98e4b0d96908cc31b227b9555de4fa879cbcbf3a7ead37d9a55d25 [INFO] running `Command { std: "docker" "start" "-a" "b8e8d84dfd98e4b0d96908cc31b227b9555de4fa879cbcbf3a7ead37d9a55d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8e8d84dfd98e4b0d96908cc31b227b9555de4fa879cbcbf3a7ead37d9a55d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8e8d84dfd98e4b0d96908cc31b227b9555de4fa879cbcbf3a7ead37d9a55d25", kill_on_drop: false }` [INFO] [stdout] b8e8d84dfd98e4b0d96908cc31b227b9555de4fa879cbcbf3a7ead37d9a55d25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce418d0e8e47da65977397a94c6a5c0986948e70f5272a96656536e1411baaeb [INFO] running `Command { std: "docker" "start" "-a" "ce418d0e8e47da65977397a94c6a5c0986948e70f5272a96656536e1411baaeb", 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 tree-sitter-language v0.1.5 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [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 bytecheck v0.6.12 [INFO] [stderr] Compiling smallbitvec v2.6.0 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling instant v0.1.13 [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 simdutf8 v0.1.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling compact_str v0.8.1 [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 indexmap v2.10.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling tree-sitter-moo v0.0.1 (https://github.com/nnunley/tree-sitter-moo#0dbb601b) [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [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 parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling c2rust-bitfields-derive v0.2.1 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [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 rustyline v13.0.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 thiserror v1.0.69 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling rust-sitter v0.4.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_derive 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 semver v1.0.26 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling tree-sitter v0.25.8 [INFO] [stderr] Compiling axum v0.7.9 [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: value assigned to `object_count` is never read [INFO] [stdout] --> crates/echo-core/src/parser/lambdamoo_db_parser.rs:237:21 [INFO] [stdout] | [INFO] [stdout] 237 | object_count += 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `object_count` is never read [INFO] [stdout] --> crates/echo-core/src/parser/lambdamoo_db_parser.rs:244:29 [INFO] [stdout] | [INFO] [stdout] 244 | ... object_count += 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [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> { [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] [stderr] error: could not compile `echo-core` (bin "moo_db_browser") due to 1 previous error [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] 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/rustcvNmZd3/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustyline-75267ba9c5d2b836,libnix-af7780dc2877e9ba,libfd_lock-1c516ef96f859ebc,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libunicode_width-b1bc0d6c10c00ecc,libunicode_segmentation-421de088ab714999,libhome-28ab713e87f116ce,libradix_trie-fb32a2c59fc1019d,libnibble_vec-3c5de734a41d1631,libendian_type-86fda68ea442df8c,libecho_core-7245395f7a7b9a98,libtracing_subscriber-a7ab8d0732e90f61,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libtracing-99789df63f4972f1,libthread_local-c1d117df232aa820,libtracing_log-550552317f77c9e3,libtracing_core-6384b3268e2bc892,libbincode-797521907775a072,libtree_sitter_moo-4baac611a1d6d673,libtree_sitter-06af379faffa8154,librust_sitter-dff441f1334e4263,libtree_sitter_c2rust-cdc22c07cdd39fd6,libtree_sitter_language-52e58dd40c03d231,libstreaming_iterator-73bcbfca32316069,libc2rust_bitfields-a66481cbaed5c93d,libsled-edb10c79b1b0f8c6,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libcrc32fast-2b7a1fd93149b03b,libcrossbeam_epoch-10c6d27ce658c77d,libcrossbeam_utils-ca54231108c39f35,libfs2-5c1be2903e0494dc,libparking_lot-3c9cf982471c13da,libparking_lot_core-fe7da6f4bfbb07c4,libinstant-7a38150213cb96a6,libuuid-99fab749c06d9819,libgetrandom-3eb0032fe974c33a,libtokio-387d104ff65afcc4,libsignal_hook_registry-9cc47e3b9c9c7695,libsocket2-52147840f00e14e1,libbytes-82ad4f0211bdc963,libmio-0ec32b632376843e,liblog-d6f7bb1298e9acd0,libpin_project_lite-72bf04572caa1c84,libnom-d0a6ead006203832,libpest-74aa7c1e1ea0aa94,libucd_trie-64e35acb102f3b4d,libthiserror-ae48cb0e3a539c46,libregex-1f4efcd61782cde4,libregex_automata-1d7ff5dbc829ab4d,libaho_corasick-784389ac50f1509c,libmemchr-eb753e192a6bbd2d,libregex_syntax-cf9ef9729ec61e4c,libparking_lot-a0bd9fb27a295dbc,libthiserror-5203c40cec2ba1a6,libdashmap-9d7a330470f6d614,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libonce_cell-e9252a7b5119f3eb,libparking_lot_core-d43662449ac08612,liblibc-2ab02a50597ad08a,libcfg_if-3a213765134f0c85,libsmallvec-bc3128fdd57228fc,libhashbrown-d952ad0946629507,libserde-d353b13bf5db7a5b,libclap-17818d53228f7e99,libclap_builder-40af8d140d974399,libstrsim-4d1ed08a123238dc,libanstream-fa3b832a844bed5b,libanstyle_query-9b1b1ced330a242a,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-2f06797f0de1416c,libanyhow-ae63679af1e3713c}.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/rustcvNmZd3/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/echo-core-95ce2814c35e7ef1/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-bde4d714f6c77073/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-moo-69f73fe435e295c5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/echo_repl-9bfd32030fd3848b" "-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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5333 (binding_rust/core_wrapper/core/query.rs:5333) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor__compare_captures+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:4962 (binding_rust/core_wrapper/core/query.rs:4962) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query__step_is_fallible+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:4843 (binding_rust/core_wrapper/core/query.rs:4843) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_capture_count+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:4851 (binding_rust/core_wrapper/core/query.rs:4851) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_capture_name_for_id+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:4859 (binding_rust/core_wrapper/core/query.rs:4859) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_capture_quantifier_for_id+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5308 (binding_rust/core_wrapper/core/query.rs:5308) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor__compare_nodes+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5096 (binding_rust/core_wrapper/core/query.rs:5096) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_delete+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5104 (binding_rust/core_wrapper/core/query.rs:5104) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_did_exceed_match_limit+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5134 (binding_rust/core_wrapper/core/query.rs:5134) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_exec+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5183 (binding_rust/core_wrapper/core/query.rs:5183) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_exec_with_options+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5110 (binding_rust/core_wrapper/core/query.rs:5110) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_match_limit+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5020 (binding_rust/core_wrapper/core/query.rs:5020) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_new+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:6338 (binding_rust/core_wrapper/core/query.rs:6338) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_next_capture+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:6260 (binding_rust/core_wrapper/core/query.rs:6260) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_next_match+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:6296 (binding_rust/core_wrapper/core/query.rs:6296) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_remove_match+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5202 (binding_rust/core_wrapper/core/query.rs:5202) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_set_byte_range+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5114 (binding_rust/core_wrapper/core/query.rs:5114) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_set_match_limit+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:6455 (binding_rust/core_wrapper/core/query.rs:6455) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_set_max_start_depth+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5218 (binding_rust/core_wrapper/core/query.rs:5218) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_set_point_range+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5127 (binding_rust/core_wrapper/core/query.rs:5127) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_set_timeout_micros+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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/rustcC8q6o2/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libecho_web-23be317dbc013e48,libtower_http-1869497bad776ae6,libmime_guess-d7ba926d89825d00,libunicase-a96f10189856838f,libhttp_range_header-2c1927e1cc51b209,libtokio_util-bc706711e92d7e17,libbitflags-ff7cd226995c6b8d,libtower-842fa019252905e4,libfutures-62195ca828dd2fc6,libfutures_executor-5261d1b5fbc3e18c,libaxum-9752f95b76f55194,libserde_path_to_error-12030cef27a4e5c3,libserde_json-b2bfacd79602f71f,libserde_urlencoded-3f915b39baca1846,libryu-a7164637bc4900ee,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-bfb1c6921906918c,libtungstenite-96300674c50c0d60,libdata_encoding-506ef4e476430498,librand-5da728b4225d0c4c,librand_chacha-fbb29938557523ed,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-ecf54cfa6b52b090,libgetrandom-275ce913df46f7da,libutf8-f4341c3c7568480d,libsha1-276d3f9fb0e505ba,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libhyper_util-d90f5f54acf0ecfe,libhyper-9ba93567138dac1d,libhttparse-225777ae3f11a86e,libhttpdate-331798cefc82cc7e,libaxum_core-8f669404699115e8,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libtower-9166410801ed3c35,libsync_wrapper-b4537d9de714f6d1,libtower_layer-d908dd771b239ecd,libfutures_util-b927e69d0988b176,libfutures_io-59d0071c9258d69f,libslab-06cf58f8e93304ed,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_service-3fb88d28c2218805,libecho_core-7245395f7a7b9a98,libtracing_subscriber-a7ab8d0732e90f61,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libtracing-99789df63f4972f1,libthread_local-c1d117df232aa820,libtracing_log-550552317f77c9e3,libtracing_core-6384b3268e2bc892,libbincode-797521907775a072,libtree_sitter_moo-4baac611a1d6d673,libtree_sitter-06af379faffa8154,librust_sitter-dff441f1334e4263,libtree_sitter_c2rust-cdc22c07cdd39fd6,libtree_sitter_language-52e58dd40c03d231,libstreaming_iterator-73bcbfca32316069,libc2rust_bitfields-a66481cbaed5c93d,libsled-edb10c79b1b0f8c6,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libcrc32fast-2b7a1fd93149b03b,libcrossbeam_epoch-10c6d27ce658c77d,libcrossbeam_utils-ca54231108c39f35,libfs2-5c1be2903e0494dc,libparking_lot-3c9cf982471c13da,libparking_lot_core-fe7da6f4bfbb07c4,libinstant-7a38150213cb96a6,libuuid-99fab749c06d9819,libgetrandom-3eb0032fe974c33a,libtokio-387d104ff65afcc4,libsignal_hook_registry-9cc47e3b9c9c7695,libsocket2-52147840f00e14e1,libbytes-82ad4f0211bdc963,libmio-0ec32b632376843e,liblog-d6f7bb1298e9acd0,libpin_project_lite-72bf04572caa1c84,libnom-d0a6ead006203832,libpest-74aa7c1e1ea0aa94,libucd_trie-64e35acb102f3b4d,libthiserror-ae48cb0e3a539c46,libregex-1f4efcd61782cde4,libregex_automata-1d7ff5dbc829ab4d,libaho_corasick-784389ac50f1509c,libmemchr-eb753e192a6bbd2d,libregex_syntax-cf9ef9729ec61e4c,libparking_lot-a0bd9fb27a295dbc,libthiserror-5203c40cec2ba1a6,libdashmap-9d7a330470f6d614,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libonce_cell-e9252a7b5119f3eb,libparking_lot_core-d43662449ac08612,liblibc-2ab02a50597ad08a,libcfg_if-3a213765134f0c85,libsmallvec-bc3128fdd57228fc,libhashbrown-d952ad0946629507,libserde-d353b13bf5db7a5b,libanyhow-ae63679af1e3713c}.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/rustcC8q6o2/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/echo-core-95ce2814c35e7ef1/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-bde4d714f6c77073/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-moo-69f73fe435e295c5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/web_server-df2181858705a9ed" "-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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5333 (binding_rust/core_wrapper/core/query.rs:5333) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor__compare_captures+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:4962 (binding_rust/core_wrapper/core/query.rs:4962) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query__step_is_fallible+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:4843 (binding_rust/core_wrapper/core/query.rs:4843) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_capture_count+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:4851 (binding_rust/core_wrapper/core/query.rs:4851) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_capture_name_for_id+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:4859 (binding_rust/core_wrapper/core/query.rs:4859) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_capture_quantifier_for_id+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5308 (binding_rust/core_wrapper/core/query.rs:5308) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor__compare_nodes+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5096 (binding_rust/core_wrapper/core/query.rs:5096) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_delete+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5104 (binding_rust/core_wrapper/core/query.rs:5104) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_did_exceed_match_limit+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5134 (binding_rust/core_wrapper/core/query.rs:5134) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_exec+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5183 (binding_rust/core_wrapper/core/query.rs:5183) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_exec_with_options+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5110 (binding_rust/core_wrapper/core/query.rs:5110) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_match_limit+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5020 (binding_rust/core_wrapper/core/query.rs:5020) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_new+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:6338 (binding_rust/core_wrapper/core/query.rs:6338) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_next_capture+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:6260 (binding_rust/core_wrapper/core/query.rs:6260) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_next_match+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:6296 (binding_rust/core_wrapper/core/query.rs:6296) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_remove_match+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5202 (binding_rust/core_wrapper/core/query.rs:5202) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_set_byte_range+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5114 (binding_rust/core_wrapper/core/query.rs:5114) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_set_match_limit+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:6455 (binding_rust/core_wrapper/core/query.rs:6455) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_set_max_start_depth+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5218 (binding_rust/core_wrapper/core/query.rs:5218) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_set_point_range+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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-06af379faffa8154.rlib [INFO] [stdout] >>> defined at query.rs:5127 (binding_rust/core_wrapper/core/query.rs:5127) [INFO] [stdout] >>> tree_sitter_c2rust-cdc22c07cdd39fd6.tree_sitter_c2rust.bccde29110c45423-cgu.00.rcgu.o:(.text.ts_query_cursor_set_timeout_micros+0x0) in archive /opt/rustwide/target/debug/deps/libtree_sitter_c2rust-cdc22c07cdd39fd6.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" "ce418d0e8e47da65977397a94c6a5c0986948e70f5272a96656536e1411baaeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce418d0e8e47da65977397a94c6a5c0986948e70f5272a96656536e1411baaeb", kill_on_drop: false }` [INFO] [stdout] ce418d0e8e47da65977397a94c6a5c0986948e70f5272a96656536e1411baaeb