[INFO] cloning repository https://github.com/vit0-9/auramark-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vit0-9/auramark-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvit0-9%2Fauramark-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvit0-9%2Fauramark-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09ab90ca42f50ff0ef3a0b66e0805b318885fa8c [INFO] testing vit0-9/auramark-engine against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvit0-9%2Fauramark-engine" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vit0-9/auramark-engine [INFO] finished tweaking git repo https://github.com/vit0-9/auramark-engine [INFO] tweaked toml for git repo https://github.com/vit0-9/auramark-engine written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vit0-9/auramark-engine on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vit0-9/auramark-engine 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reed_solomon_rs v0.1.2 [INFO] [stderr] Downloaded ffmpeg-sys-next v7.1.3 [INFO] [stderr] Downloaded ffmpeg-next v7.1.0 [INFO] [stderr] Downloaded rustfft v6.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e598d7e6e384e59ecda4900b1287f1ecee448c6784f0c98aafbac3d1905a6f1f [INFO] running `Command { std: "docker" "start" "-a" "e598d7e6e384e59ecda4900b1287f1ecee448c6784f0c98aafbac3d1905a6f1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e598d7e6e384e59ecda4900b1287f1ecee448c6784f0c98aafbac3d1905a6f1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e598d7e6e384e59ecda4900b1287f1ecee448c6784f0c98aafbac3d1905a6f1f", kill_on_drop: false }` [INFO] [stdout] e598d7e6e384e59ecda4900b1287f1ecee448c6784f0c98aafbac3d1905a6f1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bc811fe79157abb47455c1f7280b2d71303dff13306b24cdce291ca1129fe30 [INFO] running `Command { std: "docker" "start" "-a" "0bc811fe79157abb47455c1f7280b2d71303dff13306b24cdce291ca1129fe30", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling ffmpeg-next v7.1.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling zune-jpeg v0.4.17 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rustfft v6.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hex-literal v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ffmpeg-sys-next v7.1.3 [INFO] [stderr] Compiling ravif v0.11.12 [INFO] [stderr] error: could not compile `ravif` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name ravif --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ravif-0.11.12/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("asm", "default", "threading"))' -C metadata=c0f58f0573270308 -C extra-filename=-7dab62bcbc0c75b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern avif_serialize=/opt/rustwide/target/debug/deps/libavif_serialize-b6df38dd8af1033a.rmeta --extern imgref=/opt/rustwide/target/debug/deps/libimgref-a0e1951dfb279f53.rmeta --extern loop9=/opt/rustwide/target/debug/deps/libloop9-4bb62f80164107ac.rmeta --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-8d402ad4d863a69d.rmeta --extern rav1e=/opt/rustwide/target/debug/deps/librav1e-33f53f6b58d4e1d5.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-8c9c043f71b8b9db.rmeta --extern rgb=/opt/rustwide/target/debug/deps/librgb-1ed681b62996bb34.rmeta --cap-lints allow --cap-lints=forbid` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0bc811fe79157abb47455c1f7280b2d71303dff13306b24cdce291ca1129fe30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc811fe79157abb47455c1f7280b2d71303dff13306b24cdce291ca1129fe30", kill_on_drop: false }` [INFO] [stdout] 0bc811fe79157abb47455c1f7280b2d71303dff13306b24cdce291ca1129fe30