[INFO] cloning repository https://github.com/buschco/unused-export-lint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/buschco/unused-export-lint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuschco%2Funused-export-lint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuschco%2Funused-export-lint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5fc6cb5f1636085f8a12bedce5503d3f60d9d045 [INFO] building buschco/unused-export-lint against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuschco%2Funused-export-lint" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/buschco/unused-export-lint [INFO] finished tweaking git repo https://github.com/buschco/unused-export-lint [INFO] tweaked toml for git repo https://github.com/buschco/unused-export-lint written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/buschco/unused-export-lint 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/buschco/unused-export-lint 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7d9048932db445b35ca09fb0c966e86ecbc4c4873202601c77f68c9cbdc5e2ef [INFO] running `Command { std: "docker" "start" "-a" "7d9048932db445b35ca09fb0c966e86ecbc4c4873202601c77f68c9cbdc5e2ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d9048932db445b35ca09fb0c966e86ecbc4c4873202601c77f68c9cbdc5e2ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d9048932db445b35ca09fb0c966e86ecbc4c4873202601c77f68c9cbdc5e2ef", kill_on_drop: false }` [INFO] [stdout] 7d9048932db445b35ca09fb0c966e86ecbc4c4873202601c77f68c9cbdc5e2ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ed28214663b56b8925c7541023ee25798d6d542a26c2060f9fe21b2e964dd6a3 [INFO] running `Command { std: "docker" "start" "-a" "ed28214663b56b8925c7541023ee25798d6d542a26c2060f9fe21b2e964dd6a3", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling tree-sitter v0.20.9 [INFO] [stderr] Compiling tree-sitter-typescript v0.20.1 [INFO] [stderr] Compiling unused-export-lint v0.1.0 (/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" "<4 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libtree_sitter_typescript-5c9e33283dfb09b6,libtree_sitter-1ee89e2bdc70bb80,libregex-ec7b75fae19c1b0f,libaho_corasick-3a7e38a200a7a11b,libmemchr-b559ff6c4bd2cfb8,libregex_syntax-0da2ab57ff4de41e,libpath_clean-21bbd94dec9a665f,libglob-93c1bba61a4291df}.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-4252b47974694522/out" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/tree-sitter-typescript-1b70c2e431f671e1/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/unused_export_lint-540815d50fef92bb.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_typescript-5c9e33283dfb09b6.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_typescript-5c9e33283dfb09b6.rlib: archive member 'scanner.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter_typescript-5c9e33283dfb09b6.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_typescript-5c9e33283dfb09b6.rlib: archive member 'scanner.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-1ee89e2bdc70bb80.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/unused_export_lint-540815d50fef92bb.unused_export_lint.2b1bcc98adb3a880-cgu.0.rcgu.o: undefined symbol: ts_parser_parse [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter_typescript-5c9e33283dfb09b6.rlib(tree_sitter_typescript-5c9e33283dfb09b6.tree_sitter_typescript.dc3f05076efff87-cgu.0.rcgu.o): undefined symbol: tree_sitter_tsx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-1ee89e2bdc70bb80.rlib(tree_sitter-1ee89e2bdc70bb80.tree_sitter.bc4618b4f0792bcf-cgu.2.rcgu.o): undefined symbol: ts_parser_logger [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-1ee89e2bdc70bb80.rlib(tree_sitter-1ee89e2bdc70bb80.tree_sitter.bc4618b4f0792bcf-cgu.2.rcgu.o): undefined symbol: ts_parser_set_logger [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-1ee89e2bdc70bb80.rlib(tree_sitter-1ee89e2bdc70bb80.tree_sitter.bc4618b4f0792bcf-cgu.2.rcgu.o): undefined symbol: ts_parser_set_language [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-1ee89e2bdc70bb80.rlib(tree_sitter-1ee89e2bdc70bb80.tree_sitter.bc4618b4f0792bcf-cgu.2.rcgu.o): undefined symbol: ts_language_version [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-1ee89e2bdc70bb80.rlib(tree_sitter-1ee89e2bdc70bb80.tree_sitter.bc4618b4f0792bcf-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-1ee89e2bdc70bb80.rlib(tree_sitter-1ee89e2bdc70bb80.tree_sitter.bc4618b4f0792bcf-cgu.2.rcgu.o): undefined symbol: ts_parser_new [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-1ee89e2bdc70bb80.rlib(tree_sitter-1ee89e2bdc70bb80.tree_sitter.bc4618b4f0792bcf-cgu.2.rcgu.o): undefined symbol: ts_tree_root_node [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-1ee89e2bdc70bb80.rlib(tree_sitter-1ee89e2bdc70bb80.tree_sitter.bc4618b4f0792bcf-cgu.2.rcgu.o): undefined symbol: ts_tree_cursor_new [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-1ee89e2bdc70bb80.rlib(tree_sitter-1ee89e2bdc70bb80.tree_sitter.bc4618b4f0792bcf-cgu.2.rcgu.o): undefined symbol: ts_node_start_byte [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-1ee89e2bdc70bb80.rlib(tree_sitter-1ee89e2bdc70bb80.tree_sitter.bc4618b4f0792bcf-cgu.2.rcgu.o): undefined symbol: ts_node_end_byte [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-1ee89e2bdc70bb80.rlib(tree_sitter-1ee89e2bdc70bb80.tree_sitter.bc4618b4f0792bcf-cgu.2.rcgu.o): undefined symbol: ts_node_child_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-1ee89e2bdc70bb80.rlib(tree_sitter-1ee89e2bdc70bb80.tree_sitter.bc4618b4f0792bcf-cgu.2.rcgu.o): undefined symbol: ts_node_end_point [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-1ee89e2bdc70bb80.rlib(tree_sitter-1ee89e2bdc70bb80.tree_sitter.bc4618b4f0792bcf-cgu.2.rcgu.o): undefined symbol: ts_tree_cursor_goto_first_child [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-1ee89e2bdc70bb80.rlib(tree_sitter-1ee89e2bdc70bb80.tree_sitter.bc4618b4f0792bcf-cgu.2.rcgu.o): undefined symbol: ts_node_start_point [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-1ee89e2bdc70bb80.rlib(tree_sitter-1ee89e2bdc70bb80.tree_sitter.bc4618b4f0792bcf-cgu.2.rcgu.o): undefined symbol: ts_node_type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-1ee89e2bdc70bb80.rlib(tree_sitter-1ee89e2bdc70bb80.tree_sitter.bc4618b4f0792bcf-cgu.2.rcgu.o): undefined symbol: ts_node_child [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-1ee89e2bdc70bb80.rlib(tree_sitter-1ee89e2bdc70bb80.tree_sitter.bc4618b4f0792bcf-cgu.2.rcgu.o): undefined symbol: ts_tree_cursor_goto_next_sibling [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-1ee89e2bdc70bb80.rlib(tree_sitter-1ee89e2bdc70bb80.tree_sitter.bc4618b4f0792bcf-cgu.2.rcgu.o): undefined symbol: ts_tree_cursor_current_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 `unused-export-lint` (bin "unused-export-lint") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ed28214663b56b8925c7541023ee25798d6d542a26c2060f9fe21b2e964dd6a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed28214663b56b8925c7541023ee25798d6d542a26c2060f9fe21b2e964dd6a3", kill_on_drop: false }` [INFO] [stdout] ed28214663b56b8925c7541023ee25798d6d542a26c2060f9fe21b2e964dd6a3