[INFO] cloning repository https://github.com/junyeong-ai/symora
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/junyeong-ai/symora" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunyeong-ai%2Fsymora", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunyeong-ai%2Fsymora'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae0552d4945d2930cfb4c3a71899f861a6b51692
[INFO] testing junyeong-ai/symora against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunyeong-ai%2Fsymora" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/junyeong-ai/symora
[INFO] finished tweaking git repo https://github.com/junyeong-ai/symora
[INFO] tweaked toml for git repo https://github.com/junyeong-ai/symora written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/junyeong-ai/symora on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/junyeong-ai/symora 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25a4e84c8dcbc195e3622e67ce0c20400dcfdd6b04776271f32865b7ae8fa4a4
[INFO] running `Command { std: "docker" "start" "-a" "25a4e84c8dcbc195e3622e67ce0c20400dcfdd6b04776271f32865b7ae8fa4a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25a4e84c8dcbc195e3622e67ce0c20400dcfdd6b04776271f32865b7ae8fa4a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25a4e84c8dcbc195e3622e67ce0c20400dcfdd6b04776271f32865b7ae8fa4a4", kill_on_drop: false }`
[INFO] [stdout] 25a4e84c8dcbc195e3622e67ce0c20400dcfdd6b04776271f32865b7ae8fa4a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e77bca26b0ee0953ea785f99248378c813a1258351e2f5b240758fc9ca4d5215
[INFO] running `Command { std: "docker" "start" "-a" "e77bca26b0ee0953ea785f99248378c813a1258351e2f5b240758fc9ca4d5215", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[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 libc v0.2.183
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-lua v0.5.0
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.1
[INFO] [stderr]    Compiling tree-sitter-kotlin-sg v0.4.0
[INFO] [stderr]    Compiling tree-sitter-php v0.24.2
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling tree-sitter v0.26.6
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio-rusqlite v0.7.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling symora v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 59s
[INFO] running `Command { std: "docker" "inspect" "e77bca26b0ee0953ea785f99248378c813a1258351e2f5b240758fc9ca4d5215", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e77bca26b0ee0953ea785f99248378c813a1258351e2f5b240758fc9ca4d5215", kill_on_drop: false }`
[INFO] [stdout] e77bca26b0ee0953ea785f99248378c813a1258351e2f5b240758fc9ca4d5215
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4ad9d1c7e733db7a82075a5397608d56acc8a44ae83a097ad51ef0c7a09df4b
[INFO] running `Command { std: "docker" "start" "-a" "c4ad9d1c7e733db7a82075a5397608d56acc8a44ae83a097ad51ef0c7a09df4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-rusqlite v0.7.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling symora v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `symora` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name symora --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=57ae78eff6580ddc -C extra-filename=-47bfe842ec7f00e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-38ce66c661411f3a.so --extern clap=/opt/rustwide/target/debug/deps/libclap-f864f6f88d92a2a6.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-d46b17f9d55953d9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b515d586d70cb966.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-9bc1dca999c76eea.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-beaac0770c9b643f.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-e828f9601f3e9afe.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9e9ba0dbe644a3f5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-81ea49e6d647eb15.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-5ca45c6cc106ed24.so --extern streaming_iterator=/opt/rustwide/target/debug/deps/libstreaming_iterator-5bdb3e8e15969997.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-6b5bd5f56908c9a7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1b400a730a348994.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-46b2eed0f61eaa86.rlib --extern tokio_rusqlite=/opt/rustwide/target/debug/deps/libtokio_rusqlite-ff2cc244ffa84c02.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-9ca177368bb96f7f.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-ee2037c1e85ea595.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6ff3522712b18784.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-bb72fff8bbef3922.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-10922b78ac5c28c1.rlib --extern tree_sitter_bash=/opt/rustwide/target/debug/deps/libtree_sitter_bash-c3d855a81db8ed8e.rlib --extern tree_sitter_c_sharp=/opt/rustwide/target/debug/deps/libtree_sitter_c_sharp-424d7d8f2234dcde.rlib --extern tree_sitter_cpp=/opt/rustwide/target/debug/deps/libtree_sitter_cpp-e43a122221224ab0.rlib --extern tree_sitter_go=/opt/rustwide/target/debug/deps/libtree_sitter_go-0f7083dd22ad6e5b.rlib --extern tree_sitter_java=/opt/rustwide/target/debug/deps/libtree_sitter_java-5787ef6e0fe57518.rlib --extern tree_sitter_javascript=/opt/rustwide/target/debug/deps/libtree_sitter_javascript-316778ab02d28329.rlib --extern tree_sitter_kotlin_sg=/opt/rustwide/target/debug/deps/libtree_sitter_kotlin_sg-b269c0f1db5383b6.rlib --extern tree_sitter_lua=/opt/rustwide/target/debug/deps/libtree_sitter_lua-5e0b40687ff3ff8e.rlib --extern tree_sitter_php=/opt/rustwide/target/debug/deps/libtree_sitter_php-e20439316bed8d78.rlib --extern tree_sitter_python=/opt/rustwide/target/debug/deps/libtree_sitter_python-c9a7d3edfc8c411d.rlib --extern tree_sitter_ruby=/opt/rustwide/target/debug/deps/libtree_sitter_ruby-975ca3876e56b818.rlib --extern tree_sitter_rust=/opt/rustwide/target/debug/deps/libtree_sitter_rust-3bd3e73cc841eda3.rlib --extern tree_sitter_typescript=/opt/rustwide/target/debug/deps/libtree_sitter_typescript-d03771ec69e8de6a.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-ee8993f0698390b9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-6faaf5c06ba7de7b/out -L native=/opt/rustwide/target/debug/build/tree-sitter-983912c18ab89214/out -L native=/opt/rustwide/target/debug/build/tree-sitter-bash-3be205f36f8967f9/out -L native=/opt/rustwide/target/debug/build/tree-sitter-c-sharp-e64ef27fcda4c2f6/out -L native=/opt/rustwide/target/debug/build/tree-sitter-cpp-52c5cb5bdd0931b8/out -L native=/opt/rustwide/target/debug/build/tree-sitter-go-ce82b0c71e0815e5/out -L native=/opt/rustwide/target/debug/build/tree-sitter-java-33a7d6cf9cbceef4/out -L native=/opt/rustwide/target/debug/build/tree-sitter-javascript-a10634acf7301bd7/out -L native=/opt/rustwide/target/debug/build/tree-sitter-kotlin-sg-b081f8034f7677e1/out -L native=/opt/rustwide/target/debug/build/tree-sitter-lua-455e53c936268a23/out -L native=/opt/rustwide/target/debug/build/tree-sitter-php-9b1a83cf8d4682ff/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-508bfb675abfaa66/out -L native=/opt/rustwide/target/debug/build/tree-sitter-ruby-f0ce3aeb70aece4c/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-65e6433d9d4640e5/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-7c45ba2768b86d81/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `symora` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name symora --edition=2024 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e5b66461a93c68a9 -C extra-filename=-ba2f10b55cc9ffa0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-38ce66c661411f3a.so --extern clap=/opt/rustwide/target/debug/deps/libclap-f864f6f88d92a2a6.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-d46b17f9d55953d9.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-b515d586d70cb966.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-9bc1dca999c76eea.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-beaac0770c9b643f.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-e828f9601f3e9afe.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9e9ba0dbe644a3f5.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-81ea49e6d647eb15.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-5ca45c6cc106ed24.so --extern streaming_iterator=/opt/rustwide/target/debug/deps/libstreaming_iterator-5bdb3e8e15969997.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1b400a730a348994.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-46b2eed0f61eaa86.rmeta --extern tokio_rusqlite=/opt/rustwide/target/debug/deps/libtokio_rusqlite-ff2cc244ffa84c02.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-ee2037c1e85ea595.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6ff3522712b18784.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-bb72fff8bbef3922.rmeta --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-10922b78ac5c28c1.rmeta --extern tree_sitter_bash=/opt/rustwide/target/debug/deps/libtree_sitter_bash-c3d855a81db8ed8e.rmeta --extern tree_sitter_c_sharp=/opt/rustwide/target/debug/deps/libtree_sitter_c_sharp-424d7d8f2234dcde.rmeta --extern tree_sitter_cpp=/opt/rustwide/target/debug/deps/libtree_sitter_cpp-e43a122221224ab0.rmeta --extern tree_sitter_go=/opt/rustwide/target/debug/deps/libtree_sitter_go-0f7083dd22ad6e5b.rmeta --extern tree_sitter_java=/opt/rustwide/target/debug/deps/libtree_sitter_java-5787ef6e0fe57518.rmeta --extern tree_sitter_javascript=/opt/rustwide/target/debug/deps/libtree_sitter_javascript-316778ab02d28329.rmeta --extern tree_sitter_kotlin_sg=/opt/rustwide/target/debug/deps/libtree_sitter_kotlin_sg-b269c0f1db5383b6.rmeta --extern tree_sitter_lua=/opt/rustwide/target/debug/deps/libtree_sitter_lua-5e0b40687ff3ff8e.rmeta --extern tree_sitter_php=/opt/rustwide/target/debug/deps/libtree_sitter_php-e20439316bed8d78.rmeta --extern tree_sitter_python=/opt/rustwide/target/debug/deps/libtree_sitter_python-c9a7d3edfc8c411d.rmeta --extern tree_sitter_ruby=/opt/rustwide/target/debug/deps/libtree_sitter_ruby-975ca3876e56b818.rmeta --extern tree_sitter_rust=/opt/rustwide/target/debug/deps/libtree_sitter_rust-3bd3e73cc841eda3.rmeta --extern tree_sitter_typescript=/opt/rustwide/target/debug/deps/libtree_sitter_typescript-d03771ec69e8de6a.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-ee8993f0698390b9.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-6faaf5c06ba7de7b/out -L native=/opt/rustwide/target/debug/build/tree-sitter-983912c18ab89214/out -L native=/opt/rustwide/target/debug/build/tree-sitter-bash-3be205f36f8967f9/out -L native=/opt/rustwide/target/debug/build/tree-sitter-c-sharp-e64ef27fcda4c2f6/out -L native=/opt/rustwide/target/debug/build/tree-sitter-cpp-52c5cb5bdd0931b8/out -L native=/opt/rustwide/target/debug/build/tree-sitter-go-ce82b0c71e0815e5/out -L native=/opt/rustwide/target/debug/build/tree-sitter-java-33a7d6cf9cbceef4/out -L native=/opt/rustwide/target/debug/build/tree-sitter-javascript-a10634acf7301bd7/out -L native=/opt/rustwide/target/debug/build/tree-sitter-kotlin-sg-b081f8034f7677e1/out -L native=/opt/rustwide/target/debug/build/tree-sitter-lua-455e53c936268a23/out -L native=/opt/rustwide/target/debug/build/tree-sitter-php-9b1a83cf8d4682ff/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-508bfb675abfaa66/out -L native=/opt/rustwide/target/debug/build/tree-sitter-ruby-f0ce3aeb70aece4c/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-65e6433d9d4640e5/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-7c45ba2768b86d81/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c4ad9d1c7e733db7a82075a5397608d56acc8a44ae83a097ad51ef0c7a09df4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4ad9d1c7e733db7a82075a5397608d56acc8a44ae83a097ad51ef0c7a09df4b", kill_on_drop: false }`
[INFO] [stdout] c4ad9d1c7e733db7a82075a5397608d56acc8a44ae83a097ad51ef0c7a09df4b
