[INFO] cloning repository https://github.com/kanru/davif [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kanru/davif" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanru%2Fdavif", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanru%2Fdavif'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2fe07a4c208376685d40fdaee1f4ee68095ba7e7 [INFO] checking kanru/davif against try#3298c2ca5e390fd0d104357fdeec514a152a9561 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanru%2Fdavif" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kanru/davif on toolchain 3298c2ca5e390fd0d104357fdeec514a152a9561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kanru/davif [INFO] finished tweaking git repo https://github.com/kanru/davif [INFO] tweaked toml for git repo https://github.com/kanru/davif written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kanru/davif 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" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3db187f7fd02c70655e2bfbfdd093c5a7affb029d9528d128e3ed991d7eaf36d [INFO] running `Command { std: "docker" "start" "-a" "3db187f7fd02c70655e2bfbfdd093c5a7affb029d9528d128e3ed991d7eaf36d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3db187f7fd02c70655e2bfbfdd093c5a7affb029d9528d128e3ed991d7eaf36d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3db187f7fd02c70655e2bfbfdd093c5a7affb029d9528d128e3ed991d7eaf36d", kill_on_drop: false }` [INFO] [stdout] 3db187f7fd02c70655e2bfbfdd093c5a7affb029d9528d128e3ed991d7eaf36d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 253c092775ef264dac8b69cd6030758f3cc92d9ed5f5c8233bb6e18033fbdc79 [INFO] running `Command { std: "docker" "start" "-a" "253c092775ef264dac8b69cd6030758f3cc92d9ed5f5c8233bb6e18033fbdc79", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking resize v0.4.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Compiling libavif-sys v0.4.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking png v0.16.3 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetadEAaCr/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `libavif-sys v0.4.2` [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/libavif-sys-bdb8ee97cb4c63e3/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=static=dav1d [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libavif-sys-d761bbe14be11249/out/dav1d [INFO] [stderr] The Meson build system [INFO] [stderr] Version: 0.61.2 [INFO] [stderr] Source dir: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d [INFO] [stderr] Build dir: /opt/rustwide/target/debug/build/libavif-sys-d761bbe14be11249/out/dav1d [INFO] [stderr] Build type: native build [INFO] [stderr] Project name: dav1d [INFO] [stderr] Project version: 0.5.2 [INFO] [stderr] C compiler for the host machine: cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") [INFO] [stderr] C linker for the host machine: cc ld.bfd 2.38 [INFO] [stderr] Host machine cpu family: x86_64 [INFO] [stderr] Host machine cpu: x86_64 [INFO] [stderr] Run-time dependency threads found: YES [INFO] [stderr] Checking for function "clock_gettime" : YES [INFO] [stderr] Check usable header "stdatomic.h" : YES [INFO] [stderr] Check usable header "unistd.h" : YES [INFO] [stderr] Check usable header "io.h" : NO [INFO] [stderr] Checking for function "getopt_long" : YES [INFO] [stderr] Checking for function "posix_memalign" : YES [INFO] [stderr] Compiler for C supports arguments -fvisibility=hidden: YES [INFO] [stderr] Compiler for C supports arguments -Wundef: YES [INFO] [stderr] Compiler for C supports arguments -Werror=vla: YES [INFO] [stderr] Compiler for C supports arguments -Wno-maybe-uninitialized: YES [INFO] [stderr] Compiler for C supports arguments -Wno-missing-field-initializers: YES [INFO] [stderr] Compiler for C supports arguments -Wno-unused-parameter: YES [INFO] [stderr] Compiler for C supports arguments -Werror=missing-prototypes: YES [INFO] [stderr] Compiler for C supports arguments -Wshorten-64-to-32: NO [INFO] [stderr] Compiler for C supports arguments -fomit-frame-pointer: YES [INFO] [stderr] Compiler for C supports arguments -ffast-math: YES [INFO] [stderr] Compiler for C supports arguments -mpreferred-stack-boundary=5: YES [INFO] [stderr] Configuring config.h using configuration [INFO] [stderr] Configuring config.asm using configuration [INFO] [stderr] Program nasm found: YES (/usr/bin/nasm) [INFO] [stderr] WARNING: You should add the boolean check kwarg to the run_command call. [INFO] [stderr] It currently defaults to false, [INFO] [stderr] but it will default to true in future releases of meson. [INFO] [stderr] See also: https://github.com/mesonbuild/meson/issues/9300 [INFO] [stderr] Configuring version.h using configuration [INFO] [stderr] Program doxygen found: NO [INFO] [stderr] WARNING: extract_all_objects called without setting recursive [INFO] [stderr] keyword argument. Meson currently defaults to [INFO] [stderr] non-recursive to maintain backward compatibility but [INFO] [stderr] the default will be changed in the future. [INFO] [stderr] [INFO] [stderr] WARNING: extract_all_objects called without setting recursive [INFO] [stderr] keyword argument. Meson currently defaults to [INFO] [stderr] non-recursive to maintain backward compatibility but [INFO] [stderr] the default will be changed in the future. [INFO] [stderr] [INFO] [stderr] WARNING: extract_all_objects called without setting recursive [INFO] [stderr] keyword argument. Meson currently defaults to [INFO] [stderr] non-recursive to maintain backward compatibility but [INFO] [stderr] the default will be changed in the future. [INFO] [stderr] [INFO] [stderr] WARNING: extract_all_objects called without setting recursive [INFO] [stderr] keyword argument. Meson currently defaults to [INFO] [stderr] non-recursive to maintain backward compatibility but [INFO] [stderr] the default will be changed in the future. [INFO] [stderr] [INFO] [stderr] WARNING: extract_all_objects called without setting recursive [INFO] [stderr] keyword argument. Meson currently defaults to [INFO] [stderr] non-recursive to maintain backward compatibility but [INFO] [stderr] the default will be changed in the future. [INFO] [stderr] [INFO] [stderr] Configuring cli_config.h using configuration [INFO] [stderr] WARNING: extract_all_objects called without setting recursive [INFO] [stderr] keyword argument. Meson currently defaults to [INFO] [stderr] non-recursive to maintain backward compatibility but [INFO] [stderr] the default will be changed in the future. [INFO] [stderr] [INFO] [stderr] WARNING: extract_all_objects called without setting recursive [INFO] [stderr] keyword argument. Meson currently defaults to [INFO] [stderr] non-recursive to maintain backward compatibility but [INFO] [stderr] the default will be changed in the future. [INFO] [stderr] [INFO] [stderr] Library m found: YES [INFO] [stderr] Program objcopy found: YES (/usr/bin/objcopy) [INFO] [stderr] Checking for function "posix_memalign" : YES (cached) [INFO] [stderr] Build targets in project: 17 [INFO] [stderr] [INFO] [stderr] dav1d 0.5.2 [INFO] [stderr] [INFO] [stderr] User defined options [INFO] [stderr] buildtype : release [INFO] [stderr] default_library: static [INFO] [stderr] prefix : /opt/rustwide/target/debug/build/libavif-sys-d761bbe14be11249/out/dav1d/install [INFO] [stderr] [INFO] [stderr] Found ninja-1.10.1 at /usr/bin/ninja [INFO] [stderr] [1/118] Compiling C object src/libdav1d_bitdepth_8.a.p/x86_film_grain_init_tmpl.c.o [INFO] [stderr] [2/118] Compiling C object src/libdav1d_bitdepth_8.a.p/ipred_prepare_tmpl.c.o [INFO] [stderr] [3/118] Compiling C object src/libdav1d_bitdepth_8.a.p/x86_cdef_init_tmpl.c.o [INFO] [stderr] [4/118] Compiling C object src/libdav1d_bitdepth_8.a.p/x86_mc_init_tmpl.c.o [INFO] [stderr] [5/118] Compiling C object src/libdav1d_bitdepth_8.a.p/lf_apply_tmpl.c.o [INFO] [stderr] [6/118] Compiling C object src/libdav1d_bitdepth_8.a.p/lr_apply_tmpl.c.o [INFO] [stderr] [7/118] Compiling C object src/libdav1d_bitdepth_8.a.p/x86_loopfilter_init_tmpl.c.o [INFO] [stderr] [8/118] Compiling C object src/libdav1d_bitdepth_8.a.p/cdef_apply_tmpl.c.o [INFO] [stderr] [9/118] Compiling C object src/libdav1d_bitdepth_8.a.p/x86_ipred_init_tmpl.c.o [INFO] [stderr] [10/118] Compiling C object src/libdav1d_bitdepth_8.a.p/x86_itx_init_tmpl.c.o [INFO] [stderr] [11/118] Compiling C object src/libdav1d_bitdepth_16.a.p/cdef_apply_tmpl.c.o [INFO] [stderr] [12/118] Compiling C object src/libdav1d_bitdepth_8.a.p/cdef_tmpl.c.o [INFO] [stderr] [13/118] Compiling C object src/libdav1d_bitdepth_16.a.p/cdef_tmpl.c.o [INFO] [stderr] [14/118] Compiling C object src/libdav1d_bitdepth_8.a.p/fg_apply_tmpl.c.o [INFO] [stderr] [15/118] Compiling C object src/libdav1d_bitdepth_8.a.p/x86_looprestoration_init_tmpl.c.o [INFO] [stderr] [16/118] Compiling C object src/libdav1d_bitdepth_8.a.p/loopfilter_tmpl.c.o [INFO] [stderr] FAILED: src/libdav1d_bitdepth_8.a.p/loopfilter_tmpl.c.o [INFO] [stderr] cc -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src -I. -I../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d -Iinclude/dav1d -I../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/include/dav1d -Iinclude -I../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/include -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -fomit-frame-pointer -ffast-math -fPIC -DBITDEPTH=8 -mpreferred-stack-boundary=5 -MD -MQ src/libdav1d_bitdepth_8.a.p/loopfilter_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/loopfilter_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/loopfilter_tmpl.c.o -c ../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/loopfilter_tmpl.c [INFO] [stderr] ../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/loopfilter_tmpl.c:260:1: fatal error: error closing /tmp/ccvgVZYG.s: No space left on device [INFO] [stderr] 260 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] [17/118] Compiling C object src/libdav1d_bitdepth_16.a.p/fg_apply_tmpl.c.o [INFO] [stderr] FAILED: src/libdav1d_bitdepth_16.a.p/fg_apply_tmpl.c.o [INFO] [stderr] cc -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src -I. -I../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d -Iinclude/dav1d -I../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/include/dav1d -Iinclude -I../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/include -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -fomit-frame-pointer -ffast-math -fPIC -DBITDEPTH=16 -mpreferred-stack-boundary=5 -MD -MQ src/libdav1d_bitdepth_16.a.p/fg_apply_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/fg_apply_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/fg_apply_tmpl.c.o -c ../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/fg_apply_tmpl.c [INFO] [stderr] /tmp/ccOIFfYR.s: Assembler messages: [INFO] [stderr] /tmp/ccOIFfYR.s: Fatal error: can't write 51 bytes to section .text of src/libdav1d_bitdepth_16.a.p/fg_apply_tmpl.c.o: 'No space left on device' [INFO] [stderr] /tmp/ccOIFfYR.s: Fatal error: src/libdav1d_bitdepth_16.a.p/fg_apply_tmpl.c.o: No space left on device [INFO] [stderr] [18/118] Compiling C object src/libdav1d_bitdepth_16.a.p/ipred_prepare_tmpl.c.o [INFO] [stderr] [19/118] Compiling C object src/libdav1d_bitdepth_16.a.p/lr_apply_tmpl.c.o [INFO] [stderr] FAILED: src/libdav1d_bitdepth_16.a.p/lr_apply_tmpl.c.o [INFO] [stderr] cc -Isrc/libdav1d_bitdepth_16.a.p -Isrc -I../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src -I. -I../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d -Iinclude/dav1d -I../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/include/dav1d -Iinclude -I../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/include -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -fomit-frame-pointer -ffast-math -fPIC -DBITDEPTH=16 -mpreferred-stack-boundary=5 -MD -MQ src/libdav1d_bitdepth_16.a.p/lr_apply_tmpl.c.o -MF src/libdav1d_bitdepth_16.a.p/lr_apply_tmpl.c.o.d -o src/libdav1d_bitdepth_16.a.p/lr_apply_tmpl.c.o -c ../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/lr_apply_tmpl.c [INFO] [stderr] ../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/lr_apply_tmpl.c:302:1: fatal error: error writing to /tmp/ccXL0KAq.s: No space left on device [INFO] [stderr] 302 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] [20/118] Compiling C object src/libdav1d_bitdepth_16.a.p/loopfilter_tmpl.c.o [INFO] [stderr] [21/118] Generating include/vcs_version.h with a custom command [INFO] [stderr] FAILED: include/vcs_version.h [INFO] [stderr] /usr/bin/meson --internal vcstagger ../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/include/vcs_version.h.in include/vcs_version.h 0.5.2 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/include @VCS_TAG@ '(.*)' /usr/bin/git --git-dir /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/.git describe --tags --long --match '?.*.*' --always [INFO] [stderr] fatal: not a git repository: '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/.git' [INFO] [stderr] OSError: [Errno 28] No space left on device [INFO] [stderr] [INFO] [stderr] During handling of the above exception, another exception occurred: [INFO] [stderr] [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/bin/meson", line 29, in [INFO] [stderr] sys.exit(mesonmain.main()) [INFO] [stderr] File "/usr/lib/python3/dist-packages/mesonbuild/mesonmain.py", line 257, in main [INFO] [stderr] return run(sys.argv[1:], launcher) [INFO] [stderr] File "/usr/lib/python3/dist-packages/mesonbuild/mesonmain.py", line 246, in run [INFO] [stderr] return run_script_command(args[1], args[2:]) [INFO] [stderr] File "/usr/lib/python3/dist-packages/mesonbuild/mesonmain.py", line 194, in run_script_command [INFO] [stderr] return module.run(script_args) [INFO] [stderr] File "/usr/lib/python3/dist-packages/mesonbuild/scripts/vcstagger.py", line 40, in run [INFO] [stderr] config_vcs_tag(infile, outfile, fallback, source_dir, replace_string, regex_selector, command) [INFO] [stderr] File "/usr/lib/python3/dist-packages/mesonbuild/scripts/vcstagger.py", line 33, in config_vcs_tag [INFO] [stderr] with open(outfile, 'w', encoding='utf-8') as f: [INFO] [stderr] OSError: [Errno 28] No space left on device [INFO] [stderr] [22/118] Compiling C object src/libdav1d_bitdepth_16.a.p/lf_apply_tmpl.c.o [INFO] [stderr] [23/118] Compiling C object src/libdav1d_bitdepth_16.a.p/ipred_tmpl.c.o [INFO] [stderr] [24/118] Compiling C object src/libdav1d_bitdepth_16.a.p/film_grain_tmpl.c.o [INFO] [stderr] [25/118] Compiling C object src/libdav1d_bitdepth_8.a.p/ipred_tmpl.c.o [INFO] [stderr] FAILED: src/libdav1d_bitdepth_8.a.p/ipred_tmpl.c.o [INFO] [stderr] cc -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src -I. -I../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d -Iinclude/dav1d -I../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/include/dav1d -Iinclude -I../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/include -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -fomit-frame-pointer -ffast-math -fPIC -DBITDEPTH=8 -mpreferred-stack-boundary=5 -MD -MQ src/libdav1d_bitdepth_8.a.p/ipred_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/ipred_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/ipred_tmpl.c.o -c ../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ipred_tmpl.c [INFO] [stderr] ../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ipred_tmpl.c:767:1: fatal error: error writing to /tmp/ccLv8V34.s: No space left on device [INFO] [stderr] 767 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] [26/118] Compiling C object src/libdav1d_bitdepth_8.a.p/film_grain_tmpl.c.o [INFO] [stderr] [27/118] Compiling C object src/libdav1d_bitdepth_8.a.p/looprestoration_tmpl.c.o [INFO] [stderr] [28/118] Compiling C object src/libdav1d_bitdepth_16.a.p/looprestoration_tmpl.c.o [INFO] [stderr] [29/118] Compiling C object src/libdav1d_bitdepth_8.a.p/mc_tmpl.c.o [INFO] [stderr] FAILED: src/libdav1d_bitdepth_8.a.p/mc_tmpl.c.o [INFO] [stderr] cc -Isrc/libdav1d_bitdepth_8.a.p -Isrc -I../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src -I. -I../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d -Iinclude/dav1d -I../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/include/dav1d -Iinclude -I../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/include -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c99 -O3 -D_POSIX_C_SOURCE=200112L -fvisibility=hidden -Wundef -Werror=vla -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Werror=missing-prototypes -fomit-frame-pointer -ffast-math -fPIC -DBITDEPTH=8 -mpreferred-stack-boundary=5 -MD -MQ src/libdav1d_bitdepth_8.a.p/mc_tmpl.c.o -MF src/libdav1d_bitdepth_8.a.p/mc_tmpl.c.o.d -o src/libdav1d_bitdepth_8.a.p/mc_tmpl.c.o -c ../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/mc_tmpl.c [INFO] [stderr] ../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/mc_tmpl.c:954:1: fatal error: error writing to /tmp/cc0QeULx.s: No space left on device [INFO] [stderr] 954 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] [30/118] Compiling C object src/libdav1d_bitdepth_8.a.p/recon_tmpl.c.o [INFO] [stderr] [31/118] Compiling C object src/libdav1d_bitdepth_8.a.p/itx_tmpl.c.o [INFO] [stderr] [32/118] Compiling C object src/libdav1d_bitdepth_16.a.p/itx_tmpl.c.o [INFO] [stderr] [33/118] Compiling C object src/libdav1d_bitdepth_16.a.p/mc_tmpl.c.o [INFO] [stderr] ninja: build stopped: subcommand failed. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/build.rs:73:13: [INFO] [stderr] assertion failed: s.success() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5ec329b10990 - std::backtrace_rs::backtrace::libunwind::trace::h8dba1479d8b2d7e1 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5ec329b10990 - std::backtrace_rs::backtrace::trace_unsynchronized::h83db242b24cc55fc [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5ec329b10990 - std::sys::backtrace::_print_fmt::hdfd2ca4692038a92 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5ec329b10990 - ::fmt::h54e4c64a993d08d7 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5ec329b34c93 - core::fmt::rt::Argument::fmt::hc201c43785d48266 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5ec329b34c93 - core::fmt::write::h214ebe24200e5399 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5ec329b0d0d3 - std::io::Write::write_fmt::h77653b5cbb4e9210 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5ec329b107e2 - std::sys::backtrace::BacktraceLock::print::h6237a92327aa2b62 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5ec329b1196f - std::panicking::default_hook::{{closure}}::h80dbdb8b07a0621e [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5ec329b117da - std::panicking::default_hook::ha01c888e2e1ab53a [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5ec329b12352 - std::panicking::rust_panic_with_hook::hbcbac4f9139849d5 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5ec329b120a6 - std::panicking::begin_panic_handler::{{closure}}::h73f0e31ea546f217 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:697:13 [INFO] [stderr] 12: 0x5ec329b10e99 - std::sys::backtrace::__rust_end_short_backtrace::h4a484facd0cfa932 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5ec329b11d6d - rust_begin_unwind [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5ec329b33b00 - core::panicking::panic_fmt::h62b54b13097228d8 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5ec329b33b8c - core::panicking::panic::hb446a159829054d0 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/core/src/panicking.rs:145:5 [INFO] [stderr] 16: 0x5ec329aab596 - build_script_build::main::h520c562bcc197073 [INFO] [stderr] 17: 0x5ec329aa9d43 - core::ops::function::FnOnce::call_once::h20c59454f687166d [INFO] [stderr] 18: 0x5ec329aa9b96 - std::sys::backtrace::__rust_begin_short_backtrace::h68d6befef1ce7342 [INFO] [stderr] 19: 0x5ec329aa9ad9 - std::rt::lang_start::{{closure}}::hbfb6c9b0d3c58687 [INFO] [stderr] 20: 0x5ec329b090f0 - core::ops::function::impls:: for &F>::call_once::h502c6cd48b2c1e80 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5ec329b090f0 - std::panicking::try::do_call::hdc6f43058c4253ba [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x5ec329b090f0 - std::panicking::try::h902118358eeb2fc4 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x5ec329b090f0 - std::panic::catch_unwind::h9c6927f64d91743f [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x5ec329b090f0 - std::rt::lang_start_internal::{{closure}}::h4bb29f51d128e15f [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x5ec329b090f0 - std::panicking::try::do_call::h76c494bb288a5557 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x5ec329b090f0 - std::panicking::try::hfd3e1e50d5d738a4 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x5ec329b090f0 - std::panic::catch_unwind::hb561cfedd302e437 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x5ec329b090f0 - std::rt::lang_start_internal::he7a10871db8c5e7f [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x5ec329aa9ac1 - std::rt::lang_start::h4ce2af2479fe45ad [INFO] [stderr] 30: 0x5ec329aabb25 - main [INFO] [stderr] 31: 0x7be69bc6ad90 - [INFO] [stderr] 32: 0x7be69bc6ae40 - __libc_start_main [INFO] [stderr] 33: 0x5ec329aa9995 - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "253c092775ef264dac8b69cd6030758f3cc92d9ed5f5c8233bb6e18033fbdc79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "253c092775ef264dac8b69cd6030758f3cc92d9ed5f5c8233bb6e18033fbdc79", kill_on_drop: false }` [INFO] [stdout] 253c092775ef264dac8b69cd6030758f3cc92d9ed5f5c8233bb6e18033fbdc79