[INFO] cloning repository https://github.com/stefanhuynh98/idyllic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stefanhuynh98/idyllic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefanhuynh98%2Fidyllic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefanhuynh98%2Fidyllic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab29b41391029d08f8b0b619157351790f277f51 [INFO] checking stefanhuynh98/idyllic against try#26ad8a85dc4eed299af809e52f278da81e284602 for pr-138458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefanhuynh98%2Fidyllic" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stefanhuynh98/idyllic on toolchain 26ad8a85dc4eed299af809e52f278da81e284602 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stefanhuynh98/idyllic [INFO] finished tweaking git repo https://github.com/stefanhuynh98/idyllic [INFO] tweaked toml for git repo https://github.com/stefanhuynh98/idyllic written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/stefanhuynh98/idyllic 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" "+26ad8a85dc4eed299af809e52f278da81e284602" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3828048cf7ae294e9e419bb01e147ec9c145c0c348ab581716b3f6c8af21853e [INFO] running `Command { std: "docker" "start" "-a" "3828048cf7ae294e9e419bb01e147ec9c145c0c348ab581716b3f6c8af21853e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3828048cf7ae294e9e419bb01e147ec9c145c0c348ab581716b3f6c8af21853e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3828048cf7ae294e9e419bb01e147ec9c145c0c348ab581716b3f6c8af21853e", kill_on_drop: false }` [INFO] [stdout] 3828048cf7ae294e9e419bb01e147ec9c145c0c348ab581716b3f6c8af21853e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8bb04d7694483d6e80b6f74170db65b0984ae054bbbd20572767aeb4c14fa68 [INFO] running `Command { std: "docker" "start" "-a" "e8bb04d7694483d6e80b6f74170db65b0984ae054bbbd20572767aeb4c14fa68", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.92 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling polars-utils v0.45.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking raw-cpuid v11.2.0 [INFO] [stderr] Compiling polars-schema v0.45.1 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling polars-arrow v0.45.1 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling polars-compute v0.45.1 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking atoi_simd v0.16.0 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling polars-core v0.45.1 [INFO] [stderr] Compiling polars-ops v0.45.1 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling polars-plan v0.45.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stdout] error: failed to write /tmp/rustchMSFbe/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaRSOPjm" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fnv` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcj6aa4o/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-9366c3982144fcbd.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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" "-L" "/tmp/rustcj6aa4o/raw-dylibs" "-B/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/polars-plan-c944c0e2c76e7729/build_script_build-c944c0e2c76e7729" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] #0 0x000073b8da0d8ee7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56d8ee7) [INFO] [stdout] #1 0x000073b8da0d92fc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56d92fc) [INFO] [stdout] #2 0x000073b8d4819520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x000073b8d4977aca (/lib/x86_64-linux-gnu/libc.so.6+0x1a0aca) [INFO] [stdout] #4 0x00005f5d777b6184 void lld::elf::InputSection::writeTo >(lld::elf::Ctx&, unsigned char*) (/opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x405184) [INFO] [stdout] #5 0x00005f5d7780a06b void lld::elf::OutputSection::writeTo >(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] #6 0x000073b8da088c02 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x5688c02) [INFO] [stdout] #7 0x000073b8da08866a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568866a) [INFO] [stdout] #8 0x000073b8da001c90 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x5601c90) [INFO] [stdout] #9 0x000073b8d486bac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #10 0x000073b8d48fca04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/polars-plan-c944c0e2c76e7729/build_script_build-c944c0e2c76e7729': 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 `polars-plan` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e8bb04d7694483d6e80b6f74170db65b0984ae054bbbd20572767aeb4c14fa68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8bb04d7694483d6e80b6f74170db65b0984ae054bbbd20572767aeb4c14fa68", kill_on_drop: false }` [INFO] [stdout] e8bb04d7694483d6e80b6f74170db65b0984ae054bbbd20572767aeb4c14fa68