[INFO] fetching crate rimage 0.8.0... [INFO] testing rimage-0.8.0 against try#5a3d3b91048a0adf280e7a4e589c1dda6443f172 for pr-115235 [INFO] extracting crate rimage 0.8.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate rimage 0.8.0 on toolchain 5a3d3b91048a0adf280e7a4e589c1dda6443f172 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rimage 0.8.0 [INFO] finished tweaking crates.io crate rimage 0.8.0 [INFO] tweaked toml for crates.io crate rimage 0.8.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate rimage 0.8.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" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22c1c0f46b5bdf13eef1e09456eb6293b0d86a9cb489a0d4875680fb09d40e7e [INFO] running `Command { std: "docker" "start" "-a" "22c1c0f46b5bdf13eef1e09456eb6293b0d86a9cb489a0d4875680fb09d40e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22c1c0f46b5bdf13eef1e09456eb6293b0d86a9cb489a0d4875680fb09d40e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22c1c0f46b5bdf13eef1e09456eb6293b0d86a9cb489a0d4875680fb09d40e7e", kill_on_drop: false }` [INFO] [stdout] 22c1c0f46b5bdf13eef1e09456eb6293b0d86a9cb489a0d4875680fb09d40e7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2add05bdd65d0a87c19ab4879105c6d6153bb0cdf802e06ee4f0ea19deead575 [INFO] running `Command { std: "docker" "start" "-a" "2add05bdd65d0a87c19ab4879105c6d6153bb0cdf802e06ee4f0ea19deead575", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rust_hawktracer_normal_macro v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling nasm-rs v0.2.5 [INFO] [stderr] Compiling rust_hawktracer_proc_macro v0.4.1 [INFO] [stderr] Compiling rust_hawktracer v0.7.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling libdeflate-sys v0.11.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling libdav1d-sys v0.5.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling mozjpeg-sys v1.1.0 [INFO] [stderr] Compiling libwebp-sys2 v0.1.7 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.3+5.3.0-patched [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bitstream-io v1.6.0 [INFO] [stderr] Compiling const_fn_assert v0.1.3+deprecated [INFO] [stderr] Compiling v_frame v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling portable-atomic v1.3.3 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling libavif-sys v0.14.3 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling imgref v1.9.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling loop9 v0.1.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling av1-grain v0.2.2 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling clap_builder v4.3.10 [INFO] [stderr] Compiling cargo-lock v8.0.3 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling zopfli v0.7.4 [INFO] [stderr] Compiling built v0.5.2 [INFO] [stderr] Compiling fallible_collections v0.4.8 [INFO] [stderr] Compiling stderrlog v0.5.4 [INFO] [stderr] Compiling rav1e v0.6.3 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling wild v2.1.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling clap v4.3.10 [INFO] [stderr] Compiling libwebp v0.1.2 [INFO] [stderr] Compiling indicatif v0.17.5 [INFO] [stderr] Compiling resize v0.7.4 [INFO] [stderr] Compiling imagequant v4.2.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libdeflater v0.11.0 [INFO] [stderr] Compiling oxipng v8.0.0 [INFO] [stderr] Compiling mozjpeg v0.9.6 [INFO] [stderr] Compiling ravif v0.11.2 [INFO] [stderr] error: could not compile `rav1e` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/bin/rustc --crate-name rav1e --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rav1e-0.6.3/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 -C debuginfo=2 --cfg 'feature="asm"' --cfg 'feature="capi"' --cfg 'feature="cc"' --cfg 'feature="nasm-rs"' --cfg 'feature="scan_fmt"' --cfg 'feature="threading"' -C metadata=754c0e832531c7b6 -C extra-filename=-754c0e832531c7b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arg_enum_proc_macro=/opt/rustwide/target/debug/deps/libarg_enum_proc_macro-52bdc503e02a03ae.so --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-cb6bbcf48effbe87.rmeta --extern av1_grain=/opt/rustwide/target/debug/deps/libav1_grain-0c4f3eab486c1517.rmeta --extern bitstream_io=/opt/rustwide/target/debug/deps/libbitstream_io-b85262a8f50f2522.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rmeta --extern const_fn_assert=/opt/rustwide/target/debug/deps/libconst_fn_assert-a25a68a7f17d6883.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-984871af0d436c93.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-d0e6cae748766111.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-27705ca7a13934be.rmeta --extern rayon=/opt/rustwide/target/debug/deps/libmaybe_rayon-63aa2e1814e33e4c.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-050b31068f8a5ceb.rmeta --extern noop_proc_macro=/opt/rustwide/target/debug/deps/libnoop_proc_macro-81e81ea762d4d6cd.so --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-2f98f8b90273b143.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-0e96fa37554ce5ad.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-8ddb0c67efdf005e.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-61596324ddf9acba.so --extern rust_hawktracer=/opt/rustwide/target/debug/deps/librust_hawktracer-5efa80cd913fc167.rmeta --extern scan_fmt=/opt/rustwide/target/debug/deps/libscan_fmt-9db48fe9528e2e21.rmeta --extern simd_helpers=/opt/rustwide/target/debug/deps/libsimd_helpers-67e7e7a9b9f735be.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d5893b557988d16e.rmeta --extern v_frame=/opt/rustwide/target/debug/deps/libv_frame-252938d858e3520f.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/rav1e-841eba52ba84800f/out -l static=rav1easm -l static=rav1easm --cfg nightly_rustc --cfg nasm_x86_64` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2add05bdd65d0a87c19ab4879105c6d6153bb0cdf802e06ee4f0ea19deead575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2add05bdd65d0a87c19ab4879105c6d6153bb0cdf802e06ee4f0ea19deead575", kill_on_drop: false }` [INFO] [stdout] 2add05bdd65d0a87c19ab4879105c6d6153bb0cdf802e06ee4f0ea19deead575