[INFO] cloning repository https://github.com/Young-TW/Quaver-Stats [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Young-TW/Quaver-Stats" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoung-TW%2FQuaver-Stats", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoung-TW%2FQuaver-Stats'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 998cc4a1341a10914440605cff57565ae3d578bb [INFO] testing Young-TW/Quaver-Stats against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoung-TW%2FQuaver-Stats" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Young-TW/Quaver-Stats [INFO] finished tweaking git repo https://github.com/Young-TW/Quaver-Stats [INFO] tweaked toml for git repo https://github.com/Young-TW/Quaver-Stats written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Young-TW/Quaver-Stats on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Young-TW/Quaver-Stats 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-core v0.5.5 [INFO] [stderr] Downloaded imageproc v0.25.0 [INFO] [stderr] Downloaded rustls v0.23.31 [INFO] [stderr] Downloaded axum v0.8.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 483c8cf90f14de41e462dd9ce6095f471595d73e66f0365f678a8d502822b45e [INFO] running `Command { std: "docker" "start" "-a" "483c8cf90f14de41e462dd9ce6095f471595d73e66f0365f678a8d502822b45e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "483c8cf90f14de41e462dd9ce6095f471595d73e66f0365f678a8d502822b45e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "483c8cf90f14de41e462dd9ce6095f471595d73e66f0365f678a8d502822b45e", kill_on_drop: false }` [INFO] [stdout] 483c8cf90f14de41e462dd9ce6095f471595d73e66f0365f678a8d502822b45e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b908171c4894acd20d07a05226a8c7371645b12b69db479e7b916c05b25a1f31 [INFO] running `Command { std: "docker" "start" "-a" "b908171c4894acd20d07a05226a8c7371645b12b69db479e7b916c05b25a1f31", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling pxfm v0.1.25 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] error: could not compile `exr` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name exr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exr-1.73.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=54daee68b3914e84 -C extra-filename=-05400c8a86836b34 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-fd50adc00fe2031f.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-22d8573f17cc1c6f.rmeta --extern lebe=/opt/rustwide/target/debug/deps/liblebe-ba282ed24e2fec30.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-73ce2cf33d86c9a2.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-fbd7bdc195edf518.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-9710a34d7df3c927.rmeta --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-427cf9fe61e22bd5.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b908171c4894acd20d07a05226a8c7371645b12b69db479e7b916c05b25a1f31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b908171c4894acd20d07a05226a8c7371645b12b69db479e7b916c05b25a1f31", kill_on_drop: false }` [INFO] [stdout] b908171c4894acd20d07a05226a8c7371645b12b69db479e7b916c05b25a1f31