[INFO] cloning repository https://github.com/AloizioMacedo/python-type-hints-checker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AloizioMacedo/python-type-hints-checker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAloizioMacedo%2Fpython-type-hints-checker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAloizioMacedo%2Fpython-type-hints-checker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc8b3e7f1dcb0265c6b0330e5e4c87ad4161d7e8 [INFO] building AloizioMacedo/python-type-hints-checker against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAloizioMacedo%2Fpython-type-hints-checker" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AloizioMacedo/python-type-hints-checker [INFO] finished tweaking git repo https://github.com/AloizioMacedo/python-type-hints-checker [INFO] tweaked toml for git repo https://github.com/AloizioMacedo/python-type-hints-checker written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AloizioMacedo/python-type-hints-checker 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/AloizioMacedo/python-type-hints-checker 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3de0d6371492a05c102e809b37194cb8b213bde07ba02c41e82b22dd2205dec5 [INFO] running `Command { std: "docker" "start" "-a" "3de0d6371492a05c102e809b37194cb8b213bde07ba02c41e82b22dd2205dec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3de0d6371492a05c102e809b37194cb8b213bde07ba02c41e82b22dd2205dec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3de0d6371492a05c102e809b37194cb8b213bde07ba02c41e82b22dd2205dec5", kill_on_drop: false }` [INFO] [stdout] 3de0d6371492a05c102e809b37194cb8b213bde07ba02c41e82b22dd2205dec5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a6dcf3b950b3343caec2453bcd7a904e66415b78577883591b9ef6fdd71f6e25 [INFO] running `Command { std: "docker" "start" "-a" "a6dcf3b950b3343caec2453bcd7a904e66415b78577883591b9ef6fdd71f6e25", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling tree-sitter-python v0.20.4 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling tree-sitter-traversal v0.1.2 [INFO] [stderr] Compiling clap v4.4.2 [INFO] [stderr] Compiling python-type-hints-checker v0.3.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" "<5 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libtree_sitter_traversal-3ab50c3f0f69537f,libtree_sitter_python-062aa3e236ac584c,libtree_sitter-f786e15415ef0eb9,libregex-3d8276e42eb7cb24,libregex_automata-c1c6796fe3dc4a5c,libaho_corasick-49d25ff48c752386,libmemchr-0406b5cef703fe34,libregex_syntax-35268dfa8ab68f75,libwalkdir-40e6414ad001b695,libsame_file-8587cb43d7df042a,librayon-11b10a68778df952,librayon_core-862c2a8b37215ae5,libnum_cpus-09badbcf6c0852e9,liblibc-b01949523a51e7d3,libcrossbeam_deque-162f8e5774647240,libcrossbeam_epoch-6a57baa40d6e0077,libmemoffset-7c14ab8c11c9034a,libscopeguard-1b8ce522fe9ea287,libcrossbeam_channel-969312d70573c5e2,libcrossbeam_utils-f035a3e34b31bdf5,libcfg_if-d58a9b1e86e0c8bd,libeither-3148f399b72b1095,libclap-aba12e7c48e5e931,libclap_builder-38889ada83ff4949,libstrsim-e78b005e78dc9e07,libanstream-b8feb68c130a5d45,libanstyle_query-240242487b914587,libcolorchoice-67fedd9e8077841d,libanstyle_parse-1bfe4e34da4a5cb1,libutf8parse-53566184ccb5767b,libclap_lex-994b2947208af077,libanstyle-72110f5487f69cff}.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-3313d5b5a695c8fe/out" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/tree-sitter-python-e1a7619a3ac0c013/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/pythcheck-20299850d2a5381f.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_python-062aa3e236ac584c.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_python-062aa3e236ac584c.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-f786e15415ef0eb9.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/pythcheck-20299850d2a5381f.pythcheck.c1e150d98112691f-cgu.2.rcgu.o: undefined symbol: ts_parser_parse [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter_python-062aa3e236ac584c.rlib(tree_sitter_python-062aa3e236ac584c.tree_sitter_python.20b574abf13f0daa-cgu.0.rcgu.o): undefined symbol: tree_sitter_python [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-f786e15415ef0eb9.rlib(tree_sitter-f786e15415ef0eb9.tree_sitter.8a873c90ee1bcb9-cgu.2.rcgu.o): undefined symbol: ts_parser_logger [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-f786e15415ef0eb9.rlib(tree_sitter-f786e15415ef0eb9.tree_sitter.8a873c90ee1bcb9-cgu.2.rcgu.o): undefined symbol: ts_parser_set_logger [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-f786e15415ef0eb9.rlib(tree_sitter-f786e15415ef0eb9.tree_sitter.8a873c90ee1bcb9-cgu.2.rcgu.o): undefined symbol: ts_parser_set_language [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-f786e15415ef0eb9.rlib(tree_sitter-f786e15415ef0eb9.tree_sitter.8a873c90ee1bcb9-cgu.2.rcgu.o): undefined symbol: ts_language_version [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-f786e15415ef0eb9.rlib(tree_sitter-f786e15415ef0eb9.tree_sitter.8a873c90ee1bcb9-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-f786e15415ef0eb9.rlib(tree_sitter-f786e15415ef0eb9.tree_sitter.8a873c90ee1bcb9-cgu.2.rcgu.o): undefined symbol: ts_parser_new [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-f786e15415ef0eb9.rlib(tree_sitter-f786e15415ef0eb9.tree_sitter.8a873c90ee1bcb9-cgu.2.rcgu.o): undefined symbol: ts_tree_root_node [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-f786e15415ef0eb9.rlib(tree_sitter-f786e15415ef0eb9.tree_sitter.8a873c90ee1bcb9-cgu.2.rcgu.o): undefined symbol: ts_tree_cursor_new [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-f786e15415ef0eb9.rlib(tree_sitter-f786e15415ef0eb9.tree_sitter.8a873c90ee1bcb9-cgu.2.rcgu.o): undefined symbol: ts_node_start_byte [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-f786e15415ef0eb9.rlib(tree_sitter-f786e15415ef0eb9.tree_sitter.8a873c90ee1bcb9-cgu.2.rcgu.o): undefined symbol: ts_node_end_byte [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-f786e15415ef0eb9.rlib(tree_sitter-f786e15415ef0eb9.tree_sitter.8a873c90ee1bcb9-cgu.2.rcgu.o): undefined symbol: ts_node_child_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-f786e15415ef0eb9.rlib(tree_sitter-f786e15415ef0eb9.tree_sitter.8a873c90ee1bcb9-cgu.2.rcgu.o): undefined symbol: ts_node_end_point [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-f786e15415ef0eb9.rlib(tree_sitter-f786e15415ef0eb9.tree_sitter.8a873c90ee1bcb9-cgu.2.rcgu.o): undefined symbol: ts_tree_cursor_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-f786e15415ef0eb9.rlib(tree_sitter-f786e15415ef0eb9.tree_sitter.8a873c90ee1bcb9-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-f786e15415ef0eb9.rlib(tree_sitter-f786e15415ef0eb9.tree_sitter.8a873c90ee1bcb9-cgu.2.rcgu.o): undefined symbol: ts_node_start_point [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-f786e15415ef0eb9.rlib(tree_sitter-f786e15415ef0eb9.tree_sitter.8a873c90ee1bcb9-cgu.2.rcgu.o): undefined symbol: ts_node_type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-f786e15415ef0eb9.rlib(tree_sitter-f786e15415ef0eb9.tree_sitter.8a873c90ee1bcb9-cgu.2.rcgu.o): undefined symbol: ts_node_child [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtree_sitter-f786e15415ef0eb9.rlib(tree_sitter-f786e15415ef0eb9.tree_sitter.8a873c90ee1bcb9-cgu.2.rcgu.o): undefined symbol: ts_node_symbol [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 `python-type-hints-checker` (bin "pythcheck") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a6dcf3b950b3343caec2453bcd7a904e66415b78577883591b9ef6fdd71f6e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6dcf3b950b3343caec2453bcd7a904e66415b78577883591b9ef6fdd71f6e25", kill_on_drop: false }` [INFO] [stdout] a6dcf3b950b3343caec2453bcd7a904e66415b78577883591b9ef6fdd71f6e25