[INFO] cloning repository https://github.com/miampf/schnuffel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miampf/schnuffel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiampf%2Fschnuffel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiampf%2Fschnuffel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 511f71a12e60d9844f16db8e57d1f6b6b032e608 [INFO] checking miampf/schnuffel against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiampf%2Fschnuffel" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/miampf/schnuffel [INFO] finished tweaking git repo https://github.com/miampf/schnuffel [INFO] tweaked toml for git repo https://github.com/miampf/schnuffel written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/miampf/schnuffel on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/miampf/schnuffel 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 974632db0364d58c92356e71c28d5daabbc20332c6632a8d263d43b5cbdc7689 [INFO] running `Command { std: "docker" "start" "-a" "974632db0364d58c92356e71c28d5daabbc20332c6632a8d263d43b5cbdc7689", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "974632db0364d58c92356e71c28d5daabbc20332c6632a8d263d43b5cbdc7689", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "974632db0364d58c92356e71c28d5daabbc20332c6632a8d263d43b5cbdc7689", kill_on_drop: false }` [INFO] [stdout] 974632db0364d58c92356e71c28d5daabbc20332c6632a8d263d43b5cbdc7689 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dinherent-method-on-receiver" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18910d435f9b6e8050c35b5434b53f7b0bc8ea171973416540addcd1cd098732 [INFO] running `Command { std: "docker" "start" "-a" "18910d435f9b6e8050c35b5434b53f7b0bc8ea171973416540addcd1cd098732", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.31.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling quick-xml v0.34.0 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling wayland-client v0.31.5 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling wayland-scanner v0.31.4 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking euclid v0.22.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling wayland-backend v0.3.6 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling cranelift-isle v0.108.1 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling cranelift-codegen-shared v0.108.1 [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.108.1 [INFO] [stderr] Checking lyon_geom v1.0.5 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Checking xxhash-rust v0.8.11 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking roxmltree v0.19.0 [INFO] [stderr] Checking lyon_path v1.0.5 [INFO] [stderr] Checking fontconfig-parser v0.5.6 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking memmap2 v0.8.0 [INFO] [stderr] Checking yazi v0.1.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking zeno v0.2.3 [INFO] [stderr] Checking unicode-properties v0.1.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking unicode-script v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v21.0.1 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Compiling cranelift-codegen v0.108.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking xcursor v0.3.6 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking font-types v0.5.5 [INFO] [stderr] Checking ttf-parser v0.19.2 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking read-fonts v0.19.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking cranelift-control v0.108.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking fontdb v0.15.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking cranelift-entity v0.108.1 [INFO] [stderr] Checking skrifa v0.19.3 [INFO] [stderr] Checking cranelift-bforest v0.108.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking wasmparser v0.207.0 [INFO] [stderr] Checking iced_core v0.12.3 [INFO] [stderr] Checking swash v0.1.17 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking rustybuzz v0.11.0 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking wayland-cursor v0.31.5 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking arrayref v0.3.8 [INFO] [stderr] Compiling drm-sys v0.7.0 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Checking rangemap v1.5.1 [INFO] [stderr] Checking sys-locale v0.3.1 [INFO] [stderr] Compiling io-extras v0.18.2 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking cosmic-text v0.10.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking iced_futures v0.12.0 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Checking linux-raw-sys v0.6.4 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking embedded-io v0.4.0 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Compiling cap-primitives v3.2.0 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Checking wasmtime-types v21.0.1 [INFO] [stderr] Checking postcard v1.0.8 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking wayland-protocols v0.32.3 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking object v0.33.0 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking fs-set-times v0.20.1 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling tiny-xlib v0.2.3 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking svg_fmt v0.4.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking winnow v0.6.14 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] error: could not compile `wasmparser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7b3da9103634dffd4f4365cfd8642427c781d99f/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.207.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 --deny=unsafe_code '--allow=clippy::all' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "validate"))' -C metadata=ba2eb0d773f42d2b -C extra-filename=-1a9d25b279e7d5e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-86cb7815857ccc58.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2021b4f7b44f20a.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-d7b4d5bc5bdb2961.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d6066718e33b2e2e.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-c9a10992a8f85262.rmeta --cap-lints allow --cap-lints=forbid -Dinherent-method-on-receiver` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: cranelift-codegen@0.108.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.108.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.108.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.108.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.108.1: 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/7b3da9103634dffd4f4365cfd8642427c781d99f/bin/rustc --crate-name cranelift_codegen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.108.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -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="host-arch"' --cfg 'feature="std"' --cfg 'feature="trace-log"' --cfg 'feature="unwind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-arch", "anyhow", "arm64", "capstone", "core", "default", "disas", "enable-serde", "gimli", "host-arch", "incremental-cache", "isle-errors", "isle-in-source-tree", "postcard", "riscv64", "s390x", "serde", "serde_derive", "sha2", "souper-harvest", "souper-ir", "std", "timing", "trace-log", "unwind", "x86"))' -C metadata=4ae2a908d125fa83 -C extra-filename=-3895ab53f0fceeb2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-4b64f342defb6c59.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-9e7d30a5298283a9.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-7ef132dffa2da720.rmeta --extern cranelift_control=/opt/rustwide/target/debug/deps/libcranelift_control-fb01d167b5292176.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-260dd331d41c56a7.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-4cf426ba1d51bf21.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-c5cd63229ef9fdce.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-0bbd19aac2153018.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-517446a3624546c5.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-e3dd4f150f2d7e0a.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-102922306e8ce28d.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-68710bfc3acbaeb3.rmeta --cap-lints allow --cap-lints=forbid -Dinherent-method-on-receiver --cfg 'feature="x86"'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "18910d435f9b6e8050c35b5434b53f7b0bc8ea171973416540addcd1cd098732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18910d435f9b6e8050c35b5434b53f7b0bc8ea171973416540addcd1cd098732", kill_on_drop: false }` [INFO] [stdout] 18910d435f9b6e8050c35b5434b53f7b0bc8ea171973416540addcd1cd098732