[INFO] cloning repository https://github.com/JYC11/filament [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JYC11/filament" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJYC11%2Ffilament", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJYC11%2Ffilament'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78db856b038cc281d9a7cfa2abdc5aaa380a1741 [INFO] testing JYC11/filament against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJYC11%2Ffilament" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JYC11/filament [INFO] finished tweaking git repo https://github.com/JYC11/filament [INFO] tweaked toml for git repo https://github.com/JYC11/filament written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JYC11/filament on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JYC11/filament 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.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 2dcf985115c5443a645d1c6d752c1e7dec59979041483c449069ed799dfaf881 [INFO] running `Command { std: "docker" "start" "2dcf985115c5443a645d1c6d752c1e7dec59979041483c449069ed799dfaf881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dcf985115c5443a645d1c6d752c1e7dec59979041483c449069ed799dfaf881", 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" "2dcf985115c5443a645d1c6d752c1e7dec59979041483c449069ed799dfaf881" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dcf985115c5443a645d1c6d752c1e7dec59979041483c449069ed799dfaf881", 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" "2dcf985115c5443a645d1c6d752c1e7dec59979041483c449069ed799dfaf881" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling rmcp v0.17.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling clap_complete v4.5.66 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling rmcp-macros v0.17.0 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling filament-core v0.1.0 (/opt/rustwide/workdir/crates/filament-core) [INFO] [stderr] Compiling filament-tui v0.1.0 (/opt/rustwide/workdir/crates/filament-tui) [INFO] [stderr] Compiling filament-daemon v0.1.0 (/opt/rustwide/workdir/crates/filament-daemon) [INFO] [stderr] Compiling filament-cli v0.1.0 (/opt/rustwide/workdir/crates/filament-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.71s [INFO] running `Command { std: "docker" "inspect" "2dcf985115c5443a645d1c6d752c1e7dec59979041483c449069ed799dfaf881", 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" "2dcf985115c5443a645d1c6d752c1e7dec59979041483c449069ed799dfaf881" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling rmcp v0.17.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling serial_test_derive v3.4.0 [INFO] [stderr] Compiling filament-core v0.1.0 (/opt/rustwide/workdir/crates/filament-core) [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling serial_test v3.4.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling filament-tui v0.1.0 (/opt/rustwide/workdir/crates/filament-tui) [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling filament-daemon v0.1.0 (/opt/rustwide/workdir/crates/filament-daemon) [INFO] [stderr] Compiling filament-cli v0.1.0 (/opt/rustwide/workdir/crates/filament-cli) [INFO] [stderr] error: could not compile `filament-daemon` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name filament_daemon --edition=2021 crates/filament-daemon/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::nursery' --forbid=unsafe_code '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d99dca874fa17bb9 -C extra-filename=-c29803ff470ae664 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern filament_core=/opt/rustwide/target/debug/deps/libfilament_core-748c27cbaea780b1.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-32fccae6872191ce.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-18971e650666ee66.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c22827daf2caf9c5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-eb0c31efe4d838c5.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-bcb8ffb807492f18.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a5627eb4fd7176c7.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-4bb930c4efc853ce.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-64b95a260e10843e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-6ac55d50eff9f0f7/out -L native=/opt/rustwide/target/debug/build/blake3-6ac55d50eff9f0f7/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-97abaf1d6bc0e422/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2dcf985115c5443a645d1c6d752c1e7dec59979041483c449069ed799dfaf881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dcf985115c5443a645d1c6d752c1e7dec59979041483c449069ed799dfaf881", kill_on_drop: false }` [INFO] [stdout] 2dcf985115c5443a645d1c6d752c1e7dec59979041483c449069ed799dfaf881