[INFO] cloning repository https://github.com/leilehuimieba/local-ai-agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leilehuimieba/local-ai-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleilehuimieba%2Flocal-ai-agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleilehuimieba%2Flocal-ai-agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc9393f41d9cad5317ff6ae69c68ffc4ad50617a
[INFO] testing leilehuimieba/local-ai-agent against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleilehuimieba%2Flocal-ai-agent" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/leilehuimieba/local-ai-agent
[INFO] finished tweaking git repo https://github.com/leilehuimieba/local-ai-agent
[INFO] tweaked toml for git repo https://github.com/leilehuimieba/local-ai-agent written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leilehuimieba/local-ai-agent on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leilehuimieba/local-ai-agent 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusqlite v0.33.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 57647e36034776cb916b3736a9dfebe682d310bb679e581c423c693d31d01419
[INFO] running `Command { std: "docker" "start" "57647e36034776cb916b3736a9dfebe682d310bb679e581c423c693d31d01419", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57647e36034776cb916b3736a9dfebe682d310bb679e581c423c693d31d01419", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "57647e36034776cb916b3736a9dfebe682d310bb679e581c423c693d31d01419" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57647e36034776cb916b3736a9dfebe682d310bb679e581c423c693d31d01419", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "57647e36034776cb916b3736a9dfebe682d310bb679e581c423c693d31d01419" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.31.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rusqlite v0.33.0
[INFO] [stderr]    Compiling runtime-core v0.1.0 (/opt/rustwide/workdir/crates/runtime-core)
[INFO] [stderr]    Compiling runtime-host v0.1.0 (/opt/rustwide/workdir/crates/runtime-host)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 57s
[INFO] running `Command { std: "docker" "inspect" "57647e36034776cb916b3736a9dfebe682d310bb679e581c423c693d31d01419", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "57647e36034776cb916b3736a9dfebe682d310bb679e581c423c693d31d01419" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling libsqlite3-sys v0.31.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rusqlite v0.33.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling runtime-core v0.1.0 (/opt/rustwide/workdir/crates/runtime-core)
[INFO] [stderr] error: could not compile `runtime-core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name runtime_core --edition=2024 crates/runtime-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5051b6cf76fbb63c -C extra-filename=-3e0d8f98b833f820 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern regex=/opt/rustwide/target/release/deps/libregex-43a2d3abf6805203.rlib --extern rusqlite=/opt/rustwide/target/release/deps/librusqlite-13db79d8bc8148bc.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-cea3590e807d2fd8.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-27bc98d114823b54.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/libsqlite3-sys-10145e173e44a8e8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `runtime-core` (example "export_visibility_runtime")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name export_visibility_runtime --edition=2024 crates/runtime-core/examples/export_visibility_runtime.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1bbeb3e942fa8e18 -C extra-filename=-646a5d8c614f1f84 --out-dir /opt/rustwide/target/release/examples -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern regex=/opt/rustwide/target/release/deps/libregex-43a2d3abf6805203.rlib --extern runtime_core=/opt/rustwide/target/release/deps/libruntime_core-5b8d2c752d9bddac.rlib --extern rusqlite=/opt/rustwide/target/release/deps/librusqlite-13db79d8bc8148bc.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-cea3590e807d2fd8.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-27bc98d114823b54.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/libsqlite3-sys-10145e173e44a8e8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `runtime-core` (example "export_observation_rank")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name export_observation_rank --edition=2024 crates/runtime-core/examples/export_observation_rank.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c1d4277aeaf4e5d6 -C extra-filename=-14e1fa03a7c636eb --out-dir /opt/rustwide/target/release/examples -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern regex=/opt/rustwide/target/release/deps/libregex-43a2d3abf6805203.rlib --extern runtime_core=/opt/rustwide/target/release/deps/libruntime_core-5b8d2c752d9bddac.rlib --extern rusqlite=/opt/rustwide/target/release/deps/librusqlite-13db79d8bc8148bc.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-cea3590e807d2fd8.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-27bc98d114823b54.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/libsqlite3-sys-10145e173e44a8e8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `runtime-core` (example "export_observation_rollback")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name export_observation_rollback --edition=2024 crates/runtime-core/examples/export_observation_rollback.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=20223cda7f44aa48 -C extra-filename=-9b86f1ddd139c019 --out-dir /opt/rustwide/target/release/examples -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern regex=/opt/rustwide/target/release/deps/libregex-43a2d3abf6805203.rlib --extern runtime_core=/opt/rustwide/target/release/deps/libruntime_core-5b8d2c752d9bddac.rlib --extern rusqlite=/opt/rustwide/target/release/deps/librusqlite-13db79d8bc8148bc.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-cea3590e807d2fd8.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-27bc98d114823b54.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/libsqlite3-sys-10145e173e44a8e8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `runtime-core` (example "export_observation_timeline")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name export_observation_timeline --edition=2024 crates/runtime-core/examples/export_observation_timeline.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4a1b440330f8b426 -C extra-filename=-b20be6fa182839b6 --out-dir /opt/rustwide/target/release/examples -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern regex=/opt/rustwide/target/release/deps/libregex-43a2d3abf6805203.rlib --extern runtime_core=/opt/rustwide/target/release/deps/libruntime_core-5b8d2c752d9bddac.rlib --extern rusqlite=/opt/rustwide/target/release/deps/librusqlite-13db79d8bc8148bc.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-cea3590e807d2fd8.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-27bc98d114823b54.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/libsqlite3-sys-10145e173e44a8e8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `runtime-core` (example "export_observation_reference")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name export_observation_reference --edition=2024 crates/runtime-core/examples/export_observation_reference.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c385aed647f1f365 -C extra-filename=-8e56b87dc5608a08 --out-dir /opt/rustwide/target/release/examples -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern regex=/opt/rustwide/target/release/deps/libregex-43a2d3abf6805203.rlib --extern runtime_core=/opt/rustwide/target/release/deps/libruntime_core-5b8d2c752d9bddac.rlib --extern rusqlite=/opt/rustwide/target/release/deps/librusqlite-13db79d8bc8148bc.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-cea3590e807d2fd8.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-27bc98d114823b54.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/libsqlite3-sys-10145e173e44a8e8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `runtime-core` (example "export_observation_search")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name export_observation_search --edition=2024 crates/runtime-core/examples/export_observation_search.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=17be9d6b02dd8aff -C extra-filename=-e34c2b6ae2c61ac4 --out-dir /opt/rustwide/target/release/examples -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern regex=/opt/rustwide/target/release/deps/libregex-43a2d3abf6805203.rlib --extern runtime_core=/opt/rustwide/target/release/deps/libruntime_core-5b8d2c752d9bddac.rlib --extern rusqlite=/opt/rustwide/target/release/deps/librusqlite-13db79d8bc8148bc.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-cea3590e807d2fd8.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-27bc98d114823b54.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/libsqlite3-sys-10145e173e44a8e8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `runtime-core` (example "export_observation_fallback")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name export_observation_fallback --edition=2024 crates/runtime-core/examples/export_observation_fallback.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a94e6287a3c75a7 -C extra-filename=-015f58a75d384af2 --out-dir /opt/rustwide/target/release/examples -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern regex=/opt/rustwide/target/release/deps/libregex-43a2d3abf6805203.rlib --extern runtime_core=/opt/rustwide/target/release/deps/libruntime_core-5b8d2c752d9bddac.rlib --extern rusqlite=/opt/rustwide/target/release/deps/librusqlite-13db79d8bc8148bc.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-cea3590e807d2fd8.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-27bc98d114823b54.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/libsqlite3-sys-10145e173e44a8e8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `runtime-core` (example "export_observation_health")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name export_observation_health --edition=2024 crates/runtime-core/examples/export_observation_health.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca74320a65a0864f -C extra-filename=-18bd0080dab57d6e --out-dir /opt/rustwide/target/release/examples -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern regex=/opt/rustwide/target/release/deps/libregex-43a2d3abf6805203.rlib --extern runtime_core=/opt/rustwide/target/release/deps/libruntime_core-5b8d2c752d9bddac.rlib --extern rusqlite=/opt/rustwide/target/release/deps/librusqlite-13db79d8bc8148bc.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-cea3590e807d2fd8.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-27bc98d114823b54.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/libsqlite3-sys-10145e173e44a8e8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `runtime-core` (example "export_lifecycle_mapping")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name export_lifecycle_mapping --edition=2024 crates/runtime-core/examples/export_lifecycle_mapping.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fcdc644a1ad68f77 -C extra-filename=-645873bbe153ed52 --out-dir /opt/rustwide/target/release/examples -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern regex=/opt/rustwide/target/release/deps/libregex-43a2d3abf6805203.rlib --extern runtime_core=/opt/rustwide/target/release/deps/libruntime_core-5b8d2c752d9bddac.rlib --extern rusqlite=/opt/rustwide/target/release/deps/librusqlite-13db79d8bc8148bc.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-cea3590e807d2fd8.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-27bc98d114823b54.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/libsqlite3-sys-10145e173e44a8e8/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "57647e36034776cb916b3736a9dfebe682d310bb679e581c423c693d31d01419", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57647e36034776cb916b3736a9dfebe682d310bb679e581c423c693d31d01419", kill_on_drop: false }`
[INFO] [stdout] 57647e36034776cb916b3736a9dfebe682d310bb679e581c423c693d31d01419
