[INFO] cloning repository https://github.com/ljp-projects/mosaic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ljp-projects/mosaic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljp-projects%2Fmosaic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljp-projects%2Fmosaic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91dd99221e6469c5e93851388044b97cd5325d6d [INFO] testing ljp-projects/mosaic 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%2Fljp-projects%2Fmosaic" "/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/ljp-projects/mosaic [INFO] finished tweaking git repo https://github.com/ljp-projects/mosaic [INFO] tweaked toml for git repo https://github.com/ljp-projects/mosaic written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ljp-projects/mosaic 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/ljp-projects/mosaic 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da3b6cfc7747a18703dfa21b10f03ee1d87156350ce68e7be64928a22317a5c6 [INFO] running `Command { std: "docker" "start" "-a" "da3b6cfc7747a18703dfa21b10f03ee1d87156350ce68e7be64928a22317a5c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da3b6cfc7747a18703dfa21b10f03ee1d87156350ce68e7be64928a22317a5c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da3b6cfc7747a18703dfa21b10f03ee1d87156350ce68e7be64928a22317a5c6", kill_on_drop: false }` [INFO] [stdout] da3b6cfc7747a18703dfa21b10f03ee1d87156350ce68e7be64928a22317a5c6 [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 -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] de16caa7a5c944fef6ae54ea8723fc66afe5cc32d8f8ad889521f16c12c522cc [INFO] running `Command { std: "docker" "start" "-a" "de16caa7a5c944fef6ae54ea8723fc66afe5cc32d8f8ad889521f16c12c522cc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.118.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pulley-interpreter v31.0.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling cranelift-bitset v0.118.0 [INFO] [stderr] Compiling cranelift-isle v0.118.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.118.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.118.0 [INFO] [stderr] Compiling cranelift-control v0.118.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling cranelift-codegen-meta v0.118.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling homedir v0.3.4 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling cranelift-codegen v0.118.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sysctl v0.5.5 [INFO] [stderr] Compiling mmap-rs v0.6.1 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling cranelift-entity v0.118.0 [INFO] [stderr] Compiling regalloc2 v0.11.1 [INFO] [stderr] Compiling cranelift-bforest v0.118.0 [INFO] [stderr] Compiling cranelift-module v0.118.0 [INFO] [stderr] Compiling cranelift-frontend v0.118.0 [INFO] [stderr] Compiling cranelift-interpreter v0.118.0 [INFO] [stderr] Compiling cranelift-object v0.118.0 [INFO] [stderr] error: could not compile `cranelift-frontend` (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_frontend --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-frontend-0.118.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 '--allow=clippy::all' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features --warn=unsafe-attr-outside-unsafe '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=rust-2024-prelude-collisions --warn=rust-2024-incompatible-pat --warn=rust-2024-guarded-string-incompatible-syntax --warn=missing-unsafe-on-extern '--warn=clippy::map_clone' '--warn=clippy::manual_strip' --warn=keyword_idents_2024 --warn=impl-trait-overcaptures --warn=deprecated-safe-2024 '--warn=clippy::clone_on_copy' '--warn=clippy::allow_attributes_without_reason' --check-cfg 'cfg(pulley_tail_calls)' --check-cfg 'cfg(pulley_assume_llvm_makes_tail_calls)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "hashbrown", "std"))' -C metadata=45fc28eb78f1f86a -C extra-filename=-ecf7007751c0b950 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_codegen=/opt/rustwide/target/debug/deps/libcranelift_codegen-e0341b0c7f38daaa.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b4b1405e4f658805.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-15473a1070f6d1d4.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-abd368ea5b8f36f5.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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.118.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 '--allow=clippy::all' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features --warn=unsafe-attr-outside-unsafe '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=rust-2024-prelude-collisions --warn=rust-2024-incompatible-pat --warn=rust-2024-guarded-string-incompatible-syntax --warn=missing-unsafe-on-extern '--warn=clippy::map_clone' '--warn=clippy::manual_strip' --warn=keyword_idents_2024 --warn=impl-trait-overcaptures --warn=deprecated-safe-2024 '--warn=clippy::clone_on_copy' '--warn=clippy::allow_attributes_without_reason' --check-cfg 'cfg(pulley_tail_calls)' --check-cfg 'cfg(pulley_assume_llvm_makes_tail_calls)' --cfg 'feature="all-arch"' --cfg 'feature="all-native-arch"' --cfg 'feature="arm64"' --cfg 'feature="default"' --cfg 'feature="enable-serde"' --cfg 'feature="gimli"' --cfg 'feature="host-arch"' --cfg 'feature="incremental-cache"' --cfg 'feature="postcard"' --cfg 'feature="pulley"' --cfg 'feature="riscv64"' --cfg 'feature="s390x"' --cfg 'feature="serde"' --cfg 'feature="serde_derive"' --cfg 'feature="sha2"' --cfg 'feature="std"' --cfg 'feature="timing"' --cfg 'feature="unwind"' --cfg 'feature="x86"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-arch", "all-native-arch", "anyhow", "arm64", "capstone", "core", "default", "disas", "enable-serde", "gimli", "host-arch", "incremental-cache", "isle-errors", "postcard", "pulley", "riscv64", "s390x", "serde", "serde_derive", "sha2", "souper-harvest", "souper-ir", "std", "timing", "trace-log", "unwind", "x86"))' -C metadata=4905cdeddb3697ef -C extra-filename=-e0341b0c7f38daaa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-e94a013ffa7191e8.rmeta --extern cranelift_assembler_x64=/opt/rustwide/target/debug/deps/libcranelift_assembler_x64-707965213fc429f0.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-f59f1590f90d0a9e.rmeta --extern cranelift_bitset=/opt/rustwide/target/debug/deps/libcranelift_bitset-99c04bc1a5df6ec7.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-a2e65e0cc13795a5.rmeta --extern cranelift_control=/opt/rustwide/target/debug/deps/libcranelift_control-d41ea3eb8cc59167.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-17823efab550e926.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-21a4e34928da7f70.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-64785da4f651c534.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b4b1405e4f658805.rmeta --extern postcard=/opt/rustwide/target/debug/deps/libpostcard-454828a03d768163.rmeta --extern pulley_interpreter=/opt/rustwide/target/debug/deps/libpulley_interpreter-4a6306ebffb8b1dc.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-a4adbad7e7e1f851.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-2e6afe8b5a717982.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4a3ed2bb65e12438.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-55db36048e593afd.so --extern sha2=/opt/rustwide/target/debug/deps/libsha2-1ba46c6ad01d7789.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-15473a1070f6d1d4.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-abd368ea5b8f36f5.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "de16caa7a5c944fef6ae54ea8723fc66afe5cc32d8f8ad889521f16c12c522cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de16caa7a5c944fef6ae54ea8723fc66afe5cc32d8f8ad889521f16c12c522cc", kill_on_drop: false }` [INFO] [stdout] de16caa7a5c944fef6ae54ea8723fc66afe5cc32d8f8ad889521f16c12c522cc