[INFO] cloning repository https://github.com/craft-ec/craftsec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/craft-ec/craftsec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraft-ec%2Fcraftsec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraft-ec%2Fcraftsec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a42dc12684c54ac6db8b90f4a3dea4c70ecded32
[INFO] checking craft-ec/craftsec against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraft-ec%2Fcraftsec" "/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/craft-ec/craftsec
[INFO] finished tweaking git repo https://github.com/craft-ec/craftsec
[INFO] tweaked toml for git repo https://github.com/craft-ec/craftsec written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/craft-ec/craftsec on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/craft-ec/craftsec 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f6388bea296c5c4cd670696e219d85c52b1f58b81c98908266ed59ae0e70499e
[INFO] running `Command { std: "docker" "start" "f6388bea296c5c4cd670696e219d85c52b1f58b81c98908266ed59ae0e70499e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6388bea296c5c4cd670696e219d85c52b1f58b81c98908266ed59ae0e70499e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f6388bea296c5c4cd670696e219d85c52b1f58b81c98908266ed59ae0e70499e" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6388bea296c5c4cd670696e219d85c52b1f58b81c98908266ed59ae0e70499e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f6388bea296c5c4cd670696e219d85c52b1f58b81c98908266ed59ae0e70499e" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling cranelift-srcgen v0.120.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling cranelift-bitset v0.120.2
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.120.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling cranelift-isle v0.120.2
[INFO] [stderr]    Compiling pulley-interpreter v33.0.2
[INFO] [stderr]     Checking bumpalo v3.20.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.120.2
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.120.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking wasmtime-math v33.0.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling wasmparser v0.229.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.120.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking cranelift-control v0.120.2
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling wasm-encoder v0.229.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling cranelift-codegen v0.120.2
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v33.0.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling wasmtime-jit-debug v33.0.2
[INFO] [stderr]    Compiling wasmtime-fiber v33.0.2
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking wasm-encoder v0.245.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking wasmtime-component-util v33.0.2
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling wasmtime-cache v33.0.2
[INFO] [stderr]    Compiling wasmtime-component-macro v33.0.2
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking wast v245.0.1
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]    Compiling wasmtime v33.0.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking wasmtime-asm-macros v33.0.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking cranelift-entity v0.120.2
[INFO] [stderr]     Checking regalloc2 v0.12.2
[INFO] [stderr]     Checking cranelift-bforest v0.120.2
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking craftsec-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling wit-parser v0.229.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking craftsec-dkg v0.1.0 (/opt/rustwide/workdir/crates/dkg)
[INFO] [stderr]     Checking craftsec-signing v0.1.0 (/opt/rustwide/workdir/crates/signing)
[INFO] [stderr]     Checking fxprof-processed-profile v0.6.0
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v33.0.2
[INFO] [stderr]     Checking wasmtime-slab v33.0.2
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking clap_builder v4.5.59
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v33.0.2
[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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.229.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 --cfg 'feature="component-model"' --cfg 'feature="features"' --cfg 'feature="serde"' --cfg 'feature="simd"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "features", "hash-collections", "prefer-btree-collections", "serde", "simd", "std", "validate"))' -C metadata=55e503fcf3bf5f45 -C extra-filename=-eec9a6b5996c1624 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-924610f47dcb2cb8.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-4b07a73716777777.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d288480f8d8c4ec8.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pulley-interpreter` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name pulley_interpreter --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulley-interpreter-33.0.2/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 --cfg 'feature="decode"' --cfg 'feature="disas"' --cfg 'feature="encode"' --cfg 'feature="interp"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "decode", "disas", "encode", "interp", "profile", "std"))' -C metadata=395f3983c29f49b5 -C extra-filename=-8d99a905885951f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_bitset=/opt/rustwide/target/debug/deps/libcranelift_bitset-1103327b3bef4ff8.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a469ce83c9b0fe3a.rmeta --extern wasmtime_math=/opt/rustwide/target/debug/deps/libwasmtime_math-65aa110dde1e8663.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f6388bea296c5c4cd670696e219d85c52b1f58b81c98908266ed59ae0e70499e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6388bea296c5c4cd670696e219d85c52b1f58b81c98908266ed59ae0e70499e", kill_on_drop: false }`
[INFO] [stdout] f6388bea296c5c4cd670696e219d85c52b1f58b81c98908266ed59ae0e70499e
