[INFO] cloning repository https://github.com/pheis/tsmv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pheis/tsmv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpheis%2Ftsmv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpheis%2Ftsmv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb0037f660c5595d8f2f53790e298e83fb07e650 [INFO] building pheis/tsmv against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpheis%2Ftsmv" "/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/pheis/tsmv [INFO] finished tweaking git repo https://github.com/pheis/tsmv [INFO] tweaked toml for git repo https://github.com/pheis/tsmv written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pheis/tsmv 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/pheis/tsmv 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] f94ce30d8bb3f052999ffc4197655e853f918801033cf164ed492ee71a678190 [INFO] running `Command { std: "docker" "start" "-a" "f94ce30d8bb3f052999ffc4197655e853f918801033cf164ed492ee71a678190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f94ce30d8bb3f052999ffc4197655e853f918801033cf164ed492ee71a678190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f94ce30d8bb3f052999ffc4197655e853f918801033cf164ed492ee71a678190", kill_on_drop: false }` [INFO] [stdout] f94ce30d8bb3f052999ffc4197655e853f918801033cf164ed492ee71a678190 [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] 352b4ba9062d8aeef450fdb6f5aa869c3aa20cfa9ce77f97fcb7f7f7d13a15ef [INFO] running `Command { std: "docker" "start" "-a" "352b4ba9062d8aeef450fdb6f5aa869c3aa20cfa9ce77f97fcb7f7f7d13a15ef", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling tree-sitter v0.19.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tree-sitter-typescript v0.19.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling ropey v1.2.0 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling mvts v0.4.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" "<9 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libpathdiff-d567268483151bd9,libtree_sitter_typescript-3af8a1541567843c,libtree_sitter-3d1ec47db542fedb,libignore-2550dba3f4f21825,libwalkdir-e16523cfab32a1c0,libthread_local-22afad8e16b14b92,libonce_cell-1ccc756ceee505a2,libsame_file-d90975b76a214118,libglobset-8fdea822b3afcf72,libregex-df58cfafc2f8f92c,libregex_syntax-f639af64a15f3cd8,liblog-9b32a532a53b0ae4,libfnv-4cf7b98c52023da7,libbstr-37e827e5d49eda91,libaho_corasick-87197763c678bd01,libmemchr-fa8ffb06fb2c97e8,libropey-6d5ed0d26745297c,libsmallvec-59b9f1be6ecf76fb,libstructopt-80a1ddc87c29d62f,libclap-49fefd6eedb00da4,libvec_map-4d1795d7ce776985,libtextwrap-f1ce9f77c0f2c5c6,libunicode_width-2ce7b1bea304ba76,libstrsim-77da817db1277a2f,libbitflags-05377f64c37263ee,libatty-3242e974e54baef7,libansi_term-6c0151593fd7624b,librayon-b5916b2b471ac26c,librayon_core-a5489cf5ae519645,libnum_cpus-888ab06e44648752,liblibc-203cf9e3535f22c8,libcrossbeam_deque-9c05fbb45e91d936,libcrossbeam_epoch-86b1527dafeafa9b,libmemoffset-5adbfebf8244c340,libscopeguard-969e7c3c4435a7ba,libcrossbeam_channel-94666da497406907,libcrossbeam_utils-a847fb3e9aa802c1,liblazy_static-36da267ce9339a94,libcfg_if-50b02a9e3502ecf2,libeither-dc6839dd41631a68,libanyhow-9568485101c7ba1a}.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-3c5d3d5a6bd159c3/out" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/tree-sitter-typescript-75b0c4b8128d2f55/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/mvts-60744bc8da2b1ace.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-3af8a1541567843c.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-3af8a1541567843c.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-3af8a1541567843c.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-3af8a1541567843c.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-3d1ec47db542fedb.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/mvts-60744bc8da2b1ace.mvts.87f0645bf6d8a2e0-cgu.6.rcgu.o: undefined symbol: ts_parser_parse [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/mvts-60744bc8da2b1ace.mvts.87f0645bf6d8a2e0-cgu.6.rcgu.o: undefined symbol: ts_query_cursor_exec [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/mvts-60744bc8da2b1ace.mvts.87f0645bf6d8a2e0-cgu.6.rcgu.o: undefined symbol: ts_query_cursor_next_match [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter_typescript-3af8a1541567843c.rlib(tree_sitter_typescript-3af8a1541567843c.tree_sitter_typescript.934aeee12ebdac51-cgu.0.rcgu.o): undefined symbol: tree_sitter_tsx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter_typescript-3af8a1541567843c.rlib(tree_sitter_typescript-3af8a1541567843c.tree_sitter_typescript.934aeee12ebdac51-cgu.0.rcgu.o): undefined symbol: tree_sitter_typescript [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-3d1ec47db542fedb.rlib(tree_sitter-3d1ec47db542fedb.tree_sitter.44a5a30062973ac1-cgu.0.rcgu.o): undefined symbol: ts_query_string_value_for_id [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-3d1ec47db542fedb.rlib(tree_sitter-3d1ec47db542fedb.tree_sitter.44a5a30062973ac1-cgu.0.rcgu.o): undefined symbol: ts_language_version [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-3d1ec47db542fedb.rlib(tree_sitter-3d1ec47db542fedb.tree_sitter.44a5a30062973ac1-cgu.0.rcgu.o): undefined symbol: ts_parser_logger [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-3d1ec47db542fedb.rlib(tree_sitter-3d1ec47db542fedb.tree_sitter.44a5a30062973ac1-cgu.0.rcgu.o): undefined symbol: ts_parser_set_logger [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-3d1ec47db542fedb.rlib(tree_sitter-3d1ec47db542fedb.tree_sitter.44a5a30062973ac1-cgu.0.rcgu.o): undefined symbol: ts_parser_set_language [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-3d1ec47db542fedb.rlib(tree_sitter-3d1ec47db542fedb.tree_sitter.44a5a30062973ac1-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-3d1ec47db542fedb.rlib(tree_sitter-3d1ec47db542fedb.tree_sitter.44a5a30062973ac1-cgu.0.rcgu.o): undefined symbol: ts_parser_new [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-3d1ec47db542fedb.rlib(tree_sitter-3d1ec47db542fedb.tree_sitter.44a5a30062973ac1-cgu.0.rcgu.o): undefined symbol: ts_tree_root_node [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-3d1ec47db542fedb.rlib(tree_sitter-3d1ec47db542fedb.tree_sitter.44a5a30062973ac1-cgu.0.rcgu.o): undefined symbol: ts_node_end_point [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-3d1ec47db542fedb.rlib(tree_sitter-3d1ec47db542fedb.tree_sitter.44a5a30062973ac1-cgu.0.rcgu.o): undefined symbol: ts_node_start_point [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-3d1ec47db542fedb.rlib(tree_sitter-3d1ec47db542fedb.tree_sitter.44a5a30062973ac1-cgu.0.rcgu.o): undefined symbol: ts_query_new [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-3d1ec47db542fedb.rlib(tree_sitter-3d1ec47db542fedb.tree_sitter.44a5a30062973ac1-cgu.0.rcgu.o): undefined symbol: ts_query_string_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-3d1ec47db542fedb.rlib(tree_sitter-3d1ec47db542fedb.tree_sitter.44a5a30062973ac1-cgu.0.rcgu.o): undefined symbol: ts_query_capture_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-3d1ec47db542fedb.rlib(tree_sitter-3d1ec47db542fedb.tree_sitter.44a5a30062973ac1-cgu.0.rcgu.o): undefined symbol: ts_query_pattern_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-3d1ec47db542fedb.rlib(tree_sitter-3d1ec47db542fedb.tree_sitter.44a5a30062973ac1-cgu.0.rcgu.o): undefined symbol: ts_query_capture_name_for_id [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 `mvts` (bin "mvts") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "352b4ba9062d8aeef450fdb6f5aa869c3aa20cfa9ce77f97fcb7f7f7d13a15ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "352b4ba9062d8aeef450fdb6f5aa869c3aa20cfa9ce77f97fcb7f7f7d13a15ef", kill_on_drop: false }` [INFO] [stdout] 352b4ba9062d8aeef450fdb6f5aa869c3aa20cfa9ce77f97fcb7f7f7d13a15ef