[INFO] cloning repository https://github.com/HarrisonHall/hachha.dev [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HarrisonHall/hachha.dev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarrisonHall%2Fhachha.dev", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarrisonHall%2Fhachha.dev'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eada0db776614ed9b0fa4fc3b13bbe65121144a9 [INFO] testing HarrisonHall/hachha.dev against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarrisonHall%2Fhachha.dev" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/HarrisonHall/hachha.dev [INFO] finished tweaking git repo https://github.com/HarrisonHall/hachha.dev [INFO] tweaked toml for git repo https://github.com/HarrisonHall/hachha.dev written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/HarrisonHall/hachha.dev on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/HarrisonHall/hachha.dev 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6fb67ae1d02ba696b03e0785f1bbdffe33e6457f600989b6afd4a602348c210 [INFO] running `Command { std: "docker" "start" "-a" "c6fb67ae1d02ba696b03e0785f1bbdffe33e6457f600989b6afd4a602348c210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6fb67ae1d02ba696b03e0785f1bbdffe33e6457f600989b6afd4a602348c210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6fb67ae1d02ba696b03e0785f1bbdffe33e6457f600989b6afd4a602348c210", kill_on_drop: false }` [INFO] [stdout] c6fb67ae1d02ba696b03e0785f1bbdffe33e6457f600989b6afd4a602348c210 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71e604f5485c73df7474fd0418fe8988f69f8921e8e3474047f8f74cdf7f02db [INFO] running `Command { std: "docker" "start" "-a" "71e604f5485c73df7474fd0418fe8988f69f8921e8e3474047f8f74cdf7f02db", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling io-lifetimes v1.0.6 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling cc v1.1.2 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling rustix v0.37.7 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.34 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling libflate_lz77 v2.2.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling bstr v1.3.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling libflate v2.2.1 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling zlib-rs v0.6.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling comrak v0.52.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling winnow v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling include-flate-codegen v0.2.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling include-flate v0.3.0 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling emojis v0.8.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling clap_derive v4.1.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling bon-macros v3.7.1 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling fmt2io v1.0.0 [INFO] [stderr] Compiling pest v2.5.6 [INFO] [stderr] Compiling finl_unicode v1.4.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling pest_meta v2.5.6 [INFO] [stderr] Compiling clap v4.1.8 [INFO] [stderr] Compiling pest_generator v2.5.6 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling bon v3.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.10 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling pest_derive v2.5.6 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling markdown-frontmatter v0.5.1 [INFO] [stderr] Compiling diligent-date-parser v0.1.4 [INFO] [stderr] Compiling atom_syndication v0.12.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling hachha-dev v0.17.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "71e604f5485c73df7474fd0418fe8988f69f8921e8e3474047f8f74cdf7f02db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71e604f5485c73df7474fd0418fe8988f69f8921e8e3474047f8f74cdf7f02db", kill_on_drop: false }` [INFO] [stdout] 71e604f5485c73df7474fd0418fe8988f69f8921e8e3474047f8f74cdf7f02db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d793c8f89dc2493e69bdf508d00c02fd68cbeffe3f7356248ef8c34ec2ae832 [INFO] running `Command { std: "docker" "start" "-a" "8d793c8f89dc2493e69bdf508d00c02fd68cbeffe3f7356248ef8c34ec2ae832", kill_on_drop: false }` [INFO] [stderr] Compiling hachha-dev v0.17.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.21s [INFO] running `Command { std: "docker" "inspect" "8d793c8f89dc2493e69bdf508d00c02fd68cbeffe3f7356248ef8c34ec2ae832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d793c8f89dc2493e69bdf508d00c02fd68cbeffe3f7356248ef8c34ec2ae832", kill_on_drop: false }` [INFO] [stdout] 8d793c8f89dc2493e69bdf508d00c02fd68cbeffe3f7356248ef8c34ec2ae832 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a0de322194aeb68bc3af4adffe9bff83545103c0175a50647a7eecea36b9e973 [INFO] running `Command { std: "docker" "start" "-a" "a0de322194aeb68bc3af4adffe9bff83545103c0175a50647a7eecea36b9e973", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hachha_dev-ee7d4912654834d4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test cache::tests::general_cacheing ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cache::tests::general_cacheing stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cache::tests::general_cacheing' (16) panicked at src/cache.rs:153:9: [INFO] [stdout] assertion failed: foo_result.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5bfcc476d82a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bfcc476d82a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bfcc476d82a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5bfcc476d82a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5bfcc478210a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5bfcc478210a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5bfcc4772292 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5bfcc4772292 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5bfcc474c40f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5bfcc474c40f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5bfcc4765a39 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5bfcc465547c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5bfcc465547c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5bfcc4765cb2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5bfcc4765cb2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5bfcc474c4fa - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5bfcc47416a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5bfcc474d1dd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5bfcc47828fc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5bfcc47828c2 - core[6771d259883166e6]::panicking::panic [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5bfcc4642f96 - hachha_dev::cache::tests::general_cacheing::{{closure}}::h85dfe8f4b060a1c6 [INFO] [stdout] at /opt/rustwide/workdir/src/cache.rs:153:9 [INFO] [stdout] 21: 0x5bfcc4648d72 - as core::future::future::Future>::poll::hebd5ecd08811224c [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5bfcc46446fd - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h8736b6ca8debf146 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/park.rs:283:74 [INFO] [stdout] 23: 0x5bfcc4644572 - tokio::runtime::coop::with_budget::h6b5b075fdfd37aef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 24: 0x5bfcc4644572 - tokio::runtime::coop::budget::ha269efcf8edc2560 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 25: 0x5bfcc4644572 - tokio::runtime::park::CachedParkThread::block_on::h9b33a924749e757b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/park.rs:283:31 [INFO] [stdout] 26: 0x5bfcc4647064 - tokio::runtime::context::BlockingRegionGuard::block_on::hd99f111507f44b0d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/context.rs:315:18 [INFO] [stdout] 27: 0x5bfcc4646681 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h90fefb23da5aa0d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/multi_thread/mod.rs:68:14 [INFO] [stdout] 28: 0x5bfcc4643bbb - tokio::runtime::runtime::Runtime::block_on::h9d5df006852f5476 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/runtime.rs:304:50 [INFO] [stdout] 29: 0x5bfcc4642984 - hachha_dev::cache::tests::general_cacheing::hab7cbf102d680683 [INFO] [stdout] at /opt/rustwide/workdir/src/cache.rs:161:60 [INFO] [stdout] 30: 0x5bfcc46437d7 - hachha_dev::cache::tests::general_cacheing::{{closure}}::hf00b43a3f0adcbcb [INFO] [stdout] at /opt/rustwide/workdir/src/cache.rs:147:32 [INFO] [stdout] 31: 0x5bfcc463fbd6 - core::ops::function::FnOnce::call_once::haed7a3d6b8afbe37 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 32: 0x5bfcc464957b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 33: 0x5bfcc464957b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 34: 0x5bfcc4655f4b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 35: 0x5bfcc4655f4b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x5bfcc4655f4b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5bfcc4655f4b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5bfcc4655f4b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5bfcc4655f4b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 40: 0x5bfcc4655f4b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 41: 0x5bfcc46503a4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 42: 0x5bfcc46503a4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 43: 0x5bfcc4658b52 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 44: 0x5bfcc4658b52 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 45: 0x5bfcc4658b52 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x5bfcc4658b52 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x5bfcc4658b52 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x5bfcc4658b52 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 49: 0x5bfcc4658b52 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x5bfcc476d0ff - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 51: 0x5bfcc476d0ff - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 52: 0x7a4c26668aa4 - [INFO] [stdout] 53: 0x7a4c266f5a64 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cache::tests::general_cacheing [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin hachha-dev` [INFO] running `Command { std: "docker" "inspect" "a0de322194aeb68bc3af4adffe9bff83545103c0175a50647a7eecea36b9e973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0de322194aeb68bc3af4adffe9bff83545103c0175a50647a7eecea36b9e973", kill_on_drop: false }` [INFO] [stdout] a0de322194aeb68bc3af4adffe9bff83545103c0175a50647a7eecea36b9e973