[INFO] cloning repository https://github.com/kevgo/tikibase-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevgo/tikibase-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevgo%2Ftikibase-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevgo%2Ftikibase-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5adeaa583783536a57269ecf78bd36018fd38f62
[INFO] testing kevgo/tikibase-rs against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevgo%2Ftikibase-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kevgo/tikibase-rs
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/kevgo/tikibase-rs
[INFO] tweaked toml for git repo https://github.com/kevgo/tikibase-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kevgo/tikibase-rs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kevgo/tikibase-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schemars_derive v0.8.22
[INFO] [stderr]   Downloaded schemars v0.8.22
[INFO] [stderr]   Downloaded big_s v1.0.2
[INFO] [stderr]   Downloaded anstyle-query v1.0.3
[INFO] [stderr]   Downloaded globset v0.4.14
[INFO] [stderr]   Downloaded inventory v0.3.15
[INFO] [stderr]   Downloaded synthez-core v0.3.1
[INFO] [stderr]   Downloaded wit-bindgen v0.45.1
[INFO] [stderr]   Downloaded ignore v0.4.22
[INFO] [stderr]   Downloaded cucumber v0.21.1
[INFO] [stderr]   Downloaded camino-tempfile v1.4.1
[INFO] [stderr]   Downloaded gherkin v0.14.0
[INFO] [stderr]   Downloaded cucumber-codegen v0.21.1
[INFO] [stderr]   Downloaded wasi v0.14.4+wasi-0.2.4
[INFO] [stderr]   Downloaded bytecount v0.6.7
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded cucumber-expressions v0.3.0
[INFO] [stderr]   Downloaded peg-macros v0.6.3
[INFO] [stderr]   Downloaded peg-runtime v0.6.3
[INFO] [stderr]   Downloaded peg v0.6.3
[INFO] [stderr]   Downloaded smawk v0.3.2
[INFO] [stderr]   Downloaded typed-builder-macro v0.15.2
[INFO] [stderr]   Downloaded typed-builder v0.15.2
[INFO] [stderr]   Downloaded merge v0.1.0
[INFO] [stderr]   Downloaded bstr v1.9.1
[INFO] [stderr]   Downloaded terminal_size v0.3.0
[INFO] [stderr]   Downloaded synthez-codegen v0.3.1
[INFO] [stderr]   Downloaded synthez v0.3.1
[INFO] [stderr]   Downloaded drain_filter_polyfill v0.1.3
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.1.0
[INFO] [stderr]   Downloaded lazy-regex v3.1.0
[INFO] [stderr]   Downloaded sealed v0.5.0
[INFO] [stderr]   Downloaded fs-err v2.11.0
[INFO] [stderr]   Downloaded indoc v1.0.9
[INFO] [stderr]   Downloaded merge_derive v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df7e92972921140f3db449f2774963232b854b68a89739a202a955d5ac347acb
[INFO] running `Command { std: "docker" "start" "-a" "df7e92972921140f3db449f2774963232b854b68a89739a202a955d5ac347acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df7e92972921140f3db449f2774963232b854b68a89739a202a955d5ac347acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df7e92972921140f3db449f2774963232b854b68a89739a202a955d5ac347acb", kill_on_drop: false }`
[INFO] [stdout] df7e92972921140f3db449f2774963232b854b68a89739a202a955d5ac347acb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8d9312da40880e49dc02160d3f454697514d6e4280296c7696be387f7474e46
[INFO] running `Command { std: "docker" "start" "-a" "c8d9312da40880e49dc02160d3f454697514d6e4280296c7696be387f7474e46", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling big_s v1.0.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.13
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling merge_derive v0.1.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling merge v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling tikibase v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.21s
[INFO] running `Command { std: "docker" "inspect" "c8d9312da40880e49dc02160d3f454697514d6e4280296c7696be387f7474e46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8d9312da40880e49dc02160d3f454697514d6e4280296c7696be387f7474e46", kill_on_drop: false }`
[INFO] [stdout] c8d9312da40880e49dc02160d3f454697514d6e4280296c7696be387f7474e46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8175cca8d70b53cb5fbb1625ed8fc0aa51618e23484e1b776a3e457c0408bbd4
[INFO] running `Command { std: "docker" "start" "-a" "8175cca8d70b53cb5fbb1625ed8fc0aa51618e23484e1b776a3e457c0408bbd4", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling getrandom v0.2.13
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling camino-tempfile v1.4.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling merge_derive v0.1.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling merge v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.1.0
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]    Compiling lazy-regex v3.1.0
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling cucumber-codegen v0.21.1
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]    Compiling tikibase v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cucumber v0.21.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.80s
[INFO] running `Command { std: "docker" "inspect" "8175cca8d70b53cb5fbb1625ed8fc0aa51618e23484e1b776a3e457c0408bbd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8175cca8d70b53cb5fbb1625ed8fc0aa51618e23484e1b776a3e457c0408bbd4", kill_on_drop: false }`
[INFO] [stdout] 8175cca8d70b53cb5fbb1625ed8fc0aa51618e23484e1b776a3e457c0408bbd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 339ca6039681f8826e26677619e59859517f04cb6e35e5643e76b2754bd11a75
[INFO] running `Command { std: "docker" "start" "-a" "339ca6039681f8826e26677619e59859517f04cb6e35e5643e76b2754bd11a75", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tikibase-d5491b736382bc68)
[INFO] [stdout] 
[INFO] [stdout] running 212 tests
[INFO] [stdout] test check::scanners::duplicate_sections::tests::no_duplicate_sections ... ok
[INFO] [stdout] test check::scanners::empty_section_content::tests::blank_line ... ok
[INFO] [stdout] test check::scanners::empty_section_title::tests::empty_title ... ok
[INFO] [stdout] test check::scanners::duplicate_sections::tests::has_duplicate_sections ... ok
[INFO] [stdout] test check::scanners::links::tests::link_to_existing_anchor_in_current_file ... ok
[INFO] [stdout] test check::scanners::empty_section_content::tests::empty_section ... ok
[INFO] [stdout] test check::scanners::links::tests::imagelink_to_existing_image_in_subdir ... ok
[INFO] [stdout] test check::scanners::links::tests::link_to_doc_in_parent_dir ... ok
[INFO] [stdout] test check::scanners::links::tests::link_to_anchor_in_nonexisting_file ... ok
[INFO] [stdout] test check::scanners::empty_section_content::tests::content ... ok
[INFO] [stdout] test check::scanners::links::tests::imagelink_to_non_existing_image ... ok
[INFO] [stdout] test check::scanners::links::tests::link_to_existing_resource_in_subfolder ... ok
[INFO] [stdout] test check::scanners::links::tests::link_to_existing_resource ... ok
[INFO] [stdout] test check::scanners::links::tests::link_to_non_existing_anchor_in_existing_file ... ok
[INFO] [stdout] test check::scanners::links::tests::link_to_non_existing_dir ... ok
[INFO] [stdout] test check::scanners::links::tests::link_without_target ... ok
[INFO] [stdout] test check::scanners::links::tests::link_within_subdir ... ok
[INFO] [stdout] test check::scanners::links::tests::link_to_external_url ... ok
[INFO] [stdout] test check::scanners::links::tests::link_to_existing_file_no_bidi ... ok
[INFO] [stdout] test check::scanners::links::tests::imagelink_to_existing_image ... ok
[INFO] [stdout] test check::scanners::obsolete_occurrences::tests::is_missing_link_with_path::matching ... ok
[INFO] [stdout] test check::scanners::links::tests::link_to_non_existing_file ... ok
[INFO] [stdout] test check::scanners::links::tests::link_to_non_existing_anchor_in_current_file ... ok
[INFO] [stdout] test check::scanners::links::tests::link_to_existing_dir ... ok
[INFO] [stdout] test check::scanners::links::tests::missing_backlink ... ok
[INFO] [stdout] test check::scanners::links::tests::link_to_existing_file_bidi ... ok
[INFO] [stdout] test check::scanners::section_capitalization::tests::has_common_capitalization ... ok
[INFO] [stdout] test check::scanners::section_capitalization::tests::mixed_capitalization_same_counts ... ok
[INFO] [stdout] test check::scanners::section_level::tests::find_most_common_level::has_outlier ... ok
[INFO] [stdout] test check::scanners::section_level::tests::find_most_common_level::no_outlier ... ok
[INFO] [stdout] test check::scanners::section_capitalization::tests::same_capitalization ... ok
[INFO] [stdout] test check::scanners::section_level::tests::find_most_common_level::no_problems ... ok
[INFO] [stdout] test check::scanners::section_level::tests::scan::has_outlier ... ok
[INFO] [stdout] test check::scanners::section_level::tests::scan::no_outlier ... ok
[INFO] [stdout] test check::scanners::obsolete_occurrences::tests::is_missing_link_with_path::mismatching_enum_variant ... ok
[INFO] [stdout] test check::scanners::obsolete_occurrences::tests::is_missing_link_with_path::mismatching_filename ... ok
[INFO] [stdout] test check::scanners::section_level::tests::scan::no_problems ... ok
[INFO] [stdout] test check::scanners::unordered_sections::tests::match_but_missing ... ok
[INFO] [stdout] test check::scanners::unordered_sections::tests::empty ... ok
[INFO] [stdout] test check::scanners::unordered_sections::tests::mismatching ... ok
[INFO] [stdout] test config::tests::check_standalone_docs::disabled ... ok
[INFO] [stdout] test config::tests::check_standalone_docs::enabled ... ok
[INFO] [stdout] test config::tests::check_standalone_docs::none ... ok
[INFO] [stdout] test commands::init::tests::init ... ok
[INFO] [stdout] test config::tests::ignore::direct_match ... ok
[INFO] [stdout] test config::tests::ignore::no_ignores ... ok
[INFO] [stdout] test config::tests::ignore::no_match ... ok
[INFO] [stdout] test config::tests::load::empty_config_file ... ok
[INFO] [stdout] test config::tests::load::no_config_file ... ok
[INFO] [stdout] test config::tests::load::unknown_field ... ok
[INFO] [stdout] test config::tests::matching_title::no_match ... ok
[INFO] [stdout] test config::tests::load::invalid_config_file ... ok
[INFO] [stdout] test config::tests::matching_title::matches ... ok
[INFO] [stdout] test config::tests::matching_title::not_defined ... ok
[INFO] [stdout] test config::tests::merge::both_have_values ... ok
[INFO] [stdout] test config::tests::merge::merge_default ... ok
[INFO] [stdout] test config::tests::merge::merge_into_default ... ok
[INFO] [stdout] test database::directory::tests::empty ... ok
[INFO] [stdout] test database::directory::tests::get_dir::missing ... ok
[INFO] [stdout] test database::directory::tests::get_doc::exists ... ok
[INFO] [stdout] test database::directory::tests::get_doc::missing ... ok
[INFO] [stdout] test config::tests::load::valid_config_file ... ok
[INFO] [stdout] test database::directory::tests::get_doc_mut::missing ... ok
[INFO] [stdout] test database::directory::tests::has_extension ... ok
[INFO] [stdout] test database::directory::tests::get_doc_mut::exists ... ok
[INFO] [stdout] test database::directory::tests::has_resource::matching ... ok
[INFO] [stdout] test database::directory::tests::lowest_subdir::nested_subdir ... ok
[INFO] [stdout] test database::directory::tests::has_resource::mismatch ... ok
[INFO] [stdout] test database::directory::tests::lowest_subdir::subdir ... ok
[INFO] [stdout] test database::directory::tests::lowest_subdir::top_level ... ok
[INFO] [stdout] test database::document::tests::contains_reference_to::with_anchor ... ok
[INFO] [stdout] test database::document::tests::contains_reference_to::to_subdir ... ok
[INFO] [stdout] test database::directory::tests::load ... ok
[INFO] [stdout] test database::directory::tests::load_hidden_file ... ok
[INFO] [stdout] test database::directory::tests::entry_type::from_str ... ok
[INFO] [stdout] test database::document::tests::from_str::missing_title ... ok
[INFO] [stdout] test database::document::tests::footnotes::code_segment ... ok
[INFO] [stdout] test database::document::tests::from_str::open_fenced_code_block ... ok
[INFO] [stdout] test database::document::tests::from_str::with_fenced_code_block ... ok
[INFO] [stdout] test database::document::tests::from_str::valid ... ok
[INFO] [stdout] test database::document::tests::last_line::section_without_body ... ok
[INFO] [stdout] test database::document::tests::contains_reference_to::to_parent_dir ... ok
[INFO] [stdout] test database::document::tests::last_line::title_only ... ok
[INFO] [stdout] test database::document::tests::from_str::with_occurrences_section ... ok
[INFO] [stdout] test database::document::tests::has_anchor ... ok
[INFO] [stdout] test database::document::tests::footnotes::no_footnotes ... ok
[INFO] [stdout] test database::document::tests::last_section::with_body ... ok
[INFO] [stdout] test commands::check::tests::obsolete_occurrences ... ok
[INFO] [stdout] test commands::check::tests::missing_links ... ok
[INFO] [stdout] test database::document::tests::last_line::title_section_only ... ok
[INFO] [stdout] test database::document::tests::section_titles ... ok
[INFO] [stdout] test database::document::tests::references ... ok
[INFO] [stdout] test database::document::tests::lines_count::with_content_sections ... ok
[INFO] [stdout] test database::document::tests::title ... ok
[INFO] [stdout] test database::document::tests::lines::multiple_sections ... ok
[INFO] [stdout] test database::footnotes::tests::contains_definition::contains ... ok
[INFO] [stdout] test check::scanners::footnotes::tests::unused_footnote_definition ... ok
[INFO] [stdout] test database::document::tests::last_line::with_body ... ok
[INFO] [stdout] test database::document::tests::lines::section_without_body ... ok
[INFO] [stdout] test database::document::tests::footnotes::code_block ... ok
[INFO] [stdout] test check::scanners::footnotes::tests::missing_footnote_definition ... ok
[INFO] [stdout] test database::document::tests::footnotes::has_footnotes ... ok
[INFO] [stdout] test database::document::tests::last_section_mut::has_content_section ... ok
[INFO] [stdout] test database::directory::tests::get_dir::exists ... ok
[INFO] [stdout] test database::document::tests::last_section_mut::no_content_sections ... ok
[INFO] [stdout] test database::document::tests::text ... ok
[INFO] [stdout] test check::scanners::unordered_sections::tests::perfect_match ... ok
[INFO] [stdout] test database::document::tests::lines_count::no_content_sections ... ok
[INFO] [stdout] test database::footnotes::tests::contains_reference::contains ... ok
[INFO] [stdout] test database::footnotes::tests::missing_references::all_used ... ok
[INFO] [stdout] test database::footnotes::tests::unused_definitions::all_used ... ok
[INFO] [stdout] test database::document::tests::last_section::title_only ... ok
[INFO] [stdout] test database::footnotes::tests::contains_definition::does_not_contain ... ok
[INFO] [stdout] test database::footnotes::tests::unused_definitions::missing ... ok
[INFO] [stdout] test database::footnotes::tests::contains_reference::does_not_contain ... ok
[INFO] [stdout] test database::image::tests::points_to::matching_image ... ok
[INFO] [stdout] test database::image::tests::points_to::mismatching_image ... ok
[INFO] [stdout] test database::line::tests::add_footnotes_to::no_footnotes ... ok
[INFO] [stdout] test database::line::tests::is_code_block_boundary::no_boundary ... ok
[INFO] [stdout] test database::line::tests::add_footnotes_to::with_footnote_definitions ... ok
[INFO] [stdout] test database::line::tests::is_code_block_boundary::boundary_with_language ... ok
[INFO] [stdout] test database::line::tests::add_footnotes_to::ignore_code_looking_like_footnotes ... ok
[INFO] [stdout] test database::line::tests::add_footnotes_to::with_footnote_references ... ok
[INFO] [stdout] test database::line::tests::is_code_block_boundary::plain_boundary ... ok
[INFO] [stdout] test database::link::tests::points_to::matching_link ... ok
[INFO] [stdout] test database::link::tests::points_to::mismatching_link ... ok
[INFO] [stdout] test database::section::tests::is_empty::completely_empty ... ok
[INFO] [stdout] test database::line::tests::references::img_html ... ok
[INFO] [stdout] test database::line::tests::sanitize_code_segments::unclosed_backtick ... ok
[INFO] [stdout] test database::section::tests::is_empty::empty_lines ... ok
[INFO] [stdout] test database::line::tests::references::img_xml_nospace ... ok
[INFO] [stdout] test database::line::tests::references::img_xml_space ... ok
[INFO] [stdout] test database::line::tests::sanitize_code_segments::with_code_blocks ... ok
[INFO] [stdout] test database::line::tests::references::img_md ... ok
[INFO] [stdout] test database::line::tests::references::img_html_extra_attributes ... ok
[INFO] [stdout] test database::line::tests::references::link_html ... ok
[INFO] [stdout] test database::line::tests::sanitize_code_segments::empty_string ... ok
[INFO] [stdout] test database::section::tests::human_title ... ok
[INFO] [stdout] test database::section::tests::last_line_abs::with_body ... ok
[INFO] [stdout] test database::section::tests::level ... ok
[INFO] [stdout] test database::section::tests::parse_title::extra_space ... ok
[INFO] [stdout] test database::section::tests::lines ... ok
[INFO] [stdout] test database::section::tests::parse_title::missing_title ... ok
[INFO] [stdout] test database::link::tests::points_to::with_anchor ... ok
[INFO] [stdout] test database::section::tests::parse_title::normal ... ok
[INFO] [stdout] test database::section::tests::push_line::no_body ... ok
[INFO] [stdout] test database::section::tests::anchor ... ok
[INFO] [stdout] test database::section::tests::push_line::with_existing_body ... ok
[INFO] [stdout] test fix::inconsistent_levels::tests::title_at_level::one ... ok
[INFO] [stdout] test database::section::tests::is_empty::with_content ... ok
[INFO] [stdout] test fix::inconsistent_levels::tests::title_at_level::six ... ok
[INFO] [stdout] test database::section::tests::last_line_abs::no_body ... ok
[INFO] [stdout] test database::section::tests::text ... ok
[INFO] [stdout] test fix::unordered_sections::tests::perfect_match ... ok
[INFO] [stdout] test fix::unordered_sections::tests::wrong_order ... ok
[INFO] [stdout] test fix::unordered_sections::tests::single_section ... ok
[INFO] [stdout] test database::tikibase::tests::get_doc::subdirectory ... ok
[INFO] [stdout] test fix::unordered_sections::tests::match_but_missing ... ok
[INFO] [stdout] test fspath::join::tests::join::second_path_empty ... ok
[INFO] [stdout] test fspath::normalize::tests::normalize::current_placeholders ... ok
[INFO] [stdout] test fspath::normalize::tests::normalize::directory ... ok
[INFO] [stdout] test fspath::normalize::tests::normalize::go_up_and_then_down_below_root ... ok
[INFO] [stdout] test fspath::normalize::tests::normalize::no_placeholders ... ok
[INFO] [stdout] test fspath::normalize::tests::normalize::single_segment ... ok
[INFO] [stdout] test fspath::normalize::tests::normalize::trailing_parent_placeholder ... ok
[INFO] [stdout] test fspath::relative::tests::common_anchestor::identical ... ok
[INFO] [stdout] test fspath::relative::tests::common_anchestor::has_common_ancestors ... ok
[INFO] [stdout] test fspath::relative::tests::dirname::dir_already ... ok
[INFO] [stdout] test fspath::join::tests::join::first_path_empty ... ok
[INFO] [stdout] test fspath::relative::tests::common_anchestor::no_common_ancestors ... ok
[INFO] [stdout] test fspath::relative::tests::dirs_between::empty ... ok
[INFO] [stdout] test fspath::relative::tests::dirname::normal ... ok
[INFO] [stdout] test fspath::relative::tests::dirs_between::full ... ok
[INFO] [stdout] test fix::missing_links::tests::strip_links::without_links ... ok
[INFO] [stdout] test fspath::normalize::tests::normalize::go_below_root ... ok
[INFO] [stdout] test database::footnotes::tests::missing_references::missing ... ok
[INFO] [stdout] test fspath::relative::tests::go_up::some ... ok
[INFO] [stdout] test fspath::relative::tests::dirs_between::none ... ok
[INFO] [stdout] test fspath::relative::tests::dirs_between::normal ... ok
[INFO] [stdout] test database::section::tests::last_line::has_body ... ok
[INFO] [stdout] test database::section::tests::last_line::no_body ... ok
[INFO] [stdout] test fix::missing_links::tests::extract_shortcut::regex_without_capture ... ok
[INFO] [stdout] test fspath::join::tests::join::two_paths ... ok
[INFO] [stdout] test fspath::relative::tests::dirname::file_only ... ok
[INFO] [stdout] test fspath::relative::tests::path_after::full ... ok
[INFO] [stdout] test fspath::relative::tests::go_up::zero ... ok
[INFO] [stdout] test fspath::relative::tests::path_after::none ... ok
[INFO] [stdout] test fspath::relative::tests::path_after::some ... ok
[INFO] [stdout] test output::tests::has_issues_and_fixes::empty ... ok
[INFO] [stdout] test output::tests::has_issues_and_fixes::issues_and_fixes ... ok
[INFO] [stdout] test output::tests::has_issues_and_fixes::issues_only ... ok
[INFO] [stdout] test output::tests::is_empty::empty ... ok
[INFO] [stdout] test output::tests::is_empty::with_fixes ... ok
[INFO] [stdout] test output::tests::is_empty::with_issues ... ok
[INFO] [stdout] test output::tests::is_empty::with_issues_and_fixes ... ok
[INFO] [stdout] test test::trim_end::tests::trim_end::no_whitespace ... ok
[INFO] [stdout] test test::trim_end::tests::trim_end::whitespaces ... ok
[INFO] [stdout] test output::tests::has_issues_and_fixes::fixes_only ... ok
[INFO] [stdout] test fspath::relative::tests::relative::from_subdir ... ok
[INFO] [stdout] test fix::missing_links::tests::strip_links::with_links ... ok
[INFO] [stdout] test fspath::relative::tests::relative::has_common_ancestors ... ok
[INFO] [stdout] test fspath::relative::tests::relative::into_subdir ... ok
[INFO] [stdout] test fspath::relative::tests::relative::no_common_ancestors ... ok
[INFO] [stdout] test fspath::relative::tests::relative::root_dir ... ok
[INFO] [stdout] test fspath::relative::tests::relative::same_dir ... ok
[INFO] [stdout] test output::tests::all::empty ... ok
[INFO] [stdout] test output::tests::all::with_content ... ok
[INFO] [stdout] test database::line::tests::references::link_md ... ok
[INFO] [stdout] test fix::missing_links::tests::extract_shortcut::title_without_shortcut ... ok
[INFO] [stdout] test fix::missing_links::tests::extract_shortcut::works ... ok
[INFO] [stdout] test fspath::normalize::tests::normalize::parent_placeholders ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tikibase-7ee7dffe0e754a15)
[INFO] [stdout] test fix::missing_links::tests::extract_shortcut::regex_two_captures ... ok
[INFO] [stderr]    Doc-tests tikibase
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 212 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[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] [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" "339ca6039681f8826e26677619e59859517f04cb6e35e5643e76b2754bd11a75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "339ca6039681f8826e26677619e59859517f04cb6e35e5643e76b2754bd11a75", kill_on_drop: false }`
[INFO] [stdout] 339ca6039681f8826e26677619e59859517f04cb6e35e5643e76b2754bd11a75
