[INFO] fetching crate rimage 0.7.0... [INFO] testing rimage-0.7.0 against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] extracting crate rimage 0.7.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate rimage 0.7.0 on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rimage 0.7.0 [INFO] finished tweaking crates.io crate rimage 0.7.0 [INFO] tweaked toml for crates.io crate rimage 0.7.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate rimage 0.7.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" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01c5d63a4664cb5f82ed9cc87c4d3dbdab2b92226e280c06d8ec91d0b1c5ed9e [INFO] running `Command { std: "docker" "start" "-a" "01c5d63a4664cb5f82ed9cc87c4d3dbdab2b92226e280c06d8ec91d0b1c5ed9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01c5d63a4664cb5f82ed9cc87c4d3dbdab2b92226e280c06d8ec91d0b1c5ed9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01c5d63a4664cb5f82ed9cc87c4d3dbdab2b92226e280c06d8ec91d0b1c5ed9e", kill_on_drop: false }` [INFO] [stdout] 01c5d63a4664cb5f82ed9cc87c4d3dbdab2b92226e280c06d8ec91d0b1c5ed9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2be3397967d47fb65dcc77e173bdc4be24c7e1961721efe4924b3d375d1bf230 [INFO] running `Command { std: "docker" "start" "-a" "2be3397967d47fb65dcc77e173bdc4be24c7e1961721efe4924b3d375d1bf230", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rustix v0.37.14 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.4 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling rust_hawktracer_proc_macro v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling rust_hawktracer_normal_macro v0.4.1 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling rust_hawktracer v0.7.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling libdav1d-sys v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling const_fn_assert v0.1.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling libdeflate-sys v0.11.0 [INFO] [stderr] Compiling libwebp-sys2 v0.1.7 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.3+5.3.0-patched [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling portable-atomic v1.3.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling bitstream-io v1.6.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling anstream v0.3.1 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling png v0.17.8 [INFO] [stderr] Compiling libavif-sys v0.14.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling imgref v1.9.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling nasm-rs v0.2.5 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling clap_builder v4.3.0 [INFO] [stderr] Compiling loop9 v0.1.3 [INFO] [stderr] Compiling fallible_collections v0.4.7 [INFO] [stderr] Compiling zopfli v0.7.2 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling mozjpeg-sys v1.0.6 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling stderrlog v0.5.4 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling wild v2.1.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling indicatif v0.17.4 [INFO] [stderr] Compiling libwebp v0.1.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling resize v0.7.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling simple-error v0.3.0 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.3.0 [INFO] [stderr] Compiling v_frame v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling libdeflater v0.11.0 [INFO] [stderr] Compiling clap v4.3.0 [INFO] [stderr] Compiling oxipng v8.0.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling av1-grain v0.2.2 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling imagequant v4.2.0 [INFO] [stderr] Compiling mozjpeg v0.9.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cargo-lock v8.0.3 [INFO] [stderr] Compiling built v0.5.2 [INFO] [stderr] Compiling rav1e v0.6.3 [INFO] [stderr] Compiling ravif v0.11.1 [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/ecd7b559f89c73ac8f1d318f7501006f37b944b2/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=94ae55d66da9c4ef -C extra-filename=-94ae55d66da9c4ef --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-7d30a65133996bec.so --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-1b7b1bd0f40104ca.rmeta --extern av1_grain=/opt/rustwide/target/debug/deps/libav1_grain-344b0c201dbad11b.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-ea8aa1677f7bfd0e.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-984871af0d436c93.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9b526bc9a4d554f0.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-382e3930bcdb91a0.rmeta --extern rayon=/opt/rustwide/target/debug/deps/libmaybe_rayon-10d397bc5b1f5cf1.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-8bb3faff5c43a675.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-0e96fa37554ce5ad.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c43f537c621697d1.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-009ab44de86ec77d.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cc1a6c69d8cfd605.rmeta --extern v_frame=/opt/rustwide/target/debug/deps/libv_frame-b3513e9a05c13d15.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/rav1e-eba55513d1d14b02/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" "2be3397967d47fb65dcc77e173bdc4be24c7e1961721efe4924b3d375d1bf230", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2be3397967d47fb65dcc77e173bdc4be24c7e1961721efe4924b3d375d1bf230", kill_on_drop: false }` [INFO] [stdout] 2be3397967d47fb65dcc77e173bdc4be24c7e1961721efe4924b3d375d1bf230