[INFO] fetching crate hotfix-dictionary 0.1.5...
[INFO] testing hotfix-dictionary-0.1.5 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate hotfix-dictionary 0.1.5 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate hotfix-dictionary 0.1.5
[INFO] finished tweaking crates.io crate hotfix-dictionary 0.1.5
[INFO] tweaked toml for crates.io crate hotfix-dictionary 0.1.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hotfix-dictionary 0.1.5 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hotfix-dictionary 0.1.5 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3bc658432a1628544a6a556b3f603126659678ce43a32ef37a28f120f237de9b
[INFO] running `Command { std: "docker" "start" "3bc658432a1628544a6a556b3f603126659678ce43a32ef37a28f120f237de9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bc658432a1628544a6a556b3f603126659678ce43a32ef37a28f120f237de9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3bc658432a1628544a6a556b3f603126659678ce43a32ef37a28f120f237de9b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bc658432a1628544a6a556b3f603126659678ce43a32ef37a28f120f237de9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3bc658432a1628544a6a556b3f603126659678ce43a32ef37a28f120f237de9b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling hotfix-dictionary v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.08s
[INFO] running `Command { std: "docker" "inspect" "3bc658432a1628544a6a556b3f603126659678ce43a32ef37a28f120f237de9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3bc658432a1628544a6a556b3f603126659678ce43a32ef37a28f120f237de9b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling hotfix-dictionary v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "3bc658432a1628544a6a556b3f603126659678ce43a32ef37a28f120f237de9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3bc658432a1628544a6a556b3f603126659678ce43a32ef37a28f120f237de9b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hotfix_dictionary-d6f62374c5cf0ab1)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test datatype::test::base_type_is_actually_base_type ... ok
[INFO] [stdout] test datatype::test::more_than_20_datatypes ... ok
[INFO] [stdout] test dictionary::tests::test_load_from_file_invalid_content ... ok
[INFO] [stdout] test datatype::test::base_type_is_itself ... ok
[INFO] [stdout] test datatype::test::iter_all_unique ... ok
[INFO] [stdout] test test::at_least_one_datatype ... ok
[INFO] [stdout] test test::all_datatypes_are_used_at_least_once ... ok
[INFO] [stdout] test test::std_header_and_trailer_always_present ... ok
[INFO] [stdout] test datatype::test::names_are_unique ... ok
[INFO] [stdout] test test::invalid_quickfix_specs ... ok
[INFO] [stdout] test dictionary::tests::test_load_from_file_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hotfix_dictionary
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/dictionary.rs - dictionary::Dictionary::field_by_tag (line 235) ... FAILED
[INFO] [stdout] test src/dictionary.rs - dictionary::Dictionary::datatypes (line 258) ... FAILED
[INFO] [stdout] test src/dictionary.rs - dictionary::Dictionary::datatype_by_name (line 220) ... FAILED
[INFO] [stdout] test src/dictionary.rs - dictionary::Dictionary::messages (line 275) ... FAILED
[INFO] [stdout] test src/dictionary.rs - dictionary::Dictionary::message_by_msgtype (line 196) ... FAILED
[INFO] [stdout] test src/dictionary.rs - dictionary::Dictionary::message_by_name (line 180) ... FAILED
[INFO] [stdout] test src/dictionary.rs - dictionary::Dictionary::version (line 65) ... FAILED
[INFO] [stdout] test src/datatype.rs - datatype::FixDatatype::from_quickfix_name (line 185) ... ok
[INFO] [stdout] test src/datatype.rs - datatype::FixDatatype::name (line 275) ... ok
[INFO] [stdout] test src/datatype.rs - datatype::FixDatatype::base_type (line 340) ... ok
[INFO] [stdout] test src/datatype.rs - datatype::FixDatatype::is_base_type (line 325) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/dictionary.rs - dictionary::Dictionary::field_by_tag (line 235) stdout ----
[INFO] [stdout] error[E0599]: no associated function or constant named `fix44` found for struct `Dictionary` in the current scope
[INFO] [stdout]    --> src/dictionary.rs:239:24
[INFO] [stdout]     |
[INFO] [stdout] 239 | let dict = Dictionary::fix44();
[INFO] [stdout]     |                        ^^^^^ associated function or constant not found in `Dictionary`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dictionary` consider using one of the following associated functions:
[INFO] [stdout]       Dictionary::new
[INFO] [stdout]       Dictionary::from_quickfix_spec
[INFO] [stdout]       Dictionary::load_from_file
[INFO] [stdout]    --> src/dictionary.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout]  42 |     pub fn new<S: ToString>(version: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  56 |     pub fn from_quickfix_spec(input: &str) -> Result<Self, ParseError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn load_from_file(path: &str) -> Result<Self, ParseError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dictionary.rs - dictionary::Dictionary::datatypes (line 258) stdout ----
[INFO] [stdout] error[E0599]: no associated function or constant named `fix44` found for struct `Dictionary` in the current scope
[INFO] [stdout]    --> src/dictionary.rs:262:24
[INFO] [stdout]     |
[INFO] [stdout] 262 | let dict = Dictionary::fix44();
[INFO] [stdout]     |                        ^^^^^ associated function or constant not found in `Dictionary`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dictionary` consider using one of the following associated functions:
[INFO] [stdout]       Dictionary::new
[INFO] [stdout]       Dictionary::from_quickfix_spec
[INFO] [stdout]       Dictionary::load_from_file
[INFO] [stdout]    --> src/dictionary.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout]  42 |     pub fn new<S: ToString>(version: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  56 |     pub fn from_quickfix_spec(input: &str) -> Result<Self, ParseError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn load_from_file(path: &str) -> Result<Self, ParseError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dictionary.rs - dictionary::Dictionary::datatype_by_name (line 220) stdout ----
[INFO] [stdout] error[E0599]: no associated function or constant named `fix44` found for struct `Dictionary` in the current scope
[INFO] [stdout]    --> src/dictionary.rs:224:24
[INFO] [stdout]     |
[INFO] [stdout] 224 | let dict = Dictionary::fix44();
[INFO] [stdout]     |                        ^^^^^ associated function or constant not found in `Dictionary`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dictionary` consider using one of the following associated functions:
[INFO] [stdout]       Dictionary::new
[INFO] [stdout]       Dictionary::from_quickfix_spec
[INFO] [stdout]       Dictionary::load_from_file
[INFO] [stdout]    --> src/dictionary.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout]  42 |     pub fn new<S: ToString>(version: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  56 |     pub fn from_quickfix_spec(input: &str) -> Result<Self, ParseError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn load_from_file(path: &str) -> Result<Self, ParseError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dictionary.rs - dictionary::Dictionary::messages (line 275) stdout ----
[INFO] [stdout] error[E0599]: no associated function or constant named `fix44` found for struct `Dictionary` in the current scope
[INFO] [stdout]    --> src/dictionary.rs:279:24
[INFO] [stdout]     |
[INFO] [stdout] 279 | let dict = Dictionary::fix44();
[INFO] [stdout]     |                        ^^^^^ associated function or constant not found in `Dictionary`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dictionary` consider using one of the following associated functions:
[INFO] [stdout]       Dictionary::new
[INFO] [stdout]       Dictionary::from_quickfix_spec
[INFO] [stdout]       Dictionary::load_from_file
[INFO] [stdout]    --> src/dictionary.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout]  42 |     pub fn new<S: ToString>(version: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  56 |     pub fn from_quickfix_spec(input: &str) -> Result<Self, ParseError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn load_from_file(path: &str) -> Result<Self, ParseError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dictionary.rs - dictionary::Dictionary::message_by_msgtype (line 196) stdout ----
[INFO] [stdout] error[E0599]: no associated function or constant named `fix44` found for struct `Dictionary` in the current scope
[INFO] [stdout]    --> src/dictionary.rs:200:24
[INFO] [stdout]     |
[INFO] [stdout] 200 | let dict = Dictionary::fix44();
[INFO] [stdout]     |                        ^^^^^ associated function or constant not found in `Dictionary`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dictionary` consider using one of the following associated functions:
[INFO] [stdout]       Dictionary::new
[INFO] [stdout]       Dictionary::from_quickfix_spec
[INFO] [stdout]       Dictionary::load_from_file
[INFO] [stdout]    --> src/dictionary.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout]  42 |     pub fn new<S: ToString>(version: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  56 |     pub fn from_quickfix_spec(input: &str) -> Result<Self, ParseError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn load_from_file(path: &str) -> Result<Self, ParseError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dictionary.rs - dictionary::Dictionary::message_by_name (line 180) stdout ----
[INFO] [stdout] error[E0599]: no associated function or constant named `fix44` found for struct `Dictionary` in the current scope
[INFO] [stdout]    --> src/dictionary.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 | let dict = Dictionary::fix44();
[INFO] [stdout]     |                        ^^^^^ associated function or constant not found in `Dictionary`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dictionary` consider using one of the following associated functions:
[INFO] [stdout]       Dictionary::new
[INFO] [stdout]       Dictionary::from_quickfix_spec
[INFO] [stdout]       Dictionary::load_from_file
[INFO] [stdout]    --> src/dictionary.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout]  42 |     pub fn new<S: ToString>(version: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  56 |     pub fn from_quickfix_spec(input: &str) -> Result<Self, ParseError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn load_from_file(path: &str) -> Result<Self, ParseError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dictionary.rs - dictionary::Dictionary::version (line 65) stdout ----
[INFO] [stdout] error[E0599]: no associated function or constant named `fix44` found for struct `Dictionary` in the current scope
[INFO] [stdout]   --> src/dictionary.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 | let dict = Dictionary::fix44();
[INFO] [stdout]    |                        ^^^^^ associated function or constant not found in `Dictionary`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Dictionary` consider using one of the following associated functions:
[INFO] [stdout]       Dictionary::new
[INFO] [stdout]       Dictionary::from_quickfix_spec
[INFO] [stdout]       Dictionary::load_from_file
[INFO] [stdout]   --> src/dictionary.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new<S: ToString>(version: S) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn from_quickfix_spec(input: &str) -> Result<Self, ParseError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn load_from_file(path: &str) -> Result<Self, ParseError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/dictionary.rs - dictionary::Dictionary::datatype_by_name (line 220)
[INFO] [stdout]     src/dictionary.rs - dictionary::Dictionary::datatypes (line 258)
[INFO] [stdout]     src/dictionary.rs - dictionary::Dictionary::field_by_tag (line 235)
[INFO] [stdout]     src/dictionary.rs - dictionary::Dictionary::message_by_msgtype (line 196)
[INFO] [stdout]     src/dictionary.rs - dictionary::Dictionary::message_by_name (line 180)
[INFO] [stdout]     src/dictionary.rs - dictionary::Dictionary::messages (line 275)
[INFO] [stdout]     src/dictionary.rs - dictionary::Dictionary::version (line 65)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.40s; merged doctests compilation took 0.20s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3bc658432a1628544a6a556b3f603126659678ce43a32ef37a28f120f237de9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bc658432a1628544a6a556b3f603126659678ce43a32ef37a28f120f237de9b", kill_on_drop: false }`
[INFO] [stdout] 3bc658432a1628544a6a556b3f603126659678ce43a32ef37a28f120f237de9b
