[INFO] cloning repository https://github.com/Giraray/mofetch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Giraray/mofetch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiraray%2Fmofetch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiraray%2Fmofetch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f325dad9eba88876cf4c1f65d909a717a6b3ba34 [INFO] testing Giraray/mofetch against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiraray%2Fmofetch" "/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/Giraray/mofetch [INFO] finished tweaking git repo https://github.com/Giraray/mofetch [INFO] tweaked toml for git repo https://github.com/Giraray/mofetch written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Giraray/mofetch on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Giraray/mofetch 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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wgpu-core-deps-emscripten v25.0.0 [INFO] [stderr] Downloaded wgpu-core-deps-windows-linux-android v25.0.0 [INFO] [stderr] Downloaded wgpu-core-deps-apple v25.0.0 [INFO] [stderr] Downloaded lexopt v0.3.1 [INFO] [stderr] Downloaded numtoa v0.2.4 [INFO] [stderr] Downloaded termion v4.0.5 [INFO] [stderr] Downloaded wgpu-types v25.0.0 [INFO] [stderr] Downloaded wgpu v25.0.2 [INFO] [stderr] Downloaded wgpu-core v25.0.2 [INFO] [stderr] Downloaded wgpu-hal v25.0.2 [INFO] [stderr] Downloaded naga v25.0.1 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bba007020d28298d8e7777b6126b6b0602cb3c8a64daf4598f045843e94af6c8 [INFO] running `Command { std: "docker" "start" "-a" "bba007020d28298d8e7777b6126b6b0602cb3c8a64daf4598f045843e94af6c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bba007020d28298d8e7777b6126b6b0602cb3c8a64daf4598f045843e94af6c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bba007020d28298d8e7777b6126b6b0602cb3c8a64daf4598f045843e94af6c8", kill_on_drop: false }` [INFO] [stdout] bba007020d28298d8e7777b6126b6b0602cb3c8a64daf4598f045843e94af6c8 [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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98d583a717b3b402f32838d7bdbd21ea905818a2e3081def1ad2c01d4098f643 [INFO] running `Command { std: "docker" "start" "-a" "98d583a717b3b402f32838d7bdbd21ea905818a2e3081def1ad2c01d4098f643", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling naga v25.0.1 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling wgpu-hal v25.0.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling wgpu-core v25.0.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling wgpu v25.0.2 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling avif-serialize v0.8.5 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling termion v4.0.5 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling sysinfo v0.37.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling lexopt v0.3.1 [INFO] [stderr] error: could not compile `rayon` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/bin/rustc --crate-name rayon --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.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("web_spin_lock"))' -C metadata=ecc53280fd915965 -C extra-filename=-18ae4a3e007c193b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-ef22a4c75605e12f.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-26a7f0786f906e2a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nom` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/bin/rustc --crate-name nom --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-7.1.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=197bbeb6f5adf3ee -C extra-filename=-a5a7ddb4e732d66e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6f5829dadd40eda8.rmeta --extern minimal_lexical=/opt/rustwide/target/debug/deps/libminimal_lexical-140743af3179f6a2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/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="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=052cfb0f4161f1ad -C extra-filename=-ae4e87cd68293755 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-ae36986a4eb55ba3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "98d583a717b3b402f32838d7bdbd21ea905818a2e3081def1ad2c01d4098f643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98d583a717b3b402f32838d7bdbd21ea905818a2e3081def1ad2c01d4098f643", kill_on_drop: false }` [INFO] [stdout] 98d583a717b3b402f32838d7bdbd21ea905818a2e3081def1ad2c01d4098f643