[INFO] fetching crate davif 1.0.0... [INFO] testing davif-1.0.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate davif 1.0.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate davif 1.0.0 [INFO] finished tweaking crates.io crate davif 1.0.0 [INFO] tweaked toml for crates.io crate davif 1.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate davif 1.0.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate davif 1.0.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cmake v0.1.44 [INFO] [stderr] Downloaded png v0.16.3 [INFO] [stderr] Downloaded resize v0.4.0 [INFO] [stderr] Downloaded libavif-sys v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe4ce9e09db07fb01789b99c8ed26bc9362573aa439e20e8e5f81f9748bc966c [INFO] running `Command { std: "docker" "start" "-a" "fe4ce9e09db07fb01789b99c8ed26bc9362573aa439e20e8e5f81f9748bc966c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe4ce9e09db07fb01789b99c8ed26bc9362573aa439e20e8e5f81f9748bc966c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe4ce9e09db07fb01789b99c8ed26bc9362573aa439e20e8e5f81f9748bc966c", kill_on_drop: false }` [INFO] [stdout] fe4ce9e09db07fb01789b99c8ed26bc9362573aa439e20e8e5f81f9748bc966c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8e772f43a0a57e4fd67e37bf5eaad1367e38ff59cdeb59cde0146de16740d73b [INFO] running `Command { std: "docker" "start" "-a" "8e772f43a0a57e4fd67e37bf5eaad1367e38ff59cdeb59cde0146de16740d73b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling resize v0.4.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling libavif-sys v0.4.2 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] error: failed to run custom build command for `libavif-sys v0.4.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libavif-sys-a78c5fbaa5f33dbc/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/x86_64-unknown-linux-musl/debug/build/libavif-sys-83688fa2861e402d/out/dav1d [INFO] [stderr] The Meson build system [INFO] [stderr] Version: 1.3.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/x86_64-unknown-linux-musl/debug/build/libavif-sys-83688fa2861e402d/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 13.3.0 "cc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0") [INFO] [stderr] C linker for the host machine: cc ld.bfd 2.42 [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] Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1 [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/x86_64-unknown-linux-musl/debug/build/libavif-sys-83688fa2861e402d/out/dav1d/install [INFO] [stderr] [INFO] [stderr] Found ninja-1.11.1 at /usr/bin/ninja [INFO] [stderr] WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. [INFO] [stderr] [1/118] Compiling C object src/libdav1d_bitdepth_8.a.p/x86_ipred_init_tmpl.c.o [INFO] [stderr] [2/118] Compiling C object src/libdav1d_bitdepth_8.a.p/x86_loopfilter_init_tmpl.c.o [INFO] [stderr] [3/118] Compiling C object src/libdav1d_bitdepth_8.a.p/x86_film_grain_init_tmpl.c.o [INFO] [stderr] [4/118] Compiling C object src/libdav1d_bitdepth_8.a.p/x86_cdef_init_tmpl.c.o [INFO] [stderr] [5/118] Generating include/vcs_version.h with a custom command [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] [6/118] Compiling C object src/libdav1d_bitdepth_8.a.p/x86_mc_init_tmpl.c.o [INFO] [stderr] [7/118] Compiling C object src/libdav1d_bitdepth_8.a.p/cdef_apply_tmpl.c.o [INFO] [stderr] [8/118] Compiling C object src/libdav1d_bitdepth_8.a.p/ipred_prepare_tmpl.c.o [INFO] [stderr] [9/118] Compiling C object src/libdav1d_bitdepth_8.a.p/x86_looprestoration_init_tmpl.c.o [INFO] [stderr] [10/118] Compiling C object src/libdav1d_bitdepth_8.a.p/fg_apply_tmpl.c.o [INFO] [stderr] [11/118] Compiling C object src/libdav1d_entrypoint.a.p/thread_task.c.o [INFO] [stderr] [12/118] Compiling C object src/libdav1d_bitdepth_8.a.p/x86_itx_init_tmpl.c.o [INFO] [stderr] [13/118] Compiling C object src/libdav1d_bitdepth_8.a.p/lr_apply_tmpl.c.o [INFO] [stderr] [14/118] Compiling C object src/libdav1d_bitdepth_16.a.p/ipred_prepare_tmpl.c.o [INFO] [stderr] [15/118] Compiling C object src/libdav1d_bitdepth_16.a.p/cdef_apply_tmpl.c.o [INFO] [stderr] [16/118] Compiling C object src/libdav1d_bitdepth_8.a.p/lf_apply_tmpl.c.o [INFO] [stderr] [17/118] Compiling C object src/libdav1d_bitdepth_16.a.p/fg_apply_tmpl.c.o [INFO] [stderr] [18/118] Compiling C object src/libdav1d_bitdepth_8.a.p/loopfilter_tmpl.c.o [INFO] [stderr] [19/118] Compiling C object src/libdav1d_entrypoint.a.p/lib.c.o [INFO] [stderr] [20/118] Compiling C object src/libdav1d_bitdepth_8.a.p/cdef_tmpl.c.o [INFO] [stderr] [21/118] Compiling C object src/libdav1d_bitdepth_16.a.p/x86_film_grain_init_tmpl.c.o [INFO] [stderr] [22/118] Compiling C object src/libdav1d_bitdepth_16.a.p/x86_cdef_init_tmpl.c.o [INFO] [stderr] [23/118] Compiling C object src/libdav1d_bitdepth_16.a.p/looprestoration_tmpl.c.o [INFO] [stderr] [24/118] Compiling C object src/libdav1d_bitdepth_16.a.p/x86_ipred_init_tmpl.c.o [INFO] [stderr] [25/118] Compiling C object src/libdav1d_bitdepth_16.a.p/x86_loopfilter_init_tmpl.c.o [INFO] [stderr] [26/118] Compiling C object src/libdav1d_bitdepth_16.a.p/x86_itx_init_tmpl.c.o [INFO] [stderr] [27/118] Compiling C object src/libdav1d_bitdepth_16.a.p/x86_looprestoration_init_tmpl.c.o [INFO] [stderr] [28/118] Compiling C object src/libdav1d_bitdepth_16.a.p/x86_mc_init_tmpl.c.o [INFO] [stderr] [29/118] Generating 'src/libdav1d.a.p/cpuid.obj' [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/cpuid.asm:47: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:574: ... from macro `PROLOGUE' defined here [INFO] [stderr] [30/118] Compiling C object src/libdav1d_bitdepth_16.a.p/lr_apply_tmpl.c.o [INFO] [stderr] [31/118] Compiling C object src/libdav1d_bitdepth_16.a.p/cdef_tmpl.c.o [INFO] [stderr] [32/118] Compiling C object src/libdav1d_bitdepth_16.a.p/lf_apply_tmpl.c.o [INFO] [stderr] [33/118] Compiling C object src/libdav1d_bitdepth_8.a.p/film_grain_tmpl.c.o [INFO] [stderr] [34/118] Generating 'src/libdav1d.a.p/msac.obj' [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/msac.asm:86: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:569: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/msac.asm:86: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:572: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/msac.asm:86: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:574: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/msac.asm:216: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:569: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/msac.asm:216: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:572: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/msac.asm:216: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:574: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/msac.asm:262: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:569: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/msac.asm:262: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:572: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/msac.asm:262: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:574: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/msac.asm:335: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:569: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/msac.asm:335: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:572: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/msac.asm:335: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:574: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/msac.asm:402: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:569: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/msac.asm:402: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:572: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/msac.asm:402: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:574: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/msac.asm:423: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:569: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/msac.asm:423: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:572: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/msac.asm:423: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:574: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/msac.asm:576: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:569: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/msac.asm:576: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:572: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/msac.asm:576: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:574: ... from macro `PROLOGUE' defined here [INFO] [stderr] [35/118] Compiling C object src/libdav1d_bitdepth_8.a.p/ipred_tmpl.c.o [INFO] [stderr] [36/118] Compiling C object src/libdav1d_bitdepth_16.a.p/loopfilter_tmpl.c.o [INFO] [stderr] [37/118] Compiling C object src/libdav1d_bitdepth_8.a.p/looprestoration_tmpl.c.o [INFO] [stderr] [38/118] Generating 'src/libdav1d.a.p/looprestoration.obj' [INFO] [stderr] [39/118] Compiling C object src/libdav1d_bitdepth_16.a.p/film_grain_tmpl.c.o [INFO] [stderr] [40/118] Compiling C object src/libdav1d_bitdepth_16.a.p/ipred_tmpl.c.o [INFO] [stderr] [41/118] Generating 'src/libdav1d.a.p/cdef.obj' [INFO] [stderr] [42/118] Compiling C object src/libdav1d_bitdepth_16.a.p/itx_tmpl.c.o [INFO] [stderr] [43/118] Generating 'src/libdav1d.a.p/looprestoration_ssse3.obj' [INFO] [stderr] [44/118] Compiling C object src/libdav1d.a.p/cpu.c.o [INFO] [stderr] [45/118] Compiling C object src/libdav1d.a.p/data.c.o [INFO] [stderr] [46/118] Compiling C object src/libdav1d.a.p/dequant_tables.c.o [INFO] [stderr] [47/118] Compiling C object src/libdav1d.a.p/getbits.c.o [INFO] [stderr] [48/118] Generating 'src/libdav1d.a.p/film_grain.obj' [INFO] [stderr] [49/118] Compiling C object src/libdav1d_bitdepth_8.a.p/itx_tmpl.c.o [INFO] [stderr] [50/118] Compiling C object src/libdav1d.a.p/log.c.o [INFO] [stderr] [51/118] Generating 'src/libdav1d.a.p/loopfilter.obj' [INFO] [stderr] [52/118] Compiling C object src/libdav1d.a.p/msac.c.o [INFO] [stderr] [53/118] Compiling C object src/libdav1d.a.p/intra_edge.c.o [INFO] [stderr] [54/118] Compiling C object src/libdav1d.a.p/picture.c.o [INFO] [stderr] [55/118] Compiling C object src/libdav1d.a.p/qm.c.o [INFO] [stderr] [56/118] Compiling C object src/libdav1d.a.p/ref.c.o [INFO] [stderr] [57/118] Compiling C object src/libdav1d.a.p/scan.c.o [INFO] [stderr] [58/118] Compiling C object src/libdav1d.a.p/tables.c.o [INFO] [stderr] [59/118] Compiling C object src/libdav1d_bitdepth_16.a.p/mc_tmpl.c.o [INFO] [stderr] [60/118] Compiling C object src/libdav1d_bitdepth_8.a.p/recon_tmpl.c.o [INFO] [stderr] [61/118] Compiling C object src/libdav1d.a.p/warpmv.c.o [INFO] [stderr] [62/118] Compiling C object src/libdav1d.a.p/wedge.c.o [INFO] [stderr] [63/118] Compiling C object src/libdav1d.a.p/x86_cpu.c.o [INFO] [stderr] [64/118] Compiling C object tools/libdav1d_input.a.p/input_input.c.o [INFO] [stderr] [65/118] Compiling C object src/libdav1d_bitdepth_8.a.p/mc_tmpl.c.o [INFO] [stderr] [66/118] Generating 'src/libdav1d.a.p/ipred.obj' [INFO] [stderr] [67/118] Compiling C object src/libdav1d.a.p/lf_mask.c.o [INFO] [stderr] In file included from /usr/include/string.h:548, [INFO] [stderr] from ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/lf_mask.c:30: [INFO] [stderr] In function 'memset', [INFO] [stderr] inlined from 'mask_edges_intra' at ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/lf_mask.c:203:5, [INFO] [stderr] inlined from 'dav1d_create_lf_mask_intra' at ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/lf_mask.c:315:9: [INFO] [stderr] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:59:10: warning: '__builtin_memset' specified bound between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] [INFO] [stderr] 59 | return __builtin___memset_chk (__dest, __ch, __len, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 60 | __glibc_objsize0 (__dest)); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In function 'memset', [INFO] [stderr] inlined from 'mask_edges_chroma' at ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/lf_mask.c:274:5, [INFO] [stderr] inlined from 'dav1d_create_lf_mask_intra' at ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/lf_mask.c:342:5: [INFO] [stderr] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:59:10: warning: '__builtin_memset' specified bound between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] [INFO] [stderr] 59 | return __builtin___memset_chk (__dest, __ch, __len, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 60 | __glibc_objsize0 (__dest)); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [68/118] Compiling C object tools/libdav1d_input.a.p/input_ivf.c.o [INFO] [stderr] [69/118] Compiling C object tools/libdav1d_output.a.p/output_null.c.o [INFO] [stderr] [70/118] Compiling C object tools/libdav1d_input.a.p/input_section5.c.o [INFO] [stderr] [71/118] Compiling C object tools/libdav1d_output.a.p/output_yuv.c.o [INFO] [stderr] [72/118] Compiling C object tools/libdav1d_output.a.p/output_md5.c.o [INFO] [stderr] [73/118] Compiling C object tools/libdav1d_input.a.p/input_annexb.c.o [INFO] [stderr] [74/118] Linking static target tools/libdav1d_input.a [INFO] [stderr] [75/118] Compiling C object tools/libdav1d_output.a.p/output_y4m2.c.o [INFO] [stderr] [76/118] Compiling C object tools/libdav1d_output.a.p/output_output.c.o [INFO] [stderr] [77/118] Linking static target tools/libdav1d_output.a [INFO] [stderr] [78/118] Compiling C object tools/dav1d.p/dav1d.c.o [INFO] [stderr] [79/118] Compiling C object tests/libcheckasm_bitdepth_8.a.p/checkasm_cdef.c.o [INFO] [stderr] [80/118] Compiling C object tools/dav1d.p/dav1d_cli_parse.c.o [INFO] [stderr] [81/118] Compiling C object src/libdav1d.a.p/obu.c.o [INFO] [stderr] [82/118] Compiling C object tests/libcheckasm_bitdepth_8.a.p/checkasm_ipred.c.o [INFO] [stderr] [83/118] Compiling C object tests/libcheckasm_bitdepth_8.a.p/checkasm_looprestoration.c.o [INFO] [stderr] [84/118] Compiling C object tests/libcheckasm_bitdepth_8.a.p/checkasm_filmgrain.c.o [INFO] [stderr] [85/118] Compiling C object src/libdav1d.a.p/ref_mvs.c.o [INFO] [stderr] [86/118] Compiling C object tests/libcheckasm_bitdepth_8.a.p/checkasm_loopfilter.c.o [INFO] [stderr] [87/118] Generating 'src/libdav1d.a.p/cdef_sse.obj' [INFO] [stderr] [88/118] Generating 'src/libdav1d.a.p/loopfilter_ssse3.obj' [INFO] [stderr] [89/118] Compiling C object tests/libcheckasm_bitdepth_16.a.p/checkasm_cdef.c.o [INFO] [stderr] [90/118] Compiling C object tests/libcheckasm_bitdepth_16.a.p/checkasm_loopfilter.c.o [INFO] [stderr] [91/118] Compiling C object tests/libcheckasm_bitdepth_16.a.p/checkasm_filmgrain.c.o [INFO] [stderr] [92/118] Generating 'tests/checkasm.p/checkasm.obj' [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/tests/checkasm/x86/checkasm.asm:70: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:569: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/tests/checkasm/x86/checkasm.asm:70: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:572: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/tests/checkasm/x86/checkasm.asm:70: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:574: ... from macro `PROLOGUE' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/tests/checkasm/x86/checkasm.asm:94: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:721: ... from macro `cglobal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:759: ... from macro `cglobal_internal' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/ext/x86/x86inc.asm:574: ... from macro `PROLOGUE' defined here [INFO] [stderr] [93/118] Compiling C object tests/libcheckasm_bitdepth_16.a.p/checkasm_looprestoration.c.o [INFO] [stderr] [94/118] Compiling C object tests/libcheckasm_bitdepth_8.a.p/checkasm_itx.c.o [INFO] [stderr] [95/118] Compiling C object tests/dav1d_fuzzer_mt.p/libfuzzer_main.c.o [INFO] [stderr] [96/118] Compiling C object tests/dav1d_fuzzer_mt.p/libfuzzer_dav1d_fuzzer.c.o [INFO] [stderr] [97/118] Compiling C object src/libdav1d_bitdepth_16.a.p/recon_tmpl.c.o [INFO] [stderr] [98/118] Compiling C object tests/dav1d_fuzzer.p/libfuzzer_main.c.o [INFO] [stderr] [99/118] Compiling C object tests/dav1d_fuzzer.p/libfuzzer_dav1d_fuzzer.c.o [INFO] [stderr] [100/118] Compiling C object tests/checkasm.p/checkasm_checkasm.c.o [INFO] [stderr] [101/118] Compiling C object tests/libcheckasm_bitdepth_16.a.p/checkasm_ipred.c.o [INFO] [stderr] [102/118] Compiling C object tests/libcheckasm_bitdepth_16.a.p/checkasm_itx.c.o [INFO] [stderr] [103/118] Generating 'src/libdav1d.a.p/mc.obj' [INFO] [stderr] [104/118] Generating 'src/libdav1d.a.p/ipred_ssse3.obj' [INFO] [stderr] [105/118] Compiling C object tests/checkasm.p/checkasm_msac.c.o [INFO] [stderr] [106/118] Compiling C object tests/libcheckasm_bitdepth_8.a.p/checkasm_mc.c.o [INFO] [stderr] [107/118] Compiling C object tests/libcheckasm_bitdepth_16.a.p/checkasm_mc.c.o [INFO] [stderr] [108/118] Generating 'src/libdav1d.a.p/mc_ssse3.obj' [INFO] [stderr] [109/118] Compiling C object src/libdav1d.a.p/decode.c.o [INFO] [stderr] [110/118] Compiling C object src/libdav1d.a.p/cdf.c.o [INFO] [stderr] [111/118] Generating 'src/libdav1d.a.p/itx_ssse3.obj' [INFO] [stderr] [112/118] Generating 'src/libdav1d.a.p/itx.obj' [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/itx.asm:1102: warning: improperly calling multi-line macro `ITX_MUL2X_PACK' with 8 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/itx.asm:298: ... from macro `WRAP_XMM' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/itx.asm:1041: ... from macro `IDCT16_1D_PACKED' defined here [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/itx.asm:1321: warning: dropping trailing empty default parameter in definition of multi-line macro `WRITE_8X4' [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/itx.asm:1923: warning: improperly calling multi-line macro `ITX_MUL2X_PACK' with 8 parameters [-w+pp-macro-params-legacy] [INFO] [stderr] ../../../../../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/src/x86/itx.asm:1041: ... from macro `IDCT16_1D_PACKED' defined here [INFO] [stderr] [113/118] Linking static target src/libdav1d.a [INFO] [stderr] [114/118] Linking target tests/dav1d_fuzzer [INFO] [stderr] [115/118] Linking target tests/checkasm [INFO] [stderr] [116/118] Linking target tools/dav1d [INFO] [stderr] [117/118] Linking target tests/dav1d_fuzzer_mt [INFO] [stderr] [117/118] Installing files. [INFO] [stderr] Installing src/libdav1d.a to /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libavif-sys-83688fa2861e402d/out/dav1d/install/lib/x86_64-linux-gnu [INFO] [stderr] Installing tools/dav1d to /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libavif-sys-83688fa2861e402d/out/dav1d/install/bin [INFO] [stderr] Installing /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/include/dav1d/common.h to /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libavif-sys-83688fa2861e402d/out/dav1d/install/include/dav1d [INFO] [stderr] Installing /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/include/dav1d/data.h to /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libavif-sys-83688fa2861e402d/out/dav1d/install/include/dav1d [INFO] [stderr] Installing /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/include/dav1d/dav1d.h to /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libavif-sys-83688fa2861e402d/out/dav1d/install/include/dav1d [INFO] [stderr] Installing /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/include/dav1d/headers.h to /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libavif-sys-83688fa2861e402d/out/dav1d/install/include/dav1d [INFO] [stderr] Installing /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/dav1d/include/dav1d/picture.h to /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libavif-sys-83688fa2861e402d/out/dav1d/install/include/dav1d [INFO] [stderr] Installing /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libavif-sys-83688fa2861e402d/out/dav1d/include/dav1d/version.h to /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libavif-sys-83688fa2861e402d/out/dav1d/install/include/dav1d [INFO] [stderr] Installing /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libavif-sys-83688fa2861e402d/out/dav1d/meson-private/dav1d.pc to /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libavif-sys-83688fa2861e402d/out/dav1d/install/lib/x86_64-linux-gnu/pkgconfig [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libavif-sys-83688fa2861e402d/out/dav1d/src [INFO] [stderr] running: cd "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libavif-sys-83688fa2861e402d/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/libavif" "-DAVIF_CODEC_DAV1D=1" "-DCMAKE_PREFIX_PATH=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libavif-sys-83688fa2861e402d/out/dav1d/install;" "-DBUILD_SHARED_LIBS=0" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libavif-sys-83688fa2861e402d/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/musl-gcc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=musl-g++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/musl-gcc" "-DCMAKE_BUILD_TYPE=Release" [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/musl-gcc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- libavif: Enabling warnings for GCC [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- libavif: Codec enabled: dav1d (decode) [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] building libavif [INFO] [stderr] CMake Error at CMakeLists.txt:128 (message): [INFO] [stderr] libavif: dav1d library not found [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.44/src/lib.rs:885:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5f59d8ff1122 - std::backtrace_rs::backtrace::libunwind::trace::h7c95ef939f65c294 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5f59d8ff1122 - std::backtrace_rs::backtrace::trace_unsynchronized::h32c948083968be8c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5f59d8ff1122 - std::sys::backtrace::_print_fmt::hbce1ec88d06e088c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5f59d8ff1122 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5f59d9013b23 - core::fmt::rt::Argument::fmt::h6807405d250eb341 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5f59d9013b23 - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x5f59d8fee103 - std::io::default_write_fmt::h2bbef4d99fdfa1fb [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5f59d8fee103 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5f59d8ff0f72 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5f59d8ff2352 - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5f59d8ff2155 - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5f59d8ff2d22 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5f59d8ff2aba - std::panicking::begin_panic_handler::{{closure}}::h7b56674cf0518b4b [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5f59d8ff1619 - std::sys::backtrace::__rust_end_short_backtrace::h3266312f35a9262a [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5f59d8ff274d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5f59d9012a70 - core::panicking::panic_fmt::h42f13c80076c805d [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5f59d8f8990b - cmake::fail::h45f36bd95235a9ad [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.44/src/lib.rs:885:5 [INFO] [stderr] 17: 0x5f59d8f890f1 - cmake::run::h6344e95d9627a732 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.44/src/lib.rs:863:9 [INFO] [stderr] 18: 0x5f59d8f85735 - cmake::Config::build::h10da6041971c3167 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.44/src/lib.rs:698:13 [INFO] [stderr] 19: 0x5f59d8f7f4c1 - build_script_build::main::h2b8c78304576d882 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libavif-sys-0.4.2/build.rs:86:10 [INFO] [stderr] 20: 0x5f59d8f7d81b - core::ops::function::FnOnce::call_once::h357ffe41e8371498 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 21: 0x5f59d8f7d65e - std::sys::backtrace::__rust_begin_short_backtrace::h7b8109ffd94de114 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 22: 0x5f59d8f7d561 - std::rt::lang_start::{{closure}}::h4eb8ddb6d472e5ca [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:206:18 [INFO] [stderr] 23: 0x5f59d8fe9e90 - core::ops::function::impls:: for &F>::call_once::h776d28ad5d8e3065 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 24: 0x5f59d8fe9e90 - std::panicking::catch_unwind::do_call::hc52b7f8762002282 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x5f59d8fe9e90 - std::panicking::catch_unwind::h65ae6675cb87c293 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x5f59d8fe9e90 - std::panic::catch_unwind::h4bf88f8de30a831e [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5f59d8fe9e90 - std::rt::lang_start_internal::{{closure}}::he18cde089aa4ecf1 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5f59d8fe9e90 - std::panicking::catch_unwind::do_call::h8d614f4790efaa4f [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x5f59d8fe9e90 - std::panicking::catch_unwind::he616f21a5745eff4 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x5f59d8fe9e90 - std::panic::catch_unwind::ha12dd71f2a653c0c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5f59d8fe9e90 - std::rt::lang_start_internal::hacfd5a6cee565422 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5f59d8f7d547 - std::rt::lang_start::h6e9842271afa8926 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:205:5 [INFO] [stderr] 33: 0x5f59d8f7f7fe - main [INFO] [stderr] 34: 0x75f0357111ca - [INFO] [stderr] 35: 0x75f03571128b - __libc_start_main [INFO] [stderr] 36: 0x5f59d8f7d3d5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "8e772f43a0a57e4fd67e37bf5eaad1367e38ff59cdeb59cde0146de16740d73b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e772f43a0a57e4fd67e37bf5eaad1367e38ff59cdeb59cde0146de16740d73b", kill_on_drop: false }` [INFO] [stdout] 8e772f43a0a57e4fd67e37bf5eaad1367e38ff59cdeb59cde0146de16740d73b