[INFO] cloning repository https://github.com/violetweather/Certael
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/violetweather/Certael" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvioletweather%2FCertael", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvioletweather%2FCertael'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c4c266b9d45f598c8189057e177d2ee8221da03
[INFO] checking violetweather/Certael against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvioletweather%2FCertael" "/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/violetweather/Certael
[INFO] finished tweaking git repo https://github.com/violetweather/Certael
[INFO] tweaked toml for git repo https://github.com/violetweather/Certael written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/violetweather/Certael on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/violetweather/Certael 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" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3b212682a1fa706b8a2a7896bf20c5311d34085d3842737053131a1bfe89f717
[INFO] running `Command { std: "docker" "start" "3b212682a1fa706b8a2a7896bf20c5311d34085d3842737053131a1bfe89f717", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b212682a1fa706b8a2a7896bf20c5311d34085d3842737053131a1bfe89f717", 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" "3b212682a1fa706b8a2a7896bf20c5311d34085d3842737053131a1bfe89f717" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b212682a1fa706b8a2a7896bf20c5311d34085d3842737053131a1bfe89f717", 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" "3b212682a1fa706b8a2a7896bf20c5311d34085d3842737053131a1bfe89f717" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cranelift-srcgen v0.123.12
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling cranelift-isle v0.123.12
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling cranelift-bitset v0.123.12
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.123.12
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking wasmtime-internal-math v36.0.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking cranelift-control v0.123.12
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling wasmparser v0.236.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling wasm-encoder v0.236.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v36.0.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling wasmparser v0.240.0
[INFO] [stderr]     Checking wasmtime-internal-asm-macros v36.0.12
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking wasmtime-internal-slab v36.0.12
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.123.12
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling napi-build v2.3.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking wasm-encoder v0.253.0
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v36.0.12
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling certael-node v0.4.0-alpha.2 (/opt/rustwide/workdir/runtime/certael-node)
[INFO] [stderr]     Checking napi-sys v3.2.3
[INFO] [stderr]    Compiling napi v3.10.5
[INFO] [stderr]    Compiling ctor v1.0.9
[INFO] [stderr]     Checking certael-wasm-guest v0.4.0-alpha.2 (/opt/rustwide/workdir/runtime/certael-wasm-guest)
[INFO] [stderr]     Checking certael-reference-repeated-reward-rule v0.4.0-alpha.2 (/opt/rustwide/workdir/samples/wasm-rules/repeated-reward)
[INFO] [stderr]     Checking wast v253.0.0
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.123.12
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling napi-derive-backend v5.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pulley-macros v36.0.12
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v36.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling wasmtime v36.0.12
[INFO] [stderr]    Compiling pulley-interpreter v36.0.12
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking wat v1.253.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling napi-derive v3.5.10
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.123.12
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking certael-core v0.4.0-alpha.2 (/opt/rustwide/workdir/runtime/certael-core)
[INFO] [stderr]     Checking cranelift-entity v0.123.12
[INFO] [stderr]     Checking certael-c-api v0.4.0-alpha.2 (/opt/rustwide/workdir/runtime/certael-c-api)
[INFO] [stderr]     Checking certael-load v0.4.0-alpha.2 (/opt/rustwide/workdir/tools/certael-load)
[INFO] [stderr]     Checking cranelift-bforest v0.123.12
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking regalloc2 v0.12.2
[INFO] [stderr]    Compiling cranelift-codegen v0.123.12
[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/0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.236.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --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=4ecd95c408ad3bf3 -C extra-filename=-abbe70ab474876a2 --out-dir /opt/rustwide/target/debug/build/wasmparser/abbe70ab474876a2/out -L dependency=/opt/rustwide/target/debug/build/serde_core/3c925aec2ec92997/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/089424c8de12732b/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out/libbitflags-12164dedcc9c97c0.rmeta --extern semver=/opt/rustwide/target/debug/build/semver/e00523aa7977e672/out/libsemver-e00523aa7977e672.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/a51c666c89f5733d/out/libserde-a51c666c89f5733d.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --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 `cranelift-assembler-x64` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0/bin/rustc --crate-name cranelift_assembler_x64 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-assembler-x64-0.123.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz"))' -C metadata=d19023003bd3af74 -C extra-filename=-1906c0715b4768be --out-dir /opt/rustwide/target/debug/build/cranelift-assembler-x64/1906c0715b4768be/out --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3b212682a1fa706b8a2a7896bf20c5311d34085d3842737053131a1bfe89f717", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b212682a1fa706b8a2a7896bf20c5311d34085d3842737053131a1bfe89f717", kill_on_drop: false }`
[INFO] [stdout] 3b212682a1fa706b8a2a7896bf20c5311d34085d3842737053131a1bfe89f717
