[INFO] cloning repository https://github.com/kennethlove/secret-gift-swap-builder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kennethlove/secret-gift-swap-builder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennethlove%2Fsecret-gift-swap-builder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennethlove%2Fsecret-gift-swap-builder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4619617fb022d2edd5f94ce8eee9958e2ec24f6c
[INFO] checking kennethlove/secret-gift-swap-builder against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennethlove%2Fsecret-gift-swap-builder" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kennethlove/secret-gift-swap-builder on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/kennethlove/secret-gift-swap-builder
[INFO] finished tweaking git repo https://github.com/kennethlove/secret-gift-swap-builder
[INFO] tweaked toml for git repo https://github.com/kennethlove/secret-gift-swap-builder written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/kennethlove/secret-gift-swap-builder 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "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 dioxus-logger v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67cec9d467dba17b687ca1d71300b1590793e6a6402d5af6ce3fadb1531e5c16
[INFO] running `Command { std: "docker" "start" "-a" "67cec9d467dba17b687ca1d71300b1590793e6a6402d5af6ce3fadb1531e5c16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67cec9d467dba17b687ca1d71300b1590793e6a6402d5af6ce3fadb1531e5c16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67cec9d467dba17b687ca1d71300b1590793e6a6402d5af6ce3fadb1531e5c16", kill_on_drop: false }`
[INFO] [stdout] 67cec9d467dba17b687ca1d71300b1590793e6a6402d5af6ce3fadb1531e5c16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc81cdbde89706c88f1979c664a914d42c07cca62d68ebf46594c7c2bf71f800
[INFO] running `Command { std: "docker" "start" "-a" "fc81cdbde89706c88f1979c664a914d42c07cca62d68ebf46594c7c2bf71f800", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.96
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen v0.2.96
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.5.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking generational-box v0.5.6
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]     Checking sledgehammer_utils v0.2.1
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]     Checking intmap v0.7.1
[INFO] [stderr]    Compiling dioxus v0.5.6
[INFO] [stderr]    Compiling constcat v0.3.1
[INFO] [stderr]     Checking dioxus-debug-cell v0.1.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling dioxus-config-macro v0.5.6
[INFO] [stderr]    Compiling internment v0.7.5
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.96
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.5.6
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.5.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.96
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaJ76SON"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tracing_attributes-8eba18d614383928.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/tracing-attributes-8eba18d614383928/dep-lib-tracing_attributes`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetac7KvR4/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcU8Deai/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcU8Deai/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/sledgehammer_bindgen_macro-23bb2d771789dd62.914srv6h8q3ku2b3o7ez8whav.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-eb8466bc8ccd4ec6.rlib,libquote-79b415f4e487ffce.rlib,libproc_macro2-587c97c5d23f4374.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsledgehammer_bindgen_macro-23bb2d771789dd62.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: 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 `sledgehammer_bindgen_macro` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcjxww9q/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcjxww9q/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/thiserror_impl-b19869ebde362faa.23vx9tp9zo4fk9gurw5cnuarc.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-eb8466bc8ccd4ec6.rlib,libquote-79b415f4e487ffce.rlib,libproc_macro2-587c97c5d23f4374.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-b19869ebde362faa.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 0x00007a24f8157ac7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/5a45ab9738330fb317d49e3594c2db5248b1e971/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f57ac7)
[INFO] [stdout]            #1 0x00007a24f8157edc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/5a45ab9738330fb317d49e3594c2db5248b1e971/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f57edc)
[INFO] [stdout]            #2 0x00007a24f4019520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520)
[INFO] [stdout]            #3 0x00007a24f41778cf (/lib/x86_64-linux-gnu/libc.so.6+0x1a08cf)
[INFO] [stdout]            #4 0x00006367a42dec08 void lld::elf::InputSection::writeTo<llvm::object::ELFType<(llvm::endianness)1, true> >(unsigned char*) (/opt/rustwide/rustup-home/toolchains/5a45ab9738330fb317d49e3594c2db5248b1e971/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x3ccc08)
[INFO] [stdout]            #5 0x00006367a432c7e3 void lld::elf::OutputSection::writeTo<llvm::object::ELFType<(llvm::endianness)1, true> >(unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0
[INFO] [stdout]            #6 0x00007a24f8109402 std::_Function_handler<void (), llvm::parallel::TaskGroup::spawn(std::function<void ()>, bool)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/5a45ab9738330fb317d49e3594c2db5248b1e971/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f09402)
[INFO] [stdout]            #7 0x00007a24f81087ba llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/5a45ab9738330fb317d49e3594c2db5248b1e971/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f087ba)
[INFO] [stdout]            #8 0x00007a24f8083d00 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/5a45ab9738330fb317d49e3594c2db5248b1e971/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3e83d00)
[INFO] [stdout]            #9 0x00007a24f406bac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3)
[INFO] [stdout]           #10 0x00007a24f40fca04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04)
[INFO] [stdout]           rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libthiserror_impl-b19869ebde362faa.so': No such file or directory
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fc81cdbde89706c88f1979c664a914d42c07cca62d68ebf46594c7c2bf71f800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc81cdbde89706c88f1979c664a914d42c07cca62d68ebf46594c7c2bf71f800", kill_on_drop: false }`
[INFO] [stdout] fc81cdbde89706c88f1979c664a914d42c07cca62d68ebf46594c7c2bf71f800
