[INFO] cloning repository https://github.com/Terrain2/URSL [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Terrain2/URSL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTerrain2%2FURSL", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTerrain2%2FURSL'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce6501e83ebe67f5ae39b776523f237c1ee36050 [INFO] building Terrain2/URSL against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTerrain2%2FURSL" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Terrain2/URSL [INFO] finished tweaking git repo https://github.com/Terrain2/URSL [INFO] tweaked toml for git repo https://github.com/Terrain2/URSL written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Terrain2/URSL 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/Terrain2/URSL 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5d9d7352a1347cb590bd071fcc889323eaa0d739b4fc5452b3a310eb5c649242 [INFO] running `Command { std: "docker" "start" "-a" "5d9d7352a1347cb590bd071fcc889323eaa0d739b4fc5452b3a310eb5c649242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d9d7352a1347cb590bd071fcc889323eaa0d739b4fc5452b3a310eb5c649242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d9d7352a1347cb590bd071fcc889323eaa0d739b4fc5452b3a310eb5c649242", kill_on_drop: false }` [INFO] [stdout] 5d9d7352a1347cb590bd071fcc889323eaa0d739b4fc5452b3a310eb5c649242 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9d3e690b31b8dd5a0955d550dc54dabc41c0467e679898f6e53a9ed78c4151d4 [INFO] running `Command { std: "docker" "start" "-a" "9d3e690b31b8dd5a0955d550dc54dabc41c0467e679898f6e53a9ed78c4151d4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling hashbrown v0.12.2 [INFO] [stderr] Compiling tree-sitter v0.20.8 [INFO] [stderr] Compiling tree-sitter-ursl v0.0.1 (https://github.com/Terrain2/tree-sitter-ursl#219729f1) [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling non-empty-vec v0.2.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling const_format v0.2.26 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tree-sitter-highlight v0.20.1 [INFO] [stderr] Compiling clap v3.2.12 [INFO] [stderr] Compiling ursl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/common.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | fn pos(&self) -> Position; [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] 128 | fn pos(&self) -> Position<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ursl.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | fn pos(&self) -> Position { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 14 | fn pos(&self) -> Position<'_> { [INFO] [stdout] | ++++ [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_highlight_buffer_content" "--export" "ts_highlight_buffer_delete" "--export" "ts_highlight_buffer_len" "--export" "ts_highlight_buffer_line_count" "--export" "ts_highlight_buffer_line_offsets" "--export" "ts_highlight_buffer_new" "--export" "ts_highlighter_add_language" "--export" "ts_highlighter_delete" "--export" "ts_highlighter_highlight" "--export" "ts_highlighter_new" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<17 object files omitted>" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libtree_sitter_ursl-4c5cd4bc90cdd055,libtree_sitter_highlight-aa6c3297ea4ab253}.rlib" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libthiserror-8c3dc6a63adb9db3,libtree_sitter-aea3a77ba7dce69c,libregex-c0515113d95adb62,libaho_corasick-216c86f2849d20a1,libmemchr-b559ff6c4bd2cfb8,libregex_syntax-11d3323a9e30eb65,libclap-7ee38310a6a16b0d,libstrsim-39ec6cd5a47c2372,libtermcolor-8d7030a2f5e002ea,libtextwrap-bd870ef01292318d,libindexmap-82f4e62e53b34840,libhashbrown-75ae0614cee6ce2d,libclap_lex-8448467b51d57035,libos_str_bytes-ff3d87539e46df31,libbitflags-15e3d67e03629ffa,libonce_cell-2fa27379a2fe52ad,libnon_empty_vec-a46993cdba169a86,libconst_format-19d8b14ef2a39973,libcolored-eae62dea5395827c,liblazy_static-36da267ce9339a94,libatty-3242e974e54baef7,libnum-8fcf35edfef3bddb,libnum_iter-aef45be7f4e45b98,libnum_rational-776c0cb7792814cc,libnum_complex-58a15864d4af84d9,libnum_bigint-3486e8eae19a0950,libnum_integer-8a570596c0f5d5dc,libnum_traits-42c657e73be4a9ca}.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/tree-sitter-59c9efe871248661/out" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/tree-sitter-ursl-c8c25081f09d9f6f/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/ursl-30b3884a00bff9f7.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/libtree_sitter_ursl-4c5cd4bc90cdd055.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-aea3a77ba7dce69c.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/ursl-30b3884a00bff9f7.ursl.7cc611ba6bb5bca6-cgu.11.rcgu.o: undefined symbol: ts_parser_parse [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ursl-30b3884a00bff9f7.ursl.7cc611ba6bb5bca6-cgu.11.rcgu.o: undefined symbol: ts_node_child_by_field_name [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter_ursl-4c5cd4bc90cdd055.rlib(tree_sitter_ursl-4c5cd4bc90cdd055.tree_sitter_ursl.6917cfeb3fca1d79-cgu.0.rcgu.o): undefined symbol: tree_sitter_URSL [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter_highlight-aa6c3297ea4ab253.rlib(tree_sitter_highlight-aa6c3297ea4ab253.tree_sitter_highlight.43a3c3023ee7422d-cgu.4.rcgu.o): undefined symbol: ts_parser_parse [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter_highlight-aa6c3297ea4ab253.rlib(tree_sitter_highlight-aa6c3297ea4ab253.tree_sitter_highlight.43a3c3023ee7422d-cgu.4.rcgu.o): undefined symbol: ts_query_cursor_exec [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter_highlight-aa6c3297ea4ab253.rlib(tree_sitter_highlight-aa6c3297ea4ab253.tree_sitter_highlight.43a3c3023ee7422d-cgu.4.rcgu.o): undefined symbol: ts_query_cursor_exec [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter_highlight-aa6c3297ea4ab253.rlib(tree_sitter_highlight-aa6c3297ea4ab253.tree_sitter_highlight.43a3c3023ee7422d-cgu.4.rcgu.o): undefined symbol: ts_query_cursor_next_match [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter_highlight-aa6c3297ea4ab253.rlib(tree_sitter_highlight-aa6c3297ea4ab253.tree_sitter_highlight.43a3c3023ee7422d-cgu.4.rcgu.o): undefined symbol: ts_query_cursor_next_capture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-aea3a77ba7dce69c.rlib(tree_sitter-aea3a77ba7dce69c.tree_sitter.830c0c525c769887-cgu.2.rcgu.o): undefined symbol: ts_language_field_id_for_name [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-aea3a77ba7dce69c.rlib(tree_sitter-aea3a77ba7dce69c.tree_sitter.830c0c525c769887-cgu.2.rcgu.o): undefined symbol: ts_query_string_value_for_id [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-aea3a77ba7dce69c.rlib(tree_sitter-aea3a77ba7dce69c.tree_sitter.830c0c525c769887-cgu.2.rcgu.o): undefined symbol: ts_parser_logger [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-aea3a77ba7dce69c.rlib(tree_sitter-aea3a77ba7dce69c.tree_sitter.830c0c525c769887-cgu.2.rcgu.o): undefined symbol: ts_parser_set_logger [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-aea3a77ba7dce69c.rlib(tree_sitter-aea3a77ba7dce69c.tree_sitter.830c0c525c769887-cgu.2.rcgu.o): undefined symbol: ts_parser_set_language [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-aea3a77ba7dce69c.rlib(tree_sitter-aea3a77ba7dce69c.tree_sitter.830c0c525c769887-cgu.2.rcgu.o): undefined symbol: ts_language_version [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-aea3a77ba7dce69c.rlib(tree_sitter-aea3a77ba7dce69c.tree_sitter.830c0c525c769887-cgu.2.rcgu.o): undefined symbol: ts_parser_set_included_ranges [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-aea3a77ba7dce69c.rlib(tree_sitter-aea3a77ba7dce69c.tree_sitter.830c0c525c769887-cgu.2.rcgu.o): undefined symbol: ts_parser_set_cancellation_flag [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-aea3a77ba7dce69c.rlib(tree_sitter-aea3a77ba7dce69c.tree_sitter.830c0c525c769887-cgu.2.rcgu.o): undefined symbol: ts_parser_set_cancellation_flag [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-aea3a77ba7dce69c.rlib(tree_sitter-aea3a77ba7dce69c.tree_sitter.830c0c525c769887-cgu.2.rcgu.o): undefined symbol: ts_parser_print_dot_graphs [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-aea3a77ba7dce69c.rlib(tree_sitter-aea3a77ba7dce69c.tree_sitter.830c0c525c769887-cgu.2.rcgu.o): undefined symbol: ts_parser_new [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-aea3a77ba7dce69c.rlib(tree_sitter-aea3a77ba7dce69c.tree_sitter.830c0c525c769887-cgu.2.rcgu.o): undefined symbol: ts_tree_root_node [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 `ursl` (bin "ursl") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9d3e690b31b8dd5a0955d550dc54dabc41c0467e679898f6e53a9ed78c4151d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d3e690b31b8dd5a0955d550dc54dabc41c0467e679898f6e53a9ed78c4151d4", kill_on_drop: false }` [INFO] [stdout] 9d3e690b31b8dd5a0955d550dc54dabc41c0467e679898f6e53a9ed78c4151d4