[INFO] cloning repository https://github.com/anj20/chatwithlinera
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anj20/chatwithlinera" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanj20%2Fchatwithlinera", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanj20%2Fchatwithlinera'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5fe40d116013529a0493d4d89181e8646659c29
[INFO] testing anj20/chatwithlinera against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanj20%2Fchatwithlinera" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/anj20/chatwithlinera
[INFO] finished tweaking git repo https://github.com/anj20/chatwithlinera
[INFO] tweaked toml for git repo https://github.com/anj20/chatwithlinera written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anj20/chatwithlinera on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anj20/chatwithlinera 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24f7fe3a0be5728aa362721fca0d73dd8d414fc06109eee6da804575dd724605
[INFO] running `Command { std: "docker" "start" "-a" "24f7fe3a0be5728aa362721fca0d73dd8d414fc06109eee6da804575dd724605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24f7fe3a0be5728aa362721fca0d73dd8d414fc06109eee6da804575dd724605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24f7fe3a0be5728aa362721fca0d73dd8d414fc06109eee6da804575dd724605", kill_on_drop: false }`
[INFO] [stdout] 24f7fe3a0be5728aa362721fca0d73dd8d414fc06109eee6da804575dd724605
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ec1b0c437095fd4b02c08b5ef54f7ff84baf940f0e56f2df7fa37df828c0759
[INFO] running `Command { std: "docker" "start" "-a" "6ec1b0c437095fd4b02c08b5ef54f7ff84baf940f0e56f2df7fa37df828c0759", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.102
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[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 getrandom v0.1.16
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling target-lexicon v0.12.9
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling cranelift-isle v0.88.2
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling ascii_utils v0.9.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.88.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling io-lifetimes v0.7.5
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.88.2
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling portable-atomic v1.4.0
[INFO] [stderr]    Compiling rustix v0.35.14
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling linera-wit-parser v0.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling portable-atomic v0.3.20
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling regalloc2 v0.3.2
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling wasmtime-fiber v1.0.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling linera-wit-bindgen-core v0.2.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling cranelift-codegen v0.88.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling metrics v0.20.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling proptest v1.2.0
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling linera-wit-bindgen-gen-rust-lib v0.2.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling ittapi-sys v0.3.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling paste v1.0.13
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling structmeta-derive v0.1.6
[INFO] [stderr]    Compiling metrics-macros v0.6.0
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling wasmtime-runtime v1.0.2
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling wasmtime-asm-macros v1.0.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling wasm-encoder v0.30.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling lru v0.9.0
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling structmeta v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling custom_debug_derive v0.5.1
[INFO] [stderr]    Compiling test-strategy v0.2.1
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling merlin v2.0.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling pest v2.7.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling memfd v0.6.3
[INFO] [stderr]    Compiling dashmap v5.5.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.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 wasmtime-cache v1.0.2
[INFO] [stderr]    Compiling wast v61.0.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling file-per-thread-logger v0.1.6
[INFO] [stderr]    Compiling wasmtime v1.0.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling test-log v0.2.12
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr] error: could not compile `proptest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name proptest --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.2.0/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="bit-set"' --cfg 'feature="break-dead-code"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "bit-set", "break-dead-code", "default", "default-code-coverage", "fork", "hardware-rng", "lazy_static", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=ab11c69d1a91d6af -C extra-filename=-d4dbfd35cdd9dd7b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-d8d586362ca7b5d5.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-e34f84c2083a6685.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-af860367908b8176.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-a45a3fff46ba085b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-df764c6d36e21fcf.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-b6bf1f18a0ce7d77.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-6714659a4719038d.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-893772d02d5263ca.rmeta --extern rusty_fork=/opt/rustwide/target/debug/deps/librusty_fork-74c3a7101eb341cd.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-151ab59198bf5f17.rmeta --extern unarray=/opt/rustwide/target/debug/deps/libunarray-2b0ca735f001c2fa.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name wast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wast-61.0.0/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="wasm-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "wasm-module"))' -C metadata=3712afecfb916731 -C extra-filename=-be02a56c4e56fb8b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern leb128=/opt/rustwide/target/debug/deps/libleb128-7759971397ea6ba0.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-fe2e5a4f134682e2.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-e6feeb9daa4fd470.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-57a6bb2fd0a01640.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6ec1b0c437095fd4b02c08b5ef54f7ff84baf940f0e56f2df7fa37df828c0759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ec1b0c437095fd4b02c08b5ef54f7ff84baf940f0e56f2df7fa37df828c0759", kill_on_drop: false }`
[INFO] [stdout] 6ec1b0c437095fd4b02c08b5ef54f7ff84baf940f0e56f2df7fa37df828c0759
