[INFO] cloning repository https://github.com/lise-henry/crowbook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lise-henry/crowbook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flise-henry%2Fcrowbook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flise-henry%2Fcrowbook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9129c123f9466d25cf4911277bb8fe897de1dd1e [INFO] testing lise-henry/crowbook against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flise-henry%2Fcrowbook" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lise-henry/crowbook [INFO] finished tweaking git repo https://github.com/lise-henry/crowbook [INFO] tweaked toml for git repo https://github.com/lise-henry/crowbook written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lise-henry/crowbook on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lise-henry/crowbook 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b665466ac9ecfc2fe708f8969c22aee459db752daf9c7b90d009aec35b96053c [INFO] running `Command { std: "docker" "start" "-a" "b665466ac9ecfc2fe708f8969c22aee459db752daf9c7b90d009aec35b96053c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b665466ac9ecfc2fe708f8969c22aee459db752daf9c7b90d009aec35b96053c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b665466ac9ecfc2fe708f8969c22aee459db752daf9c7b90d009aec35b96053c", kill_on_drop: false }` [INFO] [stdout] b665466ac9ecfc2fe708f8969c22aee459db752daf9c7b90d009aec35b96053c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a89ac762c1f13391d2310f287647a1eea0d5a66597e9fa639ca53793a8bbd617 [INFO] running `Command { std: "docker" "start" "-a" "a89ac762c1f13391d2310f287647a1eea0d5a66597e9fa639ca53793a8bbd617", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling base62 v2.2.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling crowbook-text-processing v1.1.1 [INFO] [stderr] Compiling roman-numerals-rs v3.1.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling rust-i18n v3.1.5 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling bon-macros v3.6.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling bon v3.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.7.1 [INFO] [stderr] Compiling upon v0.8.1 [INFO] [stderr] Compiling upon v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling epub-builder v0.8.0 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling comrak v0.39.0 [INFO] [stderr] Compiling rust-i18n-support v3.1.5 [INFO] [stderr] Compiling rust-i18n-macro v3.1.5 [INFO] [stderr] Compiling crowbook v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `proofread` is never used [INFO] [stdout] --> src/lib/html_single.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl<'a> HtmlSingleRenderer<'a> { [INFO] [stdout] | ------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn proofread(mut self) -> HtmlSingleRenderer<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProofHtmlSingle` is never constructed [INFO] [stdout] --> src/lib/html_single.rs:336:12 [INFO] [stdout] | [INFO] [stdout] 336 | pub struct ProofHtmlSingle {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProofLatex` is never constructed [INFO] [stdout] --> src/lib/latex.rs:637:12 [INFO] [stdout] | [INFO] [stdout] 637 | pub struct ProofLatex; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProofPdf` is never constructed [INFO] [stdout] --> src/lib/latex.rs:639:12 [INFO] [stdout] | [INFO] [stdout] 639 | pub struct ProofPdf; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.53s [INFO] running `Command { std: "docker" "inspect" "a89ac762c1f13391d2310f287647a1eea0d5a66597e9fa639ca53793a8bbd617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a89ac762c1f13391d2310f287647a1eea0d5a66597e9fa639ca53793a8bbd617", kill_on_drop: false }` [INFO] [stdout] a89ac762c1f13391d2310f287647a1eea0d5a66597e9fa639ca53793a8bbd617 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3604165642e0516a673975a2393b09bbad9339027cc1ab8b7623bd7d3302f2a4 [INFO] running `Command { std: "docker" "start" "-a" "3604165642e0516a673975a2393b09bbad9339027cc1ab8b7623bd7d3302f2a4", kill_on_drop: false }` [INFO] [stdout] warning: method `proofread` is never used [INFO] [stdout] --> src/lib/html_single.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl<'a> HtmlSingleRenderer<'a> { [INFO] [stdout] | ------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn proofread(mut self) -> HtmlSingleRenderer<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProofHtmlSingle` is never constructed [INFO] [stdout] --> src/lib/html_single.rs:336:12 [INFO] [stdout] | [INFO] [stdout] 336 | pub struct ProofHtmlSingle {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProofLatex` is never constructed [INFO] [stdout] --> src/lib/latex.rs:637:12 [INFO] [stdout] | [INFO] [stdout] 637 | pub struct ProofLatex; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crowbook v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ProofPdf` is never constructed [INFO] [stdout] --> src/lib/latex.rs:639:12 [INFO] [stdout] | [INFO] [stdout] 639 | pub struct ProofPdf; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `proofread` is never used [INFO] [stdout] --> src/lib/html_single.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl<'a> HtmlSingleRenderer<'a> { [INFO] [stdout] | ------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn proofread(mut self) -> HtmlSingleRenderer<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProofHtmlSingle` is never constructed [INFO] [stdout] --> src/lib/html_single.rs:336:12 [INFO] [stdout] | [INFO] [stdout] 336 | pub struct ProofHtmlSingle {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProofLatex` is never constructed [INFO] [stdout] --> src/lib/latex.rs:637:12 [INFO] [stdout] | [INFO] [stdout] 637 | pub struct ProofLatex; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProofPdf` is never constructed [INFO] [stdout] --> src/lib/latex.rs:639:12 [INFO] [stdout] | [INFO] [stdout] 639 | pub struct ProofPdf; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.64s [INFO] running `Command { std: "docker" "inspect" "3604165642e0516a673975a2393b09bbad9339027cc1ab8b7623bd7d3302f2a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3604165642e0516a673975a2393b09bbad9339027cc1ab8b7623bd7d3302f2a4", kill_on_drop: false }` [INFO] [stdout] 3604165642e0516a673975a2393b09bbad9339027cc1ab8b7623bd7d3302f2a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] abb93cc621cd976593a3db7f072efb22467511466444ed59dbfeda3d7bccabb2 [INFO] running `Command { std: "docker" "start" "-a" "abb93cc621cd976593a3db7f072efb22467511466444ed59dbfeda3d7bccabb2", kill_on_drop: false }` [INFO] [stderr] warning: method `proofread` is never used [INFO] [stderr] --> src/lib/html_single.rs:56:12 [INFO] [stderr] | [INFO] [stderr] 41 | impl<'a> HtmlSingleRenderer<'a> { [INFO] [stderr] | ------------------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 56 | pub fn proofread(mut self) -> HtmlSingleRenderer<'a> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `ProofHtmlSingle` is never constructed [INFO] [stderr] --> src/lib/html_single.rs:336:12 [INFO] [stderr] | [INFO] [stderr] 336 | pub struct ProofHtmlSingle {} [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ProofLatex` is never constructed [INFO] [stderr] --> src/lib/latex.rs:637:12 [INFO] [stderr] | [INFO] [stderr] 637 | pub struct ProofLatex; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ProofPdf` is never constructed [INFO] [stderr] --> src/lib/latex.rs:639:12 [INFO] [stderr] | [INFO] [stderr] 639 | pub struct ProofPdf; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `crowbook` (lib) generated 4 warnings [INFO] [stderr] warning: `crowbook` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib/lib.rs (/opt/rustwide/target/debug/deps/crowbook-7ffcc2a47b9b7936) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test tests::parser::h_p_em ... ok [INFO] [stdout] test tests::parser::link_inline ... ok [INFO] [stdout] test text_view::test_text_view ... ok [INFO] [stdout] test tests::parser::code_block ... ok [INFO] [stdout] test tests::parser::strong_emphasis ... ok [INFO] [stdout] test tests::parser::reference_link ... ok [INFO] [stdout] test tests::parser::image_reference_standalone ... ok [INFO] [stdout] test tests::parser::image_standalone ... ok [INFO] [stdout] test tests::parser::table_simple ... ok [INFO] [stdout] test tests::parser::blockquote ... ok [INFO] [stdout] test tests::book::load_config ... ok [INFO] [stdout] test tests::parser::code ... ok [INFO] [stdout] test tests::parser::rule ... ok [INFO] [stdout] test tests::parser::image_link_standalone ... ok [INFO] [stdout] test tests::parser::image_reference_inline ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/crowbook-fd8f7505e1dc32ad) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test helpers::tests::verify_app ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/book.rs (/opt/rustwide/target/debug/deps/book-b0be9eacabf58c85) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_book ... ok [INFO] [stdout] test book_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "abb93cc621cd976593a3db7f072efb22467511466444ed59dbfeda3d7bccabb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abb93cc621cd976593a3db7f072efb22467511466444ed59dbfeda3d7bccabb2", kill_on_drop: false }` [INFO] [stdout] abb93cc621cd976593a3db7f072efb22467511466444ed59dbfeda3d7bccabb2