[INFO] fetching crate asterisk 0.1.0... [INFO] testing asterisk-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate asterisk 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate asterisk 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate asterisk 0.1.0 [INFO] tweaked toml for crates.io crate asterisk 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate asterisk 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate asterisk 0.1.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1afbb0c78de4be7a911d90c2ae00725636c6cf65ba2f81f7a83c5ef1b53b289d [INFO] running `Command { std: "docker" "start" "-a" "1afbb0c78de4be7a911d90c2ae00725636c6cf65ba2f81f7a83c5ef1b53b289d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1afbb0c78de4be7a911d90c2ae00725636c6cf65ba2f81f7a83c5ef1b53b289d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1afbb0c78de4be7a911d90c2ae00725636c6cf65ba2f81f7a83c5ef1b53b289d", kill_on_drop: false }` [INFO] [stdout] 1afbb0c78de4be7a911d90c2ae00725636c6cf65ba2f81f7a83c5ef1b53b289d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e0f2e3440c9a28292c4320c189023a555a01ff604bc620cf0859714d36b0743 [INFO] running `Command { std: "docker" "start" "-a" "6e0f2e3440c9a28292c4320c189023a555a01ff604bc620cf0859714d36b0743", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling asterisk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.7 [INFO] [stderr] Compiling toml v0.8.11 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.06s [INFO] running `Command { std: "docker" "inspect" "6e0f2e3440c9a28292c4320c189023a555a01ff604bc620cf0859714d36b0743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e0f2e3440c9a28292c4320c189023a555a01ff604bc620cf0859714d36b0743", kill_on_drop: false }` [INFO] [stdout] 6e0f2e3440c9a28292c4320c189023a555a01ff604bc620cf0859714d36b0743 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f3c83cee3b40f42dd1c2aa4c571e579141c021e884b4d8038a5487f26381ba8 [INFO] running `Command { std: "docker" "start" "-a" "2f3c83cee3b40f42dd1c2aa4c571e579141c021e884b4d8038a5487f26381ba8", kill_on_drop: false }` [INFO] [stderr] Compiling asterisk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcoM0jdx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-19a42c14aa38f744,libitoa-cbcf4da6e0ac7621,libryu-0f2a15b68b451590,libasterisk-e2f6bc5994c29dee,libtoml-256948f3df82ba9a,libtoml_edit-41e2a13be132bd4f,libserde_spanned-0b4e16fb4fab101c,libindexmap-39cb3f61f23dfbeb,libequivalent-fdc46004df91ad08,libhashbrown-9dbb75234fa537e4,libwinnow-bfb93ee25779ae55,libtoml_datetime-5a3c1fe46d35b90a,libphf-d838df0a93b1e025,libphf_shared-502041b9a4c9be41,libsiphasher-7b49b0cc05d9e611,libtree_sitter-c5fce1e2940901af,libregex-cd13ad180baac850,libregex_automata-8861a37c55d36990,libaho_corasick-96255a839044782f,libmemchr-d9f1dea47487a283,libregex_syntax-03701eaa5490ec0b,libjwalk-fb1b27f047fe57f8,librayon-66d0b1dbb3ee8285,librayon_core-91553b22dcd827f2,libeither-8836ea092cd3657f,libcrossbeam-e27e52bd1bdd1bb4,libcrossbeam_deque-9ef4ee6c8344f758,libcrossbeam_channel-319ea5ec332033c3,libcrossbeam_queue-f0a8010838a99a9e,libcrossbeam_epoch-83d4e6858184b011,libcrossbeam_utils-8767270430be56a4,libserde-1bf768faf92f0ee6}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcoM0jdx/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/tree-sitter-ba6b799dbfb65948/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cli-b606b546a4175832" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: tree_sitter_rust [INFO] [stdout] >>> referenced by parser.rs:496 (src/parser.rs:496) [INFO] [stdout] >>> asterisk-e2f6bc5994c29dee.asterisk.cc985f22d54d83f2-cgu.11.rcgu.o:(asterisk::parser::is_function_node::h824fd59ffe2b41aa) in archive /opt/rustwide/target/debug/deps/libasterisk-e2f6bc5994c29dee.rlib [INFO] [stdout] >>> referenced by parser.rs:516 (src/parser.rs:516) [INFO] [stdout] >>> asterisk-e2f6bc5994c29dee.asterisk.cc985f22d54d83f2-cgu.11.rcgu.o:(asterisk::parser::get_function_name::ha48cf0c78e2e1e88) in archive /opt/rustwide/target/debug/deps/libasterisk-e2f6bc5994c29dee.rlib [INFO] [stdout] >>> referenced by parser.rs:541 (src/parser.rs:541) [INFO] [stdout] >>> asterisk-e2f6bc5994c29dee.asterisk.cc985f22d54d83f2-cgu.11.rcgu.o:(asterisk::parser::is_call_expression::hdca36bc81b50eda9) in archive /opt/rustwide/target/debug/deps/libasterisk-e2f6bc5994c29dee.rlib [INFO] [stdout] >>> referenced 4 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: tree_sitter_python [INFO] [stdout] >>> referenced by parser.rs:497 (src/parser.rs:497) [INFO] [stdout] >>> asterisk-e2f6bc5994c29dee.asterisk.cc985f22d54d83f2-cgu.11.rcgu.o:(asterisk::parser::is_function_node::h824fd59ffe2b41aa) in archive /opt/rustwide/target/debug/deps/libasterisk-e2f6bc5994c29dee.rlib [INFO] [stdout] >>> referenced by parser.rs:520 (src/parser.rs:520) [INFO] [stdout] >>> asterisk-e2f6bc5994c29dee.asterisk.cc985f22d54d83f2-cgu.11.rcgu.o:(asterisk::parser::get_function_name::ha48cf0c78e2e1e88) in archive /opt/rustwide/target/debug/deps/libasterisk-e2f6bc5994c29dee.rlib [INFO] [stdout] >>> referenced by parser.rs:542 (src/parser.rs:542) [INFO] [stdout] >>> asterisk-e2f6bc5994c29dee.asterisk.cc985f22d54d83f2-cgu.11.rcgu.o:(asterisk::parser::is_call_expression::hdca36bc81b50eda9) in archive /opt/rustwide/target/debug/deps/libasterisk-e2f6bc5994c29dee.rlib [INFO] [stdout] >>> referenced 5 more times [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `asterisk` (example "cli") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2f3c83cee3b40f42dd1c2aa4c571e579141c021e884b4d8038a5487f26381ba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f3c83cee3b40f42dd1c2aa4c571e579141c021e884b4d8038a5487f26381ba8", kill_on_drop: false }` [INFO] [stdout] 2f3c83cee3b40f42dd1c2aa4c571e579141c021e884b4d8038a5487f26381ba8