[INFO] fetching crate infinite-rs 0.12.1...
[INFO] testing infinite-rs-0.12.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate infinite-rs 0.12.1 into /workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate infinite-rs 0.12.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded argh_shared v0.1.13
[INFO] [stderr]   Downloaded deluxe v0.5.0
[INFO] [stderr]   Downloaded argh v0.1.13
[INFO] [stderr]   Downloaded argh_derive v0.1.13
[INFO] [stderr]   Downloaded infinite-rs-derive v0.1.8
[INFO] [stderr]   Downloaded deluxe-core v0.5.0
[INFO] [stderr]   Downloaded deluxe-macros v0.5.0
[INFO] [stderr]   Downloaded rust-fuzzy-search v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e440126022578be1852132564b7f84b4a557aa8d5926c0505f5006dcefc97998
[INFO] running `Command { std: "docker" "start" "-a" "e440126022578be1852132564b7f84b4a557aa8d5926c0505f5006dcefc97998", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e440126022578be1852132564b7f84b4a557aa8d5926c0505f5006dcefc97998", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e440126022578be1852132564b7f84b4a557aa8d5926c0505f5006dcefc97998", kill_on_drop: false }`
[INFO] [stdout] e440126022578be1852132564b7f84b4a557aa8d5926c0505f5006dcefc97998
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22fc8a9bdb718d3fb7ff186928d5273cfcd7d7ff069d04d6fa4d51e1e97cebf2
[INFO] running `Command { std: "docker" "start" "-a" "22fc8a9bdb718d3fb7ff186928d5273cfcd7d7ff069d04d6fa4d51e1e97cebf2", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.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 quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling indexmap v2.7.1
[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 proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.20s
[INFO] running `Command { std: "docker" "inspect" "22fc8a9bdb718d3fb7ff186928d5273cfcd7d7ff069d04d6fa4d51e1e97cebf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22fc8a9bdb718d3fb7ff186928d5273cfcd7d7ff069d04d6fa4d51e1e97cebf2", kill_on_drop: false }`
[INFO] [stdout] 22fc8a9bdb718d3fb7ff186928d5273cfcd7d7ff069d04d6fa4d51e1e97cebf2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cbfd6a61506db61107625d9b1894b2db36a4564f667e0fc70ea4f4a2ee32eff
[INFO] running `Command { std: "docker" "start" "-a" "0cbfd6a61506db61107625d9b1894b2db36a4564f667e0fc70ea4f4a2ee32eff", kill_on_drop: false }`
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling if_chain v1.0.2
[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 12.83s
[INFO] running `Command { std: "docker" "inspect" "0cbfd6a61506db61107625d9b1894b2db36a4564f667e0fc70ea4f4a2ee32eff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cbfd6a61506db61107625d9b1894b2db36a4564f667e0fc70ea4f4a2ee32eff", kill_on_drop: false }`
[INFO] [stdout] 0cbfd6a61506db61107625d9b1894b2db36a4564f667e0fc70ea4f4a2ee32eff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 02ee7a81b4798da66972f46b025344838eed68a366d48083f0f388dc11971c44
[INFO] running `Command { std: "docker" "start" "-a" "02ee7a81b4798da66972f46b025344838eed68a366d48083f0f388dc11971c44", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/infinite_rs-50723942c1ea1f91)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[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] [stderr]    Doc-tests infinite_rs
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/lib.rs - (line 63) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 129) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 81) - compile ... FAILED
[INFO] [stdout] test src/module/file.rs - module::file::TagStructure (line 35) ... ok
[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/common/extensions.rs - common::extensions::BufReaderExt::read_null_terminated_string (line 86) ... ok
[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] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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 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 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.34s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.51s; merged doctests compilation took 0.17s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "02ee7a81b4798da66972f46b025344838eed68a366d48083f0f388dc11971c44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02ee7a81b4798da66972f46b025344838eed68a366d48083f0f388dc11971c44", kill_on_drop: false }`
[INFO] [stdout] 02ee7a81b4798da66972f46b025344838eed68a366d48083f0f388dc11971c44
