[INFO] fetching crate livre 0.5.0... [INFO] testing livre-0.5.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate livre 0.5.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate livre 0.5.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate livre 0.5.0 [INFO] tweaked toml for crates.io crate livre 0.5.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate livre 0.5.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate livre 0.5.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded livre-derive v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 534a8d93fea8c1bc05982eb3580c9dafc609c100c254260a0d16341f7dbf9569 [INFO] running `Command { std: "docker" "start" "-a" "534a8d93fea8c1bc05982eb3580c9dafc609c100c254260a0d16341f7dbf9569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "534a8d93fea8c1bc05982eb3580c9dafc609c100c254260a0d16341f7dbf9569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "534a8d93fea8c1bc05982eb3580c9dafc609c100c254260a0d16341f7dbf9569", kill_on_drop: false }` [INFO] [stdout] 534a8d93fea8c1bc05982eb3580c9dafc609c100c254260a0d16341f7dbf9569 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59e4e3232b55b7a35f95c186db3d78546a6185049d96590cbf5c992d1d0cad1b [INFO] running `Command { std: "docker" "start" "-a" "59e4e3232b55b7a35f95c186db3d78546a6185049d96590cbf5c992d1d0cad1b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling livre-derive v0.2.0 [INFO] [stderr] Compiling livre v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ContentStream` is never constructed [INFO] [stdout] --> src/structure/content.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ContentStream(Vec); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.57s [INFO] running `Command { std: "docker" "inspect" "59e4e3232b55b7a35f95c186db3d78546a6185049d96590cbf5c992d1d0cad1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59e4e3232b55b7a35f95c186db3d78546a6185049d96590cbf5c992d1d0cad1b", kill_on_drop: false }` [INFO] [stdout] 59e4e3232b55b7a35f95c186db3d78546a6185049d96590cbf5c992d1d0cad1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6cfa3e284b4849cf8b848e03ae064435bbaa5aaa6ce2e6b7f96531d29979a92 [INFO] running `Command { std: "docker" "start" "-a" "f6cfa3e284b4849cf8b848e03ae064435bbaa5aaa6ce2e6b7f96531d29979a92", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling livre-derive v0.2.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling livre v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ContentStream` is never constructed [INFO] [stdout] --> src/structure/content.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ContentStream(Vec); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stdout] warning: struct `ContentStream` is never constructed [INFO] [stdout] --> src/structure/content.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ContentStream(Vec); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.98s [INFO] running `Command { std: "docker" "inspect" "f6cfa3e284b4849cf8b848e03ae064435bbaa5aaa6ce2e6b7f96531d29979a92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6cfa3e284b4849cf8b848e03ae064435bbaa5aaa6ce2e6b7f96531d29979a92", kill_on_drop: false }` [INFO] [stdout] f6cfa3e284b4849cf8b848e03ae064435bbaa5aaa6ce2e6b7f96531d29979a92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a9dda62455b1a875dfeba8fb9e2d37a546ede9d59f4ed26d22ee329252cbf076 [INFO] running `Command { std: "docker" "start" "-a" "a9dda62455b1a875dfeba8fb9e2d37a546ede9d59f4ed26d22ee329252cbf076", kill_on_drop: false }` [INFO] [stderr] warning: struct `ContentStream` is never constructed [INFO] [stdout] [INFO] [stderr] --> src/structure/content.rs:6:12 [INFO] [stdout] running 196 tests [INFO] [stderr] | [INFO] [stdout] test content::operators::tests::test_macro::case_4 ... ok [INFO] [stderr] 6 | pub struct ContentStream(Vec); [INFO] [stdout] test content::operators::tests::test_macro::case_1 ... ok [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stdout] test content::operators::tests::test_macro::case_6 ... ok [INFO] [stderr] | [INFO] [stdout] test content::operators::tests::test_macro::case_5 ... ok [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] test content::operators::tests::units::case_2 ... ok [INFO] [stderr] [INFO] [stdout] test content::operators::tests::units::case_5 ... ok [INFO] [stderr] warning: `livre` (lib) generated 1 warning [INFO] [stdout] test content::operators::tests::units::case_3 ... ok [INFO] [stderr] warning: `livre` (lib test) generated 1 warning (1 duplicate) [INFO] [stdout] test content::operators::tests::units::case_1 ... ok [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] test content::operators::tests::units::case_4 ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/livre-c48166f7c835038c) [INFO] [stdout] test extraction::primitives::array::tests::array::case_2 ... ok [INFO] [stdout] test extraction::primitives::array::tests::array::case_1 ... ok [INFO] [stdout] test extraction::primitives::array::tests::array::case_3 ... ok [INFO] [stdout] test content::operators::text::showing::tests::extraction::case_1 ... ok [INFO] [stdout] test extraction::primitives::array::tests::array::case_4 ... ok [INFO] [stdout] test extraction::primitives::boolean::tests::boolean::case_1 ... ok [INFO] [stdout] test extraction::primitives::array::tests::array::case_5 ... ok [INFO] [stdout] test extraction::primitives::numbers::tests::extraction::case_01 ... ok [INFO] [stdout] test extraction::primitives::numbers::tests::extraction::case_03 ... ok [INFO] [stdout] test extraction::primitives::boolean::tests::boolean::case_2 ... ok [INFO] [stdout] test content::operators::tests::test_macro::case_2 ... ok [INFO] [stdout] test extraction::primitives::numbers::tests::extraction::case_05 ... ok [INFO] [stdout] test extraction::primitives::numbers::tests::extraction::case_04 ... ok [INFO] [stdout] test extraction::primitives::numbers::tests::extraction::case_06 ... ok [INFO] [stdout] test extraction::primitives::numbers::tests::extraction::case_07 ... ok [INFO] [stdout] test extraction::primitives::numbers::tests::extraction::case_08 ... ok [INFO] [stdout] test extraction::primitives::numbers::tests::extraction::case_02 ... ok [INFO] [stdout] test extraction::primitives::numbers::tests::extraction::case_12 ... ok [INFO] [stdout] test extraction::primitives::numbers::tests::extraction::case_11 ... ok [INFO] [stdout] test extraction::primitives::numbers::tests::extraction::case_09 ... ok [INFO] [stdout] test extraction::primitives::numbers::tests::extraction::case_10 ... ok [INFO] [stdout] test extraction::primitives::option::tests::opt_bool::case_2 ... ok [INFO] [stdout] test extraction::primitives::option::tests::opt_bool::case_3 ... ok [INFO] [stdout] test extraction::primitives::numbers::tests::extraction::case_13 ... ok [INFO] [stdout] test extraction::primitives::option::tests::opt_bool::case_1 ... ok [INFO] [stdout] test extraction::primitives::tuple::tests::vec::case_1 ... ok [INFO] [stdout] test content::operators::tests::test_macro::case_3 ... ok [INFO] [stdout] test extraction::primitives::tuple::tests::vec::case_2 ... ok [INFO] [stdout] test extraction::primitives::option::tests::opt_i32::case_1 ... ok [INFO] [stdout] test extraction::primitives::option::tests::opt_i32::case_2 ... ok [INFO] [stdout] test extraction::primitives::tuple::tests::vec::case_3 ... ok [INFO] [stdout] test extraction::primitives::unit::tests::unit ... ok [INFO] [stdout] test extraction::primitives::vec::tests::vec::case_1 ... ok [INFO] [stdout] test extraction::primitives::vec::tests::vec::case_2 ... ok [INFO] [stdout] test extraction::primitives::vec::tests::vec::case_3 ... ok [INFO] [stdout] test extraction::primitives::vec::tests::vec::case_4 ... ok [INFO] [stdout] test extraction::special::comments::tests::extract_comment::case_1 ... ok [INFO] [stdout] test extraction::special::comments::tests::extract_multicomment0::case_2 ... ok [INFO] [stdout] test extraction::special::comments::tests::extract_comment::case_2 ... ok [INFO] [stdout] test extraction::special::comments::tests::extract_multicomment0::case_3 ... ok [INFO] [stdout] test extraction::special::comments::tests::extract_multicomment0::case_1 ... ok [INFO] [stdout] test extraction::special::comments::tests::extract_multicomment0::case_4 ... ok [INFO] [stdout] test extraction::special::comments::tests::extract_multicomment1::case_1 ... ok [INFO] [stdout] test extraction::special::comments::tests::extract_multicomment1::case_2 ... ok [INFO] [stdout] test extraction::special::comments::tests::extract_multicomment1::case_3 ... ok [INFO] [stdout] test extraction::special::date::tests::rectangle::case_1 ... ok [INFO] [stdout] test extraction::special::date::tests::rectangle::case_2 ... ok [INFO] [stdout] test extraction::special::date::tests::rectangle::case_3 ... ok [INFO] [stdout] test extraction::special::date::tests::rectangle::case_4 ... ok [INFO] [stdout] test extraction::special::date::tests::rectangle::case_5 ... ok [INFO] [stdout] test extraction::special::id::tests::extraction::case_1 ... ok [INFO] [stdout] test extraction::special::map::tests::raw_dict ... ok [INFO] [stdout] test extraction::special::map::tests::raw_value::case_1 ... ok [INFO] [stdout] test extraction::special::map::tests::raw_value::case_2 ... ok [INFO] [stdout] test extraction::special::map::tests::raw_value::case_3 ... ok [INFO] [stdout] test extraction::special::map::tests::raw_value::case_4 ... ok [INFO] [stdout] test extraction::special::map::tests::raw_value::case_5 ... ok [INFO] [stdout] test extraction::special::map::tests::raw_value::case_6 ... ok [INFO] [stdout] test extraction::special::map::tests::raw_value::case_7 ... ok [INFO] [stdout] test extraction::special::map::tests::trailing_spaces::case_1 ... ok [INFO] [stdout] test extraction::special::map::tests::trailing_spaces::case_2 ... ok [INFO] [stdout] test extraction::special::maybe_array::tests::maybe_array::case_1 ... ok [INFO] [stdout] test extraction::special::maybe_array::tests::maybe_array::case_2 ... ok [INFO] [stdout] test extraction::special::maybe_array::tests::maybe_array::case_3 ... ok [INFO] [stdout] test extraction::special::name::tests::name::case_01 ... ok [INFO] [stdout] test extraction::special::name::tests::name::case_02 ... ok [INFO] [stdout] test extraction::special::map::tests::trailing_spaces::case_3 ... ok [INFO] [stdout] test extraction::special::name::tests::name::case_04 ... ok [INFO] [stdout] test extraction::special::name::tests::name::case_05 ... ok [INFO] [stdout] test extraction::special::name::tests::name::case_06 ... ok [INFO] [stdout] test extraction::special::name::tests::name::case_07 ... ok [INFO] [stdout] test extraction::special::name::tests::name::case_08 ... ok [INFO] [stdout] test extraction::special::name::tests::name::case_09 ... ok [INFO] [stdout] test extraction::special::name::tests::name::case_10 ... ok [INFO] [stdout] test extraction::special::name::tests::name::case_11 ... ok [INFO] [stdout] test extraction::special::object::tests::into_object::case_1 ... ok [INFO] [stdout] test extraction::special::date::tests::rectangle::case_6 ... ok [INFO] [stdout] test extraction::special::object::tests::into_object::case_3 ... ok [INFO] [stdout] test extraction::special::object::tests::into_object::case_4 ... ok [INFO] [stdout] test extraction::special::object::tests::into_object::case_5 ... ok [INFO] [stdout] test extraction::special::object::tests::into_object::case_6 ... ok [INFO] [stdout] test extraction::special::object::tests::into_object::case_7 ... ok [INFO] [stdout] test extraction::special::object::tests::parse_object::case_01 ... ok [INFO] [stdout] test extraction::special::object::tests::parse_object::case_02 ... ok [INFO] [stdout] test extraction::special::object::tests::into_object::case_2 ... ok [INFO] [stdout] test extraction::special::name::tests::name::case_03 ... ok [INFO] [stdout] test extraction::special::object::tests::parse_object::case_03 ... ok [INFO] [stdout] test extraction::special::object::tests::parse_object::case_06 ... ok [INFO] [stdout] test extraction::special::object::tests::parse_object::case_07 ... ok [INFO] [stdout] test extraction::special::object::tests::parse_object::case_08 ... ok [INFO] [stdout] test extraction::special::object::tests::parse_object::case_09 ... ok [INFO] [stdout] test extraction::special::object::tests::parse_object::case_10 ... ok [INFO] [stdout] test extraction::special::rectangle::tests::rectangle::case_1 ... ok [INFO] [stdout] test extraction::special::rectangle::tests::rectangle::case_2 ... ok [INFO] [stdout] test extraction::special::refs::id::tests::reference_id::case_1 ... ok [INFO] [stdout] test extraction::special::refs::id::tests::reference_id::case_2 ... ok [INFO] [stdout] test extraction::special::refs::id::tests::reference_id::case_3 ... ok [INFO] [stdout] test extraction::special::refs::indirect::tests::extraction_and_build::case_1 ... ok [INFO] [stdout] test extraction::primitives::boolean::tests::wrong_results::case_1 - should panic ... ok [INFO] [stdout] test extraction::primitives::boolean::tests::wrong_results::case_2 - should panic ... ok [INFO] [stdout] test extraction::special::refs::indirect::tests::extraction_and_build::case_3 ... ok [INFO] [stdout] test extraction::primitives::boolean::tests::wrong_results::case_3 - should panic ... ok [INFO] [stdout] test extraction::special::refs::reference::tests::opt_ref::case_2 ... ok [INFO] [stdout] test extraction::special::refs::reference::tests::reference::case_1 ... ok [INFO] [stdout] test extraction::special::refs::reference::tests::opt_ref::case_3 ... ok [INFO] [stdout] test extraction::special::refs::reference::tests::reference::case_2 ... ok [INFO] [stdout] test extraction::special::refs::reference::tests::reference::case_3 ... ok [INFO] [stdout] test extraction::special::refs::reference::tests::opt_ref::case_1 ... ok [INFO] [stdout] test extraction::special::stream::tests::stream::case_3 ... ok [INFO] [stdout] test extraction::special::stream::tests::stream::case_1 ... ok [INFO] [stdout] test extraction::special::stream::tests::stream::case_4 ... ok [INFO] [stdout] test extraction::special::stream::tests::stream::case_2 ... ok [INFO] [stdout] test extraction::special::stream::tests::stream::case_6 ... ok [INFO] [stdout] test extraction::special::stream::tests::stream_config::case_1 ... ok [INFO] [stdout] test extraction::special::stream::tests::stream_config::case_2 ... ok [INFO] [stdout] test extraction::special::stream::tests::stream::case_5 ... ok [INFO] [stdout] test extraction::special::strings::hex_string::tests::hex_string::case_1 ... ok [INFO] [stdout] test extraction::special::strings::hex_string::tests::hex_string::case_2 ... ok [INFO] [stdout] test extraction::special::stream::tests::stream_config::case_3 ... ok [INFO] [stdout] test extraction::special::strings::literal_string::tests::literal_string::case_1 ... ok [INFO] [stdout] test extraction::special::strings::literal_string::tests::literal_string::case_2 ... ok [INFO] [stdout] test extraction::special::strings::literal_string::tests::literal_string::case_3 ... ok [INFO] [stdout] test extraction::special::strings::literal_string::tests::literal_string::case_4 ... ok [INFO] [stdout] test extraction::special::strings::literal_string::tests::literal_string::case_5 ... ok [INFO] [stdout] test extraction::special::strings::literal_string::tests::literal_string::case_6 ... ok [INFO] [stdout] test extraction::special::strings::literal_string::tests::literal_string::case_7 ... ok [INFO] [stdout] test extraction::special::strings::literal_string::tests::literal_string::case_8 ... ok [INFO] [stdout] test extraction::special::object::tests::parse_object::case_04 ... ok [INFO] [stdout] test extraction::special::object::tests::parse_object::case_05 ... ok [INFO] [stdout] test extraction::special::strings::literal_string::tests::literal_string_debug::case_2 ... ok [INFO] [stdout] test extraction::special::strings::literal_string::tests::literal_string_debug::case_1 ... ok [INFO] [stdout] test extraction::special::comments::tests::failure_case::case_1 - should panic ... ok [INFO] [stdout] test extraction::special::strings::hex_string::tests::hex_string_debug::case_1 ... ok [INFO] [stdout] test extraction::special::strings::hex_string::tests::hex_string_debug::case_2 ... ok [INFO] [stdout] test extraction::special::strings::literal_string::tests::octal_parsing::case_2 ... ok [INFO] [stdout] test extraction::special::strings::literal_string::tests::octal_parsing::case_3 ... ok [INFO] [stdout] test extraction::special::strings::literal_string::tests::octal_parsing::case_1 ... ok [INFO] [stdout] test extraction::utilities::delimiter::tests::delimited::case_1 ... ok [INFO] [stdout] test extraction::utilities::delimiter::tests::delimited::case_3 ... ok [INFO] [stdout] test extraction::utilities::delimiter::tests::delimited::case_4 ... ok [INFO] [stdout] test extraction::utilities::delimiter::tests::delimited::case_5 ... ok [INFO] [stdout] test extraction::utilities::delimiter::tests::delimited::case_6 ... ok [INFO] [stdout] test extraction::utilities::delimiter::tests::delimiters::case_2 ... ok [INFO] [stdout] test extraction::utilities::delimiter::tests::delimiters::case_3 ... ok [INFO] [stdout] test extraction::utilities::delimiter::tests::delimited::case_2 ... ok [INFO] [stdout] test extraction::utilities::delimiter::tests::delimiters::case_1 ... ok [INFO] [stdout] test extraction::utilities::delimiter::tests::delimiters::case_4 ... ok [INFO] [stdout] test structure::catalog::tests::extraction::case_01 ... ok [INFO] [stdout] test structure::catalog::tests::extraction::case_02 ... ok [INFO] [stdout] test structure::catalog::tests::extraction::case_03 ... ok [INFO] [stdout] test structure::catalog::tests::extraction::case_04 ... ok [INFO] [stdout] test structure::catalog::tests::extraction::case_05 ... ok [INFO] [stdout] test structure::catalog::tests::extraction::case_07 ... ok [INFO] [stdout] test structure::catalog::tests::extraction::case_09 ... ok [INFO] [stdout] test structure::catalog::tests::extraction::case_10 ... ok [INFO] [stdout] test structure::catalog::tests::extraction::case_11 ... ok [INFO] [stdout] test structure::catalog::tests::extraction::case_06 ... ok [INFO] [stdout] test structure::object_stream::tests::object_stream ... ok [INFO] [stdout] test structure::catalog::tests::extraction::case_08 ... ok [INFO] [stdout] test structure::pages::tests::page::case_1 ... ok [INFO] [stdout] test extraction::primitives::option::tests::opt_i32::case_3 ... ok [INFO] [stdout] test extraction::special::refs::indirect::tests::extraction_and_build::case_2 ... ok [INFO] [stdout] test structure::catalog::tests::extraction::case_13 - should panic ... ok [INFO] [stdout] test structure::catalog::tests::extraction::case_12 ... ok [INFO] [stdout] test structure::trailer_block::plain::tests::extract_ref_entry::case_1 ... ok [INFO] [stdout] test structure::trailer_block::plain::tests::subsection::case_1 ... ok [INFO] [stdout] test structure::trailer_block::plain::tests::subsection::case_2 ... ok [INFO] [stdout] test structure::trailer_block::plain::tests::extract_ref_entry::case_3 ... ok [INFO] [stdout] test structure::trailer_block::plain::tests::subsection::case_3 ... ok [INFO] [stdout] test structure::trailer_block::plain::tests::xref_extraction::case_1 ... ok [INFO] [stdout] test structure::pages::tests::page::case_2 ... ok [INFO] [stdout] test structure::trailer_block::plain::tests::extract_ref_entry::case_2 ... ok [INFO] [stdout] test structure::pages::tests::page::case_3 ... ok [INFO] [stdout] test structure::trailer_block::stream::tests::extraction::case_01 ... ok [INFO] [stdout] test structure::trailer_block::stream::tests::extraction::case_02 ... ok [INFO] [stdout] test structure::trailer_block::stream::tests::extraction::case_05 ... ok [INFO] [stdout] test structure::trailer_block::stream::tests::extraction::case_07 ... ok [INFO] [stdout] test structure::trailer_block::stream::tests::extraction::case_03 ... ok [INFO] [stdout] test structure::trailer_block::stream::tests::extraction::case_09 ... ok [INFO] [stdout] test structure::trailer_block::stream::tests::extraction::case_04 ... ok [INFO] [stdout] test structure::trailer_block::stream::tests::extraction::case_11 ... ok [INFO] [stdout] test structure::trailer_block::stream::tests::extraction::case_10 ... ok [INFO] [stdout] test structure::trailer_block::stream::tests::extraction::case_12 ... ok [INFO] [stdout] test structure::trailer_block::trailer::tests::extraction::case_1 ... ok [INFO] [stdout] test structure::trailer_block::startxref::tests::startxref ... ok [INFO] [stdout] test structure::trailer_block::stream::tests::extraction::case_06 ... ok [INFO] [stdout] test structure::trailer_block::stream::tests::extraction::case_08 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 196 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/content.rs (/opt/rustwide/target/debug/deps/content-ed265d5f8408ab40) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_content::case_1 ... ok [INFO] [stderr] Running tests/text_objects.rs (/opt/rustwide/target/debug/deps/text_objects-047abcd7ad9cf4b1) [INFO] [stdout] test test_content::case_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_content::case_1 ... ok [INFO] [stdout] test test_content::case_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Doc-tests livre [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" "a9dda62455b1a875dfeba8fb9e2d37a546ede9d59f4ed26d22ee329252cbf076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9dda62455b1a875dfeba8fb9e2d37a546ede9d59f4ed26d22ee329252cbf076", kill_on_drop: false }` [INFO] [stdout] a9dda62455b1a875dfeba8fb9e2d37a546ede9d59f4ed26d22ee329252cbf076