[INFO] cloning repository https://github.com/jultty/en
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jultty/en" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjultty%2Fen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjultty%2Fen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c18b656125c4857c5de060d4382475f9827127a0
[INFO] testing jultty/en against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjultty%2Fen" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jultty/en
[INFO] finished tweaking git repo https://github.com/jultty/en
[INFO] tweaked toml for git repo https://github.com/jultty/en written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jultty/en on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jultty/en 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddd0eff03dd8650d739ba6b02158754300e4c4f314c207a979c199317376e395
[INFO] running `Command { std: "docker" "start" "-a" "ddd0eff03dd8650d739ba6b02158754300e4c4f314c207a979c199317376e395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddd0eff03dd8650d739ba6b02158754300e4c4f314c207a979c199317376e395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddd0eff03dd8650d739ba6b02158754300e4c4f314c207a979c199317376e395", kill_on_drop: false }`
[INFO] [stdout] ddd0eff03dd8650d739ba6b02158754300e4c4f314c207a979c199317376e395
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fa832ad5e69380a1a22acc516d5b1fb57e7f6bdcb4d57623b29e4a41b3bf909
[INFO] running `Command { std: "docker" "start" "-a" "7fa832ad5e69380a1a22acc516d5b1fb57e7f6bdcb4d57623b29e4a41b3bf909", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling en v0.4.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "7fa832ad5e69380a1a22acc516d5b1fb57e7f6bdcb4d57623b29e4a41b3bf909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fa832ad5e69380a1a22acc516d5b1fb57e7f6bdcb4d57623b29e4a41b3bf909", kill_on_drop: false }`
[INFO] [stdout] 7fa832ad5e69380a1a22acc516d5b1fb57e7f6bdcb4d57623b29e4a41b3bf909
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64e23b4da0651583b8913097a7ef597f620cde9abc0d6b1bbd31344b533cfdaf
[INFO] running `Command { std: "docker" "start" "-a" "64e23b4da0651583b8913097a7ef597f620cde9abc0d6b1bbd31344b533cfdaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling en v0.4.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.78s
[INFO] running `Command { std: "docker" "inspect" "64e23b4da0651583b8913097a7ef597f620cde9abc0d6b1bbd31344b533cfdaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64e23b4da0651583b8913097a7ef597f620cde9abc0d6b1bbd31344b533cfdaf", kill_on_drop: false }`
[INFO] [stdout] 64e23b4da0651583b8913097a7ef597f620cde9abc0d6b1bbd31344b533cfdaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d727f0c101c15d9eff9ab32294ed1604a9df813af86548d9b36768db20d0c8b9
[INFO] running `Command { std: "docker" "start" "-a" "d727f0c101c15d9eff9ab32294ed1604a9df813af86548d9b36768db20d0c8b9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/en-01a5d7e0cb5209f8)
[INFO] [stdout] 
[INFO] [stdout] running 344 tests
[INFO] [stdout] test dev::log::level::tests::display_level ... ok
[INFO] [stdout] test dev::log::level::tests::level_from_str ... ok
[INFO] [stdout] test dev::log::level::tests::u16_from_level ... ok
[INFO] [stdout] test dev::log::tests::wrap_containing_space ... ok
[INFO] [stdout] test dev::log::tests::wrap_space ... ok
[INFO] [stdout] test dev::log::tests::wrap_spaces ... ok
[INFO] [stdout] test dev::test::serial_tests::failed_working_directory_reset ... ok
[INFO] [stdout] test dev::log::level::tests::level_from_u16 ... ok
[INFO] [stdout] test dev::test::tests::bad_test_directory_name ... ok
[INFO] [stdout] test dev::log::tests::wrap_newline ... ok
[INFO] [stdout] test dev::test::tests::display_contains_str_from_from ... ok
[INFO] [stdout] test dev::test::tests::display_contains_str_from_io_error ... ok
[INFO] [stdout] test dev::test::tests::from_io_error ... ok
[INFO] [stdout] test dev::test::tests::display_contains_str_from_tera_error ... ok
[INFO] [stdout] test dev::test::tests::from_tera_error ... ok
[INFO] [stdout] test graph::meta::tests::from_compilation_matches_compilation_version ... ok
[INFO] [stdout] test graph::meta::tests::display_version_error_cause ... ok
[INFO] [stdout] test graph::meta::tests::malformed_major ... ok
[INFO] [stdout] test graph::meta::tests::leading_v ... ok
[INFO] [stdout] test graph::meta::tests::malformed_minor ... ok
[INFO] [stdout] test graph::meta::tests::version_from_str ... ok
[INFO] [stdout] test graph::meta::tests::malformed_patch ... ok
[INFO] [stdout] test graph::serial_tests::no_graph_fallback ... FAILED
[INFO] [stdout] test graph::node::tests::empty_node_message ... ok
[INFO] [stdout] test graph::tests::bad_deserial_format ... ok
[INFO] [stdout] test graph::meta::tests::missing_minor ... ok
[INFO] [stdout] test graph::tests::bad_json ... ok
[INFO] [stdout] test graph::node::tests::display ... ok
[INFO] [stdout] test graph::tests::bad_deserial_input ... ok
[INFO] [stdout] test graph::meta::tests::missing_major ... ok
[INFO] [stdout] test graph::tests::empty_graph ... ok
[INFO] [stdout] test graph::meta::tests::version_validation ... ok
[INFO] [stdout] test graph::meta::tests::missing_patch ... ok
[INFO] [stdout] test dev::log::tests::trait_stripping ... ok
[INFO] [stdout] test dev::log::tests::debug_var_set ... ok
[INFO] [stdout] test graph::tests::empty_modulated_graph_is_empty ... ok
[INFO] [stdout] test graph::tests::find_inexact ... ok
[INFO] [stdout] test graph::tests::format_display ... ok
[INFO] [stdout] test graph::tests::format_from_str ... ok
[INFO] [stdout] test graph::tests::good_json ... ok
[INFO] [stdout] test graph::tests::find_inexact_to_redirect ... ok
[INFO] [stdout] test graph::tests::detached_count_increments ... ok
[INFO] [stdout] test graph::tests::find_exact ... ok
[INFO] [stdout] test graph::tests::malformed_with_message ... ok
[INFO] [stdout] test graph::tests::malformed_without_message ... ok
[INFO] [stdout] test graph::tests::query_result_display ... ok
[INFO] [stdout] test graph::tests::detached_edge_is_flagged ... ok
[INFO] [stdout] test graph::tests::serial_error_display ... ok
[INFO] [stdout] test graph::tests::string_from_serial_error ... ok
[INFO] [stdout] test graph::tests::find_redirect_to_inexisting ... ok
[INFO] [stdout] test graph::tests::populated_summary ... ok
[INFO] [stdout] test graph::tests::links_become_connections ... ok
[INFO] [stdout] test graph::tests::double_recursion_to_redirect ... ok
[INFO] [stdout] test graph::tests::find_redirect_to_existing ... ok
[INFO] [stdout] test graph::tests::no_title_population_from_id_if_title_set ... ok
[INFO] [stdout] test graph::tests::with_message ... ok
[INFO] [stdout] test graph::tests::supplied_summary ... ok
[INFO] [stdout] test graph::tests::title_population_from_id ... ok
[INFO] [stdout] test graph::tests::attached_edge_is_not_flagged ... ok
[INFO] [stdout] test router::handlers::fixed::serial_tests::custom_font_found_if_serving_enabled ... FAILED
[INFO] [stdout] test router::handlers::fixed::serial_tests::default_font_found_if_serving_enabled ... FAILED
[INFO] [stdout] test router::handlers::fixed::serial_tests::font_not_found_if_serving_disabled ... FAILED
[INFO] [stdout] test graph::tests::to_and_from_population ... ok
[INFO] [stdout] test router::handlers::fixed::serial_tests::target_file_exists ... FAILED
[INFO] [stdout] test router::handlers::fixed::tests::assemble_from_blob ... ok
[INFO] [stdout] test router::handlers::fixed::tests::asset_from_str ... ok
[INFO] [stdout] test router::handlers::fixed::tests::error_from_string ... ok
[INFO] [stdout] test router::handlers::fixed::tests::error_from_utf8error ... ok
[INFO] [stdout] test router::handlers::fixed::tests::new_asset_utf8_error ... ok
[INFO] [stdout] test router::handlers::fixed::tests::new_blob_asset ... ok
[INFO] [stdout] test router::handlers::fixed::tests::new_text_asset ... ok
[INFO] [stdout] test router::handlers::fixed::serial_tests::io_asset_error ... FAILED
[INFO] [stdout] test router::handlers::fixed::tests::not_found_asset_error ... ok
[INFO] [stdout] test graph::tests::repeated_detached_anchors_increase_counts ... ok
[INFO] [stdout] test graph::tests::detached_anchors_increase_counts ... ok
[INFO] [stdout] test graph::tests::summary_from_first_sentence ... ok
[INFO] [stdout] test graph::tests::anchors_become_connections ... ok
[INFO] [stdout] test router::handlers::fixed::tests::not_found ... ok
[INFO] [stdout] test graph::tests::summary_from_first_paragraph ... ok
[INFO] [stdout] test graph::tests::summary_from_first_300_chars ... ok
[INFO] [stdout] test router::handlers::graph::tests::standalone_graph_redirect ... ok
[INFO] [stdout] test router::handlers::error::tests::custom_message ... ok
[INFO] [stdout] test graph::meta::tests::empty_footer_text ... ok
[INFO] [stdout] test router::handlers::mime::tests::all ... ok
[INFO] [stdout] test router::handlers::mime::tests::smoke ... ok
[INFO] [stdout] test router::handlers::mime::tests::unknown ... ok
[INFO] [stdout] test graph::tests::bad_serial_format ... ok
[INFO] [stdout] test router::handlers::navigation::tests::dedicated_redirect_endpoint ... ok
[INFO] [stdout] test router::handlers::navigation::tests::id_redirect ... ok
[INFO] [stdout] test graph::meta::tests::modulated_graph_version_matches_compilation_version ... ok
[INFO] [stdout] test router::handlers::navigation::tests::search_redirect ... ok
[INFO] [stdout] test graph::meta::tests::config_footer_text ... ok
[INFO] [stdout] test router::handlers::raw::tests::invalid_header ... ok
[INFO] [stdout] test router::handlers::raw::tests::repeated_header ... ok
[INFO] [stdout] test router::handlers::template::serial_tests::custom_template ... FAILED
[INFO] [stdout] test router::handlers::template::serial_tests::custom_template_inheritance_error ... FAILED
[INFO] [stdout] test router::handlers::template::serial_tests::inner_template_no_op ... FAILED
[INFO] [stdout] test router::handlers::template::serial_tests::invalid_utf8_template_filename ... FAILED
[INFO] [stdout] test router::handlers::template::serial_tests::templates_dir_not_found_ok ... FAILED
[INFO] [stdout] test router::handlers::template::serial_tests::templates_dir_unexpected_error ... FAILED
[INFO] [stdout] test graph::meta::tests::config_about_text ... ok
[INFO] [stdout] test router::handlers::template::tests::by_filename_file_not_found ... ok
[INFO] [stdout] test router::handlers::template::tests::by_filename_empty ... ok
[INFO] [stdout] test router::handlers::template::tests::by_filename_index ... ok
[INFO] [stdout] test router::handlers::template::tests::default_templates_exist_and_match ... ok
[INFO] [stdout] test router::handlers::template::tests::emergency_wrap_custom_message ... ok
[INFO] [stdout] test router::handlers::template::tests::empty_template_read_is_an_error ... ok
[INFO] [stdout] test router::handlers::template::tests::by_filename_forced_error ... ok
[INFO] [stdout] test router::handlers::template::tests::render_custom_error_message ... ok
[INFO] [stdout] test router::handlers::template::tests::render_bad_context ... ok
[INFO] [stdout] test router::handlers::template::tests::render_not_found ... ok
[INFO] [stdout] test router::handlers::template::tests::render_empty ... ok
[INFO] [stdout] test router::handlers::template::tests::rendering_error_display ... ok
[INFO] [stdout] test router::handlers::template::tests::rendering_error_html_contains_inner_error ... ok
[INFO] [stdout] test router::handlers::template::tests::template_read_with_a_default_is_ok ... ok
[INFO] [stdout] test router::handlers::template::tests::template_read_with_a_file_is_ok ... ok
[INFO] [stdout] test router::handlers::template::tests::template_read_without_a_default_is_an_error ... ok
[INFO] [stdout] test router::handlers::template::tests::template_read_without_permissions_is_an_error ... FAILED
[INFO] [stdout] test router::handlers::error::tests::internal_error has been running for over 60 seconds
[INFO] [stdout] test router::handlers::error::tests::not_found has been running for over 60 seconds
[INFO] [stdout] test router::handlers::fixed::tests::serial_json has been running for over 60 seconds
[INFO] [stdout] test router::handlers::fixed::tests::serial_json_content_type has been running for over 60 seconds
[INFO] [stdout] test router::handlers::fixed::tests::serial_toml has been running for over 60 seconds
[INFO] [stdout] test router::handlers::fixed::tests::serial_toml_content_type has been running for over 60 seconds
[INFO] [stdout] test router::handlers::graph::tests::docs_redirect has been running for over 60 seconds
[INFO] [stdout] test router::handlers::graph::tests::not_found has been running for over 60 seconds
[INFO] [stdout] test router::handlers::graph::tests::redirect has been running for over 60 seconds
[INFO] [stdout] test router::handlers::graph::tests::syntax has been running for over 60 seconds
[INFO] [stdout] test router::handlers::error::tests::not_found ... ok
[INFO] [stdout] test router::handlers::fixed::tests::serial_json_content_type ... ok
[INFO] [stdout] test router::handlers::error::tests::internal_error ... ok
[INFO] [stdout] test router::handlers::graph::tests::redirect ... ok
[INFO] [stdout] test router::handlers::fixed::tests::serial_json ... ok
[INFO] [stdout] test router::handlers::graph::tests::not_found ... ok
[INFO] [stdout] test router::tests::smoke ... ok
[INFO] [stdout] test syntax::command::tests::address ... ok
[INFO] [stdout] test router::handlers::fixed::tests::serial_toml ... ok
[INFO] [stdout] test syntax::command::tests::empty ... ok
[INFO] [stdout] test syntax::command::tests::hostname ... ok
[INFO] [stdout] test syntax::command::tests::port ... ok
[INFO] [stdout] test syntax::command::tests::graph_path ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::anchor_destination_at_eoi ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::anchor_to_node_s ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::anchor_with_internal_apostrophe ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::anchor_with_internal_double_quotes ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::anchor_with_internal_double_quotes_wrapping_spaced_words ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::anchor_with_internal_parenthesis ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::anchor_with_leading_double_quote ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::anchor_with_leading_parenthesis ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::anchor_with_internal_parenthesis_wrapping_spaced_words ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::anchor_with_trailing_double_quote ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::anchor_with_trailing_parenthesis ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::anchor_with_trailing_single_quote ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::anchor_with_leading_single_quote ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::empty_line_separated_anchors ... ok
[INFO] [stdout] test router::handlers::graph::tests::syntax ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::external_anchor_destination_at_eoi ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::explicit_end_of_destination ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::flanking_at_eoi ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::flanking ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::flanking_with_trailing_comma ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::flanking_with_trailing_comma_and_space ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::explicit_end_of_external_destination ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::http_external_anchor ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::http_external_anchor_leading_no_third_then_eoi ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::http_external_anchor_leading_no_third_then_newline ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::http_external_anchor_leading_no_third_then_space ... ok
[INFO] [stdout] test router::handlers::fixed::tests::serial_toml_content_type ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::indifferent_leading_pipe ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::indifferent_multiline_leading_pipe ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::indifferent_trailing_pipe ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::indifferent_multiline_trailing_pipe ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::needless_three_pipe_anchor ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::leading_multiword_anchor ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::leading_plural_anchor_at_eoi ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::leading_plural_anchor ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::newline_wrapped_anchor ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::nonleading_anchor_with_internal_apostrophe_at_eoi ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::newline_separated_anchors ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::nonleading_anchor_with_internal_apostrophe_at_soi ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::nonleading_anchor_with_internal_apostrophe ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::nonleading_plural_anchor ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::nonleading_plural_anchor_at_eoi ... ok
[INFO] [stdout] test syntax::content::parser::context::block::tests::end_with_open_header ... ok
[INFO] [stdout] test syntax::content::parser::context::block::tests::end_with_open_preformat ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::nonleading_second_pipe ... ok
[INFO] [stdout] test syntax::content::parser::context::block::tests::eoi_pre ... ok
[INFO] [stdout] test syntax::content::parser::context::block::tests::truncated_header_level ... ok
[INFO] [stdout] test syntax::content::parser::context::block::tests::pre ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::trailing_anchor ... ok
[INFO] [stdout] test syntax::content::parser::context::list::tests::bad_context - should panic ... ok
[INFO] [stdout] test syntax::content::parser::context::anchor::tests::trailing_anchor_with_newline ... ok
[INFO] [stdout] test syntax::content::parser::context::list::tests::minimally_nested_unordered_list ... ok
[INFO] [stdout] test syntax::content::parser::context::list::tests::unordered_list_after_newline ... ok
[INFO] [stdout] test syntax::content::parser::context::list::tests::unordered_list ... ok
[INFO] [stdout] test syntax::content::parser::context::list::tests::unordered_list_after_three_newlines ... ok
[INFO] [stdout] test syntax::content::parser::context::list::tests::unordered_list_after_two_newlines ... ok
[INFO] [stdout] test syntax::content::parser::context::list::tests::unordered_list_as_soi ... ok
[INFO] [stdout] test syntax::content::parser::context::list::tests::unordered_list_as_eoi ... ok
[INFO] [stdout] test syntax::content::parser::context::list::tests::unordered_list_before_two_newlines ... ok
[INFO] [stdout] test syntax::content::parser::context::list::tests::unordered_list_before_newline ... ok
[INFO] [stdout] test syntax::content::parser::context::list::tests::unordered_list_before_three_newlines ... ok
[INFO] [stdout] test syntax::content::parser::context::list::tests::unordered_list_before_three_newlines_then_literals ... ok
[INFO] [stdout] test syntax::content::parser::context::list::tests::unordered_nested_list ... ok
[INFO] [stdout] test syntax::content::parser::context::list::tests::unordered_nested_list_multilevel_depth_drop ... ok
[INFO] [stdout] test router::handlers::graph::tests::docs_redirect ... ok
[INFO] [stdout] test syntax::content::parser::context::table::tests::single_row ... ok
[INFO] [stdout] test syntax::content::parser::context::table::tests::two_rows ... ok
[INFO] [stdout] test syntax::content::parser::context::table::tests::three_rows ... ok
[INFO] [stdout] test syntax::content::parser::context::table::tests::with_anchor ... ok
[INFO] [stdout] test syntax::content::parser::context::table::tests::with_header ... ok
[INFO] [stdout] test router::handlers::template::tests::render_with_context ... ok
[INFO] [stdout] test router::handlers::graph::tests::syntax_content_type has been running for over 60 seconds
[INFO] [stdout] test router::handlers::navigation::tests::about_page_ok has been running for over 60 seconds
[INFO] [stdout] test router::handlers::navigation::tests::inexistent_page_error has been running for over 60 seconds
[INFO] [stdout] test router::handlers::navigation::tests::tree_page_ok has been running for over 60 seconds
[INFO] [stdout] test router::tests::no_about_page has been running for over 60 seconds
[INFO] [stdout] test syntax::content::parser::context::table::tests::with_indent ... ok
[INFO] [stdout] test syntax::content::parser::context::tests::open_list_eoi - should panic ... ok
[INFO] [stdout] test syntax::content::parser::context::tests::open_quote_eoi - should panic ... ok
[INFO] [stdout] test syntax::content::parser::context::tests::open_table_eoi - should panic ... ok
[INFO] [stdout] test syntax::content::parser::context::tests::open_verse_eoi ... ok
[INFO] [stdout] test syntax::content::parser::lexeme::tests::count_char ... ok
[INFO] [stdout] test syntax::content::parser::lexeme::tests::display ... ok
[INFO] [stdout] test syntax::content::parser::lexeme::tests::first_lexeme ... ok
[INFO] [stdout] test syntax::content::parser::lexeme::tests::first_segment ... ok
[INFO] [stdout] test syntax::content::parser::lexeme::tests::is_next_punctuation ... ok
[INFO] [stdout] test syntax::content::parser::lexeme::tests::is_punctuation ... ok
[INFO] [stdout] test syntax::content::parser::lexeme::tests::match_absent_first_char ... ok
[INFO] [stdout] test syntax::content::parser::lexeme::tests::match_first_char ... ok
[INFO] [stdout] test syntax::content::parser::lexeme::tests::match_last_char ... ok
[INFO] [stdout] test syntax::content::parser::lexeme::tests::match_next_either_char ... ok
[INFO] [stdout] test syntax::content::parser::lexeme::tests::match_next_last_char ... ok
[INFO] [stdout] test syntax::content::parser::lexeme::tests::match_third_char ... ok
[INFO] [stdout] test syntax::content::parser::lexeme::tests::match_triple ... ok
[INFO] [stdout] test syntax::content::parser::lexeme::tests::mutate_text ... ok
[INFO] [stdout] test syntax::content::parser::lexeme::tests::new_lexeme ... ok
[INFO] [stdout] test syntax::content::parser::lexeme::tests::next_first_char ... ok
[INFO] [stdout] test syntax::content::parser::lexeme::tests::third_as_char ... ok
[INFO] [stdout] test syntax::content::parser::point::tests::checkbox ... ok
[INFO] [stdout] test router::handlers::navigation::tests::tree_page_ok ... ok
[INFO] [stdout] test syntax::content::parser::point::tests::oblique ... ok
[INFO] [stdout] test syntax::content::parser::point::tests::oblique_anchor_with_trailing_comma ... ok
[INFO] [stdout] test syntax::content::parser::point::tests::oblique_anchor ... ok
[INFO] [stdout] test syntax::content::parser::point::tests::trailing_oblique ... ok
[INFO] [stdout] test syntax::content::parser::point::tests::trailing_oblique_with_newline ... ok
[INFO] [stdout] test syntax::content::parser::segment::delimiter::tests::atomize_dual_flanking_underscore ... ok
[INFO] [stdout] test syntax::content::parser::segment::delimiter::tests::atomize_flankign_sentence ... ok
[INFO] [stdout] test syntax::content::parser::segment::delimiter::tests::atomize_left_flanking_underscore ... ok
[INFO] [stdout] test syntax::content::parser::segment::delimiter::tests::atomize_newlines ... ok
[INFO] [stdout] test syntax::content::parser::segment::delimiter::tests::atomize_nonflanking_underscore ... ok
[INFO] [stdout] test syntax::content::parser::segment::delimiter::tests::atomize_pipes ... ok
[INFO] [stdout] test syntax::content::parser::segment::delimiter::tests::atomize_pipes_and_ticks ... ok
[INFO] [stdout] test syntax::content::parser::segment::delimiter::tests::atomize_right_flanking_underscore ... ok
[INFO] [stdout] test syntax::content::parser::segment::delimiter::tests::atomize_ticks_no_spaces ... ok
[INFO] [stdout] test syntax::content::parser::segment::delimiter::tests::atomize_ticks_with_spaces ... ok
[INFO] [stdout] test syntax::content::parser::segment::delimiter::tests::atomize_words ... ok
[INFO] [stdout] test syntax::content::parser::state::tests::anchor_buffer_display ... ok
[INFO] [stdout] test syntax::content::parser::state::tests::anchor_buffer_display_with_destination_set ... ok
[INFO] [stdout] test syntax::content::parser::state::tests::anchor_buffer_display_with_text_and_destination_set ... ok
[INFO] [stdout] test syntax::content::parser::state::tests::anchor_buffer_display_with_text_set ... ok
[INFO] [stdout] test syntax::content::parser::tests::display_level ... ok
[INFO] [stdout] test syntax::content::parser::point::tests::underline ... ok
[INFO] [stdout] test syntax::content::parser::tests::empty_render_is_empty ... ok
[INFO] [stdout] test syntax::content::parser::token::anchor::tests::display_empty_destination ... ok
[INFO] [stdout] test syntax::content::parser::token::anchor::tests::display_no_destination ... ok
[INFO] [stdout] test syntax::content::parser::token::anchor::tests::flatten ... ok
[INFO] [stdout] test syntax::content::parser::token::anchor::tests::lex - should panic ... ok
[INFO] [stdout] test syntax::content::parser::token::anchor::tests::render_anchor ... ok
[INFO] [stdout] test syntax::content::parser::token::anchor::tests::render_empty_destination ... ok
[INFO] [stdout] test syntax::content::parser::token::anchor::tests::resolve_none_destination ... ok
[INFO] [stdout] test syntax::content::parser::token::anchor::tests::set_node_id ... ok
[INFO] [stdout] test syntax::content::parser::token::anchor::tests::token_display ... ok
[INFO] [stdout] test syntax::content::parser::token::anchor::tests::unknown_destination_render - should panic ... ok
[INFO] [stdout] test syntax::content::parser::token::bold::tests::flatten ... ok
[INFO] [stdout] test syntax::content::parser::token::bold::tests::lex - should panic ... ok
[INFO] [stdout] test syntax::content::parser::token::bold::tests::render ... ok
[INFO] [stdout] test syntax::content::parser::token::bold::tests::token_display ... ok
[INFO] [stdout] test syntax::content::parser::token::checkbox::tests::flatten ... ok
[INFO] [stdout] test syntax::content::parser::token::checkbox::tests::render ... ok
[INFO] [stdout] test syntax::content::parser::token::checkbox::tests::token_display ... ok
[INFO] [stdout] test syntax::content::parser::token::code::tests::flatten ... ok
[INFO] [stdout] test syntax::content::parser::token::code::tests::lex - should panic ... ok
[INFO] [stdout] test syntax::content::parser::token::code::tests::render ... ok
[INFO] [stdout] test syntax::content::parser::token::code::tests::token_display ... ok
[INFO] [stdout] test syntax::content::parser::token::header::tests::ascii_ids_set ... ok
[INFO] [stdout] test syntax::content::parser::token::header::tests::ascii_ids_unset ... ok
[INFO] [stdout] test syntax::content::parser::token::header::tests::display_dom_id ... ok
[INFO] [stdout] test syntax::content::parser::token::header::tests::display_unknown_open_state ... ok
[INFO] [stdout] test syntax::content::parser::token::header::tests::flatten ... ok
[INFO] [stdout] test syntax::content::parser::token::header::tests::get_level ... ok
[INFO] [stdout] test syntax::content::parser::token::header::tests::id_deduplication ... ok
[INFO] [stdout] test syntax::content::parser::token::header::tests::make_id ... ok
[INFO] [stdout] test syntax::content::parser::token::header::tests::no_id_render ... ok
[INFO] [stdout] test syntax::content::parser::token::header::tests::token_display ... ok
[INFO] [stdout] test syntax::content::parser::token::header::tests::unknown_open_state_render - should panic ... ok
[INFO] [stdout] test syntax::content::parser::token::item::tests::flatten ... ok
[INFO] [stdout] test syntax::content::parser::token::item::tests::lex - should panic ... ok
[INFO] [stdout] test syntax::content::parser::token::item::tests::probe ... ok
[INFO] [stdout] test syntax::content::parser::token::item::tests::render - should panic ... ok
[INFO] [stdout] test syntax::content::parser::token::item::tests::token_display ... ok
[INFO] [stdout] test syntax::content::parser::token::item::tests::token_render - should panic ... ok
[INFO] [stdout] test syntax::content::parser::token::linebreak::tests::flatten ... ok
[INFO] [stdout] test syntax::content::parser::token::linebreak::tests::token_display ... ok
[INFO] [stdout] test syntax::content::parser::token::list::tests::flatten ... ok
[INFO] [stdout] test syntax::content::parser::token::list::tests::lex - should panic ... ok
[INFO] [stdout] test syntax::content::parser::token::list::tests::ordered_list ... ok
[INFO] [stdout] test syntax::content::parser::token::list::tests::render_flat_list ... ok
[INFO] [stdout] test syntax::content::parser::token::list::tests::render_multilevel_depth_drop ... ok
[INFO] [stdout] test syntax::content::parser::token::list::tests::render_nested_list ... ok
[INFO] [stdout] test syntax::content::parser::token::list::tests::token_display ... ok
[INFO] [stdout] test syntax::content::parser::token::literal::tests::flatten ... ok
[INFO] [stdout] test syntax::content::parser::token::literal::tests::token_display ... ok
[INFO] [stdout] test syntax::content::parser::token::oblique::tests::flatten ... ok
[INFO] [stdout] test syntax::content::parser::token::oblique::tests::lex - should panic ... ok
[INFO] [stdout] test syntax::content::parser::token::oblique::tests::render ... ok
[INFO] [stdout] test syntax::content::parser::token::oblique::tests::token_display ... ok
[INFO] [stdout] test syntax::content::parser::token::paragraph::tests::flatten ... ok
[INFO] [stdout] test syntax::content::parser::token::paragraph::tests::lex ... ok
[INFO] [stdout] test syntax::content::parser::token::paragraph::tests::render_state_unknown - should panic ... ok
[INFO] [stdout] test syntax::content::parser::token::paragraph::tests::token_display ... ok
[INFO] [stdout] test syntax::content::parser::token::preformat::tests::flatten ... ok
[INFO] [stdout] test syntax::content::parser::token::preformat::tests::lex ... ok
[INFO] [stdout] test syntax::content::parser::token::preformat::tests::render - should panic ... ok
[INFO] [stdout] test syntax::content::parser::token::preformat::tests::token_display ... ok
[INFO] [stdout] test syntax::content::parser::token::quote::tests::display ... ok
[INFO] [stdout] test syntax::content::parser::token::quote::tests::flatten ... ok
[INFO] [stdout] test syntax::content::parser::token::quote::tests::lex - should panic ... ok
[INFO] [stdout] test syntax::content::parser::token::strike::tests::flatten ... ok
[INFO] [stdout] test syntax::content::parser::token::strike::tests::lex - should panic ... ok
[INFO] [stdout] test syntax::content::parser::token::strike::tests::render ... ok
[INFO] [stdout] test syntax::content::parser::token::strike::tests::token_display ... ok
[INFO] [stdout] test syntax::content::parser::token::table::tests::display ... ok
[INFO] [stdout] test syntax::content::parser::tests::mixed_sample ... ok
[INFO] [stdout] test syntax::content::parser::token::table::tests::flatten ... ok
[INFO] [stdout] test syntax::content::parser::token::table::tests::lex - should panic ... ok
[INFO] [stdout] test syntax::content::parser::token::underline::tests::flatten ... ok
[INFO] [stdout] test syntax::content::parser::token::underline::tests::render ... ok
[INFO] [stdout] test syntax::content::parser::token::underline::tests::token_display ... ok
[INFO] [stdout] test syntax::content::parser::token::verse::tests::display ... ok
[INFO] [stdout] test syntax::content::parser::token::verse::tests::flatten ... ok
[INFO] [stdout] test syntax::content::parser::token::verse::tests::lexed_verse_is_empty ... ok
[INFO] [stdout] test syntax::content::parser::token::verse::tests::render_attempt_with_unknown_open_state - should panic ... ok
[INFO] [stdout] test syntax::content::parser::token::underline::tests::lex - should panic ... ok
[INFO] [stdout] test syntax::content::tests::only ... ok
[INFO] [stdout] test router::handlers::graph::tests::syntax_content_type ... ok
[INFO] [stdout] test syntax::content::parser::context::table::tests::no_leading_delimiters ... ok
[INFO] [stdout] test router::handlers::navigation::tests::inexistent_page_error ... ok
[INFO] [stdout] test router::handlers::navigation::tests::about_page_ok ... ok
[INFO] [stdout] test syntax::content::parser::context::table::tests::no_flanking_delimiters ... ok
[INFO] [stdout] test syntax::content::parser::context::table::tests::no_trailing_delimiters ... ok
[INFO] [stdout] test syntax::content::parser::context::table::tests::with_leading_and_trailing_delimiters ... ok
[INFO] [stdout] test router::tests::no_about_page ... ok
[INFO] [stdout] test router::tests::no_json_raw_graph has been running for over 60 seconds
[INFO] [stdout] test router::tests::no_json_raw_graph ... ok
[INFO] [stdout] test router::tests::no_raw_graph has been running for over 60 seconds
[INFO] [stdout] test router::tests::no_toml_raw_graph has been running for over 60 seconds
[INFO] [stdout] test router::tests::no_toml_raw_graph ... ok
[INFO] [stdout] test router::tests::no_tree_page ... ok
[INFO] [stdout] test router::tests::routes has been running for over 60 seconds
[INFO] [stdout] test syntax::content::parser::context::table::tests::with_loaded_anchor ... ok
[INFO] [stdout] test router::tests::no_raw_graph ... ok
[INFO] [stdout] test router::tests::routes ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- graph::serial_tests::no_graph_fallback stdout ----
[INFO] [stdout] Error: Error { message: "Failed test's directory creation", inner_io: Some(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }), inner_tera: None }
[INFO] [stdout] 
[INFO] [stdout] ---- router::handlers::fixed::serial_tests::custom_font_found_if_serving_enabled stdout ----
[INFO] [stdout] Error: Error { message: "Failed test's directory creation", inner_io: Some(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }), inner_tera: None }
[INFO] [stdout] 
[INFO] [stdout] ---- router::handlers::fixed::serial_tests::default_font_found_if_serving_enabled stdout ----
[INFO] [stdout] Error: Error { message: "Failed test's directory creation", inner_io: Some(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }), inner_tera: None }
[INFO] [stdout] 
[INFO] [stdout] ---- router::handlers::fixed::serial_tests::font_not_found_if_serving_disabled stdout ----
[INFO] [stdout] Error: Error { message: "Failed test's directory creation", inner_io: Some(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }), inner_tera: None }
[INFO] [stdout] 
[INFO] [stdout] ---- router::handlers::fixed::serial_tests::target_file_exists stdout ----
[INFO] [stdout] Error: Error { message: "Failed test's directory creation", inner_io: Some(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }), inner_tera: None }
[INFO] [stdout] 
[INFO] [stdout] ---- router::handlers::fixed::serial_tests::io_asset_error stdout ----
[INFO] [stdout] Error: Error { message: "Failed test's directory creation", inner_io: Some(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }), inner_tera: None }
[INFO] [stdout] 
[INFO] [stdout] ---- router::handlers::template::serial_tests::custom_template stdout ----
[INFO] [stdout] Error: Error { message: "Failed test's directory creation", inner_io: Some(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }), inner_tera: None }
[INFO] [stdout] 
[INFO] [stdout] ---- router::handlers::template::serial_tests::custom_template_inheritance_error stdout ----
[INFO] [stdout] Error: Error { message: "Failed test's directory creation", inner_io: Some(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }), inner_tera: None }
[INFO] [stdout] 
[INFO] [stdout] ---- router::handlers::template::serial_tests::inner_template_no_op stdout ----
[INFO] [stdout] Error: Error { message: "Failed test's directory creation", inner_io: Some(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }), inner_tera: None }
[INFO] [stdout] 
[INFO] [stdout] ---- router::handlers::template::serial_tests::invalid_utf8_template_filename stdout ----
[INFO] [stdout] Error: Error { message: "Failed test's directory creation", inner_io: Some(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }), inner_tera: None }
[INFO] [stdout] 
[INFO] [stdout] ---- router::handlers::template::serial_tests::templates_dir_not_found_ok stdout ----
[INFO] [stdout] Error: Error { message: "Failed test's directory creation", inner_io: Some(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }), inner_tera: None }
[INFO] [stdout] 
[INFO] [stdout] ---- router::handlers::template::serial_tests::templates_dir_unexpected_error stdout ----
[INFO] [stdout] Error: Error { message: "Failed test's directory creation", inner_io: Some(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }), inner_tera: None }
[INFO] [stdout] 
[INFO] [stdout] ---- router::handlers::template::tests::template_read_without_permissions_is_an_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'router::handlers::template::tests::template_read_without_permissions_is_an_error' (150) panicked at src/router/handlers/template.rs:475:9:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5966a762752a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5966a762752a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5966a762752a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5966a762752a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5966a763f8ea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5966a763f8ea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5966a762c462 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5966a762c462 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5966a760355f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5966a760355f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5966a761e0d9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5966a7487b7c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5966a7487b7c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5966a761e292 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5966a761e292 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5966a760364a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5966a75fa5a9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5966a76044ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5966a764012c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5966a76400f2 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5966a6e45454 - en[49aa57af52d874ff]::router::handlers::template::tests::template_read_without_permissions_is_an_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/router/handlers/template.rs:475:9
[INFO] [stdout]   21:     0x5966a6e3bdf7 - en[49aa57af52d874ff]::router::handlers::template::tests::template_read_without_permissions_is_an_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/router/handlers/template.rs:473:55
[INFO] [stdout]   22:     0x5966a6d5e006 - <en[49aa57af52d874ff]::router::handlers::template::tests::template_read_without_permissions_is_an_error::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5966a747ae5b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5966a747ae5b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5966a748864b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5966a748864b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5966a748864b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5966a748864b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5966a748864b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5966a748864b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5966a748864b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5966a7483024 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5966a7483024 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5966a748b252 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5966a748b252 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5966a748b252 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5966a748b252 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5966a748b252 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5966a748b252 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5966a748b252 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5966a762643f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x5966a762643f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7b623798caa4 - <unknown>
[INFO] [stdout]   44:     0x7b6237a19a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     graph::serial_tests::no_graph_fallback
[INFO] [stdout]     router::handlers::fixed::serial_tests::custom_font_found_if_serving_enabled
[INFO] [stdout]     router::handlers::fixed::serial_tests::default_font_found_if_serving_enabled
[INFO] [stdout]     router::handlers::fixed::serial_tests::font_not_found_if_serving_disabled
[INFO] [stdout]     router::handlers::fixed::serial_tests::io_asset_error
[INFO] [stdout]     router::handlers::fixed::serial_tests::target_file_exists
[INFO] [stdout]     router::handlers::template::serial_tests::custom_template
[INFO] [stdout]     router::handlers::template::serial_tests::custom_template_inheritance_error
[INFO] [stdout]     router::handlers::template::serial_tests::inner_template_no_op
[INFO] [stdout]     router::handlers::template::serial_tests::invalid_utf8_template_filename
[INFO] [stdout]     router::handlers::template::serial_tests::templates_dir_not_found_ok
[INFO] [stdout]     router::handlers::template::serial_tests::templates_dir_unexpected_error
[INFO] [stdout]     router::handlers::template::tests::template_read_without_permissions_is_an_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 331 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 193.74s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d727f0c101c15d9eff9ab32294ed1604a9df813af86548d9b36768db20d0c8b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d727f0c101c15d9eff9ab32294ed1604a9df813af86548d9b36768db20d0c8b9", kill_on_drop: false }`
[INFO] [stdout] d727f0c101c15d9eff9ab32294ed1604a9df813af86548d9b36768db20d0c8b9
