[INFO] cloning repository https://github.com/alanwsmith/neopolitan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alanwsmith/neopolitan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanwsmith%2Fneopolitan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanwsmith%2Fneopolitan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6db6ef2d6141ec63759fd65ca7442db140d44f05 [INFO] testing alanwsmith/neopolitan against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanwsmith%2Fneopolitan" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alanwsmith/neopolitan on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alanwsmith/neopolitan [INFO] finished tweaking git repo https://github.com/alanwsmith/neopolitan [INFO] tweaked toml for git repo https://github.com/alanwsmith/neopolitan written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alanwsmith/neopolitan already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memo-map v0.3.1 [INFO] [stderr] Downloaded logos v0.12.1 [INFO] [stderr] Downloaded self_cell v0.10.2 [INFO] [stderr] Downloaded logos-derive v0.12.1 [INFO] [stderr] Downloaded minijinja v0.30.7 [INFO] [stderr] Downloaded serde_derive v1.0.154 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ecca697bf34cc033baee3b03d3bb47b7462fa74141f963c6762e1d2aae0b7d7 [INFO] running `Command { std: "docker" "start" "-a" "6ecca697bf34cc033baee3b03d3bb47b7462fa74141f963c6762e1d2aae0b7d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ecca697bf34cc033baee3b03d3bb47b7462fa74141f963c6762e1d2aae0b7d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ecca697bf34cc033baee3b03d3bb47b7462fa74141f963c6762e1d2aae0b7d7", kill_on_drop: false }` [INFO] [stdout] 6ecca697bf34cc033baee3b03d3bb47b7462fa74141f963c6762e1d2aae0b7d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf26a0138095a85d55aa7905da205c35758476fb4092bae138b999300a8f9abf [INFO] running `Command { std: "docker" "start" "-a" "bf26a0138095a85d55aa7905da205c35758476fb4092bae138b999300a8f9abf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_derive v1.0.154 [INFO] [stderr] Compiling serde v1.0.154 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling memo-map v0.3.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling plist v1.4.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling minijinja v0.30.7 [INFO] [stderr] Compiling syntect v5.0.0 [INFO] [stderr] Compiling neopolitan v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.23s [INFO] running `Command { std: "docker" "inspect" "bf26a0138095a85d55aa7905da205c35758476fb4092bae138b999300a8f9abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf26a0138095a85d55aa7905da205c35758476fb4092bae138b999300a8f9abf", kill_on_drop: false }` [INFO] [stdout] bf26a0138095a85d55aa7905da205c35758476fb4092bae138b999300a8f9abf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 170e9db6565219673416b0a213f33a9fb8f281a209a4815464d2b73c46e4c8e8 [INFO] running `Command { std: "docker" "start" "-a" "170e9db6565219673416b0a213f33a9fb8f281a209a4815464d2b73c46e4c8e8", kill_on_drop: false }` [INFO] [stderr] Compiling neopolitan v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.31s [INFO] running `Command { std: "docker" "inspect" "170e9db6565219673416b0a213f33a9fb8f281a209a4815464d2b73c46e4c8e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "170e9db6565219673416b0a213f33a9fb8f281a209a4815464d2b73c46e4c8e8", kill_on_drop: false }` [INFO] [stdout] 170e9db6565219673416b0a213f33a9fb8f281a209a4815464d2b73c46e4c8e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 70f29e1197c7f5387b3a630a75bb4855967f6b92c598fdc5f2d5cbee5e9a97c6 [INFO] running `Command { std: "docker" "start" "-a" "70f29e1197c7f5387b3a630a75bb4855967f6b92c598fdc5f2d5cbee5e9a97c6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neopolitan-d5d6f4b76d6df867) [INFO] [stdout] [INFO] [stdout] running 172 tests [INFO] [stdout] test section::aside::test::two_attribute_on_aside ... ok [INFO] [stdout] test section::code::test::code_with_title ... ignored [INFO] [stdout] test section::code::test::core_test_code ... ignored [INFO] [stdout] test section::blockquote::test::two_attribute_on_blockquote ... ok [INFO] [stdout] test section::dlist::test::basic_dlist ... ok [INFO] [stdout] test section::code::test::code_with_langauge ... ok [INFO] [stdout] test section::h1::test::single_line ... ok [INFO] [stdout] test section::image::test::basic_image ... ok [INFO] [stdout] test section::details::test::check_details ... ok [INFO] [stdout] test section::checklist::test::basic_checklist ... ok [INFO] [stdout] test section::object::test::basic_object ... ignored [INFO] [stdout] test section::h4::test::single_line ... ok [INFO] [stdout] test section::nav::test::basic_nav ... ok [INFO] [stdout] test section::pre::test::attributes_with_code ... ignored [INFO] [stdout] test section::pre::test::basic_pre ... ignored [INFO] [stdout] test section::h5::test::single_line ... ok [INFO] [stdout] test section::olist::test::basic_olist ... ok [INFO] [stdout] test section::lib::get_title_from_attributes::test::empty ... ok [INFO] [stdout] test section::notes::test::basic_notes ... ok [INFO] [stdout] test section::section_attributes::test::basic_multiple_attributes ... ok [INFO] [stdout] test section::results::test::attributes_with_code ... ok [INFO] [stdout] test section::section_attributes::test::basic_single_attribute ... ok [INFO] [stdout] test section::section_attributes::test::single_attribute_with_just_a_key ... ok [INFO] [stdout] test section::section_attributes::test::single_attribute_with_just_a_key_then_key_value ... ok [INFO] [stdout] test section::section_attributes::test::with_colon_in_the_value ... ok [INFO] [stdout] test section::section_attributes::test::no_attributes ... ok [INFO] [stdout] test section::subtitle::test::class_and_another_attribute ... ok [INFO] [stdout] test section::note::test::named_class_on_note ... ok [INFO] [stdout] test section::p::test::core_test_p ... ok [INFO] [stdout] test section::h2::test::single_line ... ok [INFO] [stdout] test section::canvas::test::two_attribute_on_canvas ... ok [INFO] [stdout] test section::h6::test::single_line ... ok [INFO] [stdout] test section::hr::test::core_test_hr ... ok [INFO] [stdout] test section::h3::test::single_line ... ok [INFO] [stdout] test section::lib::get_title_from_attributes::test::basic ... ok [INFO] [stdout] test section::subtitle::test::multiple_lines ... ok [INFO] [stdout] test section::subtitle::test::class_attribute ... ok [INFO] [stdout] test section::list::test::basic_list ... ok [INFO] [stdout] test section::textarea::test::attributes_with_code ... ok [INFO] [stdout] test section::startdiv::test::startdiv_basic ... ok [INFO] [stdout] test section::title::test::class_attribute ... ok [INFO] [stdout] test section::todo::test::named_class_on_todo ... ok [INFO] [stdout] test section::todos::test::basic_todos ... ok [INFO] [stdout] test section::title::test::multiple_lines ... ok [INFO] [stdout] test section::image::test::image_with_attributes ... ok [INFO] [stdout] test section::vimeo::test::vimeo_with_attribute ... ok [INFO] [stdout] test snippet::snippets::abbr::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::abbr::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::b::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::b::test::one_attribute ... ok [INFO] [stdout] test section::subtitle::test::single_line ... ok [INFO] [stdout] test section::vimeo::test::basic_vimeo ... ok [INFO] [stdout] test section::results::test::basic_results ... ok [INFO] [stdout] test snippet::snippets::abbr::test::just_a_key ... ok [INFO] [stdout] test section::menu::test::basic_menu ... ok [INFO] [stdout] test section::subtitle::test::single_attribute ... ok [INFO] [stdout] test snippet::snippets::b::test::basic ... ok [INFO] [stdout] test section::textarea::test::basic_textarea ... ok [INFO] [stdout] test section::title::test::single_attribute ... ok [INFO] [stdout] test section::title::test::class_and_another_attribute ... ok [INFO] [stdout] test snippet::snippets::data::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::data::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::del::test::basic ... ok [INFO] [stdout] test section::warning::test::named_class_on_warning ... ok [INFO] [stdout] test section::youtube::test::youtube_with_attributes ... ok [INFO] [stdout] test snippet::snippets::abbr::test::basic ... ok [INFO] [stdout] test snippet::snippets::button::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::button::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::button::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::data::test::basic ... ok [INFO] [stdout] test snippet::snippets::data::test::two_attribute ... ok [INFO] [stdout] test section::youtube::test::basic_youtube ... ok [INFO] [stdout] test snippet::snippets::button::test::basic ... ok [INFO] [stdout] test snippet::snippets::dfn::test::one_attribute ... ok [INFO] [stdout] test section::title::test::single_line ... ok [INFO] [stdout] test snippet::snippets::del::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::em::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::i::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::dfn::test::basic ... ok [INFO] [stdout] test snippet::snippets::dfn::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::ins::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::del::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::i::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::i::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::ins::test::basic ... ok [INFO] [stdout] test snippet::snippets::ins::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::ins::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::b::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::em::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::em::test::basic ... ok [INFO] [stdout] test snippet::snippets::del::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::dfn::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::i::test::basic ... ok [INFO] [stdout] test snippet::snippets::label::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::legend::test::basic ... ok [INFO] [stdout] test snippet::snippets::link::test::url_and_attribute ... ok [INFO] [stdout] test snippet::snippets::meter::test::basic ... ok [INFO] [stdout] test snippet::snippets::object::test::basic ... ok [INFO] [stdout] test snippet::snippets::object::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::object::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::object::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::progress::test::basic ... ok [INFO] [stdout] test snippet::snippets::progress::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::label::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::progress::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::kbd::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::kbd::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::q::test::basic ... ok [INFO] [stdout] test snippet::snippets::progress::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::q::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::s::test::basic ... ok [INFO] [stdout] test snippet::snippets::s::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::s::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::s::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::samp::test::basic ... ok [INFO] [stdout] test snippet::snippets::em::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::meter::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::samp::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::label::test::basic ... ok [INFO] [stdout] test snippet::snippets::q::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::samp::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::kbd::test::basic ... ok [INFO] [stdout] test snippet::snippets::samp::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::small::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::small::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::span::test::basic ... ok [INFO] [stdout] test snippet::snippets::span::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::link::test::with_just_url ... ok [INFO] [stdout] test snippet::snippets::meter::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::legend::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::label::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::meter::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::kbd::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::small::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::strong::test::basic ... ok [INFO] [stdout] test snippet::snippets::legend::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::legend::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::small::test::basic ... ok [INFO] [stdout] test snippet::snippets::span::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::strong::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::strong::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::q::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::span::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::time::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::u::test::basic ... ok [INFO] [stdout] test snippet::snippets::strong::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::sup::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::sub::test::basic ... ok [INFO] [stdout] test snippet::snippets::sub::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::sub::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::sub::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::u::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::var::test::just_a_key ... ok [INFO] [stdout] test snippet::snippets::var::test::basic ... ok [INFO] [stdout] test source_file::attributes_basic::test::empty ... ok [INFO] [stdout] test snippet::snippets::sup::test::basic ... ok [INFO] [stdout] test snippet::snippets::sup::test::just_a_key ... ok [INFO] [stdout] test source_file::attributes_basic::test::basic ... ok [INFO] [stdout] test source_file::attributes_with_class::test::attributes_without_extra_class ... ok [INFO] [stdout] test snippet::snippets::var::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::u::test::one_attribute ... ok [INFO] [stdout] test snippet::snippets::var::test::two_attribute ... ok [INFO] [stdout] test source_file::source_file::test::basic_title_test ... ok [INFO] [stdout] test snippet::snippets::sup::test::two_attribute ... ok [INFO] [stdout] test source_file::source_file::test::basic_title_plus_lines_test ... ok [INFO] [stdout] test snippet::snippets::time::test::basic ... ok [INFO] [stdout] test snippet::snippets::u::test::two_attribute ... ok [INFO] [stdout] test snippet::snippets::time::test::two_attribute ... ok [INFO] [stdout] test source_file::source_file::test::attributes ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/neopolitan-8b6503d1416c49f1) [INFO] [stdout] test snippet::snippets::time::test::one_attribute ... ok [INFO] [stdout] test source_file::attributes_with_class::test::no_attributes_just_class ... ok [INFO] [stdout] test source_file::attributes_with_class::test::class_in_attributes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 167 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "70f29e1197c7f5387b3a630a75bb4855967f6b92c598fdc5f2d5cbee5e9a97c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70f29e1197c7f5387b3a630a75bb4855967f6b92c598fdc5f2d5cbee5e9a97c6", kill_on_drop: false }` [INFO] [stdout] 70f29e1197c7f5387b3a630a75bb4855967f6b92c598fdc5f2d5cbee5e9a97c6