[INFO] cloning repository https://github.com/Markus-Studio/Markus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Markus-Studio/Markus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkus-Studio%2FMarkus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkus-Studio%2FMarkus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c6b5440dfa45d55fd8be7b5f6aede7485aeacd9 [INFO] building Markus-Studio/Markus against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkus-Studio%2FMarkus" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Markus-Studio/Markus [INFO] finished tweaking git repo https://github.com/Markus-Studio/Markus [INFO] tweaked toml for git repo https://github.com/Markus-Studio/Markus written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Markus-Studio/Markus 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/Markus-Studio/Markus 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 31d23bd5c19dafe14071c838224e148be167c8f32f5a88b8448ecf1299674e45 [INFO] running `Command { std: "docker" "start" "-a" "31d23bd5c19dafe14071c838224e148be167c8f32f5a88b8448ecf1299674e45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31d23bd5c19dafe14071c838224e148be167c8f32f5a88b8448ecf1299674e45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31d23bd5c19dafe14071c838224e148be167c8f32f5a88b8448ecf1299674e45", kill_on_drop: false }` [INFO] [stdout] 31d23bd5c19dafe14071c838224e148be167c8f32f5a88b8448ecf1299674e45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 68c12043d92398c1c37b5b0389b73925e54425d282ea4d5458d51be8105dec27 [INFO] running `Command { std: "docker" "start" "-a" "68c12043d92398c1c37b5b0389b73925e54425d282ea4d5458d51be8105dec27", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling bimap v0.4.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tree-sitter v0.16.1 [INFO] [stderr] Compiling frontend v0.1.0 (/opt/rustwide/workdir/frontend) [INFO] [stderr] warning: frontend@0.1.0: In file included from tree-sitter-markus/src/parser.c:1: [INFO] [stderr] warning: frontend@0.1.0: tree-sitter-markus/src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: frontend@0.1.0: tree-sitter-markus/src/tree_sitter/parser.h:131:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: frontend@0.1.0: 131 | bool eof = false; \ [INFO] [stderr] warning: frontend@0.1.0: | ^~~ [INFO] [stderr] warning: frontend@0.1.0: tree-sitter-markus/src/parser.c:1282:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: frontend@0.1.0: 1282 | START_LEXER(); [INFO] [stderr] warning: frontend@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] Compiling daggy v0.7.0 [INFO] [stderr] Compiling ir v0.1.0 (/opt/rustwide/workdir/ir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> ir/src/types.rs:370:17 [INFO] [stdout] | [INFO] [stdout] 370 | pub fn iter(&self) -> bit_set::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 370 | pub fn iter(&self) -> bit_set::Iter<'_, u32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stdout] warning: unused import: `Point` [INFO] [stdout] --> frontend/src/shared.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | pub use tree_sitter::{Point, Range}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> frontend/src/types.rs:337:17 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn iter(&self) -> bit_set::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 337 | pub fn iter(&self) -> bit_set::Iter<'_, u32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling markus-cli v0.1.0 (/opt/rustwide/workdir/cli) [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_record_calloc" "--export" "ts_record_free" "--export" "ts_record_malloc" "--export" "ts_record_realloc" "--export" "ts_toggle_allocation_recording" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libfrontend-6c67df98f425626a,libtree_sitter-493cb80097ffc2db,libregex-f2ec874141149b37,libthread_local-6e2b55d713b0a72f,liblazy_static-36da267ce9339a94,libregex_syntax-be1006f299fb7ba4,libaho_corasick-da961c11699d17e2,libmemchr-7c98dd2320cece68,libstrum-2981f1e4f4a7ecc8,libdaggy-1be48d895f021261,libpetgraph-1da3936a7dd75186,libindexmap-65309456b020a938,libfixedbitset-56eadc682e3c494c,libbit_set-4856b090ec29b765,libbit_vec-0320c38f2effac78,libclap-23396e6080ddc0b9,libvec_map-35db6a21e4c898cc,libtextwrap-5ad0562977b0b78e,libunicode_width-2859b1f7609dcb27,libstrsim-77da817db1277a2f,libbitflags-05377f64c37263ee,libatty-3242e974e54baef7,libansi_term-6c0151593fd7624b}.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/frontend-596ac095e922f176/out" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/tree-sitter-1931477e7da5037f/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/markus_cli-a279791c2c0eebd2.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/deps/libfrontend-6c67df98f425626a.rlib: archive member 'parser.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-493cb80097ffc2db.rlib: archive member 'lib.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libfrontend-6c67df98f425626a.rlib(frontend-6c67df98f425626a.frontend.e879735cd81024d3-cgu.5.rcgu.o): undefined symbol: tree_sitter_markus [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libfrontend-6c67df98f425626a.rlib(frontend-6c67df98f425626a.frontend.e879735cd81024d3-cgu.6.rcgu.o): undefined symbol: ts_parser_parse [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libfrontend-6c67df98f425626a.rlib(frontend-6c67df98f425626a.frontend.e879735cd81024d3-cgu.6.rcgu.o): undefined symbol: ts_node_child_by_field_name [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-493cb80097ffc2db.rlib(tree_sitter-493cb80097ffc2db.tree_sitter.a0e7f93af7ed7a37-cgu.0.rcgu.o): undefined symbol: ts_language_field_id_for_name [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-493cb80097ffc2db.rlib(tree_sitter-493cb80097ffc2db.tree_sitter.a0e7f93af7ed7a37-cgu.0.rcgu.o): undefined symbol: ts_language_version [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-493cb80097ffc2db.rlib(tree_sitter-493cb80097ffc2db.tree_sitter.a0e7f93af7ed7a37-cgu.0.rcgu.o): undefined symbol: ts_parser_logger [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-493cb80097ffc2db.rlib(tree_sitter-493cb80097ffc2db.tree_sitter.a0e7f93af7ed7a37-cgu.0.rcgu.o): undefined symbol: ts_parser_set_logger [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-493cb80097ffc2db.rlib(tree_sitter-493cb80097ffc2db.tree_sitter.a0e7f93af7ed7a37-cgu.0.rcgu.o): undefined symbol: ts_parser_set_language [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-493cb80097ffc2db.rlib(tree_sitter-493cb80097ffc2db.tree_sitter.a0e7f93af7ed7a37-cgu.0.rcgu.o): undefined symbol: ts_parser_print_dot_graphs [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-493cb80097ffc2db.rlib(tree_sitter-493cb80097ffc2db.tree_sitter.a0e7f93af7ed7a37-cgu.0.rcgu.o): undefined symbol: ts_parser_new [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-493cb80097ffc2db.rlib(tree_sitter-493cb80097ffc2db.tree_sitter.a0e7f93af7ed7a37-cgu.0.rcgu.o): undefined symbol: ts_parser_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-493cb80097ffc2db.rlib(tree_sitter-493cb80097ffc2db.tree_sitter.a0e7f93af7ed7a37-cgu.0.rcgu.o): undefined symbol: ts_tree_root_node [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-493cb80097ffc2db.rlib(tree_sitter-493cb80097ffc2db.tree_sitter.a0e7f93af7ed7a37-cgu.0.rcgu.o): undefined symbol: ts_tree_cursor_new [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-493cb80097ffc2db.rlib(tree_sitter-493cb80097ffc2db.tree_sitter.a0e7f93af7ed7a37-cgu.0.rcgu.o): undefined symbol: ts_node_start_byte [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-493cb80097ffc2db.rlib(tree_sitter-493cb80097ffc2db.tree_sitter.a0e7f93af7ed7a37-cgu.0.rcgu.o): undefined symbol: ts_node_end_byte [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-493cb80097ffc2db.rlib(tree_sitter-493cb80097ffc2db.tree_sitter.a0e7f93af7ed7a37-cgu.0.rcgu.o): undefined symbol: ts_node_child_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-493cb80097ffc2db.rlib(tree_sitter-493cb80097ffc2db.tree_sitter.a0e7f93af7ed7a37-cgu.0.rcgu.o): undefined symbol: ts_node_end_point [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-493cb80097ffc2db.rlib(tree_sitter-493cb80097ffc2db.tree_sitter.a0e7f93af7ed7a37-cgu.0.rcgu.o): undefined symbol: ts_tree_cursor_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-493cb80097ffc2db.rlib(tree_sitter-493cb80097ffc2db.tree_sitter.a0e7f93af7ed7a37-cgu.0.rcgu.o): undefined symbol: ts_tree_cursor_goto_first_child [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-493cb80097ffc2db.rlib(tree_sitter-493cb80097ffc2db.tree_sitter.a0e7f93af7ed7a37-cgu.0.rcgu.o): undefined symbol: ts_node_start_point [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `markus-cli` (bin "markus-cli") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "68c12043d92398c1c37b5b0389b73925e54425d282ea4d5458d51be8105dec27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68c12043d92398c1c37b5b0389b73925e54425d282ea4d5458d51be8105dec27", kill_on_drop: false }` [INFO] [stdout] 68c12043d92398c1c37b5b0389b73925e54425d282ea4d5458d51be8105dec27