[INFO] fetching crate infinite-rs 0.12.1...
[INFO] testing infinite-rs-0.12.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate infinite-rs 0.12.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate infinite-rs 0.12.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate infinite-rs 0.12.1
[INFO] tweaked toml for crates.io crate infinite-rs 0.12.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate infinite-rs 0.12.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate infinite-rs 0.12.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad0af5e49473d71cd0f48d15f284fd834cd72ebfd8860890f0b3c9e491e68883
[INFO] running `Command { std: "docker" "start" "-a" "ad0af5e49473d71cd0f48d15f284fd834cd72ebfd8860890f0b3c9e491e68883", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad0af5e49473d71cd0f48d15f284fd834cd72ebfd8860890f0b3c9e491e68883", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad0af5e49473d71cd0f48d15f284fd834cd72ebfd8860890f0b3c9e491e68883", kill_on_drop: false }`
[INFO] [stdout] ad0af5e49473d71cd0f48d15f284fd834cd72ebfd8860890f0b3c9e491e68883
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad612c50fb165df57c7f1ecf2b2c70ab79f499d0534348fa82d47b36ba8684f6
[INFO] running `Command { std: "docker" "start" "-a" "ad612c50fb165df57c7f1ecf2b2c70ab79f499d0534348fa82d47b36ba8684f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling infinite-rs v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.16s
[INFO] running `Command { std: "docker" "inspect" "ad612c50fb165df57c7f1ecf2b2c70ab79f499d0534348fa82d47b36ba8684f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad612c50fb165df57c7f1ecf2b2c70ab79f499d0534348fa82d47b36ba8684f6", kill_on_drop: false }`
[INFO] [stdout] ad612c50fb165df57c7f1ecf2b2c70ab79f499d0534348fa82d47b36ba8684f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9f8e68234259c3f5fdd37eb640aa7b64e2258b8d3386c81f998a9c1776d5f0f
[INFO] running `Command { std: "docker" "start" "-a" "c9f8e68234259c3f5fdd37eb640aa7b64e2258b8d3386c81f998a9c1776d5f0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling infinite-rs v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling deluxe v0.5.0
[INFO] [stderr]    Compiling infinite-rs-derive v0.1.8
[INFO] [stderr]    Compiling argh v0.1.13
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.01s
[INFO] running `Command { std: "docker" "inspect" "c9f8e68234259c3f5fdd37eb640aa7b64e2258b8d3386c81f998a9c1776d5f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9f8e68234259c3f5fdd37eb640aa7b64e2258b8d3386c81f998a9c1776d5f0f", kill_on_drop: false }`
[INFO] [stdout] c9f8e68234259c3f5fdd37eb640aa7b64e2258b8d3386c81f998a9c1776d5f0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 947ace4cb86cf569165aa61fa967d68f100c84a65cacfd2c39a468acd7921f33
[INFO] running `Command { std: "docker" "start" "-a" "947ace4cb86cf569165aa61fa967d68f100c84a65cacfd2c39a468acd7921f33", 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/infinite_rs-50723942c1ea1f91)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests infinite_rs
[INFO] [stdout] test common::extensions::tests::test_read_fixed_string_empty ... 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] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/lib.rs - (line 129) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 63) - compile ... FAILED
[INFO] [stdout] test src/common/extensions.rs - common::extensions::BufReaderExt::read_enumerable (line 125) ... ok
[INFO] [stdout] test src/lib.rs - (line 20) ... ok
[INFO] [stdout] test src/lib.rs - (line 81) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 37) ... ok
[INFO] [stdout] test src/common/extensions.rs - common::extensions::BufReaderExt::read_fixed_string (line 52) ... ok
[INFO] [stdout] test src/common/extensions.rs - common::extensions::BufReaderExt::read_null_terminated_string (line 86) ... ok
[INFO] [stdout] test src/module/file.rs - module::file::TagStructure (line 35) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 129) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `infinite_rs::TagStructure`
[INFO] [stdout]    --> src/lib.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 | use infinite_rs::TagStructure;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ no `TagStructure` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:188:29
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 188 | pub use infinite_rs_derive::TagStructure;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this trait instead
[INFO] [stdout]     |
[INFO] [stdout] 132 | use infinite_rs::module::file::TagStructure;
[INFO] [stdout]     |                  ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `data` in this scope
[INFO] [stdout]    --> src/lib.rs:155:3
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[data(size(16))]
[INFO] [stdout]     |   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `data` is an attribute that can be used by the derive macro `TagStructure`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `data` in this scope
[INFO] [stdout]    --> src/lib.rs:157:7
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[data(offset(0))]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `data` is an attribute that can be used by the derive macro `TagStructure`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `data` in this scope
[INFO] [stdout]    --> src/lib.rs:159:7
[INFO] [stdout]     |
[INFO] [stdout] 159 |     #[data(offset(2))]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `data` is an attribute that can be used by the derive macro `TagStructure`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 63) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `infinite_rs::TagStructure`
[INFO] [stdout]    --> src/lib.rs:65:5
[INFO] [stdout]     |
[INFO] [stdout]  65 | use infinite_rs::TagStructure;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ no `TagStructure` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:188:29
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 188 | pub use infinite_rs_derive::TagStructure;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this trait instead
[INFO] [stdout]     |
[INFO] [stdout]  65 | use infinite_rs::module::file::TagStructure;
[INFO] [stdout]     |                  ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `data` in this scope
[INFO] [stdout]   --> src/lib.rs:71:3
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[data(size(0x88))] // Size can be any u64 value.
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `data` is an attribute that can be used by the derive macro `TagStructure`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `data` in this scope
[INFO] [stdout]   --> src/lib.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[data(offset(0x00))] // Offset can be any u64 value within the range of the size.
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `data` is an attribute that can be used by the derive macro `TagStructure`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `data` in this scope
[INFO] [stdout]   --> src/lib.rs:75:7
[INFO] [stdout]    |
[INFO] [stdout] 75 |     #[data(offset(0x10))]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `data` is an attribute that can be used by the derive macro `TagStructure`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 81) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `infinite_rs::TagStructure`
[INFO] [stdout]    --> src/lib.rs:86:39
[INFO] [stdout]     |
[INFO] [stdout]  86 | use infinite_rs::{ModuleFile, Result, TagStructure};
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ no `TagStructure` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this trait instead:
[INFO] [stdout]             infinite_rs::module::file::TagStructure
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:188:29
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 188 | pub use infinite_rs_derive::TagStructure;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `data` in this scope
[INFO] [stdout]   --> src/lib.rs:89:3
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[data(size(0x88))] // Size can be any u64 value.
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `data` is an attribute that can be used by the derive macro `TagStructure`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `data` in this scope
[INFO] [stdout]   --> src/lib.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[data(offset(0x00))] // Offset can be any u64 value within the range of the size.
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `data` is an attribute that can be used by the derive macro `TagStructure`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `data` in this scope
[INFO] [stdout]   --> src/lib.rs:93:7
[INFO] [stdout]    |
[INFO] [stdout] 93 |     #[data(offset(0x10))]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `data` is an attribute that can be used by the derive macro `TagStructure`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MaterialTag: TagStructure` is not satisfied
[INFO] [stdout]    --> src/lib.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |             tag.read_metadata(&mut mat)?;
[INFO] [stdout]     |                 ------------- ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `TagStructure` is not implemented for `MaterialTag`
[INFO] [stdout]    --> src/lib.rs:90:1
[INFO] [stdout]     |
[INFO] [stdout]  90 | struct MaterialTag {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `ModuleFileEntry::read_metadata`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/module/file.rs:376:39
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn read_metadata<T: Default + TagStructure>(&mut self, struct_type: &mut T) -> Result<T> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ required by this bound in `ModuleFileEntry::read_metadata`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 129)
[INFO] [stdout]     src/lib.rs - (line 63)
[INFO] [stdout]     src/lib.rs - (line 81)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.00s; merged doctests compilation took 0.33s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "947ace4cb86cf569165aa61fa967d68f100c84a65cacfd2c39a468acd7921f33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "947ace4cb86cf569165aa61fa967d68f100c84a65cacfd2c39a468acd7921f33", kill_on_drop: false }`
[INFO] [stdout] 947ace4cb86cf569165aa61fa967d68f100c84a65cacfd2c39a468acd7921f33
