[INFO] cloning repository https://github.com/nescampos/messera
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nescampos/messera" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnescampos%2Fmessera", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnescampos%2Fmessera'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a6be45224551ceb5530b59415fd564b0ea1d905
[INFO] testing nescampos/messera against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnescampos%2Fmessera" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/nescampos/messera
[INFO] finished tweaking git repo https://github.com/nescampos/messera
[INFO] tweaked toml for git repo https://github.com/nescampos/messera written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nescampos/messera on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nescampos/messera 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" "+beta-2025-10-28" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a44617bd315a2d96fd6dea326ba8ed11a576ad142c42ff30996e6dac8b82b6ed
[INFO] running `Command { std: "docker" "start" "-a" "a44617bd315a2d96fd6dea326ba8ed11a576ad142c42ff30996e6dac8b82b6ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a44617bd315a2d96fd6dea326ba8ed11a576ad142c42ff30996e6dac8b82b6ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a44617bd315a2d96fd6dea326ba8ed11a576ad142c42ff30996e6dac8b82b6ed", kill_on_drop: false }`
[INFO] [stdout] a44617bd315a2d96fd6dea326ba8ed11a576ad142c42ff30996e6dac8b82b6ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2687d5f7edfa6df03f1b8e31d1722e9c0d9e50b1ee51628072398c4f53f25f8d
[INFO] running `Command { std: "docker" "start" "-a" "2687d5f7edfa6df03f1b8e31d1722e9c0d9e50b1ee51628072398c4f53f25f8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.174
[INFO] [stderr]    Compiling serde_derive v1.0.174
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling winnow v0.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling cranelift-entity v0.88.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling target-lexicon v0.12.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-graphql-value v5.0.10
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling pest v2.7.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cranelift-isle v0.88.2
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling pest_meta v2.7.1
[INFO] [stderr]    Compiling async-graphql-parser v5.0.10
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ascii_utils v0.9.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling pest_generator v2.7.1
[INFO] [stderr]    Compiling io-lifetimes v0.7.5
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.88.2
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.88.2
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pest_derive v2.7.1
[INFO] [stderr]    Compiling tempfile v3.7.0
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling portable-atomic v1.4.1
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling rustix v0.35.14
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling linera-wit-parser v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling structmeta-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling async-graphql-derive v5.0.10
[INFO] [stderr]    Compiling cranelift-codegen v0.88.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling wasmparser v0.89.1
[INFO] [stderr]    Compiling wasmtime-fiber v1.0.2
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling portable-atomic v0.3.20
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling structmeta v0.1.6
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling regalloc2 v0.3.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling linera-wit-bindgen-core v0.2.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling handlebars v4.3.7
[INFO] [stderr]    Compiling wasmtime-types v1.0.2
[INFO] [stderr]    Compiling merlin v2.0.1
[INFO] [stderr]    Compiling cranelift-bforest v0.88.2
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling metrics v0.20.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling async-graphql v5.0.10
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling proptest v1.2.0
[INFO] [stderr]    Compiling linera-wit-bindgen-gen-rust-lib v0.2.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling test-strategy v0.2.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling serde-name v0.2.1
[INFO] [stderr]    Compiling bcs v0.1.5
[INFO] [stderr]    Compiling metrics-macros v0.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling ittapi-sys v0.3.3
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-test v0.4.2
[INFO] [stderr]    Compiling wasmtime-environ v1.0.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling wasmtime-runtime v1.0.2
[INFO] [stderr]    Compiling wasmtime-asm-macros v1.0.2
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling memfd v0.6.3
[INFO] [stderr]    Compiling wasm-encoder v0.31.0
[INFO] [stderr]    Compiling custom_debug_derive v0.5.1
[INFO] [stderr]    Compiling lru v0.9.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wasmtime-jit-debug v1.0.2
[INFO] [stderr]    Compiling dashmap v5.5.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wasmtime-cache v1.0.2
[INFO] [stderr]    Compiling linera-wit-bindgen-gen-host-wasmtime-rust v0.2.0
[INFO] [stderr]    Compiling linera-wit-bindgen-gen-guest-rust v0.2.0
[INFO] [stderr]    Compiling wast v62.0.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling file-per-thread-logger v0.1.6
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling wasmtime v1.0.2
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling cranelift-frontend v0.88.2
[INFO] [stderr]    Compiling cranelift-native v0.88.2
[INFO] [stderr]    Compiling linera-base v0.2.0
[INFO] [stderr]    Compiling cranelift-wasm v0.88.2
[INFO] [stderr] warning: cranelift-codegen@0.88.2: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.88.2: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.88.2: 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/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name cranelift_codegen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.88.2/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 --cfg 'feature="default"' --cfg 'feature="gimli"' --cfg 'feature="std"' --cfg 'feature="unwind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-arch", "arm64", "bincode", "core", "default", "enable-serde", "experimental_x64", "gimli", "hashbrown", "incremental-cache", "isle-errors", "isle-in-source-tree", "miette", "s390x", "serde", "sha2", "souper-harvest", "souper-ir", "std", "testing_hooks", "trace-log", "unwind", "x86"))' -C metadata=07709f267be6e231 -C extra-filename=-50477a061b6f408e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-0dd80ddcbf129fa5.rmeta --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-f1475115dc873b24.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-accc3b3d89caad01.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-73dd34e5a9040649.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-95ea32bbe8f83405.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-15a520283dccf28c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b2982dce33f1bb70.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-2bf2e513f938d711.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-813486a685c5261f.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-7aebc063d18932f2.rmeta --cap-lints allow --cap-lints=warn --cfg 'feature="x86"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2687d5f7edfa6df03f1b8e31d1722e9c0d9e50b1ee51628072398c4f53f25f8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2687d5f7edfa6df03f1b8e31d1722e9c0d9e50b1ee51628072398c4f53f25f8d", kill_on_drop: false }`
[INFO] [stdout] 2687d5f7edfa6df03f1b8e31d1722e9c0d9e50b1ee51628072398c4f53f25f8d
