[INFO] cloning repository https://github.com/pandaman64/claps [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pandaman64/claps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandaman64%2Fclaps", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandaman64%2Fclaps'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 997fb5dfb5a9b96d6c21130f86c0bfc983cdbfe2 [INFO] building pandaman64/claps against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandaman64%2Fclaps" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pandaman64/claps [INFO] finished tweaking git repo https://github.com/pandaman64/claps [INFO] tweaked toml for git repo https://github.com/pandaman64/claps written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pandaman64/claps on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pandaman64/claps 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa0b8da6385c38baddcfd0d58caefe10c4455537973e95961292f8e43c97085e [INFO] running `Command { std: "docker" "start" "-a" "aa0b8da6385c38baddcfd0d58caefe10c4455537973e95961292f8e43c97085e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa0b8da6385c38baddcfd0d58caefe10c4455537973e95961292f8e43c97085e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa0b8da6385c38baddcfd0d58caefe10c4455537973e95961292f8e43c97085e", kill_on_drop: false }` [INFO] [stdout] aa0b8da6385c38baddcfd0d58caefe10c4455537973e95961292f8e43c97085e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 00d959f1530ca4d6da11893658adfabaa28a9688fc719c50b9eb503bc11115f0 [INFO] running `Command { std: "docker" "start" "-a" "00d959f1530ca4d6da11893658adfabaa28a9688fc719c50b9eb503bc11115f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling tree-sitter-loader v0.20.0 [INFO] [stderr] Compiling rustix v0.37.21 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling chunked_transfer v1.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling smallbitvec v2.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling webbrowser v0.8.10 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tree-sitter-tags v0.20.2 [INFO] [stderr] Compiling tree-sitter-highlight v0.20.1 [INFO] [stderr] Compiling rust-sitter-common v0.3.4 [INFO] [stderr] Compiling syn-inline-mod v0.5.0 [INFO] [stderr] Compiling c2rust-bitfields-derive v0.2.1 [INFO] [stderr] Compiling rust-sitter-macro v0.3.4 [INFO] [stderr] Compiling c2rust-bitfields v0.3.0 [INFO] [stderr] Compiling tree-sitter-c2rust v0.20.10 [INFO] [stderr] Compiling rust-sitter v0.3.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling tree-sitter-config v0.19.0 [INFO] [stderr] Compiling tree-sitter-cli v0.20.8 [INFO] [stderr] Compiling rust-sitter-tool v0.3.4 [INFO] [stderr] Compiling claps v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `toplevel_map` [INFO] [stdout] --> src/main.rs:158:10 [INFO] [stdout] | [INFO] [stdout] 158 | let (toplevel_map, program) = ast::alpha_conversion(&mut ident_generator, &program); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_toplevel_map` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cps_definitions` [INFO] [stdout] --> src/main.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | let cps_definitions = cps::Converter::new(ident_generator).convert(&program); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cps_definitions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Whitespace` is never constructed [INFO] [stdout] --> src/main.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | 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: field `0` is never read [INFO] [stdout] --> src/cps.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | Int(i64), [INFO] [stdout] | --- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 5 - Int(i64), [INFO] [stdout] 5 + Int(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/cps.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | Var(Ident), [INFO] [stdout] | --- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 6 - Var(Ident), [INFO] [stdout] 6 + Var(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Label` is never constructed [INFO] [stdout] --> src/cps.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum CValue { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 7 | Label(Ident), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `args`, and `body` are never read [INFO] [stdout] --> src/cps.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct CDefinition { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 12 | pub name: Ident, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | pub args: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | pub body: CExpr, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CDefinition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `fun` and `args` are never read [INFO] [stdout] --> src/cps.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 19 | App { [INFO] [stdout] | --- fields in this variant [INFO] [stdout] 20 | fun: CValue, [INFO] [stdout] | ^^^ [INFO] [stdout] 21 | args: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `defs` and `body` are never read [INFO] [stdout] --> src/cps.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 23 | Fix { [INFO] [stdout] | --- fields in this variant [INFO] [stdout] 24 | defs: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 25 | body: Box, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cond`, `then_branch`, and `else_branch` are never read [INFO] [stdout] --> src/cps.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 27 | If { [INFO] [stdout] | -- fields in this variant [INFO] [stdout] 28 | cond: CValue, [INFO] [stdout] | ^^^^ [INFO] [stdout] 29 | then_branch: Box, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 30 | else_branch: Box, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/cps.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | PrimOp(PrimOp), [INFO] [stdout] | ------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 32 - PrimOp(PrimOp), [INFO] [stdout] 32 + PrimOp(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `op`, `left`, `right`, `var`, and `cont` are never read [INFO] [stdout] --> src/cps.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 37 | BinOp { [INFO] [stdout] | ----- fields in this variant [INFO] [stdout] 38 | op: BinOp, [INFO] [stdout] | ^^ [INFO] [stdout] 39 | left: CValue, [INFO] [stdout] | ^^^^ [INFO] [stdout] 40 | right: CValue, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 41 | var: Ident, [INFO] [stdout] | ^^^ [INFO] [stdout] 42 | cont: Box, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrimOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "ts_external_scanner_state_copy" "--export" "ts_external_scanner_state_data" "--export" "ts_external_scanner_state_delete" "--export" "ts_external_scanner_state_eq" "--export" "ts_external_scanner_state_init" "--export" "ts_language_field_count" "--export" "ts_language_field_id_for_name" "--export" "ts_language_field_name_for_id" "--export" "ts_language_public_symbol" "--export" "ts_language_symbol_count" "--export" "ts_language_symbol_for_name" "--export" "ts_language_symbol_metadata" "--export" "ts_language_symbol_name" "--export" "ts_language_symbol_type" "--export" "ts_language_table_entry" "--export" "ts_language_version" "--export" "ts_lexer_advance_to_end" "--export" "ts_lexer_delete" "--export" "ts_lexer_finish" "--export" "ts_lexer_included_ranges" "--export" "ts_lexer_init" "--export" "ts_lexer_mark_end" "--export" "ts_lexer_reset" "--export" "ts_lexer_set_included_ranges" "--export" "ts_lexer_set_input" "--export" "ts_lexer_start" "--export" "ts_node_child" "--export" "ts_node_child_by_field_id" "--export" "ts_node_child_by_field_name" "--export" "ts_node_child_count" "--export" "ts_node_descendant_for_byte_range" "--export" "ts_node_descendant_for_point_range" "--export" "ts_node_edit" "--export" "ts_node_end_byte" "--export" "ts_node_end_point" "--export" "ts_node_eq" "--export" "ts_node_field_name_for_child" "--export" "ts_node_first_child_for_byte" "--export" "ts_node_first_named_child_for_byte" "--export" "ts_node_has_changes" "--export" "ts_node_has_error" "--export" "ts_node_is_extra" "--export" "ts_node_is_missing" "--export" "ts_node_is_named" "--export" "ts_node_is_null" "--export" "ts_node_named_child" "--export" "ts_node_named_child_count" "--export" "ts_node_named_descendant_for_byte_range" "--export" "ts_node_named_descendant_for_point_range" "--export" "ts_node_new" "--export" "ts_node_next_named_sibling" "--export" "ts_node_next_sibling" "--export" "ts_node_parent" "--export" "ts_node_prev_named_sibling" "--export" "ts_node_prev_sibling" "--export" "ts_node_start_byte" "--export" "ts_node_start_point" "--export" "ts_node_string" "--export" "ts_node_symbol" "--export" "ts_node_type" "--export" "ts_parser_cancellation_flag" "--export" "ts_parser_delete" "--export" "ts_parser_included_ranges" "--export" "ts_parser_language" "--export" "ts_parser_logger" "--export" "ts_parser_new" "--export" "ts_parser_parse" "--export" "ts_parser_parse_string" "--export" "ts_parser_parse_string_encoding" "--export" "ts_parser_print_dot_graphs" "--export" "ts_parser_reset" "--export" "ts_parser_set_cancellation_flag" "--export" "ts_parser_set_included_ranges" "--export" "ts_parser_set_language" "--export" "ts_parser_set_logger" "--export" "ts_parser_set_timeout_micros" "--export" "ts_parser_timeout_micros" "--export" "ts_query__step_is_fallible" "--export" "ts_query_capture_count" "--export" "ts_query_capture_name_for_id" "--export" "ts_query_capture_quantifier_for_id" "--export" "ts_query_cursor__compare_captures" "--export" "ts_query_cursor__compare_nodes" "--export" "ts_query_cursor_delete" "--export" "ts_query_cursor_did_exceed_match_limit" "--export" "ts_query_cursor_exec" "--export" "ts_query_cursor_match_limit" "--export" "ts_query_cursor_new" "--export" "ts_query_cursor_next_capture" "--export" "ts_query_cursor_next_match" "--export" "ts_query_cursor_remove_match" "--export" "ts_query_cursor_set_byte_range" "--export" "ts_query_cursor_set_match_limit" "--export" "ts_query_cursor_set_point_range" "--export" "ts_query_delete" "--export" "ts_query_disable_capture" "--export" "ts_query_disable_pattern" "--export" "ts_query_is_pattern_guaranteed_at_step" "--export" "ts_query_is_pattern_non_local" "--export" "ts_query_is_pattern_rooted" "--export" "ts_query_new" "--export" "ts_query_pattern_count" "--export" "ts_query_predicates_for_pattern" "--export" "ts_query_start_byte_for_pattern" "--export" "ts_query_string_count" "--export" "ts_query_string_value_for_id" "--export" "ts_range_array_get_changed_ranges" "--export" "ts_range_array_intersects" "--export" "ts_stack_can_merge" "--export" "ts_stack_clear" "--export" "ts_stack_copy_version" "--export" "ts_stack_delete" "--export" "ts_stack_dynamic_precedence" "--export" "ts_stack_error_cost" "--export" "ts_stack_get_summary" "--export" "ts_stack_halt" "--export" "ts_stack_has_advanced_since_error" "--export" "ts_stack_is_active" "--export" "ts_stack_is_halted" "--export" "ts_stack_is_paused" "--export" "ts_stack_last_external_token" "--export" "ts_stack_merge" "--export" "ts_stack_new" "--export" "ts_stack_node_count_since_error" "--export" "ts_stack_pause" "--export" "ts_stack_pop_all" "--export" "ts_stack_pop_count" "--export" "ts_stack_pop_error" "--export" "ts_stack_pop_pending" "--export" "ts_stack_position" "--export" "ts_stack_print_dot_graph" "--export" "ts_stack_push" "--export" "ts_stack_record_summary" "--export" "ts_stack_remove_version" "--export" "ts_stack_renumber_version" "--export" "ts_stack_resume" "--export" "ts_stack_set_last_external_token" "--export" "ts_stack_state" "--export" "ts_stack_swap_versions" "--export" "ts_stack_version_count" "--export" "ts_subtree__print_dot_graph" "--export" "ts_subtree_array_clear" "--export" "ts_subtree_array_copy" "--export" "ts_subtree_array_delete" "--export" "ts_subtree_array_remove_trailing_extras" "--export" "ts_subtree_array_reverse" "--export" "ts_subtree_balance" "--export" "ts_subtree_clone" "--export" "ts_subtree_compare" "--export" "ts_subtree_edit" "--export" "ts_subtree_external_scanner_state" "--export" "ts_subtree_external_scanner_state_eq" "--export" "ts_subtree_get_changed_ranges" "--export" "ts_subtree_last_external_token" "--export" "ts_subtree_make_mut" "--export" "ts_subtree_new_error" "--export" "ts_subtree_new_error_node" "--export" "ts_subtree_new_leaf" "--export" "ts_subtree_new_missing_leaf" "--export" "ts_subtree_new_node" "--export" "ts_subtree_pool_delete" "--export" "ts_subtree_pool_new" "--export" "ts_subtree_print_dot_graph" "--export" "ts_subtree_release" "--export" "ts_subtree_retain" "--export" "ts_subtree_set_symbol" "--export" "ts_subtree_string" "--export" "ts_subtree_summarize_children" "--export" "ts_tree_copy" "--export" "ts_tree_cursor_copy" "--export" "ts_tree_cursor_current_field_id" "--export" "ts_tree_cursor_current_field_name" "--export" "ts_tree_cursor_current_node" "--export" "ts_tree_cursor_current_status" "--export" "ts_tree_cursor_delete" "--export" "ts_tree_cursor_goto_first_child" "--export" "ts_tree_cursor_goto_first_child_for_byte" "--export" "ts_tree_cursor_goto_first_child_for_point" "--export" "ts_tree_cursor_goto_first_child_internal" "--export" "ts_tree_cursor_goto_next_sibling" "--export" "ts_tree_cursor_goto_next_sibling_internal" "--export" "ts_tree_cursor_goto_parent" "--export" "ts_tree_cursor_init" "--export" "ts_tree_cursor_new" "--export" "ts_tree_cursor_parent_node" "--export" "ts_tree_cursor_reset" "--export" "ts_tree_delete" "--export" "ts_tree_edit" "--export" "ts_tree_get_changed_ranges" "--export" "ts_tree_included_ranges" "--export" "ts_tree_language" "--export" "ts_tree_new" "--export" "ts_tree_print_dot_graph" "--export" "ts_tree_root_node" "--export" "ts_tree_root_node_with_offset" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<8 object files omitted>" "-l" "claps" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{librust_sitter-035d1a9dbab75b26,libtree_sitter_c2rust-73b6265846e23f3a,libregex-4bcf318f6d093c6c,libaho_corasick-c702400c5c43da88,libmemchr-b559ff6c4bd2cfb8,libregex_syntax-181dcb7fc996a84e,libonce_cell-f802108926723965,libc2rust_bitfields-3dd9c7ca27b895a5}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/claps-b0fe4e08356f89ed/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/claps-3c13f47b78c0f0d5.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/claps-b0fe4e08356f89ed/out/libclaps.a: archive member '38197d1d0212fa6a-parser.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/claps-3c13f47b78c0f0d5.claps.c10e508a0496253a-cgu.4.rcgu.o: undefined symbol: tree_sitter_claps [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `claps` (bin "claps") due to 1 previous error; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "00d959f1530ca4d6da11893658adfabaa28a9688fc719c50b9eb503bc11115f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00d959f1530ca4d6da11893658adfabaa28a9688fc719c50b9eb503bc11115f0", kill_on_drop: false }` [INFO] [stdout] 00d959f1530ca4d6da11893658adfabaa28a9688fc719c50b9eb503bc11115f0