[INFO] cloning repository https://github.com/OmgRod/lover [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OmgRod/lover" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOmgRod%2Flover", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOmgRod%2Flover'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51bfc285967d2b173e25f5c1089ca7a4f2d36d2d [INFO] testing OmgRod/lover against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOmgRod%2Flover" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/OmgRod/lover [INFO] finished tweaking git repo https://github.com/OmgRod/lover [INFO] tweaked toml for git repo https://github.com/OmgRod/lover written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/OmgRod/lover on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/OmgRod/lover 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91d0a54b8d95e4e62c0efb2fe42af3c819b1526506c8abff0d9957f5ca2225ac [INFO] running `Command { std: "docker" "start" "-a" "91d0a54b8d95e4e62c0efb2fe42af3c819b1526506c8abff0d9957f5ca2225ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91d0a54b8d95e4e62c0efb2fe42af3c819b1526506c8abff0d9957f5ca2225ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91d0a54b8d95e4e62c0efb2fe42af3c819b1526506c8abff0d9957f5ca2225ac", kill_on_drop: false }` [INFO] [stdout] 91d0a54b8d95e4e62c0efb2fe42af3c819b1526506c8abff0d9957f5ca2225ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7453c2bd13ef4707400758e1b90ec6bd6d5400c8668b1f146fafb3c78d739185 [INFO] running `Command { std: "docker" "start" "-a" "7453c2bd13ef4707400758e1b90ec6bd6d5400c8668b1f146fafb3c78d739185", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling miniz_oxide v0.8.7 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling zlib-rs v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling no_std_io2 v0.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling zip v2.6.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libz-rs-sys v0.5.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling deku_derive v0.18.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling solana-nohash-hasher v0.2.1 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling lover v2.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling termsize v0.1.9 [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/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name rav1e --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rav1e-0.7.1/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="threading"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aom-sys", "asm", "av-metrics", "backtrace", "bench", "binaries", "byteorder", "capi", "cc", "channel-api", "check_asm", "clap", "clap_complete", "console", "crossbeam", "dav1d-sys", "decode_test", "decode_test_dav1d", "default", "desync_finder", "dump_ivf", "dump_lookahead_data", "fern", "git_version", "image", "ivf", "nasm-rs", "nom", "quick_test", "scan_fmt", "scenechange", "serde", "serde-big-array", "serialize", "signal-hook", "signal_support", "threading", "toml", "tracing", "tracing-chrome", "tracing-subscriber", "unstable", "wasm", "wasm-bindgen", "y4m"))' -C metadata=5f3f5d2cec814e4e -C extra-filename=-9e0fb8762aa3d009 --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-3c79742ccd780e3d.so --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-78e6687af5fcd84b.rmeta --extern av1_grain=/opt/rustwide/target/debug/deps/libav1_grain-d3a1383d0b72fa0d.rmeta --extern bitstream_io=/opt/rustwide/target/debug/deps/libbitstream_io-c7dbb66cbabefb19.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-8c8419bc1cff3c76.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-40fa1b35b5222bb9.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-783313aafc8cd3cd.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-7a84f66deca8d420.rmeta --extern rayon=/opt/rustwide/target/debug/deps/libmaybe_rayon-a652100765e37687.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-f7b9f09a34de90c3.rmeta --extern noop_proc_macro=/opt/rustwide/target/debug/deps/libnoop_proc_macro-0d83bde8ae131d7f.so --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-2ca9116c040286eb.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-30475c4f6d3e735d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-db8f3eed2a1f3f7b.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c9191a41cf78ae7e.so --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-5fc01027cbc3d1c1.rmeta --extern simd_helpers=/opt/rustwide/target/debug/deps/libsimd_helpers-817c05aa6bd62637.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5e4b7b66bbdb1807.rmeta --extern v_frame=/opt/rustwide/target/debug/deps/libv_frame-36718a9b07a399ae.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7453c2bd13ef4707400758e1b90ec6bd6d5400c8668b1f146fafb3c78d739185", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7453c2bd13ef4707400758e1b90ec6bd6d5400c8668b1f146fafb3c78d739185", kill_on_drop: false }` [INFO] [stdout] 7453c2bd13ef4707400758e1b90ec6bd6d5400c8668b1f146fafb3c78d739185