[INFO] cloning repository https://github.com/KaloyanYosifov/hkb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KaloyanYosifov/hkb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaloyanYosifov%2Fhkb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaloyanYosifov%2Fhkb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddc1c1786557d1ea29b0b7ef7520fe71ef7fea8b [INFO] testing KaloyanYosifov/hkb against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaloyanYosifov%2Fhkb" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KaloyanYosifov/hkb on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/KaloyanYosifov/hkb [INFO] finished tweaking git repo https://github.com/KaloyanYosifov/hkb [INFO] tweaked toml for git repo https://github.com/KaloyanYosifov/hkb written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/KaloyanYosifov/hkb 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-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f91d6c26bfa28379dc0f282e2e861f5d2d4d02bcbbdcd3381a1c6b8180be8af4 [INFO] running `Command { std: "docker" "start" "-a" "f91d6c26bfa28379dc0f282e2e861f5d2d4d02bcbbdcd3381a1c6b8180be8af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f91d6c26bfa28379dc0f282e2e861f5d2d4d02bcbbdcd3381a1c6b8180be8af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f91d6c26bfa28379dc0f282e2e861f5d2d4d02bcbbdcd3381a1c6b8180be8af4", kill_on_drop: false }` [INFO] [stdout] f91d6c26bfa28379dc0f282e2e861f5d2d4d02bcbbdcd3381a1c6b8180be8af4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06510d041d15bc12513f8e5a8b5c9ad335c4016fb0aeadfd43cf42bdc0a5200a [INFO] running `Command { std: "docker" "start" "-a" "06510d041d15bc12513f8e5a8b5c9ad335c4016fb0aeadfd43cf42bdc0a5200a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling sdd v3.0.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling scc v2.2.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling diesel v2.2.5 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling hkb_date v0.1.0 (/opt/rustwide/workdir/hkb_date) [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling migrations_internals v2.2.0 [INFO] [stderr] Compiling rodio v0.18.1 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Compiling zbus v4.4.0 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling diesel_migrations v2.2.0 [INFO] [stderr] Compiling notify-rust v4.11.3 [INFO] [stderr] Compiling hkb_core v0.1.0 (/opt/rustwide/workdir/hkb_core) [INFO] [stderr] Compiling hkb_daemon_core v0.1.0 (/opt/rustwide/workdir/hkb_daemon_core) [INFO] [stderr] Compiling hkb_client v0.1.0 (/opt/rustwide/workdir/hkb_client) [INFO] [stderr] Compiling hkb_daemon v0.1.0 (/opt/rustwide/workdir/hkb_daemon) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "06510d041d15bc12513f8e5a8b5c9ad335c4016fb0aeadfd43cf42bdc0a5200a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06510d041d15bc12513f8e5a8b5c9ad335c4016fb0aeadfd43cf42bdc0a5200a", kill_on_drop: false }` [INFO] [stdout] 06510d041d15bc12513f8e5a8b5c9ad335c4016fb0aeadfd43cf42bdc0a5200a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67009a7424b932122ac8d298f7f2324a4401fe09391a8cc9d5fd657ca09f71ca [INFO] running `Command { std: "docker" "start" "-a" "67009a7424b932122ac8d298f7f2324a4401fe09391a8cc9d5fd657ca09f71ca", kill_on_drop: false }` [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling hkb_daemon_core v0.1.0 (/opt/rustwide/workdir/hkb_daemon_core) [INFO] [stderr] Compiling hkb_date v0.1.0 (/opt/rustwide/workdir/hkb_date) [INFO] [stderr] Compiling hkb_daemon v0.1.0 (/opt/rustwide/workdir/hkb_daemon) [INFO] [stderr] Compiling hkb_client v0.1.0 (/opt/rustwide/workdir/hkb_client) [INFO] [stderr] Compiling insta v1.41.1 [INFO] [stderr] Compiling hkb_core v0.1.0 (/opt/rustwide/workdir/hkb_core) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.68s [INFO] running `Command { std: "docker" "inspect" "67009a7424b932122ac8d298f7f2324a4401fe09391a8cc9d5fd657ca09f71ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67009a7424b932122ac8d298f7f2324a4401fe09391a8cc9d5fd657ca09f71ca", kill_on_drop: false }` [INFO] [stdout] 67009a7424b932122ac8d298f7f2324a4401fe09391a8cc9d5fd657ca09f71ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f8cbd11aceb081b35db0ac5fd1d94fc9b331e5b0b64de0fbffde8e4d279e09f2 [INFO] running `Command { std: "docker" "start" "-a" "f8cbd11aceb081b35db0ac5fd1d94fc9b331e5b0b64de0fbffde8e4d279e09f2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hkb_client-4aa91aca66fa0dea) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hkb_core-ebd8a7b36981589f) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test algorithms::huffman::structs::tests::it_can_convert_binary_into_string ... ok [INFO] [stdout] test algorithms::huffman::structs::tests::it_can_convert_binary_into_string_packed ... ok [INFO] [stdout] test algorithms::huffman::traits::tests::it_can_convert_binary_to_char ... ok [INFO] [stdout] test algorithms::huffman::traits::tests::it_can_convert_char_to_binary ... ok [INFO] [stdout] test algorithms::huffman::tests::it_can_decode_huffman_codes ... ok [INFO] [stdout] test data_structures::binary_tree::tests::it_can_create_a_node_with_left_right_moved ... ok [INFO] [stdout] test data_structures::binary_tree::tests::it_can_return_the_height_of_the_node ... ok [INFO] [stdout] test data_structures::binary_tree::tests::it_can_return_the_height_of_the_node_when_it_is_one ... ok [INFO] [stdout] test data_structures::min_heap::tests::it_can_get_top_value_from_min_heap ... ok [INFO] [stdout] test data_structures::min_heap::tests::it_can_insert_a_value ... ok [INFO] [stdout] test data_structures::min_heap::tests::it_does_not_put_new_high_value_to_the_top ... ok [INFO] [stdout] test data_structures::binary_tree::tests::it_can_create_a_node_with_value ... ok [INFO] [stdout] test database::services::reminders::tests::init ... ok [INFO] [stdout] test decoders::jpeg_decoder::tests::it_can_open_big_jpeg_file ... ignored [INFO] [stdout] test decoders::jpeg_decoder::tests::it_can_open_jpeg_file ... ignored [INFO] [stdout] test data_structures::binary_tree::tests::it_can_create_with_nodes_moved_directly ... ok [INFO] [stdout] test algorithms::huffman::traits::tests::it_can_convert_from_binary_to_char ... ok [INFO] [stdout] test data_structures::min_heap::tests::it_puts_the_min_value_at_top ... ok [INFO] [stdout] test data_structures::min_heap::tests::it_puts_the_min_value_at_the_top_after_delete ... ok [INFO] [stdout] test algorithms::huffman::traits::tests::it_can_convert_char_to_binary_snap ... ok [INFO] [stdout] test algorithms::huffman::tests::it_generates_correct_snapshot ... ok [INFO] [stdout] test database::services::reminders::tests::it_can_fetch_reminders ... FAILED [INFO] [stdout] test database::services::reminders::tests::it_can_update_a_reminder ... ok [INFO] [stdout] test database::services::reminders::tests::it_can_update_date_of_a_reminder ... ok [INFO] [stdout] test database::services::reminders::tests::it_can_delete_multiple_reminders_at_once ... ok [INFO] [stdout] test database::services::reminders::tests::it_can_fetch_a_reminder ... ok [INFO] [stdout] test database::services::reminders::tests::it_can_create_a_reminder ... ok [INFO] [stdout] test database::services::reminders::tests::it_can_fetch_reminders_by_filtering_out_some_ids ... ok [INFO] [stdout] test database::services::reminders::tests::it_can_fetch_reminders_in_between ... ok [INFO] [stdout] test database::services::reminders::tests::it_can_delete_a_reminder ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- database::services::reminders::tests::it_can_fetch_reminders stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'database::services::reminders::tests::it_can_fetch_reminders' panicked at hkb_core/src/database/services/reminders.rs:318:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 3 [INFO] [stdout] right: 2 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5cde6b4be0c0 - std::backtrace_rs::backtrace::libunwind::trace::h8ddfbb338e69e199 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5cde6b4be0c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4b42ed801e8ee862 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5cde6b4be0c0 - std::sys::backtrace::_print_fmt::hb90198f2c10bf707 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5cde6b4be0c0 - ::fmt::h0f123f0656f13ecf [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5cde6b4e8fe3 - core::fmt::rt::Argument::fmt::h12e51c1529489cd8 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5cde6b4e8fe3 - core::fmt::write::h0abcdef7aa759353 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x5cde6b4b9fd3 - std::io::Write::write_fmt::h7dca996477fd2572 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x5cde6b4bdf12 - std::sys::backtrace::BacktraceLock::print::h759bdab738e31d9d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5cde6b4bf4ef - std::panicking::default_hook::{{closure}}::h0616f7020c8b9e0d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x5cde6b4bf308 - std::panicking::default_hook::hcb4bf3fe9044f7f6 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x5cde6b2446f5 - as core::ops::function::Fn>::call::h279e54743b3b5624 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x5cde6b2446f5 - test::test_main::{{closure}}::h1534cf01c0e4ff40 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x5cde6b4bff63 - as core::ops::function::Fn>::call::h1e945e436dfc22a7 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x5cde6b4bff63 - std::panicking::rust_panic_with_hook::h2fd8d6252462d800 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x5cde6b4bfc3a - std::panicking::begin_panic_handler::{{closure}}::h746cf6ba43e1c73f [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x5cde6b4be5d9 - std::sys::backtrace::__rust_end_short_backtrace::hba3f7b171935b491 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5cde6b4bf8cd - rust_begin_unwind [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x5cde6b16f030 - core::panicking::panic_fmt::h34cc4efb1683329b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5cde6b16f45a - core::panicking::assert_failed_inner::ha3e43baa9ac7a860 [INFO] [stdout] 19: 0x5cde6b16f311 - core::panicking::assert_failed::h6e8fd1e73fe6694e [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:380:5 [INFO] [stdout] 20: 0x5cde6b197f78 - hkb_core::database::services::reminders::tests::it_can_fetch_reminders::{{closure}}::h5fa3c995b25f77b1 [INFO] [stdout] at /opt/rustwide/workdir/hkb_core/src/database/services/reminders.rs:318:9 [INFO] [stdout] 21: 0x5cde6b1d052e - core::ops::function::FnOnce::call_once::h33f2a0c2a82849ca [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5cde6b253a93 - serial_test::serial_code_lock::local_serial_core::hbb0f7502e29ecfb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5 [INFO] [stdout] 23: 0x5cde6b1973bb - hkb_core::database::services::reminders::tests::it_can_fetch_reminders::hb8d4bb287a4e3fc0 [INFO] [stdout] at /opt/rustwide/workdir/hkb_core/src/database/services/reminders.rs:309:5 [INFO] [stdout] 24: 0x5cde6b197307 - hkb_core::database::services::reminders::tests::it_can_fetch_reminders::{{closure}}::h4066472f82012a7e [INFO] [stdout] at /opt/rustwide/workdir/hkb_core/src/database/services/reminders.rs:310:32 [INFO] [stdout] 25: 0x5cde6b1d0a06 - core::ops::function::FnOnce::call_once::h691b1ee78c11247a [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5cde6b249eeb - core::ops::function::FnOnce::call_once::h646a81b1a0ee3114 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5cde6b249eeb - test::__rust_begin_short_backtrace::h9737b749cdf20b73 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:637:18 [INFO] [stdout] 28: 0x5cde6b248d68 - test::run_test_in_process::{{closure}}::hc9246156bf12c5e3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:60 [INFO] [stdout] 29: 0x5cde6b248d68 - as core::ops::function::FnOnce<()>>::call_once::hd187ec090a91a453 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5cde6b248d68 - std::panicking::try::do_call::hb7490276b7008401 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 31: 0x5cde6b248d68 - std::panicking::try::hde59a334d39e511f [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 32: 0x5cde6b248d68 - std::panic::catch_unwind::h777cbed9f782814a [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 33: 0x5cde6b248d68 - test::run_test_in_process::h6282ed78cab70f02 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:27 [INFO] [stdout] 34: 0x5cde6b248d68 - test::run_test::{{closure}}::ha4e6ef53f436d64b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:581:43 [INFO] [stdout] 35: 0x5cde6b20ccf5 - test::run_test::{{closure}}::he11a461bf23e93a3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:611:41 [INFO] [stdout] 36: 0x5cde6b20ccf5 - std::sys::backtrace::__rust_begin_short_backtrace::h25c92ff64d2c4388 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 37: 0x5cde6b2106ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6e893de0bbdcdcce [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x5cde6b2106ca - as core::ops::function::FnOnce<()>>::call_once::h2b3c3ff4a3a96573 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x5cde6b2106ca - std::panicking::try::do_call::hcc3185a4abc5431b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 40: 0x5cde6b2106ca - std::panicking::try::hc832a415a1d2ee28 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 41: 0x5cde6b2106ca - std::panic::catch_unwind::h5e16acac36e3f225 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 42: 0x5cde6b2106ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h9863d22f929fcd53 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x5cde6b2106ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h707ec2cca9db5939 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5cde6b4c4beb - as core::ops::function::FnOnce>::call_once::h5f64cf9bc27988da [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 45: 0x5cde6b4c4beb - as core::ops::function::FnOnce>::call_once::h2964712f7a7284c7 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 46: 0x5cde6b4c4beb - std::sys::pal::unix::thread::Thread::new::thread_start::h22ff3573f90e72f2 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 47: 0x77bb63f84ac3 - [INFO] [stdout] 48: 0x77bb64015a04 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] database::services::reminders::tests::it_can_fetch_reminders [INFO] [stdout] [INFO] [stdout] test result: FAILED. 27 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p hkb_core --lib` [INFO] running `Command { std: "docker" "inspect" "f8cbd11aceb081b35db0ac5fd1d94fc9b331e5b0b64de0fbffde8e4d279e09f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8cbd11aceb081b35db0ac5fd1d94fc9b331e5b0b64de0fbffde8e4d279e09f2", kill_on_drop: false }` [INFO] [stdout] f8cbd11aceb081b35db0ac5fd1d94fc9b331e5b0b64de0fbffde8e4d279e09f2