[INFO] cloning repository https://github.com/ikexing-cn/tree-sitter-zenscript [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ikexing-cn/tree-sitter-zenscript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikexing-cn%2Ftree-sitter-zenscript", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikexing-cn%2Ftree-sitter-zenscript'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e31ceae2a298bc9d38e013e0416280f0cb386351 [INFO] building ikexing-cn/tree-sitter-zenscript against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikexing-cn%2Ftree-sitter-zenscript" "/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/ikexing-cn/tree-sitter-zenscript [INFO] finished tweaking git repo https://github.com/ikexing-cn/tree-sitter-zenscript [INFO] tweaked toml for git repo https://github.com/ikexing-cn/tree-sitter-zenscript written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ikexing-cn/tree-sitter-zenscript 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/ikexing-cn/tree-sitter-zenscript 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] 2b9bbf8c4433b56b0f33cb87f8caea994218e0d902b065b2205b7ab724ca5665 [INFO] running `Command { std: "docker" "start" "-a" "2b9bbf8c4433b56b0f33cb87f8caea994218e0d902b065b2205b7ab724ca5665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b9bbf8c4433b56b0f33cb87f8caea994218e0d902b065b2205b7ab724ca5665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b9bbf8c4433b56b0f33cb87f8caea994218e0d902b065b2205b7ab724ca5665", kill_on_drop: false }` [INFO] [stdout] 2b9bbf8c4433b56b0f33cb87f8caea994218e0d902b065b2205b7ab724ca5665 [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] 5ab0185a2c83d99d34343f8658f8281990c3bd595f147795ac33cf4301f8a8b5 [INFO] running `Command { std: "docker" "start" "-a" "5ab0185a2c83d99d34343f8658f8281990c3bd595f147795ac33cf4301f8a8b5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling tree-sitter-zenscript v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.39s [INFO] running `Command { std: "docker" "inspect" "5ab0185a2c83d99d34343f8658f8281990c3bd595f147795ac33cf4301f8a8b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ab0185a2c83d99d34343f8658f8281990c3bd595f147795ac33cf4301f8a8b5", kill_on_drop: false }` [INFO] [stdout] 5ab0185a2c83d99d34343f8658f8281990c3bd595f147795ac33cf4301f8a8b5 [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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] ae8959bf60529b8e29601188cd07dd6270a31eff9077e4db16e452e3eeaa9954 [INFO] running `Command { std: "docker" "start" "-a" "ae8959bf60529b8e29601188cd07dd6270a31eff9077e4db16e452e3eeaa9954", kill_on_drop: false }` [INFO] [stderr] Compiling tree-sitter-zenscript v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<2 object files omitted>" "-l" "parser" "/lib/rustlib/wasm32-wasip1/lib/{libpanic_abort-*,libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libtree_sitter-a07b6ea1abcfa1c3,libregex-14cfcdd8fd5ef83c,libregex_automata-3a29da460070334a,libaho_corasick-7a9d73be466e9f0d,libmemchr-b559ff6c4bd2cfb8,libregex_syntax-9fbfc4f00401950b}.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-zenscript-b0932b41215f549d/out" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/tree-sitter-0a337adaad3939f4/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/tree_sitter_zenscript-381f381f099d9825.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/tree-sitter-zenscript-b0932b41215f549d/out/libparser.a: 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-a07b6ea1abcfa1c3.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/tree_sitter_zenscript-381f381f099d9825.tree_sitter_zenscript.c1f4980beb6bf534-cgu.0.rcgu.o: undefined symbol: tree_sitter_zenscript [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-a07b6ea1abcfa1c3.rlib(tree_sitter-a07b6ea1abcfa1c3.tree_sitter.866768c44b30b73e-cgu.2.rcgu.o): undefined symbol: ts_parser_logger [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-a07b6ea1abcfa1c3.rlib(tree_sitter-a07b6ea1abcfa1c3.tree_sitter.866768c44b30b73e-cgu.2.rcgu.o): undefined symbol: ts_parser_set_logger [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-a07b6ea1abcfa1c3.rlib(tree_sitter-a07b6ea1abcfa1c3.tree_sitter.866768c44b30b73e-cgu.2.rcgu.o): undefined symbol: ts_parser_set_language [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-a07b6ea1abcfa1c3.rlib(tree_sitter-a07b6ea1abcfa1c3.tree_sitter.866768c44b30b73e-cgu.2.rcgu.o): undefined symbol: ts_language_version [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-a07b6ea1abcfa1c3.rlib(tree_sitter-a07b6ea1abcfa1c3.tree_sitter.866768c44b30b73e-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-a07b6ea1abcfa1c3.rlib(tree_sitter-a07b6ea1abcfa1c3.tree_sitter.866768c44b30b73e-cgu.2.rcgu.o): undefined symbol: ts_parser_new [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-a07b6ea1abcfa1c3.rlib(tree_sitter-a07b6ea1abcfa1c3.tree_sitter.866768c44b30b73e-cgu.2.rcgu.o): undefined symbol: ts_parser_delete [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tree-sitter-zenscript` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ae8959bf60529b8e29601188cd07dd6270a31eff9077e4db16e452e3eeaa9954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae8959bf60529b8e29601188cd07dd6270a31eff9077e4db16e452e3eeaa9954", kill_on_drop: false }` [INFO] [stdout] ae8959bf60529b8e29601188cd07dd6270a31eff9077e4db16e452e3eeaa9954