[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 master#c797096598b80ba4a40397ad7e91584fcd3df5f1 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristianGrete%2Fai_messenger" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChristianGrete/ai_messenger on toolchain c797096598b80ba4a40397ad7e91584fcd3df5f1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "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" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen v0.32.0
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.32.0
[INFO] [stderr]   Downloaded wasm-metadata v0.217.1
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.32.0
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v26.0.1
[INFO] [stderr]   Downloaded wasmtime-asm-macros v26.0.1
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.113.1
[INFO] [stderr]   Downloaded wasmtime-versioned-export-macros v26.0.1
[INFO] [stderr]   Downloaded wasmtime-slab v26.0.1
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.32.0
[INFO] [stderr]   Downloaded memfd v0.6.5
[INFO] [stderr]   Downloaded wasmtime-jit-debug v26.0.1
[INFO] [stderr]   Downloaded wasmtime-fiber v26.0.1
[INFO] [stderr]   Downloaded pulley-interpreter v26.0.1
[INFO] [stderr]   Downloaded axum-macros v0.4.2
[INFO] [stderr]   Downloaded cranelift-frontend v0.113.1
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.113.1
[INFO] [stderr]   Downloaded wasm-encoder v0.218.1
[INFO] [stderr]   Downloaded winch-codegen v26.0.1
[INFO] [stderr]   Downloaded wit-parser v0.218.1
[INFO] [stderr]   Downloaded regalloc2 v0.10.2
[INFO] [stderr]   Downloaded wasmtime-cranelift v26.0.1
[INFO] [stderr]   Downloaded wasmtime-component-macro v26.0.1
[INFO] [stderr]   Downloaded wasmparser v0.217.1
[INFO] [stderr]   Downloaded wasmparser v0.218.1
[INFO] [stderr]   Downloaded wasmtime-environ v26.0.1
[INFO] [stderr]   Downloaded wasmparser v0.239.0
[INFO] [stderr]   Downloaded wast v239.0.0
[INFO] [stderr]   Downloaded wit-component v0.217.1
[INFO] [stderr]   Downloaded wasm-encoder v0.239.0
[INFO] [stderr]   Downloaded wit-parser v0.217.1
[INFO] [stderr]   Downloaded cranelift-isle v0.113.1
[INFO] [stderr]   Downloaded cranelift-bforest v0.113.1
[INFO] [stderr]   Downloaded rustix v1.1.1
[INFO] [stderr]   Downloaded wasmprinter v0.218.1
[INFO] [stderr]   Downloaded wat v1.239.0
[INFO] [stderr]   Downloaded wit-bindgen-core v0.32.0
[INFO] [stderr]   Downloaded wasmtime-cache v26.0.1
[INFO] [stderr]   Downloaded wasmtime-wit-bindgen v26.0.1
[INFO] [stderr]   Downloaded cranelift-native v0.113.1
[INFO] [stderr]   Downloaded cranelift-entity v0.113.1
[INFO] [stderr]   Downloaded cranelift-control v0.113.1
[INFO] [stderr]   Downloaded wasmtime v26.0.1
[INFO] [stderr]   Downloaded wasm-encoder v0.217.1
[INFO] [stderr]   Downloaded cranelift-bitset v0.113.1
[INFO] [stderr]   Downloaded wasmtime-component-util v26.0.1
[INFO] [stderr]   Downloaded spdx v0.10.9
[INFO] [stderr]   Downloaded cranelift-codegen v0.113.1
[INFO] [stderr]   Downloaded wasmtime-winch v26.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ce0a97c14686314a23ac017276b5aa80e11b08a8c9526ae33c04684bf02ebbf
[INFO] running `Command { std: "docker" "start" "-a" "6ce0a97c14686314a23ac017276b5aa80e11b08a8c9526ae33c04684bf02ebbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ce0a97c14686314a23ac017276b5aa80e11b08a8c9526ae33c04684bf02ebbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ce0a97c14686314a23ac017276b5aa80e11b08a8c9526ae33c04684bf02ebbf", kill_on_drop: false }`
[INFO] [stdout] 6ce0a97c14686314a23ac017276b5aa80e11b08a8c9526ae33c04684bf02ebbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e57a2b698849248169d8a7927862cb09106acfff818c41f243355fa78da71b9
[INFO] running `Command { std: "docker" "start" "-a" "9e57a2b698849248169d8a7927862cb09106acfff818c41f243355fa78da71b9", kill_on_drop: false }`
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling cranelift-isle v0.113.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v26.0.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.113.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.113.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling spdx v0.10.9
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]    Compiling rustix v1.1.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling wasm-encoder v0.239.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling wit-bindgen-rust v0.32.0
[INFO] [stderr]     Checking wasm-encoder v0.218.1
[INFO] [stderr]     Checking cranelift-control v0.113.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling wasmtime-fiber v26.0.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking cranelift-bitset v0.113.1
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking cranelift-entity v0.113.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling cranelift-codegen v0.113.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking cranelift-bforest v0.113.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]    Compiling wasmtime-cache v26.0.1
[INFO] [stderr]    Compiling wasmtime-component-macro v26.0.1
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.32.0
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking regalloc2 v0.10.2
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking wasmparser v0.218.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking wasmtime-component-util v26.0.1
[INFO] [stderr]    Compiling wit-bindgen-rt v0.32.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking wast v239.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling wasmparser v0.217.1
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling wasmtime v26.0.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking wasmtime-asm-macros v26.0.1
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking fxprof-processed-profile v0.6.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking hyper-util v0.1.16
[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/c797096598b80ba4a40397ad7e91584fcd3df5f1/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 -C embed-bitcode=no -C debuginfo=2 '--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="features"' --cfg 'feature="serde"' --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=4f4ea16ce2a1288c -C extra-filename=-c0ce6aefda71ac24 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-3506811e89b75e84.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-7063c8271e4d7aa2.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-46a07d09cb0be528.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-abbfbd7d2f7487f8.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-fce1f386d4c2f6ef.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ac0c13b7478b9e5f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c797096598b80ba4a40397ad7e91584fcd3df5f1/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.7/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="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=083878991a552d5c -C extra-filename=-4c251be9c4b7b3f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-f4a83a6c8d8bf06e.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-94fd802d7f17bf97.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-abbfbd7d2f7487f8.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9e57a2b698849248169d8a7927862cb09106acfff818c41f243355fa78da71b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e57a2b698849248169d8a7927862cb09106acfff818c41f243355fa78da71b9", kill_on_drop: false }`
[INFO] [stdout] 9e57a2b698849248169d8a7927862cb09106acfff818c41f243355fa78da71b9
