[INFO] cloning repository https://github.com/jeffjose/twig
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffjose/twig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffjose%2Ftwig", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffjose%2Ftwig'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45435f81be24235bb51e48ca348fa6d11a9a06ce
[INFO] testing jeffjose/twig against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffjose%2Ftwig" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jeffjose/twig
[INFO] finished tweaking git repo https://github.com/jeffjose/twig
[INFO] tweaked toml for git repo https://github.com/jeffjose/twig written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeffjose/twig on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jeffjose/twig already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e61f54ca4da3226a8f610595cad04dc1cca85b3dcfffebd6704dd6e47b15097
[INFO] running `Command { std: "docker" "start" "-a" "6e61f54ca4da3226a8f610595cad04dc1cca85b3dcfffebd6704dd6e47b15097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e61f54ca4da3226a8f610595cad04dc1cca85b3dcfffebd6704dd6e47b15097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e61f54ca4da3226a8f610595cad04dc1cca85b3dcfffebd6704dd6e47b15097", kill_on_drop: false }`
[INFO] [stdout] 6e61f54ca4da3226a8f610595cad04dc1cca85b3dcfffebd6704dd6e47b15097
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 714f1f6f19b02b148300b8e0c465ba99b03338f4abc760e0964b9d2bf1ee6021
[INFO] running `Command { std: "docker" "start" "-a" "714f1f6f19b02b148300b8e0c465ba99b03338f4abc760e0964b9d2bf1ee6021", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling battery v0.7.8
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling uom v0.30.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]    Compiling neli v0.6.5
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling local-ip-address v0.5.7
[INFO] [stderr]    Compiling twig v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ColorCondition` is never constructed
[INFO] [stdout]   --> src/colors.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct ColorCondition {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ColorConfig` is never constructed
[INFO] [stdout]   --> src/colors.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct ColorConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.43s
[INFO] running `Command { std: "docker" "inspect" "714f1f6f19b02b148300b8e0c465ba99b03338f4abc760e0964b9d2bf1ee6021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "714f1f6f19b02b148300b8e0c465ba99b03338f4abc760e0964b9d2bf1ee6021", kill_on_drop: false }`
[INFO] [stdout] 714f1f6f19b02b148300b8e0c465ba99b03338f4abc760e0964b9d2bf1ee6021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1cb137b4cf3994ed56fc2a491f59dbfbfc13084f0ccef715bded6d72072d546
[INFO] running `Command { std: "docker" "start" "-a" "d1cb137b4cf3994ed56fc2a491f59dbfbfc13084f0ccef715bded6d72072d546", kill_on_drop: false }`
[INFO] [stderr]    Compiling twig v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.72s
[INFO] running `Command { std: "docker" "inspect" "d1cb137b4cf3994ed56fc2a491f59dbfbfc13084f0ccef715bded6d72072d546", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1cb137b4cf3994ed56fc2a491f59dbfbfc13084f0ccef715bded6d72072d546", kill_on_drop: false }`
[INFO] [stdout] d1cb137b4cf3994ed56fc2a491f59dbfbfc13084f0ccef715bded6d72072d546
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9d2ba72aa7b8ec26fe05328ae57311f87bb037b8338b3717c444056d18bf1718
[INFO] running `Command { std: "docker" "start" "-a" "9d2ba72aa7b8ec26fe05328ae57311f87bb037b8338b3717c444056d18bf1718", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/twig-fdf12d5461ea8e1e)
[INFO] [stdout] 
[INFO] [stdout] running 186 tests
[INFO] [stdout] test cwd::tests::test_default_config ... ok
[INFO] [stdout] test hostname::tests::test_deferred_config ... ok
[INFO] [stdout] test hostname::tests::test_deferred_default ... ok
[INFO] [stdout] test hostname::tests::test_get_hostname ... ok
[INFO] [stdout] test cwd::tests::test_full_path ... ok
[INFO] [stdout] test hostname::tests::test_config_with_name ... ok
[INFO] [stdout] test hostname::tests::test_config_default ... ok
[INFO] [stdout] test cwd::tests::test_deferred_config ... ok
[INFO] [stdout] test cwd::tests::test_root_path ... ok
[INFO] [stdout] test cwd::tests::test_deferred_default ... ok
[INFO] [stdout] test hostname::tests::test_hostname_retrieval ... ok
[INFO] [stdout] test ip::tests::test_config_default ... ok
[INFO] [stdout] test ip::tests::test_config_with_interface ... ok
[INFO] [stdout] test ip::tests::test_custom_config ... ok
[INFO] [stdout] test ip::tests::test_default_config ... ok
[INFO] [stdout] test cwd::tests::test_shorten_path ... ok
[INFO] [stdout] test ip::tests::test_deferred_default ... ok
[INFO] [stdout] test ip::tests::test_error_display ... ok
[INFO] [stdout] test ip::tests::test_get_ip_timing ... ok
[INFO] [stdout] test ip::tests::test_get_ip_error_handling ... ok
[INFO] [stdout] test ip::tests::test_invalid_interface ... ok
[INFO] [stdout] test ip::tests::test_get_ip_with_interface ... ok
[INFO] [stdout] test hostname::tests::test_hostname_error_display ... ok
[INFO] [stdout] test hostname::tests::test_hostname_matches_env ... ok
[INFO] [stdout] test ip::tests::test_ip_with_empty_interface ... ok
[INFO] [stdout] test ip::tests::test_interface_name_case_sensitivity ... ok
[INFO] [stdout] test cwd::tests::test_get_cwd ... ok
[INFO] [stdout] test colors::tests::test_pattern_match ... ok
[INFO] [stdout] test colors::tests::test_exact_match ... ok
[INFO] [stdout] test power::tests::test_battery_info_default ... ok
[INFO] [stdout] test ip::tests::test_list_interfaces ... ok
[INFO] [stdout] test ip::tests::test_ip_with_special_chars_interface ... ok
[INFO] [stdout] test power::tests::test_battery_info_system_time ... ok
[INFO] [stdout] test power::tests::test_battery_info_boundary_values ... ok
[INFO] [stdout] test power::tests::test_battery_info_edge_cases ... ok
[INFO] [stdout] test power::tests::test_battery_info_formatting ... ok
[INFO] [stdout] test ip::tests::test_deferred_config ... ok
[INFO] [stdout] test power::tests::test_battery_info_internal ... ok
[INFO] [stdout] test power::tests::test_battery_info_string_fields ... ok
[INFO] [stdout] test power::tests::test_battery_states ... ok
[INFO] [stdout] test ip::tests::test_ip_with_unicode_interface ... ok
[INFO] [stdout] test ip::tests::test_multiple_interface_lookup ... ok
[INFO] [stdout] test power::tests::test_config_default ... ok
[INFO] [stdout] test power::tests::test_config_serialization ... ok
[INFO] [stdout] test power::tests::test_error_conversions ... ok
[INFO] [stdout] test power::tests::test_power_error_display ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_03_yellow_var ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_02_green_var ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_06_cyan_var ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_11_bright_blue ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_13_bright_cyan ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_12_bright_magenta ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_14_bright_white ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_15_bold_text ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_16_italic_text ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_04_blue_var ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_07_white_var ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_08_bright_red ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_17_normal_text ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_01_red_var ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_18_bold_red ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_05_magenta_var ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_23_env_var_color ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_20_bright_bold ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_24_mixed_styles ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_19_italic_blue ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_25_unknown_color ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_22_quoted_with_color ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_21_multiple_vars_colors ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_26_empty_color ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_27_multiple_same_var ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_28_nested_color_ignored ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_29_space_in_format ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_09_bright_green ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_30_color_then_plain ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_32_multiple_colors_with_plain ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_33_multiple_styles_ending ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_10_bright_yellow ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_31_plain_then_color ... ok
[INFO] [stdout] test template::tests::test_color_substitution::case_34_multiple_vars_same_color ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_01_multiline_red ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_02_multiline_green_blue ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_08_multiline_indented ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_09_multiline_quoted ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_10_multiline_mixed_quoted ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_11_multiline_empty_lines ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_12_multiline_multiple_per_line ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_13_multiline_nested_braces ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_14_multiline_spaced_format ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_15_multiline_unknown_colors ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_17_multiline_unicode ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_18_multiline_escaped_quotes ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_19_multiline_complex_mixed ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_20_multiline_multiple_styles ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_04_multiline_bold_colors ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_06_multiline_bright_colors ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_05_multiline_italic_colors ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_16_multiline_tcsh_mode ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_21_multiline_color_then_plain ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_07_multiline_mixed_plain ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_03_multiline_all_colors ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_26_multiline_simple_arrow_with_plain ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_27_multiline_simple_arrow_with_plain_tcsh ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_24_multiline_mixed_colors_with_hash ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_25_multiline_mixed_colors_with_hash_space ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_01_basic_two_lines ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_05_tcsh_with_env_vars ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_06_preserve_indent ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_07_all_empty ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_22_multiline_mixed_ending ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_04_tcsh_basic ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_11_increasing_tabs ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_15_markdown_headers ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_14_three_sections ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_16_tcsh_three_lines ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_13_var_mixed_position ... ok
[INFO] [stdout] test template::tests::test_multiline_color_substitution::case_23_multiline_style_color_mix ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_12_var_at_line_start ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_08_all_whitespace ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_19_quoted_arrows ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_18_tcsh_preserve_spaces ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_20_numbered_lines ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_17_tcsh_repeated_var ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_22_single_newline ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_24_leading_newline ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_21_markdown_doc ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_09_multiple_empty_lines ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_25_multiple_empty_groups ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_01_basic_var ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_02_multiple_vars ... ok
[INFO] [stdout] test ip::tests::test_get_ip_invalid_interface ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_04_quoted_text ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_10_increasing_spaces ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_05_quoted_with_var ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_06_repeated_var ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_23_trailing_newline ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_07_with_punctuation ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_08_plain_text ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_09_wrapped_var ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_10_multiple_env_vars ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_11_empty_template ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_12_invalid_var ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_13_nested_braces ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_17_escaped_quotes ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_18_repeated_with_colon ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_20_multiple_with_dash ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_15_invalid_var_spaces ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_19_prefix_suffix ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_14_triple_var ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_21_path_var ... ok
[INFO] [stdout] test tests::test_timing_data_accumulation_with_deferred ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_16_unicode_arrow ... ok
[INFO] [stdout] test tests::test_timing_data_boundary_conditions ... ok
[INFO] [stdout] test tests::test_timing_data_complex_scenarios ... ok
[INFO] [stdout] test tests::test_timing_data_deferred ... ok
[INFO] [stdout] test tests::test_timing_data_edge_cases ... ok
[INFO] [stdout] test tests::test_timing_data_source_tracking ... ok
[INFO] [stdout] test tests::test_cli_flags ... ok
[INFO] [stdout] test tests::test_timing_output_format ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_23_shell_and_term ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_24_quoted_var_quoted ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_25_vars_with_quoted ... ok
[INFO] [stdout] test time::tests::test_custom_time_format ... ok
[INFO] [stdout] test time::tests::test_default_time_format ... ok
[INFO] [stdout] test time::tests::test_format_current_time_custom ... ok
[INFO] [stdout] test time::tests::test_format_current_time_all_specifiers ... ok
[INFO] [stdout] test time::tests::test_format_current_time_empty ... ok
[INFO] [stdout] test time::tests::test_format_current_time_default ... ok
[INFO] [stdout] test time::tests::test_format_current_time_invalid ... ok
[INFO] [stdout] test time::tests::test_format_current_time_mixed_valid_invalid ... ok
[INFO] [stdout] test time::tests::test_format_current_time_parse_error ... ok
[INFO] [stdout] test time::tests::test_format_current_time_unicode ... ok
[INFO] [stdout] test tests::test_timing_report_generation ... ok
[INFO] [stdout] test tests::test_timing_totals_not_doubled ... ok
[INFO] [stdout] test time::tests::test_time_matches_system ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_03_env_var ... ok
[INFO] [stdout] test template::tests::test_noncolor_substitution::case_22_home_and_user ... ok
[INFO] [stdout] test time::tests::test_format_current_time_performance ... ok
[INFO] [stdout] test ip::tests::test_interface_listing_performance ... ok
[INFO] [stdout] test colors::tests::test_no_conditions ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_02_var_in_both_lines ... ok
[INFO] [stdout] test template::tests::test_noncolor_multiline::case_03_filter_empty_middle ... ok
[INFO] [stdout] test time::tests::test_format_current_time_complex ... ok
[INFO] [stdout] test cwd::tests::test_get_cwd_shortened ... FAILED
[INFO] [stdout] test ip::tests::test_default_ip_retrieval ... FAILED
[INFO] [stdout] test ip::tests::test_get_ip_no_interface ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cwd::tests::test_get_cwd_shortened stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cwd::tests::test_get_cwd_shortened' (33) panicked at src/cwd.rs:85:9:
[INFO] [stdout] assertion failed: !result.contains("/")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x579b3a9c99d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x579b3a9c99d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x579b3a9c99d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x579b3a9c99d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x579b3a9dd67f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x579b3a9dd67f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x579b3a9956a1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x579b3a9956a1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x579b3a9a2552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x579b3a9a743f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x579b3a9a72d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x579b3a7a2b3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x579b3a7a2b3e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x579b3a9a7aff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x579b3a9a7aff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x579b3a9a7926 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x579b3a9a2689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x579b3a98894d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x579b3a9e7890 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x579b3a9e786c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x579b3a647e09 - twig::cwd::tests::test_get_cwd_shortened::h6402f4d0cf2d3d9a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cwd.rs:85:9
[INFO] [stdout]   21:     0x579b3a647e57 - twig::cwd::tests::test_get_cwd_shortened::{{closure}}::h8768f792b3dcab7f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cwd.rs:78:32
[INFO] [stdout]   22:     0x579b3a5e4006 - core::ops::function::FnOnce::call_once::h37b0642a1a10fc99
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x579b3a7a28fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x579b3a7a28fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x579b3a7b8565 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x579b3a7b8565 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x579b3a7b8565 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x579b3a7b8565 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x579b3a7b8565 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x579b3a7b8565 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x579b3a7b8565 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x579b3a78ed54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x579b3a78ed54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x579b3a79261a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x579b3a79261a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x579b3a79261a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x579b3a79261a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x579b3a79261a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x579b3a79261a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x579b3a79261a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x579b3a99d7ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x579b3a99d7ef - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x7403c5fb4aa4 - <unknown>
[INFO] [stdout]   44:     0x7403c6041a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ip::tests::test_default_ip_retrieval stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ip::tests::test_default_ip_retrieval' (48) panicked at src/ip.rs:138:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x579b3a9c99d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x579b3a9c99d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x579b3a9c99d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x579b3a9c99d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x579b3a9dd67f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x579b3a9dd67f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x579b3a9956a1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x579b3a9956a1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x579b3a9a2552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x579b3a9a743f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x579b3a9a72d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x579b3a7a2b3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x579b3a7a2b3e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x579b3a9a7aff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x579b3a9a7aff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x579b3a9a7926 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x579b3a9a2689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x579b3a98894d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x579b3a9e7890 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x579b3a9e786c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x579b3a60229c - twig::ip::tests::test_default_ip_retrieval::h55833ba0a651246e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ip.rs:138:9
[INFO] [stdout]   21:     0x579b3a6025b7 - twig::ip::tests::test_default_ip_retrieval::{{closure}}::h31b3a081e20518e1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ip.rs:135:35
[INFO] [stdout]   22:     0x579b3a5e4046 - core::ops::function::FnOnce::call_once::h37f665e198464095
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x579b3a7a28fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x579b3a7a28fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x579b3a7b8565 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x579b3a7b8565 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x579b3a7b8565 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x579b3a7b8565 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x579b3a7b8565 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x579b3a7b8565 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x579b3a7b8565 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x579b3a78ed54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x579b3a78ed54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x579b3a79261a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x579b3a79261a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x579b3a79261a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x579b3a79261a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x579b3a79261a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x579b3a79261a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x579b3a79261a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x579b3a99d7ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x579b3a99d7ef - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x7403c5fb4aa4 - <unknown>
[INFO] [stdout]   44:     0x7403c6041a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ip::tests::test_get_ip_no_interface stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ip::tests::test_get_ip_no_interface' (54) panicked at src/ip.rs:77:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x579b3a9c99d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x579b3a9c99d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x579b3a9c99d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x579b3a9c99d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x579b3a9dd67f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x579b3a9dd67f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x579b3a9956a1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x579b3a9956a1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x579b3a9a2552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x579b3a9a743f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x579b3a9a72d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x579b3a7a2b3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x579b3a7a2b3e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x579b3a9a7aff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x579b3a9a7aff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x579b3a9a7926 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x579b3a9a2689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x579b3a98894d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x579b3a9e7890 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x579b3a9e786c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x579b3a602166 - twig::ip::tests::test_get_ip_no_interface::h8deaaec0cd8e2c28
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ip.rs:77:9
[INFO] [stdout]   21:     0x579b3a6021b7 - twig::ip::tests::test_get_ip_no_interface::{{closure}}::hd39b47024e5bafcf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ip.rs:70:34
[INFO] [stdout]   22:     0x579b3a5e5b66 - core::ops::function::FnOnce::call_once::hbfc4280ce9333547
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x579b3a7a28fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x579b3a7a28fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x579b3a7b8565 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x579b3a7b8565 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x579b3a7b8565 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x579b3a7b8565 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x579b3a7b8565 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x579b3a7b8565 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x579b3a7b8565 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x579b3a78ed54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x579b3a78ed54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x579b3a79261a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x579b3a79261a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x579b3a79261a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x579b3a79261a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x579b3a79261a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x579b3a79261a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x579b3a79261a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x579b3a99d7ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x579b3a99d7ef - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x7403c5fb4aa4 - <unknown>
[INFO] [stdout]   44:     0x7403c6041a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cwd::tests::test_get_cwd_shortened
[INFO] [stdout]     ip::tests::test_default_ip_retrieval
[INFO] [stdout]     ip::tests::test_get_ip_no_interface
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 183 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin twig`
[INFO] running `Command { std: "docker" "inspect" "9d2ba72aa7b8ec26fe05328ae57311f87bb037b8338b3717c444056d18bf1718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d2ba72aa7b8ec26fe05328ae57311f87bb037b8338b3717c444056d18bf1718", kill_on_drop: false }`
[INFO] [stdout] 9d2ba72aa7b8ec26fe05328ae57311f87bb037b8338b3717c444056d18bf1718
