[INFO] fetching crate asterisk 0.1.0... [INFO] testing asterisk-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate asterisk 0.1.0 into /workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate asterisk 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.94 [INFO] [stderr] Downloaded tree-sitter v0.20.10 [INFO] [stderr] Downloaded toml v0.8.11 [INFO] [stderr] Downloaded crossbeam-channel v0.5.12 [INFO] [stderr] Downloaded rayon v1.9.0 [INFO] [stderr] Downloaded toml_edit v0.22.7 [INFO] [stderr] Downloaded winnow v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30555093590e1cbc5df7ff000cfbdd2053c766ab7e7b61ecbfb5e34dc8ce76f1 [INFO] running `Command { std: "docker" "start" "-a" "30555093590e1cbc5df7ff000cfbdd2053c766ab7e7b61ecbfb5e34dc8ce76f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30555093590e1cbc5df7ff000cfbdd2053c766ab7e7b61ecbfb5e34dc8ce76f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30555093590e1cbc5df7ff000cfbdd2053c766ab7e7b61ecbfb5e34dc8ce76f1", kill_on_drop: false }` [INFO] [stdout] 30555093590e1cbc5df7ff000cfbdd2053c766ab7e7b61ecbfb5e34dc8ce76f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7d0b0c32fdbff36e650e8dfbc3b592549a27595dda3e076d21c2aaa10aa613cd [INFO] running `Command { std: "docker" "start" "-a" "7d0b0c32fdbff36e650e8dfbc3b592549a27595dda3e076d21c2aaa10aa613cd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling asterisk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling itoa v1.0.10 [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 regex v1.10.3 [INFO] [stderr] Compiling phf v0.11.2 [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 48.33s [INFO] running `Command { std: "docker" "inspect" "7d0b0c32fdbff36e650e8dfbc3b592549a27595dda3e076d21c2aaa10aa613cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d0b0c32fdbff36e650e8dfbc3b592549a27595dda3e076d21c2aaa10aa613cd", kill_on_drop: false }` [INFO] [stdout] 7d0b0c32fdbff36e650e8dfbc3b592549a27595dda3e076d21c2aaa10aa613cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 934ce9b14245a6b16941eb76b2d7dfbbd6f5b6759adaf0647e21fde6d8b3f226 [INFO] running `Command { std: "docker" "start" "-a" "934ce9b14245a6b16941eb76b2d7dfbbd6f5b6759adaf0647e21fde6d8b3f226", 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" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcQoxEWo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libserde_json-3988a23c945e2642.rlib,libitoa-73d9d3aecc858511.rlib,libryu-4e99e3c536c38f5c.rlib,libasterisk-b031ec093cd2c748.rlib,libtoml-dd53a64f143224c7.rlib,libtoml_edit-80bf1447dbeb2059.rlib,libserde_spanned-ca3268e25c5db2c3.rlib,libindexmap-46a3b43b5bbd0f96.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-8df74ee8101279e8.rlib,libwinnow-50375cfc1957e699.rlib,libtoml_datetime-05fba8db5e49d31e.rlib,libphf-0d7a5e473fa5cecd.rlib,libphf_shared-b45945afe6f1c5af.rlib,libsiphasher-c80526d9005a69d3.rlib,libtree_sitter-ce6a7fd93094ebd4.rlib,libregex-9f7c411bc30a9f8a.rlib,libregex_automata-1adc5112755c5b68.rlib,libaho_corasick-099f2cbff4244677.rlib,libmemchr-9141868f4362a433.rlib,libregex_syntax-74a52bfa13679a24.rlib,libjwalk-bdd8e6daacffab9a.rlib,librayon-615a9053769536ad.rlib,librayon_core-5cf926d81f0ee43a.rlib,libeither-b8582bab1438ec80.rlib,libcrossbeam-b90b70cdc645ee85.rlib,libcrossbeam_deque-35a3aa843f95c05d.rlib,libcrossbeam_channel-75a246932cc4057f.rlib,libcrossbeam_queue-e9dd9c693056e4ba.rlib,libcrossbeam_epoch-592785e7f53c247a.rlib,libcrossbeam_utils-49d3aaa19d1472c0.rlib,libserde-c52d1c4734599960.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcQoxEWo/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-492527a163d7aa94/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/cli-f6f227169715a177" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libasterisk-b031ec093cd2c748.rlib(asterisk-b031ec093cd2c748.asterisk.24404d951dab6b80-cgu.11.rcgu.o): in function `asterisk::parser::tree_sitter_language': [INFO] [stdout] /opt/rustwide/workdir/src/parser.rs:85:(.text._ZN8asterisk6parser20tree_sitter_language17h2d7a425f294211a3E+0x85): undefined reference to `tree_sitter_rust' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/parser.rs:86:(.text._ZN8asterisk6parser20tree_sitter_language17h2d7a425f294211a3E+0xb6): undefined reference to `tree_sitter_python' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libasterisk-b031ec093cd2c748.rlib(asterisk-b031ec093cd2c748.asterisk.24404d951dab6b80-cgu.11.rcgu.o): in function `asterisk::parser::is_import_statement': [INFO] [stdout] /opt/rustwide/workdir/src/parser.rs:292:(.text._ZN8asterisk6parser19is_import_statement17h0483d91df8ba64ffE+0x1f): undefined reference to `tree_sitter_python' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/parser.rs:295:(.text._ZN8asterisk6parser19is_import_statement17h0483d91df8ba64ffE+0x47): undefined reference to `tree_sitter_rust' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libasterisk-b031ec093cd2c748.rlib(asterisk-b031ec093cd2c748.asterisk.24404d951dab6b80-cgu.11.rcgu.o): in function `asterisk::parser::parse_import_statement': [INFO] [stdout] /opt/rustwide/workdir/src/parser.rs:376:(.text._ZN8asterisk6parser22parse_import_statement17h65db250a3da577bbE+0x185): undefined reference to `tree_sitter_python' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/parser.rs:419:(.text._ZN8asterisk6parser22parse_import_statement17h65db250a3da577bbE+0x1f3): undefined reference to `tree_sitter_rust' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libasterisk-b031ec093cd2c748.rlib(asterisk-b031ec093cd2c748.asterisk.24404d951dab6b80-cgu.11.rcgu.o): in function `asterisk::parser::is_class_definition': [INFO] [stdout] /opt/rustwide/workdir/src/parser.rs:478:(.text._ZN8asterisk6parser19is_class_definition17h3b371bc94caf96d4E+0x1f): undefined reference to `tree_sitter_python' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libasterisk-b031ec093cd2c748.rlib(asterisk-b031ec093cd2c748.asterisk.24404d951dab6b80-cgu.11.rcgu.o): in function `asterisk::parser::is_function_node': [INFO] [stdout] /opt/rustwide/workdir/src/parser.rs:496:(.text._ZN8asterisk6parser16is_function_node17h5f71c3f69d00af45E+0x1f): undefined reference to `tree_sitter_rust' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/parser.rs:497:(.text._ZN8asterisk6parser16is_function_node17h5f71c3f69d00af45E+0x47): undefined reference to `tree_sitter_python' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libasterisk-b031ec093cd2c748.rlib(asterisk-b031ec093cd2c748.asterisk.24404d951dab6b80-cgu.11.rcgu.o): in function `asterisk::parser::get_function_name': [INFO] [stdout] /opt/rustwide/workdir/src/parser.rs:516:(.text._ZN8asterisk6parser17get_function_name17h9016d79430a9ce04E+0x44): undefined reference to `tree_sitter_rust' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/parser.rs:520:(.text._ZN8asterisk6parser17get_function_name17h9016d79430a9ce04E+0x6f): undefined reference to `tree_sitter_python' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libasterisk-b031ec093cd2c748.rlib(asterisk-b031ec093cd2c748.asterisk.24404d951dab6b80-cgu.11.rcgu.o): in function `asterisk::parser::is_call_expression': [INFO] [stdout] /opt/rustwide/workdir/src/parser.rs:541:(.text._ZN8asterisk6parser18is_call_expression17hee22720fc123c5b7E+0x1f): undefined reference to `tree_sitter_rust' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/parser.rs:542:(.text._ZN8asterisk6parser18is_call_expression17hee22720fc123c5b7E+0x47): undefined reference to `tree_sitter_python' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libasterisk-b031ec093cd2c748.rlib(asterisk-b031ec093cd2c748.asterisk.24404d951dab6b80-cgu.11.rcgu.o): in function `asterisk::parser::get_call_expression_name': [INFO] [stdout] /opt/rustwide/workdir/src/parser.rs:561:(.text._ZN8asterisk6parser24get_call_expression_name17hdea2b15a264a359fE+0x44): undefined reference to `tree_sitter_rust' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/parser.rs:565:(.text._ZN8asterisk6parser24get_call_expression_name17hdea2b15a264a359fE+0x6f): undefined reference to `tree_sitter_python' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `asterisk` (example "cli") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "934ce9b14245a6b16941eb76b2d7dfbbd6f5b6759adaf0647e21fde6d8b3f226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "934ce9b14245a6b16941eb76b2d7dfbbd6f5b6759adaf0647e21fde6d8b3f226", kill_on_drop: false }` [INFO] [stdout] 934ce9b14245a6b16941eb76b2d7dfbbd6f5b6759adaf0647e21fde6d8b3f226