[INFO] cloning repository https://github.com/alfatm/retsu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alfatm/retsu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falfatm%2Fretsu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falfatm%2Fretsu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce256803b0c36f747e0730551451acb275aa630a
[INFO] testing alfatm/retsu/ce256803b0c36f747e0730551451acb275aa630a against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falfatm%2Fretsu" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alfatm/retsu
[INFO] finished tweaking git repo https://github.com/alfatm/retsu
[INFO] tweaked toml for git repo https://github.com/alfatm/retsu written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alfatm/retsu on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alfatm/retsu 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lru v0.12.3
[INFO] [stderr]   Downloaded indoc v2.0.5
[INFO] [stderr]   Downloaded umbra v0.4.0
[INFO] [stderr]   Downloaded xml-rs v1.0.0
[INFO] [stderr]   Downloaded tui-input v0.14.0
[INFO] [stderr]   Downloaded derive-new v0.7.0
[INFO] [stderr]   Downloaded tui-tree-widget v0.23.1
[INFO] [stderr]   Downloaded simplecss v0.2.1
[INFO] [stderr]   Downloaded smart-default v0.7.1
[INFO] [stderr]   Downloaded unicode-script v0.5.6
[INFO] [stderr]   Downloaded xml v1.2.0
[INFO] [stderr]   Downloaded laurier v0.2.0
[INFO] [stderr]   Downloaded syn v2.0.93
[INFO] [stderr]   Downloaded console v0.16.2
[INFO] [stderr]   Downloaded cc v1.1.2
[INFO] [stderr]   Downloaded text-to-png v0.3.0
[INFO] [stderr]   Downloaded wl-clipboard-rs v0.9.1
[INFO] [stderr]   Downloaded tree_magic_mini v3.2.0
[INFO] [stderr]   Downloaded thiserror v1.0.62
[INFO] [stderr]   Downloaded thiserror-impl v1.0.62
[INFO] [stderr]   Downloaded objc2-io-surface v0.3.0
[INFO] [stderr]   Downloaded ansi-to-tui v7.0.0
[INFO] [stderr]   Downloaded objc2-core-graphics v0.3.0
[INFO] [stderr]   Downloaded rustix v1.0.1
[INFO] [stderr]   Downloaded moxcms v0.7.5
[INFO] [stderr]   Downloaded objc2-core-foundation v0.3.0
[INFO] [stderr]   Downloaded objc2 v0.6.0
[INFO] [stderr]   Downloaded objc2-foundation v0.3.0
[INFO] [stderr]   Downloaded objc2-app-kit v0.3.0
[INFO] [stderr]   Downloaded pxfm v0.1.24
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a5c88edbc5da52370822b0098a7b39924b719283fd550eedc9b69908e3905e66
[INFO] running `Command { std: "docker" "start" "a5c88edbc5da52370822b0098a7b39924b719283fd550eedc9b69908e3905e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5c88edbc5da52370822b0098a7b39924b719283fd550eedc9b69908e3905e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a5c88edbc5da52370822b0098a7b39924b719283fd550eedc9b69908e3905e66" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5c88edbc5da52370822b0098a7b39924b719283fd550eedc9b69908e3905e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a5c88edbc5da52370822b0098a7b39924b719283fd550eedc9b69908e3905e66" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling cc v1.1.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustix v1.0.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling pxfm v0.1.24
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling umbra v0.4.0
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling tree_magic_mini v3.2.0
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.8
[INFO] [stderr]    Compiling laurier v0.2.0
[INFO] [stderr]    Compiling ansi-to-tui v7.0.0
[INFO] [stderr]    Compiling tui-tree-widget v0.23.1
[INFO] [stderr]    Compiling tui-input v0.14.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.8
[INFO] [stderr]    Compiling wl-clipboard-rs v0.9.1
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling retsu v0.5.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "a5c88edbc5da52370822b0098a7b39924b719283fd550eedc9b69908e3905e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a5c88edbc5da52370822b0098a7b39924b719283fd550eedc9b69908e3905e66" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling kurbo v0.11.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling toml_write v0.1.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling unicode-script v0.5.6
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling xml v1.2.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling toml_edit v0.22.25
[INFO] [stderr]    Compiling dircpy v0.3.19
[INFO] [stderr]    Compiling xml-rs v1.0.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling umbra v0.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling rustix v1.0.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling usvg v0.45.1
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling resvg v0.45.1
[INFO] [stderr]    Compiling wayland-protocols v0.32.8
[INFO] [stderr]    Compiling text-to-png v0.3.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.8
[INFO] [stderr]    Compiling ansi-to-tui v7.0.0
[INFO] [stderr]    Compiling laurier v0.2.0
[INFO] [stderr]    Compiling tui-input v0.14.0
[INFO] [stderr]    Compiling tui-tree-widget v0.23.1
[INFO] [stderr]    Compiling wl-clipboard-rs v0.9.1
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling retsu v0.5.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 25s
[INFO] running `Command { std: "docker" "inspect" "a5c88edbc5da52370822b0098a7b39924b719283fd550eedc9b69908e3905e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a5c88edbc5da52370822b0098a7b39924b719283fd550eedc9b69908e3905e66" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/retsu-4c0d3ff4f6b6701e)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test app::tests::test_process_numeric_prefix::case_1 ... ok
[INFO] [stdout] test app::tests::test_process_numeric_prefix::case_2 ... ok
[INFO] [stdout] test app::tests::test_process_numeric_prefix::case_3 ... ok
[INFO] [stdout] test app::tests::test_process_numeric_prefix::case_4 ... ok
[INFO] [stdout] test app::tests::test_process_numeric_prefix::case_7 ... ok
[INFO] [stdout] test app::tests::test_process_numeric_prefix::case_8 ... ok
[INFO] [stdout] test color::tests::test_parse_rgba_color::case_1 ... ok
[INFO] [stdout] test color::tests::test_parse_rgba_color::case_3 ... ok
[INFO] [stdout] test app::tests::test_process_numeric_prefix::case_6 ... ok
[INFO] [stdout] test color::tests::test_parse_rgba_color::case_5 ... ok
[INFO] [stdout] test color::tests::test_parse_rgba_color::case_2 ... ok
[INFO] [stdout] test color::tests::test_parse_rgba_color::case_6 ... ok
[INFO] [stdout] test event::tests::test_user_event_with_count_equality ... ok
[INFO] [stdout] test config::tests::test_config_complete_toml ... ok
[INFO] [stdout] test config::tests::test_config_partial_toml ... ok
[INFO] [stdout] test event::tests::test_user_event_with_count_from_event ... ok
[INFO] [stdout] test event::tests::test_user_event_with_count_new_zero_count ... ok
[INFO] [stdout] test app::tests::test_process_numeric_prefix::case_5 ... ok
[INFO] [stdout] test keybind::tests::test_deserialize_keybind ... ok
[INFO] [stdout] test config::tests::test_config_default ... ok
[INFO] [stdout] test keybind::tests::test_key_event_to_string ... ok
[INFO] [stdout] test event::tests::test_user_event_with_count_new ... ok
[INFO] [stdout] test color::tests::test_parse_rgba_color::case_4 ... ok
[INFO] [stdout] test graph::image::tests::test_calc_graph_row_image_single_cell_width ... FAILED
[INFO] [stdout] test graph::image::tests::test_calc_graph_row_image_tall_image ... FAILED
[INFO] [stdout] test graph::image::tests::test_calc_graph_row_image_default_params ... FAILED
[INFO] [stdout] test graph::image::tests::test_calc_graph_row_image_color ... FAILED
[INFO] [stdout] test graph::image::tests::test_calc_graph_row_image_circle_radius ... FAILED
[INFO] [stdout] test graph::image::tests::test_calc_graph_row_image_wide_image ... FAILED
[INFO] [stdout] test graph::image::tests::test_calc_graph_row_image_line_width ... FAILED
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- graph::image::tests::test_calc_graph_row_image_single_cell_width stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'graph::image::tests::test_calc_graph_row_image_single_cell_width' (3740) panicked at src/graph/image.rs:926:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bfbb40d8f6 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x58bfbb3d712a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x58bfbb40ce4b - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x58bfbb40c94f - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x58bfbb40c57a - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x58bfbb40c0e1 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x58bfbb435431 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x58bfbb4353e9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x58bfbb4358ec - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x58bfbb3d6fbb - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x58bfbb3daff1 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   11:     0x58bfbb3c4a2d - retsu[60a1fb7bdf067b9a]::graph::image::tests::test_calc_graph_row_image
[INFO] [stdout]   12:     0x58bfbb3d549b - <retsu[60a1fb7bdf067b9a]::graph::image::tests::test_calc_graph_row_image_single_cell_width::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x58bfbb44dbeb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x58bfbb4491b2 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x58bfbb448c2c - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x58bfbb46544c - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x58bfbb436ac9 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x784ffb46307a - <unknown>
[INFO] [stdout]   19:     0x784ffb4f6534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- graph::image::tests::test_calc_graph_row_image_tall_image stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'graph::image::tests::test_calc_graph_row_image_tall_image' (3741) panicked at src/graph/image.rs:926:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bfbb40d8f6 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x58bfbb3d712a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x58bfbb40ce4b - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x58bfbb40c94f - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x58bfbb40c57a - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x58bfbb40c0e1 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x58bfbb435431 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x58bfbb4353e9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x58bfbb4358ec - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x58bfbb3d6fbb - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x58bfbb3daff1 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   11:     0x58bfbb3c4a2d - retsu[60a1fb7bdf067b9a]::graph::image::tests::test_calc_graph_row_image
[INFO] [stdout]   12:     0x58bfbb3d489b - <retsu[60a1fb7bdf067b9a]::graph::image::tests::test_calc_graph_row_image_tall_image::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x58bfbb44dbeb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x58bfbb4491b2 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x58bfbb448c2c - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x58bfbb46544c - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x58bfbb436ac9 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x784ffb46307a - <unknown>
[INFO] [stdout]   19:     0x784ffb4f6534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- graph::image::tests::test_calc_graph_row_image_default_params stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'graph::image::tests::test_calc_graph_row_image_default_params' (3738) panicked at src/graph/image.rs:926:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bfbb40d8f6 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x58bfbb3d712a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x58bfbb40ce4b - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x58bfbb40c94f - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x58bfbb40c57a - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x58bfbb40c0e1 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x58bfbb435431 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x58bfbb4353e9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x58bfbb4358ec - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x58bfbb3d6fbb - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x58bfbb3daff1 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   11:     0x58bfbb3c4a2d - retsu[60a1fb7bdf067b9a]::graph::image::tests::test_calc_graph_row_image
[INFO] [stdout]   12:     0x58bfbb3d519b - <retsu[60a1fb7bdf067b9a]::graph::image::tests::test_calc_graph_row_image_default_params::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x58bfbb44dbeb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x58bfbb4491b2 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x58bfbb448c2c - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x58bfbb46544c - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x58bfbb436ac9 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x784ffb46307a - <unknown>
[INFO] [stdout]   19:     0x784ffb4f6534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- graph::image::tests::test_calc_graph_row_image_color stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'graph::image::tests::test_calc_graph_row_image_color' (3737) panicked at src/graph/image.rs:926:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bfbb40d8f6 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x58bfbb3d712a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x58bfbb40ce4b - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x58bfbb40c94f - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x58bfbb40c57a - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x58bfbb40c0e1 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x58bfbb435431 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x58bfbb4353e9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x58bfbb4358ec - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x58bfbb3d6fbb - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x58bfbb3daff1 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   11:     0x58bfbb3c4a2d - retsu[60a1fb7bdf067b9a]::graph::image::tests::test_calc_graph_row_image
[INFO] [stdout]   12:     0x58bfbb3d4148 - <retsu[60a1fb7bdf067b9a]::graph::image::tests::test_calc_graph_row_image_color::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x58bfbb44dbeb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x58bfbb4491b2 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x58bfbb448c2c - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x58bfbb46544c - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x58bfbb436ac9 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x784ffb46307a - <unknown>
[INFO] [stdout]   19:     0x784ffb4f6534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- graph::image::tests::test_calc_graph_row_image_circle_radius stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'graph::image::tests::test_calc_graph_row_image_circle_radius' (3736) panicked at src/graph/image.rs:926:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bfbb40d8f6 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x58bfbb3d712a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x58bfbb40ce4b - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x58bfbb40c94f - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x58bfbb40c57a - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x58bfbb40c0e1 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x58bfbb435431 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x58bfbb4353e9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x58bfbb4358ec - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x58bfbb3d6fbb - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x58bfbb3daff1 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   11:     0x58bfbb3c4a2d - retsu[60a1fb7bdf067b9a]::graph::image::tests::test_calc_graph_row_image
[INFO] [stdout]   12:     0x58bfbb3d4e9b - <retsu[60a1fb7bdf067b9a]::graph::image::tests::test_calc_graph_row_image_circle_radius::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x58bfbb44dbeb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x58bfbb4491b2 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x58bfbb448c2c - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x58bfbb46544c - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x58bfbb436ac9 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x784ffb46307a - <unknown>
[INFO] [stdout]   19:     0x784ffb4f6534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- graph::image::tests::test_calc_graph_row_image_wide_image stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'graph::image::tests::test_calc_graph_row_image_wide_image' (3742) panicked at src/graph/image.rs:926:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bfbb40d8f6 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x58bfbb3d712a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x58bfbb40ce4b - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x58bfbb40c94f - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x58bfbb40c57a - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x58bfbb40c0e1 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x58bfbb435431 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x58bfbb4353e9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x58bfbb4358ec - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x58bfbb3d6fbb - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x58bfbb3daff1 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   11:     0x58bfbb3c4a2d - retsu[60a1fb7bdf067b9a]::graph::image::tests::test_calc_graph_row_image
[INFO] [stdout]   12:     0x58bfbb3d4b9b - <retsu[60a1fb7bdf067b9a]::graph::image::tests::test_calc_graph_row_image_wide_image::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x58bfbb44dbeb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x58bfbb4491b2 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x58bfbb448c2c - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x58bfbb46544c - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x58bfbb436ac9 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x784ffb46307a - <unknown>
[INFO] [stdout]   19:     0x784ffb4f6534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- graph::image::tests::test_calc_graph_row_image_line_width stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'graph::image::tests::test_calc_graph_row_image_line_width' (3739) panicked at src/graph/image.rs:926:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bfbb40d8f6 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x58bfbb3d712a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x58bfbb40ce4b - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x58bfbb40c94f - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x58bfbb40c57a - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x58bfbb40c0e1 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x58bfbb435431 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x58bfbb4353e9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x58bfbb4358ec - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x58bfbb3d6fbb - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x58bfbb3daff1 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   11:     0x58bfbb3c4a2d - retsu[60a1fb7bdf067b9a]::graph::image::tests::test_calc_graph_row_image
[INFO] [stdout]   12:     0x58bfbb3d459b - <retsu[60a1fb7bdf067b9a]::graph::image::tests::test_calc_graph_row_image_line_width::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x58bfbb44dbeb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x58bfbb4491b2 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x58bfbb448c2c - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x58bfbb46544c - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x58bfbb436ac9 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x784ffb46307a - <unknown>
[INFO] [stdout]   19:     0x784ffb4f6534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     graph::image::tests::test_calc_graph_row_image_circle_radius
[INFO] [stdout]     graph::image::tests::test_calc_graph_row_image_color
[INFO] [stdout]     graph::image::tests::test_calc_graph_row_image_default_params
[INFO] [stdout]     graph::image::tests::test_calc_graph_row_image_line_width
[INFO] [stdout]     graph::image::tests::test_calc_graph_row_image_single_cell_width
[INFO] [stdout]     graph::image::tests::test_calc_graph_row_image_tall_image
[INFO] [stdout]     graph::image::tests::test_calc_graph_row_image_wide_image
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 23 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a5c88edbc5da52370822b0098a7b39924b719283fd550eedc9b69908e3905e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5c88edbc5da52370822b0098a7b39924b719283fd550eedc9b69908e3905e66", kill_on_drop: false }`
[INFO] [stdout] a5c88edbc5da52370822b0098a7b39924b719283fd550eedc9b69908e3905e66
