[INFO] fetching crate asimov-maildir-module 0.1.0... [INFO] testing asimov-maildir-module-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate asimov-maildir-module 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate asimov-maildir-module 0.1.0 [INFO] finished tweaking crates.io crate asimov-maildir-module 0.1.0 [INFO] tweaked toml for crates.io crate asimov-maildir-module 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate asimov-maildir-module 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate asimov-maildir-module 0.1.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2e1f9161281dc5aedfb83f3ae8696e1824cdad75b6c44cffa4f52c8c876eb87 [INFO] running `Command { std: "docker" "start" "-a" "c2e1f9161281dc5aedfb83f3ae8696e1824cdad75b6c44cffa4f52c8c876eb87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2e1f9161281dc5aedfb83f3ae8696e1824cdad75b6c44cffa4f52c8c876eb87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2e1f9161281dc5aedfb83f3ae8696e1824cdad75b6c44cffa4f52c8c876eb87", kill_on_drop: false }` [INFO] [stdout] c2e1f9161281dc5aedfb83f3ae8696e1824cdad75b6c44cffa4f52c8c876eb87 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2283b18d6dfbbf385b892535c744ed5b4f2fecbb3a3b97a87c8179c0ac1f0e18 [INFO] running `Command { std: "docker" "start" "-a" "2283b18d6dfbbf385b892535c744ed5b4f2fecbb3a3b97a87c8179c0ac1f0e18", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling cap-primitives v3.4.4 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cap-std v3.4.4 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling os_str_bytes v7.1.1 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling charset v0.1.5 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling hashify v0.2.6 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling argfile v0.2.1 [INFO] [stderr] Compiling wild v2.2.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling known-errors v0.1.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling mailparse v0.14.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling cfg_eval v0.1.2 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling maildir v0.6.4 [INFO] [stderr] Compiling mail-parser v0.11.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling fs-set-times v0.20.3 [INFO] [stderr] Compiling rustix-linux-procfs v0.1.1 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling cap-directories v3.4.4 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling colored_json v5.0.0 [INFO] [stderr] Compiling known-schemes v0.2.0 [INFO] [stderr] Compiling dogma v0.1.11 [INFO] [stderr] Compiling getenv v0.1.2 [INFO] [stderr] Compiling clientele v0.3.8 [INFO] [stderr] Compiling asimov-env v25.0.0-dev.17 [INFO] [stderr] Compiling asimov-module v25.0.0-dev.17 [INFO] [stderr] Compiling know v0.2.6 [INFO] [stderr] Compiling asimov-maildir-module v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.15s [INFO] running `Command { std: "docker" "inspect" "2283b18d6dfbbf385b892535c744ed5b4f2fecbb3a3b97a87c8179c0ac1f0e18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2283b18d6dfbbf385b892535c744ed5b4f2fecbb3a3b97a87c8179c0ac1f0e18", kill_on_drop: false }` [INFO] [stdout] 2283b18d6dfbbf385b892535c744ed5b4f2fecbb3a3b97a87c8179c0ac1f0e18 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb42946e751b490a049c7901c20b43ab85b02d15d2d56e1b8dacc0bd18fe139d [INFO] running `Command { std: "docker" "start" "-a" "fb42946e751b490a049c7901c20b43ab85b02d15d2d56e1b8dacc0bd18fe139d", kill_on_drop: false }` [INFO] [stderr] Compiling asimov-maildir-module v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `Command { std: "docker" "inspect" "fb42946e751b490a049c7901c20b43ab85b02d15d2d56e1b8dacc0bd18fe139d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb42946e751b490a049c7901c20b43ab85b02d15d2d56e1b8dacc0bd18fe139d", kill_on_drop: false }` [INFO] [stdout] fb42946e751b490a049c7901c20b43ab85b02d15d2d56e1b8dacc0bd18fe139d [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6542d9f6a7c1081bdc6acec4d1d446e1e6d40ef2e902fa417a83ff7c939ab607 [INFO] running `Command { std: "docker" "start" "-a" "6542d9f6a7c1081bdc6acec4d1d446e1e6d40ef2e902fa417a83ff7c939ab607", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/asimov_maildir_module-8af6a36aa89c228c) [INFO] [stderr] Running unittests src/cataloger/main.rs (/opt/rustwide/target/debug/deps/asimov_maildir_cataloger-b800fff0155002af) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/fetcher/main.rs (/opt/rustwide/target/debug/deps/asimov_maildir_fetcher-2d51e63cef2fa149) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests asimov_maildir_module [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] [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" "6542d9f6a7c1081bdc6acec4d1d446e1e6d40ef2e902fa417a83ff7c939ab607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6542d9f6a7c1081bdc6acec4d1d446e1e6d40ef2e902fa417a83ff7c939ab607", kill_on_drop: false }` [INFO] [stdout] 6542d9f6a7c1081bdc6acec4d1d446e1e6d40ef2e902fa417a83ff7c939ab607