[INFO] cloning repository https://github.com/js2xxx/ferroc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/js2xxx/ferroc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjs2xxx%2Fferroc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjs2xxx%2Fferroc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24859199a6cc79d3f113d937c5183da81473a468 [INFO] checking js2xxx/ferroc against try#0fe3684930279e4d3be3aca66b30f82946ce9ac2 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjs2xxx%2Fferroc" "/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/js2xxx/ferroc on toolchain 0fe3684930279e4d3be3aca66b30f82946ce9ac2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/js2xxx/ferroc [INFO] finished tweaking git repo https://github.com/js2xxx/ferroc [INFO] tweaked toml for git repo https://github.com/js2xxx/ferroc written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/js2xxx/ferroc 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" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "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" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 073cf40c105331b0a74945fe817727f78e78e8b91f19707153dfe91894128830 [INFO] running `Command { std: "docker" "start" "-a" "073cf40c105331b0a74945fe817727f78e78e8b91f19707153dfe91894128830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "073cf40c105331b0a74945fe817727f78e78e8b91f19707153dfe91894128830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "073cf40c105331b0a74945fe817727f78e78e8b91f19707153dfe91894128830", kill_on_drop: false }` [INFO] [stdout] 073cf40c105331b0a74945fe817727f78e78e8b91f19707153dfe91894128830 [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" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd46fc6c18c8c85d4605565901e98e832909ce096bad324c23f1f6e8e69bd7e2 [INFO] running `Command { std: "docker" "start" "-a" "dd46fc6c18c8c85d4605565901e98e832909ce096bad324c23f1f6e8e69bd7e2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling ferroc v1.0.0-pre.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking array-macro v2.1.8 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking errno v0.3.10 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling libfuzzer-sys v0.4.9 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (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/0fe3684930279e4d3be3aca66b30f82946ce9ac2/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.99/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=4689cc89bc308466 -C extra-filename=-74c19ef603a46052 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-17f2eeaa33d456c5.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a83492ab4bfb8759.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: libfuzzer-sys@0.4.9: libfuzzer/FuzzerMutate.cpp:596:1: fatal error: error writing to /tmp/ccDfd34h.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.9: 596 | } // namespace fuzzer [INFO] [stderr] warning: libfuzzer-sys@0.4.9: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.9: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.9: libfuzzer/FuzzerMerge.cpp:539:1: fatal error: error writing to /tmp/ccjc4Wam.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.9: 539 | } // namespace fuzzer [INFO] [stderr] warning: libfuzzer-sys@0.4.9: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.9: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.9: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-de9dc02b247c45b8/out/e5f0d71fb86e9d6b-FuzzerMerge.o" "-c" "libfuzzer/FuzzerMerge.cpp"cargo:warning=libfuzzer/FuzzerTracePC.cpp:685:1: fatal error: error writing to /tmp/cco3rw2C.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.9: 685 | } // extern "C" [INFO] [stderr] warning: libfuzzer-sys@0.4.9: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.9: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.9: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-de9dc02b247c45b8/out/e5f0d71fb86e9d6b-FuzzerTracePC.o" "-c" "libfuzzer/FuzzerTracePC.cpp" [INFO] [stderr] warning: libfuzzer-sys@0.4.9: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-de9dc02b247c45b8/out/e5f0d71fb86e9d6b-FuzzerMutate.o" "-c" "libfuzzer/FuzzerMutate.cpp"cargo:warning=libfuzzer/FuzzerFork.cpp:494:1: fatal error: error writing to /tmp/cc3APBbP.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.9: 494 | } // namespace fuzzer [INFO] [stderr] warning: libfuzzer-sys@0.4.9: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.9: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.9: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-de9dc02b247c45b8/out/e5f0d71fb86e9d6b-FuzzerFork.o" "-c" "libfuzzer/FuzzerFork.cpp"cargo:warning=libfuzzer/FuzzerLoop.cpp:941:1: fatal error: error writing to /tmp/cccX2n0H.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.9: 941 | } // extern "C" [INFO] [stderr] warning: libfuzzer-sys@0.4.9: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.9: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.9: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-de9dc02b247c45b8/out/e5f0d71fb86e9d6b-FuzzerLoop.o" "-c" "libfuzzer/FuzzerLoop.cpp"cargo:warning=libfuzzer/FuzzerDriver.cpp:934:1: fatal error: error writing to /tmp/ccqBDW8P.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.9: 934 | } // namespace fuzzer [INFO] [stderr] warning: libfuzzer-sys@0.4.9: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.9: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.9: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-de9dc02b247c45b8/out/e5f0d71fb86e9d6b-FuzzerDriver.o" "-c" "libfuzzer/FuzzerDriver.cpp" [INFO] [stderr] error: failed to run custom build command for `libfuzzer-sys v0.4.9` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libfuzzer-sys-01b23ef73162fb58/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=CUSTOM_LIBFUZZER_PATH [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtil.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerCrossOver.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerExtraCountersDarwin.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerMerge.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtilLinux.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerLoop.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerExtraCountersWindows.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerDataFlowTrace.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerDriver.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerIOPosix.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerInterceptors.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerIO.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerMain.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtilDarwin.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerIOWindows.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerExtraCounters.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtilPosix.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerTracePC.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsWeak.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsDlsym.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerFork.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtilFuchsia.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtilWindows.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerSHA1.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerMutate.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsWindows.cpp [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libfuzzer-sys-de9dc02b247c45b8/out) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=libfuzzer/FuzzerMutate.cpp:596:1: fatal error: error writing to /tmp/ccDfd34h.s: No space left on device [INFO] [stderr] cargo:warning= 596 | } // namespace fuzzer [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=libfuzzer/FuzzerMerge.cpp:539:1: fatal error: error writing to /tmp/ccjc4Wam.s: No space left on device [INFO] [stderr] cargo:warning= 539 | } // namespace fuzzer [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-de9dc02b247c45b8/out/e5f0d71fb86e9d6b-FuzzerMerge.o" "-c" "libfuzzer/FuzzerMerge.cpp"cargo:warning=libfuzzer/FuzzerTracePC.cpp:685:1: fatal error: error writing to /tmp/cco3rw2C.s: No space left on device [INFO] [stderr] cargo:warning= 685 | } // extern "C" [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-de9dc02b247c45b8/out/e5f0d71fb86e9d6b-FuzzerTracePC.o" "-c" "libfuzzer/FuzzerTracePC.cpp" [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-de9dc02b247c45b8/out/e5f0d71fb86e9d6b-FuzzerMutate.o" "-c" "libfuzzer/FuzzerMutate.cpp"cargo:warning=libfuzzer/FuzzerFork.cpp:494:1: fatal error: error writing to /tmp/cc3APBbP.s: No space left on device [INFO] [stderr] cargo:warning= 494 | } // namespace fuzzer [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-de9dc02b247c45b8/out/e5f0d71fb86e9d6b-FuzzerFork.o" "-c" "libfuzzer/FuzzerFork.cpp"cargo:warning=libfuzzer/FuzzerLoop.cpp:941:1: fatal error: error writing to /tmp/cccX2n0H.s: No space left on device [INFO] [stderr] cargo:warning= 941 | } // extern "C" [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-de9dc02b247c45b8/out/e5f0d71fb86e9d6b-FuzzerLoop.o" "-c" "libfuzzer/FuzzerLoop.cpp"cargo:warning=libfuzzer/FuzzerDriver.cpp:934:1: fatal error: error writing to /tmp/ccqBDW8P.s: No space left on device [INFO] [stderr] cargo:warning= 934 | } // namespace fuzzer [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-de9dc02b247c45b8/out/e5f0d71fb86e9d6b-FuzzerDriver.o" "-c" "libfuzzer/FuzzerDriver.cpp" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-de9dc02b247c45b8/out/e5f0d71fb86e9d6b-FuzzerDriver.o" "-c" "libfuzzer/FuzzerDriver.cpp" [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "dd46fc6c18c8c85d4605565901e98e832909ce096bad324c23f1f6e8e69bd7e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd46fc6c18c8c85d4605565901e98e832909ce096bad324c23f1f6e8e69bd7e2", kill_on_drop: false }` [INFO] [stdout] dd46fc6c18c8c85d4605565901e98e832909ce096bad324c23f1f6e8e69bd7e2