[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] f8708f2500e5154c1ea4adb5214ae6e95056b314 [INFO] testing jultty/en against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjultty%2Fen" "/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/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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jultty/en on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1715a76c1e90720cd87a7c72b3040a0d6185985fd97805634e0bc2e2c365758c [INFO] running `Command { std: "docker" "start" "-a" "1715a76c1e90720cd87a7c72b3040a0d6185985fd97805634e0bc2e2c365758c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1715a76c1e90720cd87a7c72b3040a0d6185985fd97805634e0bc2e2c365758c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1715a76c1e90720cd87a7c72b3040a0d6185985fd97805634e0bc2e2c365758c", kill_on_drop: false }` [INFO] [stdout] 1715a76c1e90720cd87a7c72b3040a0d6185985fd97805634e0bc2e2c365758c [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=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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 447e5fd19b6b7782d6d51e2a81eb505a60b0bd28c3f43ee3f501e3352b63b4cd [INFO] running `Command { std: "docker" "start" "-a" "447e5fd19b6b7782d6d51e2a81eb505a60b0bd28c3f43ee3f501e3352b63b4cd", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.1 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling log v0.4.32 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.50 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling http v1.4.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling socket2 v0.6.4 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.13.3 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [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 regex v1.12.3 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling ignore v0.4.26 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.10.1 [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 tera v1.20.1 [INFO] [stderr] Compiling en v0.4.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.21s [INFO] running `Command { std: "docker" "inspect" "447e5fd19b6b7782d6d51e2a81eb505a60b0bd28c3f43ee3f501e3352b63b4cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "447e5fd19b6b7782d6d51e2a81eb505a60b0bd28c3f43ee3f501e3352b63b4cd", kill_on_drop: false }` [INFO] [stdout] 447e5fd19b6b7782d6d51e2a81eb505a60b0bd28c3f43ee3f501e3352b63b4cd [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=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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebbc2a9cd843ba7c54e9488c39ec5e638c49d5ffb439568df9fa202d1191f3cc [INFO] running `Command { std: "docker" "start" "-a" "ebbc2a9cd843ba7c54e9488c39ec5e638c49d5ffb439568df9fa202d1191f3cc", 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.72s [INFO] running `Command { std: "docker" "inspect" "ebbc2a9cd843ba7c54e9488c39ec5e638c49d5ffb439568df9fa202d1191f3cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebbc2a9cd843ba7c54e9488c39ec5e638c49d5ffb439568df9fa202d1191f3cc", kill_on_drop: false }` [INFO] [stdout] ebbc2a9cd843ba7c54e9488c39ec5e638c49d5ffb439568df9fa202d1191f3cc [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=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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 63453d792857e1cccd9497759cd98887ba0f171eaad876e6fb3432f24db42a39 [INFO] running `Command { std: "docker" "start" "-a" "63453d792857e1cccd9497759cd98887ba0f171eaad876e6fb3432f24db42a39", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/en-fc0c0f7b1238930c) [INFO] [stdout] [INFO] [stdout] running 343 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_newline ... ok [INFO] [stdout] test dev::log::tests::wrap_space ... ok [INFO] [stdout] test dev::test::serial_tests::failed_working_directory_reset ... ok [INFO] [stdout] test dev::test::tests::bad_test_directory_name ... ok [INFO] [stdout] test dev::test::tests::display_contains_str_from_tera_error ... ok [INFO] [stdout] test dev::log::tests::wrap_spaces ... ok [INFO] [stdout] test dev::log::level::tests::level_from_u16 ... ok [INFO] [stdout] test dev::test::tests::from_tera_error ... ok [INFO] [stdout] test graph::meta::tests::leading_v ... ok [INFO] [stdout] test dev::test::tests::from_io_error ... ok [INFO] [stdout] test graph::meta::tests::display_version_error_cause ... ok [INFO] [stdout] test graph::meta::tests::malformed_patch ... ok [INFO] [stdout] test graph::meta::tests::from_compilation_matches_compilation_version ... ok [INFO] [stdout] test graph::meta::tests::malformed_minor ... ok [INFO] [stdout] test graph::meta::tests::malformed_major ... ok [INFO] [stdout] test graph::meta::tests::missing_major ... ok [INFO] [stdout] test dev::test::tests::display_contains_str_from_from ... ok [INFO] [stdout] test graph::meta::tests::missing_minor ... ok [INFO] [stdout] test graph::node::tests::empty_node_message ... ok [INFO] [stdout] test graph::tests::bad_deserial_format ... ok [INFO] [stdout] test graph::tests::bad_deserial_input ... ok [INFO] [stdout] test graph::meta::tests::missing_patch ... ok [INFO] [stdout] test graph::meta::tests::version_validation ... ok [INFO] [stdout] test graph::meta::tests::version_from_str ... ok [INFO] [stdout] test graph::tests::bad_json ... ok [INFO] [stdout] test graph::node::tests::display ... ok [INFO] [stdout] test graph::tests::empty_graph ... ok [INFO] [stdout] test dev::test::tests::display_contains_str_from_io_error ... ok [INFO] [stdout] test graph::serial_tests::no_graph_fallback ... FAILED [INFO] [stdout] test dev::log::tests::trait_stripping ... ok [INFO] [stdout] test graph::tests::empty_modulated_graph_is_empty ... ok [INFO] [stdout] test graph::tests::detached_count_increments ... ok [INFO] [stdout] test graph::tests::detached_edge_is_flagged ... ok [INFO] [stdout] test graph::tests::find_inexact_to_redirect ... 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::malformed_with_message ... ok [INFO] [stdout] test graph::tests::malformed_without_message ... ok [INFO] [stdout] test dev::log::tests::debug_var_set ... ok [INFO] [stdout] test graph::tests::double_recursion_to_redirect ... ok [INFO] [stdout] test graph::tests::query_result_display ... ok [INFO] [stdout] test graph::tests::find_exact ... ok [INFO] [stdout] test graph::tests::find_inexact ... 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::populated_summary ... ok [INFO] [stdout] test graph::tests::find_redirect_to_inexisting ... ok [INFO] [stdout] test graph::tests::no_title_population_from_id_if_title_set ... ok [INFO] [stdout] test graph::tests::find_redirect_to_existing ... ok [INFO] [stdout] test graph::tests::links_become_connections ... ok [INFO] [stdout] test graph::tests::with_message ... ok [INFO] [stdout] test graph::tests::title_population_from_id ... ok [INFO] [stdout] test graph::tests::supplied_summary ... ok [INFO] [stdout] test graph::tests::to_and_from_population ... 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 router::handlers::fixed::serial_tests::io_asset_error ... FAILED [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 graph::tests::attached_edge_is_not_flagged ... ok [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::anchors_become_connections ... ok [INFO] [stdout] test graph::tests::summary_from_first_sentence ... 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 graph::meta::tests::config_about_text has been running for over 60 seconds [INFO] [stdout] test graph::meta::tests::config_footer_text has been running for over 60 seconds [INFO] [stdout] test graph::meta::tests::empty_footer_text has been running for over 60 seconds [INFO] [stdout] test graph::meta::tests::modulated_graph_version_matches_compilation_version has been running for over 60 seconds [INFO] [stdout] test graph::tests::bad_serial_format has been running for over 60 seconds [INFO] [stdout] test router::handlers::error::tests::custom_message has been running for over 60 seconds [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 graph::meta::tests::config_footer_text ... ok [INFO] [stdout] test graph::meta::tests::modulated_graph_version_matches_compilation_version ... 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::meta::tests::config_about_text ... 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::tests::bad_serial_format ... ok [INFO] [stdout] test router::handlers::navigation::tests::search_redirect ... ok [INFO] [stdout] test graph::meta::tests::empty_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 router::handlers::template::tests::by_filename_empty ... ok [INFO] [stdout] test router::handlers::error::tests::custom_message ... ok [INFO] [stdout] test router::handlers::template::tests::by_filename_file_not_found ... 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_bad_context ... ok [INFO] [stdout] test router::handlers::template::tests::render_custom_error_message ... 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::graph::tests::redirect ... ok [INFO] [stdout] test router::handlers::fixed::tests::serial_json_content_type ... ok [INFO] [stdout] test router::handlers::fixed::tests::serial_toml_content_type ... ok [INFO] [stdout] test router::handlers::graph::tests::not_found ... ok [INFO] [stdout] test router::handlers::fixed::tests::serial_toml ... ok [INFO] [stdout] test router::handlers::error::tests::internal_error ... ok [INFO] [stdout] test router::tests::smoke ... ok [INFO] [stdout] test syntax::command::tests::address ... ok [INFO] [stdout] test syntax::command::tests::empty ... ok [INFO] [stdout] test syntax::command::tests::graph_path ... ok [INFO] [stdout] test syntax::command::tests::hostname ... ok [INFO] [stdout] test syntax::command::tests::port ... ok [INFO] [stdout] test router::handlers::error::tests::not_found ... ok [INFO] [stdout] test syntax::content::parser::context::anchor::tests::anchor_destination_at_eoi ... ok [INFO] [stdout] test router::handlers::graph::tests::docs_redirect ... ok [INFO] [stdout] test syntax::content::parser::context::anchor::tests::anchor_with_internal_apostrophe ... ok [INFO] [stdout] test router::handlers::fixed::tests::serial_json ... 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_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_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_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 syntax::content::parser::context::anchor::tests::explicit_end_of_external_destination ... 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 ... 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::flanking_with_trailing_comma_and_space ... 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_at_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_eoi ... ok [INFO] [stdout] test syntax::content::parser::context::anchor::tests::http_external_anchor ... ok [INFO] [stdout] test syntax::content::parser::context::anchor::tests::indifferent_multiline_leading_pipe ... ok [INFO] [stdout] test syntax::content::parser::context::anchor::tests::http_external_anchor_leading_no_third_then_space ... ok [INFO] [stdout] test syntax::content::parser::context::anchor::tests::indifferent_leading_pipe ... ok [INFO] [stdout] test router::handlers::graph::tests::syntax ... ok [INFO] [stdout] test syntax::content::parser::context::anchor::tests::indifferent_multiline_trailing_pipe ... ok [INFO] [stdout] test syntax::content::parser::context::anchor::tests::leading_multiword_anchor ... ok [INFO] [stdout] test syntax::content::parser::context::anchor::tests::indifferent_trailing_pipe ... ok [INFO] [stdout] test syntax::content::parser::context::anchor::tests::leading_plural_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::needless_three_pipe_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_soi ... 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 ... ok [INFO] [stdout] test syntax::content::parser::context::anchor::tests::nonleading_plural_anchor_at_eoi ... ok [INFO] [stdout] test syntax::content::parser::context::anchor::tests::trailing_anchor ... ok [INFO] [stdout] test syntax::content::parser::context::block::tests::end_with_open_header ... ok [INFO] [stdout] test syntax::content::parser::context::block::tests::eoi_pre ... ok [INFO] [stdout] test syntax::content::parser::context::anchor::tests::nonleading_plural_anchor ... ok [INFO] [stdout] test syntax::content::parser::context::block::tests::truncated_header_level ... ok [INFO] [stdout] test syntax::content::parser::context::list::tests::bad_context - should panic ... ok [INFO] [stdout] test syntax::content::parser::context::anchor::tests::nonleading_second_pipe ... ok [INFO] [stdout] test syntax::content::parser::context::anchor::tests::trailing_anchor_with_newline ... ok [INFO] [stdout] test syntax::content::parser::context::block::tests::pre ... ok [INFO] [stdout] test syntax::content::parser::context::list::tests::unordered_list ... 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_two_newlines ... 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_newline ... 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_as_eoi ... 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_list_as_soi ... 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_nested_list ... ok [INFO] [stdout] test syntax::content::parser::context::list::tests::unordered_nested_list_multilevel_depth_drop ... ok [INFO] [stdout] test syntax::content::parser::context::table::tests::single_row ... ok [INFO] [stdout] test syntax::content::parser::context::table::tests::three_rows ... ok [INFO] [stdout] test syntax::content::parser::context::table::tests::two_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::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::handlers::template::tests::render_with_context 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 router::handlers::template::tests::render_with_context ... ok [INFO] [stdout] test router::tests::no_json_raw_graph has been running for over 60 seconds [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_tree_page has been running for over 60 seconds [INFO] [stdout] test router::tests::routes has been running for over 60 seconds [INFO] [stdout] test syntax::content::parser::context::anchor::tests::absolute_anchor has been running for over 60 seconds [INFO] [stdout] test syntax::content::parser::context::table::tests::no_flanking_delimiters has been running for over 60 seconds [INFO] [stdout] test syntax::content::parser::context::table::tests::no_leading_delimiters has been running for over 60 seconds [INFO] [stdout] test syntax::content::parser::context::table::tests::no_trailing_delimiters has been running for over 60 seconds [INFO] [stdout] test router::handlers::navigation::tests::about_page_ok ... ok [INFO] [stdout] test router::handlers::navigation::tests::inexistent_page_error ... 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 router::handlers::graph::tests::syntax_content_type ... 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::context::tests::open_table_eoi - should panic ... ok [INFO] [stdout] test syntax::content::parser::point::tests::checkbox ... ok [INFO] [stdout] test syntax::content::parser::point::tests::oblique_anchor ... ok [INFO] [stdout] test syntax::content::parser::point::tests::oblique_anchor_with_trailing_comma ... 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::context::table::tests::with_indent has been running for over 60 seconds [INFO] [stdout] test syntax::content::parser::point::tests::underline ... 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::tests::empty_render_is_empty ... ok [INFO] [stdout] test syntax::content::parser::tests::mixed_sample ... 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::point::tests::oblique ... 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::header::tests::ascii_ids_set ... 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 - 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::token::paragraph::tests::render_state_unknown - should panic ... ok [INFO] [stdout] test syntax::content::parser::token::table::tests::flatten ... ok [INFO] [stdout] test syntax::content::parser::token::underline::tests::flatten ... ok [INFO] [stdout] test syntax::content::parser::token::underline::tests::lex - should panic ... 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::table::tests::lex - should panic ... ok [INFO] [stdout] test syntax::content::parser::token::verse::tests::render_attempt_with_unknown_open_state - should panic ... ok [INFO] [stdout] test syntax::content::tests::only ... ok [INFO] [stdout] test router::tests::no_about_page ... ok [INFO] [stdout] test syntax::content::parser::context::anchor::tests::absolute_anchor ... ok [INFO] [stdout] test syntax::content::parser::context::table::tests::no_leading_delimiters ... ok [INFO] [stdout] test syntax::content::parser::context::table::tests::no_trailing_delimiters ... ok [INFO] [stdout] test router::handlers::navigation::tests::tree_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::with_indent ... ok [INFO] [stdout] test router::tests::no_tree_page ... ok [INFO] [stdout] test router::tests::no_json_raw_graph ... ok [INFO] [stdout] test router::tests::no_toml_raw_graph ... ok [INFO] [stdout] test syntax::content::parser::context::table::tests::with_leading_and_trailing_delimiters ... ok [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::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::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::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: 0x5c96b917fa88 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c96b917fa88 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c96b917fa88 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5c96b917fa88 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5c96b9197cca - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5c96b9197cca - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x5c96b9184992 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x5c96b9184992 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x5c96b915bc86 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5c96b915bc86 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5c96b9176759 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5c96b8fe126c - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x5c96b8fe126c - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x5c96b9176912 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x5c96b9176912 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5c96b915bd74 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5c96b9152cb9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5c96b915cbdd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5c96b919850c - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5c96b91984d2 - core[5a1c3e9896636f3a]::panicking::panic [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5c96b89624b4 - en[cdd1637bbdedaf0d]::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: 0x5c96b895c337 - en[cdd1637bbdedaf0d]::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: 0x5c96b89e56b6 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5c96b8fd434b - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5c96b8fd434b - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 25: 0x5c96b8fe1bc5 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 26: 0x5c96b8fe1bc5 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x5c96b8fe1bc5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5c96b8fe1bc5 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5c96b8fe1bc5 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5c96b8fe1bc5 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 31: 0x5c96b8fe1bc5 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 32: 0x5c96b8fdc724 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 33: 0x5c96b8fdc724 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5c96b8fe4c42 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 35: 0x5c96b8fe4c42 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x5c96b8fe4c42 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5c96b8fe4c42 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5c96b8fe4c42 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5c96b8fe4c42 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 40: 0x5c96b8fe4c42 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5c96b917ea1f - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 42: 0x5c96b917ea1f - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x7501846f8aa4 - [INFO] [stdout] 44: 0x750184785a64 - clone [INFO] [stdout] 45: 0x0 - [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. 330 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 244.41s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "63453d792857e1cccd9497759cd98887ba0f171eaad876e6fb3432f24db42a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63453d792857e1cccd9497759cd98887ba0f171eaad876e6fb3432f24db42a39", kill_on_drop: false }` [INFO] [stdout] 63453d792857e1cccd9497759cd98887ba0f171eaad876e6fb3432f24db42a39