[INFO] cloning repository https://github.com/taka-sho/llmime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taka-sho/llmime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaka-sho%2Fllmime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaka-sho%2Fllmime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c643c4959dc473fe7463b902d629e43a566bcc07 [INFO] testing taka-sho/llmime against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaka-sho%2Fllmime" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/taka-sho/llmime [INFO] finished tweaking git repo https://github.com/taka-sho/llmime [INFO] tweaked toml for git repo https://github.com/taka-sho/llmime written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/taka-sho/llmime on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/taka-sho/llmime 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9dbeadfac3df398b1dc80b2d7edf09d55c2e6a140520848ac564a660c022c0ea [INFO] running `Command { std: "docker" "start" "-a" "9dbeadfac3df398b1dc80b2d7edf09d55c2e6a140520848ac564a660c022c0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dbeadfac3df398b1dc80b2d7edf09d55c2e6a140520848ac564a660c022c0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dbeadfac3df398b1dc80b2d7edf09d55c2e6a140520848ac564a660c022c0ea", kill_on_drop: false }` [INFO] [stdout] 9dbeadfac3df398b1dc80b2d7edf09d55c2e6a140520848ac564a660c022c0ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41cbf660c89070cbaee072473cb0d5e214936ae54779ecc303d57eb96be458b1 [INFO] running `Command { std: "docker" "start" "-a" "41cbf660c89070cbaee072473cb0d5e214936ae54779ecc303d57eb96be458b1", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/llmime [INFO] [stderr] | [INFO] [stderr] = note: the bin target `llmime` in package `llmime-imk v0.1.0 (/opt/rustwide/workdir/crates/llmime-imk)` has the same output filename as the bin target `llmime` in package `llmime-cli v0.1.0 (/opt/rustwide/workdir/crates/llmime-cli)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/llmime.dwp [INFO] [stderr] | [INFO] [stderr] = note: the bin target `llmime` in package `llmime-imk v0.1.0 (/opt/rustwide/workdir/crates/llmime-imk)` has the same output filename as the bin target `llmime` in package `llmime-cli v0.1.0 (/opt/rustwide/workdir/crates/llmime-cli)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling slog v2.8.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling openssl v0.10.78 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling term v1.2.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling crawdad v0.3.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling openssl-sys v0.9.114 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling llmime-imk v0.1.0 (/opt/rustwide/workdir/crates/llmime-imk) [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling argmin-math v0.4.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling slog-term v2.9.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling argmin v0.10.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling argmin-observer-slog v0.1.0 [INFO] [stderr] Compiling rucrf v0.3.3 [INFO] [stderr] Compiling vibrato v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling llmime-core v0.1.0 (/opt/rustwide/workdir/crates/llmime-core) [INFO] [stderr] Compiling llmime-tsf v0.1.0 (/opt/rustwide/workdir/crates/llmime-tsf) [INFO] [stderr] Compiling llmime-cli v0.1.0 (/opt/rustwide/workdir/crates/llmime-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "41cbf660c89070cbaee072473cb0d5e214936ae54779ecc303d57eb96be458b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41cbf660c89070cbaee072473cb0d5e214936ae54779ecc303d57eb96be458b1", kill_on_drop: false }` [INFO] [stdout] 41cbf660c89070cbaee072473cb0d5e214936ae54779ecc303d57eb96be458b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4251a7709035ada08197fd2821698e87e43c76e3f943bdc28be239c61e563b01 [INFO] running `Command { std: "docker" "start" "-a" "4251a7709035ada08197fd2821698e87e43c76e3f943bdc28be239c61e563b01", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling serial_test_derive v3.4.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.2.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling openssl v0.10.78 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling serial_test v3.4.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling vibrato v0.5.2 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling llmime-core v0.1.0 (/opt/rustwide/workdir/crates/llmime-core) [INFO] [stderr] Compiling llmime-imk v0.1.0 (/opt/rustwide/workdir/crates/llmime-imk) [INFO] [stderr] Compiling llmime-tsf v0.1.0 (/opt/rustwide/workdir/crates/llmime-tsf) [INFO] [stderr] Compiling llmime-cli v0.1.0 (/opt/rustwide/workdir/crates/llmime-cli) [INFO] [stderr] error: could not compile `llmime-core` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name llmime_core --edition=2021 crates/llmime-core/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("local-llm", "local-llm-cuda", "local-llm-metal"))' -C metadata=c403d65086f8aa55 -C extra-filename=-ace65169d65eb368 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern dirs=/opt/rustwide/target/debug/deps/libdirs-54092ca01aa80b76.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-be9b890638a1bff4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d26fd7aef9817031.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b947ef159c10150f.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-9a876140ece254b7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4ec999752e432374.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-195ff27eed452674.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-5d700271d879530d.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5301319b2d1628ad.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8f7db9ad9dfd54e4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f7bc4672faa689cd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-537be6c6b30a5d59.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-b0a6cbe0a717d510.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8787c5f293942b83.rlib --extern vibrato=/opt/rustwide/target/debug/deps/libvibrato-97957ab0041b0244.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-87a5b91bbc348719.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-b8ed56c3850728ce/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4251a7709035ada08197fd2821698e87e43c76e3f943bdc28be239c61e563b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4251a7709035ada08197fd2821698e87e43c76e3f943bdc28be239c61e563b01", kill_on_drop: false }` [INFO] [stdout] 4251a7709035ada08197fd2821698e87e43c76e3f943bdc28be239c61e563b01