[INFO] fetching crate yew-commons 0.1.1...
[INFO] checking yew-commons-0.1.1 against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] extracting crate yew-commons 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate yew-commons 0.1.1 on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate yew-commons 0.1.1
[INFO] finished tweaking crates.io crate yew-commons 0.1.1
[INFO] tweaked toml for crates.io crate yew-commons 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 107 packages to latest compatible versions
[INFO] [stderr]       Adding yew v0.20.0 (available: v0.21.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded implicit-clone v0.3.10
[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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 761b58aff63cc39ae43c29878933b71ff532ed904c4b84285b6145e46c7f7fa6
[INFO] running `Command { std: "docker" "start" "-a" "761b58aff63cc39ae43c29878933b71ff532ed904c4b84285b6145e46c7f7fa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "761b58aff63cc39ae43c29878933b71ff532ed904c4b84285b6145e46c7f7fa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "761b58aff63cc39ae43c29878933b71ff532ed904c4b84285b6145e46c7f7fa6", kill_on_drop: false }`
[INFO] [stdout] 761b58aff63cc39ae43c29878933b71ff532ed904c4b84285b6145e46c7f7fa6
[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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ccba4e7c2054edd030ba7dbcdc284cea1d06ccd7fca1671d790986c7dd0d8dc
[INFO] running `Command { std: "docker" "start" "-a" "0ccba4e7c2054edd030ba7dbcdc284cea1d06ccd7fca1671d790986c7dd0d8dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]     Checking implicit-clone v0.3.10
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling yew-macro v0.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustc8aWHhs/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc8aWHhs/symbols.o" "<1 object files omitted>" "/tmp/rustc8aWHhs/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasm_bindgen_macro_support-b9459ddb99028a28.rlib,libwasm_bindgen_backend-0f0455787b7bab49.rlib,libbumpalo-dd0c93b44b744c32.rlib,libwasm_bindgen_shared-72f67af5d7b93798.rlib,libsyn-8116935ed37add50.rlib,libquote-bff949ffe258c67d.rlib,libproc_macro2-09040b10b620fa15.rlib,libunicode_ident-b3925cc8f83e9ac1.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc8aWHhs/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libwasm_bindgen_macro-b161178ebd824392.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]            #0 0x00007bbe82144d67 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x5744d67)
[INFO] [stdout]            #1 0x00007bbe82145183 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x5745183)
[INFO] [stdout]            #2 0x00007bbe86637330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
[INFO] [stdout]            #3 0x00005940a0315d81 lld::elf::RelocationSection<llvm::object::ELFType<(llvm::endianness)1, true>>::writeTo(unsigned char*) SyntheticSections.cpp:0:0
[INFO] [stdout]            #4 0x00005940a024ba4a void lld::elf::OutputSection::writeTo<llvm::object::ELFType<(llvm::endianness)1, true>>(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0
[INFO] [stdout]            #5 0x00007bbe820f4a72 std::_Function_handler<void (), llvm::parallel::TaskGroup::spawn(std::function<void ()>)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56f4a72)
[INFO] [stdout]            #6 0x00007bbe820f44da llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56f44da)
[INFO] [stdout]            #7 0x00007bbe8206f110 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x566f110)
[INFO] [stdout]            #8 0x00007bbe8668eaa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4)
[INFO] [stdout]            #9 0x00007bbe8671ba34 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a34)
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm-bindgen-macro` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaJP6guz/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetavNzy9b/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0ccba4e7c2054edd030ba7dbcdc284cea1d06ccd7fca1671d790986c7dd0d8dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ccba4e7c2054edd030ba7dbcdc284cea1d06ccd7fca1671d790986c7dd0d8dc", kill_on_drop: false }`
[INFO] [stdout] 0ccba4e7c2054edd030ba7dbcdc284cea1d06ccd7fca1671d790986c7dd0d8dc
