[INFO] cloning repository https://github.com/sdn0303/taskboard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sdn0303/taskboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdn0303%2Ftaskboard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdn0303%2Ftaskboard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2b552fb07fc6f1eb13ef9f9c39331058ad33593 [INFO] testing sdn0303/taskboard against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdn0303%2Ftaskboard" "/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/sdn0303/taskboard [INFO] finished tweaking git repo https://github.com/sdn0303/taskboard [INFO] tweaked toml for git repo https://github.com/sdn0303/taskboard written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sdn0303/taskboard on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sdn0303/taskboard 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "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 fixedbitset v0.3.0 [INFO] [stderr] Downloaded yew-stdweb v0.17.2 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 124227c61ecc8d5479574c7c6f7cd53e3a0c4b70de8a4bcf36d350a5ef7bbc21 [INFO] running `Command { std: "docker" "start" "-a" "124227c61ecc8d5479574c7c6f7cd53e3a0c4b70de8a4bcf36d350a5ef7bbc21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "124227c61ecc8d5479574c7c6f7cd53e3a0c4b70de8a4bcf36d350a5ef7bbc21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "124227c61ecc8d5479574c7c6f7cd53e3a0c4b70de8a4bcf36d350a5ef7bbc21", kill_on_drop: false }` [INFO] [stdout] 124227c61ecc8d5479574c7c6f7cd53e3a0c4b70de8a4bcf36d350a5ef7bbc21 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 552e98dbb099a660cb7816dc54121fbad898f82d498c5be1df474ac8b779270d [INFO] running `Command { std: "docker" "start" "-a" "552e98dbb099a660cb7816dc54121fbad898f82d498c5be1df474ac8b779270d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fixedbitset v0.3.0 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling yew-stdweb v0.17.2 [INFO] [stderr] Compiling taskboard 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/rustcElHQ2b/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtaskboard-747054092bf4f223.rlib,libyew_stdweb-8d7ea1e00d816465.rlib,libbincode-a57272a6f8d79b83.rlib,libbyteorder-549def2b2525ef52.rlib,libhttp-5cd50ddc06c5152b.rlib,libbytes-3e6aab9f92fa68ff.rlib,libfnv-81596130b397d5c3.rlib,libstdweb-8752d0f348f2338f.rlib,libdiscard-92439fb46b50ddbb.rlib,libstdweb_internal_runtime-f1f5d27ed044e1ff.rlib,libserde_json-9ce00e26bdfc2788.rlib,libryu-af883cd9b444a782.rlib,libitoa-a59540a3a09fb750.rlib,libproc_macro_nested-2e4002de4910557b.rlib,libserde-18bfbdf3ac2845ff.rlib,libslab-7c577fd9ceb1ab41.rlib,libanymap-1d0488d68447da10.rlib,libindexmap-d1570c017a02e152.rlib,libhashbrown-c7508ee852595303.rlib,liblog-e27f9015365cb9c5.rlib,libcfg_match-9c9f9df27ede7389.rlib,libthiserror-70b769bd3f3c9939.rlib,libanyhow-5fc7819bba2fc30e.rlib,libcfg_if-2d17986ae484e939.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/rustcElHQ2b/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/deps/taskboard-cffd4a25694131a2" "-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/libyew_stdweb-8d7ea1e00d816465.rlib(yew_stdweb-8d7ea1e00d816465.yew_stdweb.fd158d9f764a62ef-cgu.12.rcgu.o): in function `yew_stdweb::html::listener::onchange_handler::snippet::__cargo_web_snippet_cbb54466a17480e2aa3c55a350ddc2f54eb42f54': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149:(.text._ZN10yew_stdweb4html8listener16onchange_handler7snippet60__cargo_web_snippet_cbb54466a17480e2aa3c55a350ddc2f54eb42f5417h3bfd043e0bb9f32dE+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libyew_stdweb-8d7ea1e00d816465.rlib(yew_stdweb-8d7ea1e00d816465.yew_stdweb.fd158d9f764a62ef-cgu.15.rcgu.o): in function `yew_stdweb::virtual_dom::vtag::set_checked::snippet::__cargo_web_snippet_a1f43b583e011a9bbeae64030b81f677e6c29005': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:139:(.text._ZN10yew_stdweb11virtual_dom4vtag11set_checked7snippet60__cargo_web_snippet_a1f43b583e011a9bbeae64030b81f677e6c2900517h3312e22a89cb9e54E+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libyew_stdweb-8d7ea1e00d816465.rlib(yew_stdweb-8d7ea1e00d816465.yew_stdweb.fd158d9f764a62ef-cgu.15.rcgu.o): in function `yew_stdweb::virtual_dom::vtag::VTag::apply_diffs::snippet::__cargo_web_snippet_0da47658267a7497de743e1b0892f992ba6ca6ef': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:139:(.text._ZN10yew_stdweb11virtual_dom4vtag4VTag11apply_diffs7snippet60__cargo_web_snippet_0da47658267a7497de743e1b0892f992ba6ca6ef17h55884170acf118c4E+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-8752d0f348f2338f.rlib(stdweb-8752d0f348f2338f.stdweb.a4aa98127c65e30b-cgu.03.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/ffi/emscripten.rs:11:(.text._ZN6stdweb7webcore3ffi10emscripten10event_loop17hcc0347d17a1403faE+0x4): undefined reference to `emscripten_pause_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/ffi/emscripten.rs:11:(.text._ZN6stdweb7webcore3ffi10emscripten10event_loop17hcc0347d17a1403faE+0x19): undefined reference to `emscripten_set_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-8752d0f348f2338f.rlib(stdweb-8752d0f348f2338f.stdweb.a4aa98127c65e30b-cgu.03.rcgu.o): in function `stdweb::webcore::value::Reference::from_raw_unchecked::snippet::__cargo_web_snippet_9f22d4ca7bc938409787341b7db181f8dd41e6df': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:32:(.text._ZN6stdweb7webcore5value9Reference18from_raw_unchecked7snippet60__cargo_web_snippet_9f22d4ca7bc938409787341b7db181f8dd41e6df17hb599a2db4dd79e38E+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-8752d0f348f2338f.rlib(stdweb-8752d0f348f2338f.stdweb.a4aa98127c65e30b-cgu.03.rcgu.o): in function `::eq::snippet::__cargo_web_snippet_47c20f5d6174879b937405f6447ce7da2b859140': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149:(.text._ZN74_$LT$stdweb..webcore..value..Reference$u20$as$u20$core..cmp..PartialEq$GT$2eq7snippet60__cargo_web_snippet_47c20f5d6174879b937405f6447ce7da2b85914017h2e31a558b155bdefE+0x26): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-8752d0f348f2338f.rlib(stdweb-8752d0f348f2338f.stdweb.a4aa98127c65e30b-cgu.03.rcgu.o): in function `::drop::snippet::__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf0': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:32:(.text._ZN75_$LT$stdweb..webcore..value..Reference$u20$as$u20$core..ops..drop..Drop$GT$4drop7snippet60__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf017h1cd1c43ee944161bE+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-8752d0f348f2338f.rlib(stdweb-8752d0f348f2338f.stdweb.a4aa98127c65e30b-cgu.03.rcgu.o): in function `stdweb::webapi::element::IElement::namespace_uri::snippet::__cargo_web_snippet_5f8f03c2f100be177db5a7d58ca6b8cbbeaa0c93': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149:(.text._ZN6stdweb6webapi7element8IElement13namespace_uri7snippet60__cargo_web_snippet_5f8f03c2f100be177db5a7d58ca6b8cbbeaa0c9317h9a30adee3852a52fE+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-8752d0f348f2338f.rlib(stdweb-8752d0f348f2338f.stdweb.a4aa98127c65e30b-cgu.03.rcgu.o): in function `stdweb::webapi::element::IElement::get_attribute::snippet::__cargo_web_snippet_c580ae485906e2c96cc6404b6b740d1cd93971ea': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149:(.text._ZN6stdweb6webapi7element8IElement13get_attribute7snippet60__cargo_web_snippet_c580ae485906e2c96cc6404b6b740d1cd93971ea17h66e6f4ac7b218f33E+0x26): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-8752d0f348f2338f.rlib(stdweb-8752d0f348f2338f.stdweb.a4aa98127c65e30b-cgu.03.rcgu.o):/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149: more undefined references to `emscripten_asm_const_int' follow [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 `taskboard` (bin "taskboard") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "552e98dbb099a660cb7816dc54121fbad898f82d498c5be1df474ac8b779270d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "552e98dbb099a660cb7816dc54121fbad898f82d498c5be1df474ac8b779270d", kill_on_drop: false }` [INFO] [stdout] 552e98dbb099a660cb7816dc54121fbad898f82d498c5be1df474ac8b779270d