[INFO] cloning repository https://github.com/skycloudd/sowo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skycloudd/sowo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskycloudd%2Fsowo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskycloudd%2Fsowo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c83a8c85138ca9928a052ba392666c2187c724c [INFO] testing skycloudd/sowo against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskycloudd%2Fsowo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/skycloudd/sowo [INFO] finished tweaking git repo https://github.com/skycloudd/sowo [INFO] tweaked toml for git repo https://github.com/skycloudd/sowo written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/skycloudd/sowo on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/skycloudd/sowo 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f74704f78b81913892d551bbcc208592e21d331655f6546a0c88cd3b94a9eabf [INFO] running `Command { std: "docker" "start" "-a" "f74704f78b81913892d551bbcc208592e21d331655f6546a0c88cd3b94a9eabf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f74704f78b81913892d551bbcc208592e21d331655f6546a0c88cd3b94a9eabf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f74704f78b81913892d551bbcc208592e21d331655f6546a0c88cd3b94a9eabf", kill_on_drop: false }` [INFO] [stdout] f74704f78b81913892d551bbcc208592e21d331655f6546a0c88cd3b94a9eabf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a9f3e9b2687edd8052a6e5397496db1687877c9a8f0682852abc5fee24a9091 [INFO] running `Command { std: "docker" "start" "-a" "1a9f3e9b2687edd8052a6e5397496db1687877c9a8f0682852abc5fee24a9091", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling cranelift-isle v0.107.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.107.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling cranelift-entity v0.107.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling cranelift-codegen-meta v0.107.2 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.7 [INFO] [stderr] Compiling cranelift-bforest v0.107.2 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling cranelift-control v0.107.2 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling snake_case v0.3.1 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling object v0.33.0 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling cranelift-codegen v0.107.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling cranelift-module v0.107.2 [INFO] [stderr] Compiling cranelift-frontend v0.107.2 [INFO] [stderr] Compiling cranelift-native v0.107.2 [INFO] [stderr] Compiling cranelift-object v0.107.2 [INFO] [stderr] Compiling cranelift v0.107.2 [INFO] [stderr] Compiling nova v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: cranelift-codegen@0.107.2: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.107.2: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.107.2: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.107.2: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.107.2: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] error: could not compile `cranelift-codegen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name cranelift_codegen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.107.2/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 --warn=unused_import_braces --warn=unused_extern_crates --warn=unstable_features --warn=trivial_numeric_casts '--allow=clippy::all' --cfg 'feature="gimli"' --cfg 'feature="std"' --cfg 'feature="trace-log"' --cfg 'feature="unwind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-arch", "anyhow", "arm64", "bincode", "capstone", "core", "default", "disas", "enable-serde", "gimli", "host-arch", "incremental-cache", "isle-errors", "isle-in-source-tree", "riscv64", "s390x", "serde", "serde_derive", "sha2", "souper-harvest", "souper-ir", "std", "timing", "trace-log", "unwind", "x86"))' -C metadata=6cdd792453f05bfe -C extra-filename=-adbf7ba912434e62 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-25f96839919e63f2.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-eac71331911e320e.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-6c3a21b0945466ba.rmeta --extern cranelift_control=/opt/rustwide/target/debug/deps/libcranelift_control-5a8144800dd7e622.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-89a450b67e310ad2.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-138de2ac05f8d15a.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-1475d7250447fc38.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-198b38ece085eb45.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-1bd7637b9cbbf6c0.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-3910f4209a8b0ee3.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-242b42f276214c2e.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 --cfg 'feature="x86"'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1a9f3e9b2687edd8052a6e5397496db1687877c9a8f0682852abc5fee24a9091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a9f3e9b2687edd8052a6e5397496db1687877c9a8f0682852abc5fee24a9091", kill_on_drop: false }` [INFO] [stdout] 1a9f3e9b2687edd8052a6e5397496db1687877c9a8f0682852abc5fee24a9091