[INFO] fetching crate hotfix-dictionary 0.1.4...
[INFO] testing hotfix-dictionary-0.1.4 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate hotfix-dictionary 0.1.4 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate hotfix-dictionary 0.1.4
[INFO] finished tweaking crates.io crate hotfix-dictionary 0.1.4
[INFO] tweaked toml for crates.io crate hotfix-dictionary 0.1.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hotfix-dictionary 0.1.4 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hotfix-dictionary 0.1.4 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.27.2
[INFO] [stderr]   Downloaded strum_macros v0.27.2
[INFO] [stderr]   Downloaded smartstring v1.0.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.103
[INFO] [stderr]   Downloaded roxmltree v0.21.1
[INFO] [stderr]   Downloaded syn v2.0.111
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8734a9e5ffd9f131f64a477d356ff866daf3ffa0dbf160495c6f5df0955044a4
[INFO] running `Command { std: "docker" "start" "-a" "8734a9e5ffd9f131f64a477d356ff866daf3ffa0dbf160495c6f5df0955044a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8734a9e5ffd9f131f64a477d356ff866daf3ffa0dbf160495c6f5df0955044a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8734a9e5ffd9f131f64a477d356ff866daf3ffa0dbf160495c6f5df0955044a4", kill_on_drop: false }`
[INFO] [stdout] 8734a9e5ffd9f131f64a477d356ff866daf3ffa0dbf160495c6f5df0955044a4
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bc66c44b50939cc1b9063b0acd385699d128184b7ba8bd9025f9b9d1642b266
[INFO] running `Command { std: "docker" "start" "-a" "7bc66c44b50939cc1b9063b0acd385699d128184b7ba8bd9025f9b9d1642b266", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[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 strum_macros v0.27.2
[INFO] [stderr]    Compiling hotfix-dictionary v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.16s
[INFO] running `Command { std: "docker" "inspect" "7bc66c44b50939cc1b9063b0acd385699d128184b7ba8bd9025f9b9d1642b266", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bc66c44b50939cc1b9063b0acd385699d128184b7ba8bd9025f9b9d1642b266", kill_on_drop: false }`
[INFO] [stdout] 7bc66c44b50939cc1b9063b0acd385699d128184b7ba8bd9025f9b9d1642b266
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f7b0db1a2bcefbdd11ce71403af22b583308d3c9c1d23c16182e88807dff640
[INFO] running `Command { std: "docker" "start" "-a" "3f7b0db1a2bcefbdd11ce71403af22b583308d3c9c1d23c16182e88807dff640", kill_on_drop: false }`
[INFO] [stderr]    Compiling hotfix-dictionary v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s
[INFO] running `Command { std: "docker" "inspect" "3f7b0db1a2bcefbdd11ce71403af22b583308d3c9c1d23c16182e88807dff640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f7b0db1a2bcefbdd11ce71403af22b583308d3c9c1d23c16182e88807dff640", kill_on_drop: false }`
[INFO] [stdout] 3f7b0db1a2bcefbdd11ce71403af22b583308d3c9c1d23c16182e88807dff640
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8a6579f5d186c88033149dfb36e9e7d9c584abfb175fa889fbabdb7d2db8b938
[INFO] running `Command { std: "docker" "start" "-a" "8a6579f5d186c88033149dfb36e9e7d9c584abfb175fa889fbabdb7d2db8b938", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hotfix_dictionary-2babd3c0860605b7)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test datatype::test::base_type_is_actually_base_type ... ok
[INFO] [stdout] test datatype::test::iter_all_unique ... ok
[INFO] [stdout] test datatype::test::base_type_is_itself ... ok
[INFO] [stdout] test datatype::test::more_than_20_datatypes ... 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 test::at_least_one_datatype ... ok
[INFO] [stderr]    Doc-tests hotfix_dictionary
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/dictionary.rs - dictionary::Dictionary::datatype_by_name (line 219) ... FAILED
[INFO] [stdout] test src/dictionary.rs - dictionary::Dictionary::datatypes (line 257) ... FAILED
[INFO] [stdout] test src/dictionary.rs - dictionary::Dictionary::field_by_tag (line 234) ... FAILED
[INFO] [stdout] test src/dictionary.rs - dictionary::Dictionary::message_by_name (line 179) ... FAILED
[INFO] [stdout] test src/dictionary.rs - dictionary::Dictionary::version (line 64) ... FAILED
[INFO] [stdout] test src/datatype.rs - datatype::FixDatatype::name (line 275) ... ok
[INFO] [stdout] test src/dictionary.rs - dictionary::Dictionary::message_by_msgtype (line 195) ... FAILED
[INFO] [stdout] test src/dictionary.rs - dictionary::Dictionary::messages (line 274) ... FAILED
[INFO] [stdout] test src/datatype.rs - datatype::FixDatatype::base_type (line 340) ... ok
[INFO] [stdout] test src/datatype.rs - datatype::FixDatatype::from_quickfix_name (line 185) ... 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::datatype_by_name (line 219) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `fix44` found for struct `Dictionary` in the current scope
[INFO] [stdout]    --> src/dictionary.rs:223:24
[INFO] [stdout]     |
[INFO] [stdout] 223 | let dict = Dictionary::fix44();
[INFO] [stdout]     |                        ^^^^^ function or associated item 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:41:5
[INFO] [stdout]     |
[INFO] [stdout]  41 |     pub fn new<S: ToString>(version: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  55 |     pub fn from_quickfix_spec(input: &str) -> Result<Self, ParseDictionaryError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     pub fn load_from_file(path: &str) -> Result<Self, ParseDictionaryError> {
[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 257) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `fix44` found for struct `Dictionary` in the current scope
[INFO] [stdout]    --> src/dictionary.rs:261:24
[INFO] [stdout]     |
[INFO] [stdout] 261 | let dict = Dictionary::fix44();
[INFO] [stdout]     |                        ^^^^^ function or associated item 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:41:5
[INFO] [stdout]     |
[INFO] [stdout]  41 |     pub fn new<S: ToString>(version: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  55 |     pub fn from_quickfix_spec(input: &str) -> Result<Self, ParseDictionaryError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     pub fn load_from_file(path: &str) -> Result<Self, ParseDictionaryError> {
[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::field_by_tag (line 234) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `fix44` found for struct `Dictionary` in the current scope
[INFO] [stdout]    --> src/dictionary.rs:238:24
[INFO] [stdout]     |
[INFO] [stdout] 238 | let dict = Dictionary::fix44();
[INFO] [stdout]     |                        ^^^^^ function or associated item 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:41:5
[INFO] [stdout]     |
[INFO] [stdout]  41 |     pub fn new<S: ToString>(version: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  55 |     pub fn from_quickfix_spec(input: &str) -> Result<Self, ParseDictionaryError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     pub fn load_from_file(path: &str) -> Result<Self, ParseDictionaryError> {
[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 179) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `fix44` found for struct `Dictionary` in the current scope
[INFO] [stdout]    --> src/dictionary.rs:183:24
[INFO] [stdout]     |
[INFO] [stdout] 183 | let dict = Dictionary::fix44();
[INFO] [stdout]     |                        ^^^^^ function or associated item 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:41:5
[INFO] [stdout]     |
[INFO] [stdout]  41 |     pub fn new<S: ToString>(version: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  55 |     pub fn from_quickfix_spec(input: &str) -> Result<Self, ParseDictionaryError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     pub fn load_from_file(path: &str) -> Result<Self, ParseDictionaryError> {
[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 64) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `fix44` found for struct `Dictionary` in the current scope
[INFO] [stdout]   --> src/dictionary.rs:68:24
[INFO] [stdout]    |
[INFO] [stdout] 68 | let dict = Dictionary::fix44();
[INFO] [stdout]    |                        ^^^^^ function or associated item 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:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn new<S: ToString>(version: S) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn from_quickfix_spec(input: &str) -> Result<Self, ParseDictionaryError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn load_from_file(path: &str) -> Result<Self, ParseDictionaryError> {
[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 195) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `fix44` found for struct `Dictionary` in the current scope
[INFO] [stdout]    --> src/dictionary.rs:199:24
[INFO] [stdout]     |
[INFO] [stdout] 199 | let dict = Dictionary::fix44();
[INFO] [stdout]     |                        ^^^^^ function or associated item 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:41:5
[INFO] [stdout]     |
[INFO] [stdout]  41 |     pub fn new<S: ToString>(version: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  55 |     pub fn from_quickfix_spec(input: &str) -> Result<Self, ParseDictionaryError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     pub fn load_from_file(path: &str) -> Result<Self, ParseDictionaryError> {
[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 274) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `fix44` found for struct `Dictionary` in the current scope
[INFO] [stdout]    --> src/dictionary.rs:278:24
[INFO] [stdout]     |
[INFO] [stdout] 278 | let dict = Dictionary::fix44();
[INFO] [stdout]     |                        ^^^^^ function or associated item 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:41:5
[INFO] [stdout]     |
[INFO] [stdout]  41 |     pub fn new<S: ToString>(version: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  55 |     pub fn from_quickfix_spec(input: &str) -> Result<Self, ParseDictionaryError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     pub fn load_from_file(path: &str) -> Result<Self, ParseDictionaryError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/dictionary.rs:280:29
[INFO] [stdout]     |
[INFO] [stdout] 280 | let msg = msgs.iter().find(|m| m.name() == "MarketDataRequest");
[INFO] [stdout]     |                             ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 280 | let msg = msgs.iter().find(|m: /* Type */| m.name() == "MarketDataRequest");
[INFO] [stdout]     |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/dictionary.rs - dictionary::Dictionary::datatype_by_name (line 219)
[INFO] [stdout]     src/dictionary.rs - dictionary::Dictionary::datatypes (line 257)
[INFO] [stdout]     src/dictionary.rs - dictionary::Dictionary::field_by_tag (line 234)
[INFO] [stdout]     src/dictionary.rs - dictionary::Dictionary::message_by_msgtype (line 195)
[INFO] [stdout]     src/dictionary.rs - dictionary::Dictionary::message_by_name (line 179)
[INFO] [stdout]     src/dictionary.rs - dictionary::Dictionary::messages (line 274)
[INFO] [stdout]     src/dictionary.rs - dictionary::Dictionary::version (line 64)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.78s; merged doctests compilation took 0.11s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8a6579f5d186c88033149dfb36e9e7d9c584abfb175fa889fbabdb7d2db8b938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a6579f5d186c88033149dfb36e9e7d9c584abfb175fa889fbabdb7d2db8b938", kill_on_drop: false }`
[INFO] [stdout] 8a6579f5d186c88033149dfb36e9e7d9c584abfb175fa889fbabdb7d2db8b938
