[INFO] cloning repository https://github.com/kareglazie/dodger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kareglazie/dodger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkareglazie%2Fdodger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkareglazie%2Fdodger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e0db1ee5ef0b2ad9f3e1546e2a46e45f97c53c3 [INFO] checking kareglazie/dodger against try#7d2afcda7a9c043d5175cbca3ab08f0acf02b13a for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkareglazie%2Fdodger" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kareglazie/dodger on toolchain 7d2afcda7a9c043d5175cbca3ab08f0acf02b13a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kareglazie/dodger [INFO] finished tweaking git repo https://github.com/kareglazie/dodger [INFO] tweaked toml for git repo https://github.com/kareglazie/dodger written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kareglazie/dodger 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" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5d2dbdae86651181728a385092e137461fe821190d250fd6e7eaba18d2df44e [INFO] running `Command { std: "docker" "start" "-a" "b5d2dbdae86651181728a385092e137461fe821190d250fd6e7eaba18d2df44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5d2dbdae86651181728a385092e137461fe821190d250fd6e7eaba18d2df44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5d2dbdae86651181728a385092e137461fe821190d250fd6e7eaba18d2df44e", kill_on_drop: false }` [INFO] [stdout] b5d2dbdae86651181728a385092e137461fe821190d250fd6e7eaba18d2df44e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39728451581bc2d55158c81716dfee4eb8f594a152a7a62523c448a00c0f92a1 [INFO] running `Command { std: "docker" "start" "-a" "39728451581bc2d55158c81716dfee4eb8f594a152a7a62523c448a00c0f92a1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking wgpu-types v0.16.1 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking lyon_geom v1.0.6 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking lyon_path v1.0.6 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking uuid v1.14.0 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Compiling gilrs v0.10.10 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking lyon_tessellation v1.0.15 [INFO] [stderr] Checking gilrs-core v0.5.15 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking glyph_brush_layout v0.2.4 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking lyon_algorithms v1.0.5 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/lyon_tessellation-ac307ee950a2bd2d.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/lyon_tessellation-ac307ee950a2bd2d/dep-lib-lyon_tessellation` [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: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetamAwZm1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tiff` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetatrOG4Z" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winapi` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winapi-0.3.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="wincon"' --cfg 'feature="winuser"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accctrl", "aclapi", "activation", "adhoc", "appmgmt", "audioclient", "audiosessiontypes", "avrt", "basetsd", "bcrypt", "bits", "bits10_1", "bits1_5", "bits2_0", "bits2_5", "bits3_0", "bits4_0", "bits5_0", "bitscfg", "bitsmsg", "bluetoothapis", "bluetoothleapis", "bthdef", "bthioctl", "bthledef", "bthsdpdef", "bugcodes", "cderr", "cfg", "cfgmgr32", "cguid", "combaseapi", "coml2api", "commapi", "commctrl", "commdlg", "commoncontrols", "consoleapi", "corecrt", "corsym", "d2d1", "d2d1_1", "d2d1_2", "d2d1_3", "d2d1effectauthor", "d2d1effects", "d2d1effects_1", "d2d1effects_2", "d2d1svg", "d2dbasetypes", "d3d", "d3d10", "d3d10_1", "d3d10_1shader", "d3d10effect", "d3d10misc", "d3d10sdklayers", "d3d10shader", "d3d11", "d3d11_1", "d3d11_2", "d3d11_3", "d3d11_4", "d3d11on12", "d3d11sdklayers", "d3d11shader", "d3d11tokenizedprogramformat", "d3d12", "d3d12sdklayers", "d3d12shader", "d3d9", "d3d9caps", "d3d9types", "d3dcommon", "d3dcompiler", "d3dcsx", "d3dkmdt", "d3dkmthk", "d3dukmdt", "d3dx10core", "d3dx10math", "d3dx10mesh", "datetimeapi", "davclnt", "dbghelp", "dbt", "dcommon", "dcomp", "dcompanimation", "dcomptypes", "dde", "ddraw", "ddrawi", "ddrawint", "debug", "debugapi", "devguid", "devicetopology", "devpkey", "devpropdef", "dinput", "dinputd", "dispex", "dmksctl", "dmusicc", "docobj", "documenttarget", "dot1x", "dpa_dsa", "dpapi", "dsgetdc", "dsound", "dsrole", "dvp", "dwmapi", "dwrite", "dwrite_1", "dwrite_2", "dwrite_3", "dxdiag", "dxfile", "dxgi", "dxgi1_2", "dxgi1_3", "dxgi1_4", "dxgi1_5", "dxgi1_6", "dxgidebug", "dxgiformat", "dxgitype", "dxva2api", "dxvahd", "eaptypes", "enclaveapi", "endpointvolume", "errhandlingapi", "everything", "evntcons", "evntprov", "evntrace", "excpt", "exdisp", "fibersapi", "fileapi", "functiondiscoverykeys_devpkey", "gl-gl", "guiddef", "handleapi", "heapapi", "hidclass", "hidpi", "hidsdi", "hidusage", "highlevelmonitorconfigurationapi", "hstring", "http", "ifdef", "ifmib", "imm", "impl-debug", "impl-default", "in6addr", "inaddr", "inspectable", "interlockedapi", "intsafe", "ioapiset", "ipexport", "iphlpapi", "ipifcons", "ipmib", "iprtrmib", "iptypes", "jobapi", "jobapi2", "knownfolders", "ks", "ksmedia", "ktmtypes", "ktmw32", "l2cmn", "libloaderapi", "limits", "lmaccess", "lmalert", "lmapibuf", "lmat", "lmcons", "lmdfs", "lmerrlog", "lmjoin", "lmmsg", "lmremutl", "lmrepl", "lmserver", "lmshare", "lmstats", "lmsvc", "lmuse", "lmwksta", "lowlevelmonitorconfigurationapi", "lsalookup", "memoryapi", "minschannel", "minwinbase", "minwindef", "mmdeviceapi", "mmeapi", "mmreg", "mmsystem", "mprapidef", "msaatext", "mscat", "mschapp", "mssip", "mstcpip", "mswsock", "mswsockdef", "namedpipeapi", "namespaceapi", "nb30", "ncrypt", "netioapi", "nldef", "ntddndis", "ntddscsi", "ntddser", "ntdef", "ntlsa", "ntsecapi", "ntstatus", "oaidl", "objbase", "objidl", "objidlbase", "ocidl", "ole2", "oleauto", "olectl", "oleidl", "opmapi", "pdh", "perflib", "physicalmonitorenumerationapi", "playsoundapi", "portabledevice", "portabledeviceapi", "portabledevicetypes", "powerbase", "powersetting", "powrprof", "processenv", "processsnapshot", "processthreadsapi", "processtopologyapi", "profileapi", "propidl", "propkey", "propkeydef", "propsys", "prsht", "psapi", "qos", "realtimeapiset", "reason", "restartmanager", "restrictederrorinfo", "rmxfguid", "roapi", "robuffer", "roerrorapi", "rpc", "rpcdce", "rpcndr", "rtinfo", "sapi", "sapi51", "sapi53", "sapiddk", "sapiddk51", "schannel", "sddl", "securityappcontainer", "securitybaseapi", "servprov", "setupapi", "shellapi", "shellscalingapi", "shlobj", "shobjidl", "shobjidl_core", "shtypes", "softpub", "spapidef", "spellcheck", "sporder", "sql", "sqlext", "sqltypes", "sqlucode", "sspi", "std", "stralign", "stringapiset", "strmif", "subauth", "synchapi", "sysinfoapi", "systemtopologyapi", "taskschd", "tcpestats", "tcpmib", "textstor", "threadpoolapiset", "threadpoollegacyapiset", "timeapi", "timezoneapi", "tlhelp32", "transportsettingcommon", "tvout", "udpmib", "unknwnbase", "urlhist", "urlmon", "usb", "usbioctl", "usbiodef", "usbscan", "usbspec", "userenv", "usp10", "utilapiset", "uxtheme", "vadefs", "vcruntime", "vsbackup", "vss", "vsserror", "vswriter", "wbemads", "wbemcli", "wbemdisp", "wbemprov", "wbemtran", "wct", "werapi", "winbase", "wincodec", "wincodecsdk", "wincon", "wincontypes", "wincred", "wincrypt", "windef", "windot11", "windowsceip", "windowsx", "winefs", "winerror", "winevt", "wingdi", "winhttp", "wininet", "winineti", "winioctl", "winnetwk", "winnls", "winnt", "winreg", "winsafer", "winscard", "winsmcrd", "winsock2", "winspool", "winstring", "winsvc", "wintrust", "winusb", "winusbio", "winuser", "winver", "wlanapi", "wlanihv", "wlanihvtypes", "wlantypes", "wlclient", "wmistr", "wnnc", "wow64apiset", "wpdmtpextensions", "ws2bth", "ws2def", "ws2ipdef", "ws2spi", "ws2tcpip", "wtsapi32", "wtypes", "wtypesbase", "xinput"))' -C metadata=eccff1c9cb0d263c -C extra-filename=-f6d359270266eed6 --out-dir /opt/rustwide/target/debug/build/winapi-f6d359270266eed6 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaYmlODK/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaQtGEvY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy-derive` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `percent-encoding` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcRVulGy/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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/rustcRVulGy/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/thiserror-13c63b35d5f848b1/build_script_build-13c63b35d5f848b1" "-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 0x000073072a6ab307 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56ab307) [INFO] [stdout] #1 0x000073072a6ab71c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56ab71c) [INFO] [stdout] #2 0x000073072ebb5330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x000073072ecf8b06 (/lib/x86_64-linux-gnu/libc.so.6+0x188b06) [INFO] [stdout] #4 0x000073072da11d7e llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x000073072a65ae7d std::_Function_handler)::$_1>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x565ae7d) [INFO] [stdout] #6 0x000073072a659d4f llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x5659d4f) [INFO] [stdout] #7 0x000056de9656562d lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x4cc62d) [INFO] [stdout] #8 0x000056de964f16ca 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] #9 0x000073072a65acc2 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x565acc2) [INFO] [stdout] #10 0x000073072a65a72a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x565a72a) [INFO] [stdout] #11 0x000073072a5d3ec0 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x55d3ec0) [INFO] [stdout] #12 0x000073072ec0caa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #13 0x000073072ec99a34 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a34) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/thiserror-13c63b35d5f848b1/build_script_build-13c63b35d5f848b1': 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` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "39728451581bc2d55158c81716dfee4eb8f594a152a7a62523c448a00c0f92a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39728451581bc2d55158c81716dfee4eb8f594a152a7a62523c448a00c0f92a1", kill_on_drop: false }` [INFO] [stdout] 39728451581bc2d55158c81716dfee4eb8f594a152a7a62523c448a00c0f92a1