[INFO] cloning repository https://github.com/ChristianGrete/ai_messenger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChristianGrete/ai_messenger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristianGrete%2Fai_messenger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristianGrete%2Fai_messenger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 08fa40c36d23ca6b76677ff7099e927b542b6662
[INFO] checking ChristianGrete/ai_messenger against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristianGrete%2Fai_messenger" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChristianGrete/ai_messenger
[INFO] finished tweaking git repo https://github.com/ChristianGrete/ai_messenger
[INFO] tweaked toml for git repo https://github.com/ChristianGrete/ai_messenger written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChristianGrete/ai_messenger on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChristianGrete/ai_messenger 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9843af8d6ac75a1b93ea9dcb919380dda6ad99f205f64a9905cf61b1bf61465
[INFO] running `Command { std: "docker" "start" "-a" "c9843af8d6ac75a1b93ea9dcb919380dda6ad99f205f64a9905cf61b1bf61465", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9843af8d6ac75a1b93ea9dcb919380dda6ad99f205f64a9905cf61b1bf61465", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9843af8d6ac75a1b93ea9dcb919380dda6ad99f205f64a9905cf61b1bf61465", kill_on_drop: false }`
[INFO] [stdout] c9843af8d6ac75a1b93ea9dcb919380dda6ad99f205f64a9905cf61b1bf61465
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6aab257e0a73daead395e8ef2f19042b1ce293650933ec51c1f3609f81399e2e
[INFO] running `Command { std: "docker" "start" "-a" "6aab257e0a73daead395e8ef2f19042b1ce293650933ec51c1f3609f81399e2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling cranelift-isle v0.113.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.113.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.113.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling spdx v0.10.9
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling wasm-encoder v0.239.0
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling wit-bindgen-rust v0.32.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking wasm-encoder v0.218.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wasmtime-cache v26.0.1
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.32.0
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking cranelift-control v0.113.1
[INFO] [stderr]     Checking wasmtime-component-util v26.0.1
[INFO] [stderr]    Compiling wasmtime-component-macro v26.0.1
[INFO] [stderr]    Compiling wit-bindgen-rt v0.32.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking wasmtime-asm-macros v26.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]     Checking wast v239.0.0
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v26.0.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking wasmtime-slab v26.0.1
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling cranelift-codegen v0.113.1
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling wasmparser v0.217.1
[INFO] [stderr]    Compiling wasmparser v0.218.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v26.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling wasmtime-fiber v26.0.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling wasmtime v26.0.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking clap v4.5.47
[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/f27166d4c64dc29edc5ea3214357f191edf8b635/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.218.1/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 '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "features", "no-hash-maps", "serde", "std", "validate"))' -C metadata=3ed930d544b1fc19 -C extra-filename=-777443113f69b5a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-07ea552fa52def4e.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0fa6c5f376a0089c.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-5c7ff964e5a42d41.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-6416eaaf83d9c495.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-7130aa101c792324.rmeta --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" "6aab257e0a73daead395e8ef2f19042b1ce293650933ec51c1f3609f81399e2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aab257e0a73daead395e8ef2f19042b1ce293650933ec51c1f3609f81399e2e", kill_on_drop: false }`
[INFO] [stdout] 6aab257e0a73daead395e8ef2f19042b1ce293650933ec51c1f3609f81399e2e
