[INFO] cloning repository https://github.com/geofmureithi/plugy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geofmureithi/plugy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeofmureithi%2Fplugy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeofmureithi%2Fplugy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e3dffc51b6e48bf147b3b52f934c332e8c61bf0
[INFO] checking geofmureithi/plugy against try#085826be830097e8e3b7832fbae1043acecd26ab for pr-148190-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeofmureithi%2Fplugy" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/geofmureithi/plugy
[INFO] finished tweaking git repo https://github.com/geofmureithi/plugy
[INFO] tweaked toml for git repo https://github.com/geofmureithi/plugy written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/geofmureithi/plugy on toolchain 085826be830097e8e3b7832fbae1043acecd26ab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/geofmureithi/plugy 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" "+085826be830097e8e3b7832fbae1043acecd26ab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed6e4dbd45527df47514e88048137bd06f7d2b163c40216b819b55ef73b399a0
[INFO] running `Command { std: "docker" "start" "-a" "ed6e4dbd45527df47514e88048137bd06f7d2b163c40216b819b55ef73b399a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed6e4dbd45527df47514e88048137bd06f7d2b163c40216b819b55ef73b399a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed6e4dbd45527df47514e88048137bd06f7d2b163c40216b819b55ef73b399a0", kill_on_drop: false }`
[INFO] [stdout] ed6e4dbd45527df47514e88048137bd06f7d2b163c40216b819b55ef73b399a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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" "+085826be830097e8e3b7832fbae1043acecd26ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fab52040693e56cd793f1d63042083caf6450e7eeea69fbd2ec923333905fc70
[INFO] running `Command { std: "docker" "start" "-a" "fab52040693e56cd793f1d63042083caf6450e7eeea69fbd2ec923333905fc70", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling cranelift-srcgen v0.127.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.127.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling cranelift-isle v0.127.0
[INFO] [stderr]    Compiling cranelift-bitset v0.127.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.127.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling wasmparser v0.243.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking wasmtime-internal-math v40.0.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.127.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking cranelift-control v0.127.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling wasm-encoder v0.243.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pulley-macros v40.0.0
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v40.0.0
[INFO] [stderr]    Compiling pulley-interpreter v40.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]     Checking wasm-encoder v0.244.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.127.0
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking cranelift-entity v0.127.0
[INFO] [stderr]     Checking regalloc2 v0.13.4
[INFO] [stderr]     Checking cranelift-bforest v0.127.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling cranelift-codegen v0.127.0
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v40.0.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wit-parser v0.243.0
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking wast v244.0.0
[INFO] [stderr] error: could not compile `cranelift-assembler-x64` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/085826be830097e8e3b7832fbae1043acecd26ab/bin/rustc --crate-name cranelift_assembler_x64 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-assembler-x64-0.127.0/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 '--allow=clippy::all' '--warn=clippy::useless_conversion' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features '--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=clippy::redundant_field_names' '--warn=clippy::multiple_bound_locations' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::from_over_into' '--warn=clippy::extra_unused_type_parameters' '--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)' --check-cfg 'cfg(pulley_disable_interp_simd)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz"))' -C metadata=ababb059a97553a7 -C extra-filename=-0870f361fae52f5a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fab52040693e56cd793f1d63042083caf6450e7eeea69fbd2ec923333905fc70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fab52040693e56cd793f1d63042083caf6450e7eeea69fbd2ec923333905fc70", kill_on_drop: false }`
[INFO] [stdout] fab52040693e56cd793f1d63042083caf6450e7eeea69fbd2ec923333905fc70
