[INFO] cloning repository https://github.com/jamestthompson3/peerful [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamestthompson3/peerful" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamestthompson3%2Fpeerful", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamestthompson3%2Fpeerful'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca543b62df303cc74c93eb5fe356deec452aeb60 [INFO] checking jamestthompson3/peerful against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamestthompson3%2Fpeerful" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jamestthompson3/peerful [INFO] finished tweaking git repo https://github.com/jamestthompson3/peerful [INFO] tweaked toml for git repo https://github.com/jamestthompson3/peerful written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jamestthompson3/peerful on toolchain fce0e74720d199eb7839fdb51af35ac5226da178 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jamestthompson3/peerful 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ws v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2d895628c358712b1d002a4504556be681406da81ffa690db901049141e929a [INFO] running `Command { std: "docker" "start" "-a" "b2d895628c358712b1d002a4504556be681406da81ffa690db901049141e929a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2d895628c358712b1d002a4504556be681406da81ffa690db901049141e929a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2d895628c358712b1d002a4504556be681406da81ffa690db901049141e929a", kill_on_drop: false }` [INFO] [stdout] b2d895628c358712b1d002a4504556be681406da81ffa690db901049141e929a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbb1f01bf20ed6f40cdb34483b1fb1fd3e2708f4332e4caf9f0e315606796f7d [INFO] running `Command { std: "docker" "start" "-a" "cbb1f01bf20ed6f40cdb34483b1fb1fd3e2708f4332e4caf9f0e315606796f7d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcMUECQC" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `byteorder` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcK60quM/symbols.o" "<2 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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcK60quM/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/libc-1095783c59727369/build_script_build-1095783c59727369" "-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] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` (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/fce0e74720d199eb7839fdb51af35ac5226da178/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.30/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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=8bee626e1d19c158 -C extra-filename=-8c4650582cd3e1e2 --out-dir /opt/rustwide/target/debug/build/proc-macro2-8c4650582cd3e1e2 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `winapi` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winapi-0.3.6/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="consoleapi"' --cfg 'feature="fileapi"' --cfg 'feature="handleapi"' --cfg 'feature="knownfolders"' --cfg 'feature="minwindef"' --cfg 'feature="ntsecapi"' --cfg 'feature="objbase"' --cfg 'feature="processenv"' --cfg 'feature="profileapi"' --cfg 'feature="shlobj"' --cfg 'feature="utilapiset"' --cfg 'feature="winbase"' --cfg 'feature="wincon"' --cfg 'feature="windef"' --cfg 'feature="winerror"' --cfg 'feature="winnls"' --cfg 'feature="winnt"' --cfg 'feature="winsock2"' --cfg 'feature="winuser"' --cfg 'feature="ws2def"' --cfg 'feature="ws2ipdef"' --cfg 'feature="ws2tcpip"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accctrl", "aclapi", "activation", "appmgmt", "audioclient", "audiosessiontypes", "avrt", "basetsd", "bcrypt", "bits", "bits10_1", "bits1_5", "bits2_0", "bits2_5", "bits3_0", "bits4_0", "bits5_0", "bitscfg", "bitsmsg", "bugcodes", "cderr", "cfg", "cfgmgr32", "cguid", "combaseapi", "coml2api", "commapi", "commctrl", "commdlg", "commoncontrols", "consoleapi", "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", "d3dx10core", "d3dx10math", "d3dx10mesh", "datetimeapi", "davclnt", "dbghelp", "dbt", "dcommon", "dcomp", "dcompanimation", "dcomptypes", "dde", "ddraw", "ddrawi", "ddrawint", "debug", "debugapi", "devguid", "devicetopology", "devpkey", "devpropdef", "dinput", "dinputd", "dmksctl", "dmusicc", "docobj", "documenttarget", "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", "endpointvolume", "errhandlingapi", "everything", "evntcons", "evntprov", "evntrace", "excpt", "exdisp", "fibersapi", "fileapi", "gl-gl", "guiddef", "handleapi", "heapapi", "hidclass", "hidpi", "hidsdi", "hidusage", "highlevelmonitorconfigurationapi", "hstring", "http", "imm", "impl-default", "in6addr", "inaddr", "inspectable", "interlockedapi", "intsafe", "ioapiset", "jobapi", "jobapi2", "knownfolders", "ks", "ksmedia", "ktmtypes", "ktmw32", "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", "msaatext", "mscat", "mschapp", "mssip", "mstcpip", "namedpipeapi", "namespaceapi", "nb30", "ncrypt", "ntddscsi", "ntddser", "ntdef", "ntlsa", "ntsecapi", "ntstatus", "oaidl", "objbase", "objidl", "objidlbase", "ocidl", "ole2", "oleauto", "olectl", "oleidl", "opmapi", "pdh", "perflib", "physicalmonitorenumerationapi", "playsoundapi", "powerbase", "powersetting", "powrprof", "processenv", "processsnapshot", "processthreadsapi", "processtopologyapi", "profileapi", "propidl", "propkeydef", "propsys", "prsht", "psapi", "qos", "realtimeapiset", "reason", "restartmanager", "restrictederrorinfo", "rmxfguid", "roapi", "robuffer", "roerrorapi", "rpc", "rpcdce", "rpcndr", "sapi", "sapi51", "sapi53", "sapiddk", "sapiddk51", "schannel", "sddl", "securityappcontainer", "securitybaseapi", "servprov", "setupapi", "shellapi", "shellscalingapi", "shlobj", "shobjidl", "shobjidl_core", "shtypes", "spapidef", "sporder", "sql", "sqlext", "sqltypes", "sqlucode", "sspi", "std", "stralign", "stringapiset", "strmif", "subauth", "synchapi", "sysinfoapi", "systemtopologyapi", "textstor", "threadpoolapiset", "threadpoollegacyapiset", "timeapi", "timezoneapi", "tlhelp32", "transportsettingcommon", "tvout", "unknwnbase", "urlhist", "urlmon", "usb", "usbiodef", "usbspec", "userenv", "usp10", "utilapiset", "uxtheme", "vadefs", "vcruntime", "vsbackup", "vss", "vsserror", "vswriter", "wct", "werapi", "winbase", "wincodec", "wincodecsdk", "wincon", "wincred", "wincrypt", "windef", "windowsceip", "windowsx", "winefs", "winerror", "winevt", "wingdi", "winhttp", "wininet", "winineti", "winioctl", "winnetwk", "winnls", "winnt", "winreg", "winsafer", "winscard", "winsmcrd", "winsock2", "winspool", "winstring", "winsvc", "winusb", "winusbio", "winuser", "winver", "wmistr", "wnnc", "wow64apiset", "ws2def", "ws2ipdef", "ws2spi", "ws2tcpip", "wtypes", "wtypesbase", "xinput"))' -C metadata=c95cf9ad80cb4141 -C extra-filename=-a3c3e5c81c06145b --out-dir /opt/rustwide/target/debug/build/winapi-a3c3e5c81c06145b -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `httparse` (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/fce0e74720d199eb7839fdb51af35ac5226da178/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.3.3/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=44cfb61175dcd910 -C extra-filename=-fd710247404dfab6 --out-dir /opt/rustwide/target/debug/build/httparse-fd710247404dfab6 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `autocfg` (lib) [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/fce0e74720d199eb7839fdb51af35ac5226da178/bin/rustc --crate-name autocfg --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a38349ea1a2f4db1 -C extra-filename=-6f915c2940e4f796 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcBQq19L/symbols.o" "<4 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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBQq19L/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/syn-4726d705c8351537/build_script_build-4726d705c8351537" "-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] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cbb1f01bf20ed6f40cdb34483b1fb1fd3e2708f4332e4caf9f0e315606796f7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbb1f01bf20ed6f40cdb34483b1fb1fd3e2708f4332e4caf9f0e315606796f7d", kill_on_drop: false }` [INFO] [stdout] cbb1f01bf20ed6f40cdb34483b1fb1fd3e2708f4332e4caf9f0e315606796f7d