[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-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanj20%2Fchatwithlinera" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-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-5-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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 71c2669e3d0bff7cd86429de2b3baa845d8430c75b15fc7e0af140d429919569
[INFO] running `Command { std: "docker" "start" "-a" "71c2669e3d0bff7cd86429de2b3baa845d8430c75b15fc7e0af140d429919569", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71c2669e3d0bff7cd86429de2b3baa845d8430c75b15fc7e0af140d429919569", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71c2669e3d0bff7cd86429de2b3baa845d8430c75b15fc7e0af140d429919569", kill_on_drop: false }`
[INFO] [stdout] 71c2669e3d0bff7cd86429de2b3baa845d8430c75b15fc7e0af140d429919569
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9a74a8b6e55cf1644a352d62d0061d8ee4b49e79e63e9163c33188def9896503
[INFO] running `Command { std: "docker" "start" "-a" "9a74a8b6e55cf1644a352d62d0061d8ee4b49e79e63e9163c33188def9896503", 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 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 pin-project-lite v0.2.10
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.102
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[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 hashbrown v0.12.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling target-lexicon v0.12.9
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling cranelift-isle v0.88.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling ascii_utils v0.9.3
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.88.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling io-lifetimes v0.7.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling futures-util v0.3.28
[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 regex-automata v0.3.3
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.88.2
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling portable-atomic v1.4.0
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling rustix v0.35.14
[INFO] [stderr]    Compiling linera-wit-parser v0.2.0
[INFO] [stderr]    Compiling wasmtime-fiber v1.0.2
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling portable-atomic v0.3.20
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling regalloc2 v0.3.2
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling linera-wit-bindgen-core v0.2.0
[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 regex v1.9.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling metrics v0.20.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling proptest v1.2.0
[INFO] [stderr]    Compiling linera-wit-bindgen-gen-rust-lib v0.2.0
[INFO] [stderr]    Compiling ittapi-sys v0.3.3
[INFO] [stderr]    Compiling cranelift-codegen v0.88.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling paste v1.0.13
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[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 wasmtime-asm-macros v1.0.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling wasm-encoder v0.30.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling structmeta-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling metrics-macros v0.6.0
[INFO] [stderr]    Compiling custom_debug_derive v0.5.1
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling lru v0.9.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling memfd v0.6.3
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling merlin v2.0.1
[INFO] [stderr]    Compiling dashmap v5.5.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wasmtime-cache v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.10
[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 v61.0.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling file-per-thread-logger v0.1.6
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling pest v2.7.0
[INFO] [stderr]    Compiling structmeta v0.1.6
[INFO] [stderr]    Compiling wasmtime v1.0.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling test-strategy v0.2.1
[INFO] [stderr]    Compiling test-log v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling pest_meta v2.7.0
[INFO] [stderr]    Compiling ittapi v0.3.3
[INFO] [stderr]    Compiling linera-wit-bindgen-guest-rust-macro v0.2.0
[INFO] [stderr]    Compiling linera-wit-bindgen-host-wasmtime-rust-macro v0.2.0
[INFO] [stderr]    Compiling pest_generator v2.7.0
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling linera-wit-bindgen-guest-rust v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling pest_derive v2.7.0
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling wat v1.0.67
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling cranelift-entity v0.88.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling serde_bytes v0.11.11
[INFO] [stderr]    Compiling serde-name v0.2.1
[INFO] [stderr]    Compiling cranelift-bforest v0.88.2
[INFO] [stderr]    Compiling bcs v0.1.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling tokio-test v0.4.2
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling wasmparser v0.89.1
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling async-graphql-value v5.0.10
[INFO] [stderr]    Compiling handlebars v4.3.7
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling async-graphql-parser v5.0.10
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling wasmtime-types v1.0.2
[INFO] [stderr]    Compiling async-graphql-derive v5.0.10
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling cargo_toml v0.15.3
[INFO] [stderr]    Compiling wasmtime-jit-debug v1.0.2
[INFO] [stderr]    Compiling wasmtime-environ v1.0.2
[INFO] [stderr]    Compiling wasmtime-jit v1.0.2
[INFO] [stderr]    Compiling async-graphql v5.0.10
[INFO] [stderr]    Compiling cranelift-frontend v0.88.2
[INFO] [stderr]    Compiling cranelift-native v0.88.2
[INFO] [stderr]    Compiling cranelift-wasm v0.88.2
[INFO] [stderr]    Compiling wasmtime-cranelift v1.0.2
[INFO] [stderr]    Compiling linera-wit-bindgen-host-wasmtime-rust v0.2.0
[INFO] [stderr]    Compiling linera-base v0.2.0
[INFO] [stderr]    Compiling linera-views-derive v0.2.0
[INFO] [stderr]    Compiling linera-views v0.2.0
[INFO] [stderr]    Compiling linera-execution v0.2.0
[INFO] [stderr]    Compiling linera-chain v0.2.0
[INFO] [stderr]    Compiling linera-storage v0.2.0
[INFO] [stderr]    Compiling linera-core v0.2.0
[INFO] [stderr]    Compiling linera-sdk v0.2.0
[INFO] [stderr]    Compiling linchat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "9a74a8b6e55cf1644a352d62d0061d8ee4b49e79e63e9163c33188def9896503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a74a8b6e55cf1644a352d62d0061d8ee4b49e79e63e9163c33188def9896503", kill_on_drop: false }`
[INFO] [stdout] 9a74a8b6e55cf1644a352d62d0061d8ee4b49e79e63e9163c33188def9896503
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89eba62b5c0c7995232c4b8c0ee451d801d3c2beb031e6946f8265b6ff90184a
[INFO] running `Command { std: "docker" "start" "-a" "89eba62b5c0c7995232c4b8c0ee451d801d3c2beb031e6946f8265b6ff90184a", kill_on_drop: false }`
[INFO] [stderr]    Compiling webassembly-test v0.1.0
[INFO] [stderr]    Compiling linera-sdk v0.2.0
[INFO] [stderr]    Compiling linchat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.24s
[INFO] running `Command { std: "docker" "inspect" "89eba62b5c0c7995232c4b8c0ee451d801d3c2beb031e6946f8265b6ff90184a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89eba62b5c0c7995232c4b8c0ee451d801d3c2beb031e6946f8265b6ff90184a", kill_on_drop: false }`
[INFO] [stdout] 89eba62b5c0c7995232c4b8c0ee451d801d3c2beb031e6946f8265b6ff90184a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ae772fc9ee4c4d6c9bf05ea93c71bcef55e565cc54a59dbc0131e1f8bb89c4da
[INFO] running `Command { std: "docker" "start" "-a" "ae772fc9ee4c4d6c9bf05ea93c71bcef55e565cc54a59dbc0131e1f8bb89c4da", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linchat-380cd113deba954b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/contract.rs (/opt/rustwide/target/debug/deps/linchat_contract-b15a8d0e5e59be82)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/service.rs (/opt/rustwide/target/debug/deps/linchat_service-1dfea5c09c68f6d4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests linchat
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ae772fc9ee4c4d6c9bf05ea93c71bcef55e565cc54a59dbc0131e1f8bb89c4da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae772fc9ee4c4d6c9bf05ea93c71bcef55e565cc54a59dbc0131e1f8bb89c4da", kill_on_drop: false }`
[INFO] [stdout] ae772fc9ee4c4d6c9bf05ea93c71bcef55e565cc54a59dbc0131e1f8bb89c4da
