[INFO] cloning repository https://github.com/awxkee/pic-scale [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awxkee/pic-scale" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawxkee%2Fpic-scale", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawxkee%2Fpic-scale'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 957b12ce57570324509a11a88bb67eaca1461d57 [INFO] checking awxkee/pic-scale against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawxkee%2Fpic-scale" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/awxkee/pic-scale [INFO] finished tweaking git repo https://github.com/awxkee/pic-scale [INFO] tweaked toml for git repo https://github.com/awxkee/pic-scale written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/awxkee/pic-scale on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 178 packages to latest Rust 1.85.0 compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded novtb v0.1.6 [INFO] [stderr] Downloaded erydanos v0.2.18 [INFO] [stderr] Downloaded colorutils-rs v0.7.5 [INFO] [stderr] Downloaded yuv v0.8.6 [INFO] [stderr] Downloaded pxfm v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e120129c35b2fe80906de6355eb8320618d23928d28c249dc2a16a6b98beb87e [INFO] running `Command { std: "docker" "start" "-a" "e120129c35b2fe80906de6355eb8320618d23928d28c249dc2a16a6b98beb87e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e120129c35b2fe80906de6355eb8320618d23928d28c249dc2a16a6b98beb87e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e120129c35b2fe80906de6355eb8320618d23928d28c249dc2a16a6b98beb87e", kill_on_drop: false }` [INFO] [stdout] e120129c35b2fe80906de6355eb8320618d23928d28c249dc2a16a6b98beb87e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74684973a237a972b2fb82b68e4cd1f9a02c470c71b806a75d0bcfe1468cde9d [INFO] running `Command { std: "docker" "start" "-a" "74684973a237a972b2fb82b68e4cd1f9a02c470c71b806a75d0bcfe1468cde9d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking avif-serialize v0.8.5 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking rgb v0.8.51 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking image-webp v0.2.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking zune-jpeg v0.4.19 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling accelerate v0.1.0 (/opt/rustwide/workdir/app/accelerate) [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Checking core_affinity v0.8.3 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking novtb v0.1.6 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking erydanos v0.2.18 [INFO] [stderr] Checking pxfm v0.1.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking yuv v0.8.6 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling libfuzzer-sys v0.4.10 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking colorutils-rs v0.7.5 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaybDdza/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/rmetaqdc7hT" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/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"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --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=9b5402286e48a930 -C extra-filename=-7a37ab233a97342a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetavPXkCx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `exr` (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/rmetaMEXMwG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `colorutils-rs` (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/rmeta6WCXoh" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yuv` (lib) due to 1 previous error [INFO] [stderr] warning: libfuzzer-sys@0.4.10: /tmp/ccpGSgBW.s: Assembler messages: [INFO] [stderr] warning: libfuzzer-sys@0.4.10: /tmp/ccpGSgBW.s: Fatal error: can't write 361 bytes to section .debug_str of /opt/rustwide/target/debug/build/libfuzzer-sys-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerUtilWindows.o: 'No space left on device' [INFO] [stderr] warning: libfuzzer-sys@0.4.10: /tmp/ccpGSgBW.s: Fatal error: /opt/rustwide/target/debug/build/libfuzzer-sys-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerUtilWindows.o: No such file or directory [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerUtilWindows.o" "-c" "libfuzzer/FuzzerUtilWindows.cpp"cargo:warning=libfuzzer/FuzzerUtilLinux.cpp:51:1: fatal error: error writing to /tmp/ccmxxvK5.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 51 | } // namespace fuzzer [INFO] [stderr] warning: libfuzzer-sys@0.4.10: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.10: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerUtilLinux.o" "-c" "libfuzzer/FuzzerUtilLinux.cpp"cargo:warning=In file included from libfuzzer/FuzzerExtraCountersDarwin.cpp:12: [INFO] [stderr] warning: libfuzzer-sys@0.4.10: /usr/include/c++/13/cstdint:142:1: fatal error: error writing to /tmp/ccUZ9Bki.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 142 | } // namespace std [INFO] [stderr] warning: libfuzzer-sys@0.4.10: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.10: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerExtraCountersDarwin.o" "-c" "libfuzzer/FuzzerExtraCountersDarwin.cpp"cargo:warning=libfuzzer/FuzzerUtil.cpp:237:1: fatal error: error writing to /tmp/ccLQeZIq.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 237 | } // namespace fuzzer [INFO] [stderr] warning: libfuzzer-sys@0.4.10: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.10: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerUtil.o" "-c" "libfuzzer/FuzzerUtil.cpp"cargo:warning=libfuzzer/FuzzerUtilPosix.cpp:191:1: fatal error: error writing to /tmp/ccY55jdN.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 191 | } // namespace fuzzer [INFO] [stderr] warning: libfuzzer-sys@0.4.10: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.10: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerUtilPosix.o" "-c" "libfuzzer/FuzzerUtilPosix.cpp"cargo:warning=libfuzzer/FuzzerSHA1.cpp:224:1: fatal error: error writing to /tmp/ccGIPSlD.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 224 | } [INFO] [stderr] warning: libfuzzer-sys@0.4.10: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.10: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerSHA1.o" "-c" "libfuzzer/FuzzerSHA1.cpp"cargo:warning=libfuzzer/FuzzerMutate.cpp:596:1: fatal error: error writing to /tmp/ccABQ78N.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 596 | } // namespace fuzzer [INFO] [stderr] warning: libfuzzer-sys@0.4.10: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.10: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerMutate.o" "-c" "libfuzzer/FuzzerMutate.cpp"cargo:warning=libfuzzer/FuzzerExtFunctionsWindows.cpp:13: fatal error: error closing /tmp/ccwAEDbU.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 13 | #if LIBFUZZER_WINDOWS [INFO] [stderr] warning: libfuzzer-sys@0.4.10: | [INFO] [stderr] warning: libfuzzer-sys@0.4.10: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerExtFunctionsWindows.o" "-c" "libfuzzer/FuzzerExtFunctionsWindows.cpp"cargo:warning=libfuzzer/FuzzerIOPosix.cpp:177:1: fatal error: error writing to /tmp/ccsbs8pZ.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 177 | } // namespace fuzzer [INFO] [stderr] warning: libfuzzer-sys@0.4.10: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.10: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.10: libfuzzer/FuzzerMain.cpp:21:1: fatal error: error writing to /tmp/ccxCS2RU.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 21 | } [INFO] [stderr] warning: libfuzzer-sys@0.4.10: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.10: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerMain.o" "-c" "libfuzzer/FuzzerMain.cpp" [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerIOPosix.o" "-c" "libfuzzer/FuzzerIOPosix.cpp"cargo:warning=libfuzzer/FuzzerTracePC.cpp:685:1: fatal error: error writing to /tmp/cctB2yMH.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 685 | } // extern "C" [INFO] [stderr] warning: libfuzzer-sys@0.4.10: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.10: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerTracePC.o" "-c" "libfuzzer/FuzzerTracePC.cpp"cargo:warning=libfuzzer/FuzzerIO.cpp:220:1: fatal error: error writing to /tmp/ccBXwgOR.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 220 | } // namespace fuzzer [INFO] [stderr] warning: libfuzzer-sys@0.4.10: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.10: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerIO.o" "-c" "libfuzzer/FuzzerIO.cpp"cargo:warning=libfuzzer/FuzzerMerge.cpp:539:1: fatal error: error writing to /tmp/ccWnKlP6.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 539 | } // namespace fuzzer [INFO] [stderr] warning: libfuzzer-sys@0.4.10: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.10: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerMerge.o" "-c" "libfuzzer/FuzzerMerge.cpp"cargo:warning=libfuzzer/FuzzerCrossOver.cpp:51:1: fatal error: error writing to /tmp/ccQGrlII.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 51 | } // namespace fuzzer [INFO] [stderr] warning: libfuzzer-sys@0.4.10: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.10: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerCrossOver.o" "-c" "libfuzzer/FuzzerCrossOver.cpp"cargo:warning=libfuzzer/FuzzerFork.cpp:494:1: fatal error: error writing to /tmp/ccJypOod.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 494 | } // namespace fuzzer [INFO] [stderr] warning: libfuzzer-sys@0.4.10: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.10: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerFork.o" "-c" "libfuzzer/FuzzerFork.cpp"cargo:warning=libfuzzer/FuzzerLoop.cpp:946:1: fatal error: error writing to /tmp/ccvV84Dh.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 946 | } // extern "C" [INFO] [stderr] warning: libfuzzer-sys@0.4.10: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.10: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerLoop.o" "-c" "libfuzzer/FuzzerLoop.cpp"cargo:warning=libfuzzer/FuzzerDriver.cpp:934:1: fatal error: error writing to /tmp/ccDUpbM3.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 934 | } // namespace fuzzer [INFO] [stderr] warning: libfuzzer-sys@0.4.10: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.10: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerDriver.o" "-c" "libfuzzer/FuzzerDriver.cpp"cargo:warning=libfuzzer/FuzzerDataFlowTrace.cpp:288:1: fatal error: error writing to /tmp/ccYbXrDj.s: No space left on device [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 288 | } // namespace fuzzer [INFO] [stderr] warning: libfuzzer-sys@0.4.10: | ^ [INFO] [stderr] warning: libfuzzer-sys@0.4.10: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.10: 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerDataFlowTrace.o" "-c" "libfuzzer/FuzzerDataFlowTrace.cpp" [INFO] [stderr] error: failed to run custom build command for `libfuzzer-sys v0.4.10` [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-d5aa96ef2d881f9e/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/FuzzerMutate.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerIOWindows.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerFork.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerLoop.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtil.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsDlsym.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerInterceptors.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtilFuchsia.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtilLinux.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsWeak.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/FuzzerSHA1.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerMerge.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerTracePC.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtilDarwin.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerExtraCountersWindows.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerDriver.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerDataFlowTrace.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtilWindows.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerIOPosix.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerExtraCountersDarwin.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerCrossOver.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerMain.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsWindows.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerIO.cpp [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libfuzzer-sys-a53c884aa0c89111/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] cargo:warning=/tmp/ccpGSgBW.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccpGSgBW.s: Fatal error: can't write 361 bytes to section .debug_str of /opt/rustwide/target/debug/build/libfuzzer-sys-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerUtilWindows.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccpGSgBW.s: Fatal error: /opt/rustwide/target/debug/build/libfuzzer-sys-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerUtilWindows.o: No such file or directory [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: 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerUtilWindows.o" "-c" "libfuzzer/FuzzerUtilWindows.cpp"cargo:warning=libfuzzer/FuzzerUtilLinux.cpp:51:1: fatal error: error writing to /tmp/ccmxxvK5.s: No space left on device [INFO] [stderr] cargo:warning= 51 | } // 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerUtilLinux.o" "-c" "libfuzzer/FuzzerUtilLinux.cpp"cargo:warning=In file included from libfuzzer/FuzzerExtraCountersDarwin.cpp:12: [INFO] [stderr] cargo:warning=/usr/include/c++/13/cstdint:142:1: fatal error: error writing to /tmp/ccUZ9Bki.s: No space left on device [INFO] [stderr] cargo:warning= 142 | } // namespace std [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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerExtraCountersDarwin.o" "-c" "libfuzzer/FuzzerExtraCountersDarwin.cpp"cargo:warning=libfuzzer/FuzzerUtil.cpp:237:1: fatal error: error writing to /tmp/ccLQeZIq.s: No space left on device [INFO] [stderr] cargo:warning= 237 | } // 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerUtil.o" "-c" "libfuzzer/FuzzerUtil.cpp"cargo:warning=libfuzzer/FuzzerUtilPosix.cpp:191:1: fatal error: error writing to /tmp/ccY55jdN.s: No space left on device [INFO] [stderr] cargo:warning= 191 | } // 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerUtilPosix.o" "-c" "libfuzzer/FuzzerUtilPosix.cpp"cargo:warning=libfuzzer/FuzzerSHA1.cpp:224:1: fatal error: error writing to /tmp/ccGIPSlD.s: No space left on device [INFO] [stderr] cargo:warning= 224 | } [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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerSHA1.o" "-c" "libfuzzer/FuzzerSHA1.cpp"cargo:warning=libfuzzer/FuzzerMutate.cpp:596:1: fatal error: error writing to /tmp/ccABQ78N.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] [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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerMutate.o" "-c" "libfuzzer/FuzzerMutate.cpp"cargo:warning=libfuzzer/FuzzerExtFunctionsWindows.cpp:13: fatal error: error closing /tmp/ccwAEDbU.s: No space left on device [INFO] [stderr] cargo:warning= 13 | #if LIBFUZZER_WINDOWS [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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerExtFunctionsWindows.o" "-c" "libfuzzer/FuzzerExtFunctionsWindows.cpp"cargo:warning=libfuzzer/FuzzerIOPosix.cpp:177:1: fatal error: error writing to /tmp/ccsbs8pZ.s: No space left on device [INFO] [stderr] cargo:warning= 177 | } // namespace fuzzer [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=libfuzzer/FuzzerMain.cpp:21:1: fatal error: error writing to /tmp/ccxCS2RU.s: No space left on device [INFO] [stderr] cargo:warning= 21 | } [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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerMain.o" "-c" "libfuzzer/FuzzerMain.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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerIOPosix.o" "-c" "libfuzzer/FuzzerIOPosix.cpp"cargo:warning=libfuzzer/FuzzerTracePC.cpp:685:1: fatal error: error writing to /tmp/cctB2yMH.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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerTracePC.o" "-c" "libfuzzer/FuzzerTracePC.cpp"cargo:warning=libfuzzer/FuzzerIO.cpp:220:1: fatal error: error writing to /tmp/ccBXwgOR.s: No space left on device [INFO] [stderr] cargo:warning= 220 | } // 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerIO.o" "-c" "libfuzzer/FuzzerIO.cpp"cargo:warning=libfuzzer/FuzzerMerge.cpp:539:1: fatal error: error writing to /tmp/ccWnKlP6.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] [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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerMerge.o" "-c" "libfuzzer/FuzzerMerge.cpp"cargo:warning=libfuzzer/FuzzerCrossOver.cpp:51:1: fatal error: error writing to /tmp/ccQGrlII.s: No space left on device [INFO] [stderr] cargo:warning= 51 | } // 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerCrossOver.o" "-c" "libfuzzer/FuzzerCrossOver.cpp"cargo:warning=libfuzzer/FuzzerFork.cpp:494:1: fatal error: error writing to /tmp/ccJypOod.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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerFork.o" "-c" "libfuzzer/FuzzerFork.cpp"cargo:warning=libfuzzer/FuzzerLoop.cpp:946:1: fatal error: error writing to /tmp/ccvV84Dh.s: No space left on device [INFO] [stderr] cargo:warning= 946 | } // 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerLoop.o" "-c" "libfuzzer/FuzzerLoop.cpp"cargo:warning=libfuzzer/FuzzerDriver.cpp:934:1: fatal error: error writing to /tmp/ccDUpbM3.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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerDriver.o" "-c" "libfuzzer/FuzzerDriver.cpp"cargo:warning=libfuzzer/FuzzerDataFlowTrace.cpp:288:1: fatal error: error writing to /tmp/ccYbXrDj.s: No space left on device [INFO] [stderr] cargo:warning= 288 | } // 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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerDataFlowTrace.o" "-c" "libfuzzer/FuzzerDataFlowTrace.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-a53c884aa0c89111/out/e5f0d71fb86e9d6b-FuzzerDataFlowTrace.o" "-c" "libfuzzer/FuzzerDataFlowTrace.cpp" [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "74684973a237a972b2fb82b68e4cd1f9a02c470c71b806a75d0bcfe1468cde9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74684973a237a972b2fb82b68e4cd1f9a02c470c71b806a75d0bcfe1468cde9d", kill_on_drop: false }` [INFO] [stdout] 74684973a237a972b2fb82b68e4cd1f9a02c470c71b806a75d0bcfe1468cde9d