[INFO] cloning repository https://github.com/fasterthanlime/substance
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fasterthanlime/substance" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Fsubstance", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Fsubstance'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b9138f910260b1ba802280664a8452db0ee01be
[INFO] testing fasterthanlime/substance against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Fsubstance" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fasterthanlime/substance
[INFO] finished tweaking git repo https://github.com/fasterthanlime/substance
[INFO] tweaked toml for git repo https://github.com/fasterthanlime/substance written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fasterthanlime/substance on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fasterthanlime/substance 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded impls v1.0.3
[INFO] [stderr]   Downloaded strong-type-derive v0.7.0
[INFO] [stderr]   Downloaded strong-type v0.7.0
[INFO] [stderr]   Downloaded mutants v0.0.3
[INFO] [stderr]   Downloaded facet-macros v0.27.12
[INFO] [stderr]   Downloaded aliri_braid v0.4.0
[INFO] [stderr]   Downloaded aliri_braid_impl v0.4.0
[INFO] [stderr]   Downloaded ariadne v0.5.1
[INFO] [stderr]   Downloaded unsynn v0.1.1
[INFO] [stderr]   Downloaded facet-macros-emit v0.27.12
[INFO] [stderr]   Downloaded pdb v0.8.0
[INFO] [stderr]   Downloaded facet-reflect v0.27.12
[INFO] [stderr]   Downloaded facet-json v0.24.13
[INFO] [stderr]   Downloaded binfarce v0.2.1
[INFO] [stderr]   Downloaded shadow_counted v0.4.0
[INFO] [stderr]   Downloaded facet-macros-parse v0.27.12
[INFO] [stderr]   Downloaded facet-deserialize v0.24.18
[INFO] [stderr]   Downloaded facet-core v0.27.12
[INFO] [stderr]   Downloaded facet-serialize v0.24.13
[INFO] [stderr]   Downloaded facet v0.27.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a937fd72b4b8fa6d59847ff6f96cbd38de024fd94420409d96dd3a69c666a7df
[INFO] running `Command { std: "docker" "start" "-a" "a937fd72b4b8fa6d59847ff6f96cbd38de024fd94420409d96dd3a69c666a7df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a937fd72b4b8fa6d59847ff6f96cbd38de024fd94420409d96dd3a69c666a7df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a937fd72b4b8fa6d59847ff6f96cbd38de024fd94420409d96dd3a69c666a7df", kill_on_drop: false }`
[INFO] [stdout] a937fd72b4b8fa6d59847ff6f96cbd38de024fd94420409d96dd3a69c666a7df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b372fe857e7271f812b2dcc3c286b08516220cff750522efd9693d825d9b1823
[INFO] running `Command { std: "docker" "start" "-a" "b372fe857e7271f812b2dcc3c286b08516220cff750522efd9693d825d9b1823", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling impls v1.0.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling shadow_counted v0.4.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling binfarce v0.2.1
[INFO] [stderr]    Compiling ariadne v0.5.1
[INFO] [stderr]    Compiling facet-core v0.27.12
[INFO] [stderr]    Compiling pdb v0.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling unsynn v0.1.1
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling facet-macros-parse v0.27.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling facet-reflect v0.27.12
[INFO] [stderr]    Compiling facet-macros-emit v0.27.12
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling facet-deserialize v0.24.18
[INFO] [stderr]    Compiling facet-serialize v0.24.13
[INFO] [stderr]    Compiling facet-macros v0.27.12
[INFO] [stderr]    Compiling facet v0.27.12
[INFO] [stderr]    Compiling facet-json v0.24.13
[INFO] [stderr]    Compiling aliri_braid_impl v0.4.0
[INFO] [stderr]    Compiling strong-type-derive v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling strong-type v0.7.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling aliri_braid v0.4.0
[INFO] [stderr]    Compiling substance v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.58s
[INFO] running `Command { std: "docker" "inspect" "b372fe857e7271f812b2dcc3c286b08516220cff750522efd9693d825d9b1823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b372fe857e7271f812b2dcc3c286b08516220cff750522efd9693d825d9b1823", kill_on_drop: false }`
[INFO] [stdout] b372fe857e7271f812b2dcc3c286b08516220cff750522efd9693d825d9b1823
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff4cc6a9c0ce6d1bc75210376aa6c440db48950ec43846fa9354a0563db013ac
[INFO] running `Command { std: "docker" "start" "-a" "ff4cc6a9c0ce6d1bc75210376aa6c440db48950ec43846fa9354a0563db013ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling substance v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.56s
[INFO] running `Command { std: "docker" "inspect" "ff4cc6a9c0ce6d1bc75210376aa6c440db48950ec43846fa9354a0563db013ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff4cc6a9c0ce6d1bc75210376aa6c440db48950ec43846fa9354a0563db013ac", kill_on_drop: false }`
[INFO] [stdout] ff4cc6a9c0ce6d1bc75210376aa6c440db48950ec43846fa9354a0563db013ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 85f74bf4d82a88417f8311de9af9856cdf2bff8b58fa46d2d714cb490df1a424
[INFO] running `Command { std: "docker" "start" "-a" "85f74bf4d82a88417f8311de9af9856cdf2bff8b58fa46d2d714cb490df1a424", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/substance-a4e7a54d831cdc43)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests substance
[INFO] [stdout] running 12 tests
[INFO] [stdout] test env::tests::test_rlib_path_to_cratename_examples ... ok
[INFO] [stdout] test env::tests::test_rlib_path_to_cratename_minimal ... ok
[INFO] [stdout] test formatting::tests::test_format_bytes ... ok
[INFO] [stdout] test formatting::tests::test_format_count ... ok
[INFO] [stdout] test formatting::tests::test_format_duration ... ok
[INFO] [stdout] test formatting::tests::test_format_percentage ... ok
[INFO] [stdout] test formatting::tests::test_format_percentage_change ... ok
[INFO] [stdout] test formatting::tests::test_format_size_diff ... ok
[INFO] [stdout] test llvm_ir::tests::test_function_name_demangling ... ok
[INFO] [stdout] test llvm_ir::tests::test_hash_removal ... ok
[INFO] [stdout] test llvm_ir::tests::test_llvm_ir_analysis ... ok
[INFO] [stdout] test env::tests::test_rlib_path_to_cratename_underscore ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/formatting.rs - formatting::format_duration (line 110) ... ok
[INFO] [stdout] test src/formatting.rs - formatting::format_percentage (line 78) ... ok
[INFO] [stdout] test src/formatting.rs - formatting::format_bytes (line 11) ... ok
[INFO] [stdout] test src/formatting.rs - formatting::format_duration_diff (line 124) ... ok
[INFO] [stdout] test src/formatting.rs - formatting::format_percentage_change (line 92) ... FAILED
[INFO] [stdout] test src/formatting.rs - formatting::format_size_diff (line 37) ... ok
[INFO] [stdout] test src/formatting.rs - formatting::format_count (line 142) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/formatting.rs - formatting::format_percentage_change (line 92) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/formatting.rs:8:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "-5.2%"
[INFO] [stdout]  right: "-5.3%"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x618b3878db22 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x618b3878db22 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x618b3878db22 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x618b3878db22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x618b387ae703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x618b387ae703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x618b3878b833 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x618b3878b833 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x618b3878d972 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x618b3878ea03 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x618b3878e7e5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x618b3878f2d5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x618b3878f16a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x618b3878e019 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x618b3878edfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x618b387ac630 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x618b387ac953 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   17:     0x618b3875451c - core::panicking::assert_failed::h1e7943c5b9c38b88
[INFO] [stdout]   18:     0x618b38754709 - rust_out::main::_doctest_main_src_formatting_rs_92_0::hc423395d9ee457bc
[INFO] [stdout]   19:     0x618b387545c6 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   20:     0x618b38754283 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   21:     0x618b38754266 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   22:     0x618b38754249 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   23:     0x618b38789780 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   24:     0x618b38789780 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   25:     0x618b38789780 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   26:     0x618b38789780 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x618b38789780 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x618b38789780 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x618b38789780 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x618b38789780 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x618b38789780 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x618b38754231 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   33:     0x618b387547f5 - main
[INFO] [stdout]   34:     0x72a16ab071ca - <unknown>
[INFO] [stdout]   35:     0x72a16ab0728b - __libc_start_main
[INFO] [stdout]   36:     0x618b38754145 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/formatting.rs - formatting::format_percentage_change (line 92)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.45s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "85f74bf4d82a88417f8311de9af9856cdf2bff8b58fa46d2d714cb490df1a424", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85f74bf4d82a88417f8311de9af9856cdf2bff8b58fa46d2d714cb490df1a424", kill_on_drop: false }`
[INFO] [stdout] 85f74bf4d82a88417f8311de9af9856cdf2bff8b58fa46d2d714cb490df1a424
