[INFO] cloning repository https://github.com/iAverages/mirai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iAverages/mirai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiAverages%2Fmirai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiAverages%2Fmirai'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b664ffe183751bafcf9929d20fee9ae7ee1d8795 [INFO] testing iAverages/mirai against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiAverages%2Fmirai" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iAverages/mirai [INFO] finished tweaking git repo https://github.com/iAverages/mirai [INFO] tweaked toml for git repo https://github.com/iAverages/mirai written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iAverages/mirai on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iAverages/mirai 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inherent v1.0.13 [INFO] [stderr] Downloaded zmij v1.0.10 [INFO] [stderr] Downloaded sea-query-rusqlite v0.7.0 [INFO] [stderr] Downloaded which v8.0.2 [INFO] [stderr] Downloaded rusqlite-macros v0.3.0 [INFO] [stderr] Downloaded sea-query-derive v0.4.3 [INFO] [stderr] Downloaded libredox v0.1.12 [INFO] [stderr] Downloaded toml v1.1.1+spec-1.1.0 [INFO] [stderr] Downloaded objc2-service-management v0.3.2 [INFO] [stderr] Downloaded os_info v3.14.0 [INFO] [stderr] Downloaded refinery-core v0.9.0 [INFO] [stderr] Downloaded refinery v0.9.0 [INFO] [stderr] Downloaded auto-launch v0.6.0 [INFO] [stderr] Downloaded smappservice-rs v0.1.3 [INFO] [stderr] Downloaded refinery-macros v0.9.0 [INFO] [stderr] Downloaded sea-query v0.32.7 [INFO] [stderr] Downloaded winreg v0.56.0 [INFO] [stderr] Downloaded sqlite3-parser v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0294013cae9a19a4670f6b558176ba4d260cefb3f173ae6d4247ab4f325beee5 [INFO] running `Command { std: "docker" "start" "-a" "0294013cae9a19a4670f6b558176ba4d260cefb3f173ae6d4247ab4f325beee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0294013cae9a19a4670f6b558176ba4d260cefb3f173ae6d4247ab4f325beee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0294013cae9a19a4670f6b558176ba4d260cefb3f173ae6d4247ab4f325beee5", kill_on_drop: false }` [INFO] [stdout] 0294013cae9a19a4670f6b558176ba4d260cefb3f173ae6d4247ab4f325beee5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c3f73fe6d06cf55298623fa401a00285b2172516a307a54544eb30a5447bc2d [INFO] running `Command { std: "docker" "start" "-a" "0c3f73fe6d06cf55298623fa401a00285b2172516a307a54544eb30a5447bc2d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling zmij v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling sqlite3-parser v0.13.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling toml_parser v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling os_info v3.14.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling which v8.0.2 [INFO] [stderr] Compiling toml v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling rusqlite-macros v0.3.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling inherent v1.0.13 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling auto-launch v0.6.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling sea-query-derive v0.4.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling refinery-core v0.9.0 [INFO] [stderr] Compiling sea-query v0.32.7 [INFO] [stderr] Compiling refinery-macros v0.9.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling sea-query-rusqlite v0.7.0 [INFO] [stderr] Compiling refinery v0.9.0 [INFO] [stderr] Compiling mirai v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `log` is never used [INFO] [stdout] --> src/log.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub trait Log { [INFO] [stdout] | --- method in this trait [INFO] [stdout] ... [INFO] [stdout] 27 | fn log(&self, args: fmt::Arguments<'_>) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "0c3f73fe6d06cf55298623fa401a00285b2172516a307a54544eb30a5447bc2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c3f73fe6d06cf55298623fa401a00285b2172516a307a54544eb30a5447bc2d", kill_on_drop: false }` [INFO] [stdout] 0c3f73fe6d06cf55298623fa401a00285b2172516a307a54544eb30a5447bc2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba086cfcbc3373e3cf2efcb281e648439ae13c01dcb85171c691fe83dbf9b128 [INFO] running `Command { std: "docker" "start" "-a" "ba086cfcbc3373e3cf2efcb281e648439ae13c01dcb85171c691fe83dbf9b128", kill_on_drop: false }` [INFO] [stderr] Compiling mirai v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `log` is never used [INFO] [stdout] --> src/log.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub trait Log { [INFO] [stdout] | --- method in this trait [INFO] [stdout] ... [INFO] [stdout] 27 | fn log(&self, args: fmt::Arguments<'_>) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.35s [INFO] running `Command { std: "docker" "inspect" "ba086cfcbc3373e3cf2efcb281e648439ae13c01dcb85171c691fe83dbf9b128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba086cfcbc3373e3cf2efcb281e648439ae13c01dcb85171c691fe83dbf9b128", kill_on_drop: false }` [INFO] [stdout] ba086cfcbc3373e3cf2efcb281e648439ae13c01dcb85171c691fe83dbf9b128 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9ed5dba0994bbd031b89f61207146974c0489fae83318ca2b8a0933531689ad0 [INFO] running `Command { std: "docker" "start" "-a" "9ed5dba0994bbd031b89f61207146974c0489fae83318ca2b8a0933531689ad0", kill_on_drop: false }` [INFO] [stderr] warning: method `log` is never used [INFO] [stderr] --> src/log.rs:27:8 [INFO] [stderr] | [INFO] [stderr] 24 | pub trait Log { [INFO] [stderr] | --- method in this trait [INFO] [stderr] ... [INFO] [stderr] 27 | fn log(&self, args: fmt::Arguments<'_>) { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `mirai` (bin "mirai" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mirai-678514b28138dc0d) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test store::tests::test_insert_wallpaper ... ok [INFO] [stdout] test store::tests::test_last_used ... ok [INFO] [stdout] test store::tests::test_mark_seen ... ok [INFO] [stdout] test store::tests::test_last_update ... ok [INFO] [stdout] test store::tests::test_wallpaper_inserts_read_all ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9ed5dba0994bbd031b89f61207146974c0489fae83318ca2b8a0933531689ad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ed5dba0994bbd031b89f61207146974c0489fae83318ca2b8a0933531689ad0", kill_on_drop: false }` [INFO] [stdout] 9ed5dba0994bbd031b89f61207146974c0489fae83318ca2b8a0933531689ad0