[INFO] fetching crate dfx-base 1.0.0-beta...
[INFO] checking dfx-base-1.0.0-beta against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate dfx-base 1.0.0-beta into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate dfx-base 1.0.0-beta on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dfx-base 1.0.0-beta
[INFO] finished tweaking crates.io crate dfx-base 1.0.0-beta
[INFO] tweaked toml for crates.io crate dfx-base 1.0.0-beta written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-xml-rs v0.6.0
[INFO] [stderr]   Downloaded symbolic-common v12.8.0
[INFO] [stderr]   Downloaded memmap2 v0.9.4
[INFO] [stderr]   Downloaded str_stack v0.1.0
[INFO] [stderr]   Downloaded rgb v0.8.37
[INFO] [stderr]   Downloaded cpp_demangle v0.4.3
[INFO] [stderr]   Downloaded pprof v0.12.1
[INFO] [stderr]   Downloaded inferno v0.11.19
[INFO] [stderr]   Downloaded symbolic-demangle v12.8.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7437da60ef46ffdc89704dbfb7f1a7290c2e7e5bc9b9d3f5dc8e5a4f559a5913
[INFO] running `Command { std: "docker" "start" "-a" "7437da60ef46ffdc89704dbfb7f1a7290c2e7e5bc9b9d3f5dc8e5a4f559a5913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7437da60ef46ffdc89704dbfb7f1a7290c2e7e5bc9b9d3f5dc8e5a4f559a5913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7437da60ef46ffdc89704dbfb7f1a7290c2e7e5bc9b9d3f5dc8e5a4f559a5913", kill_on_drop: false }`
[INFO] [stdout] 7437da60ef46ffdc89704dbfb7f1a7290c2e7e5bc9b9d3f5dc8e5a4f559a5913
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d1687e362524f82e58b082e0e7293fb2cc9ebfe71753cf9a8e592179ca99b38
[INFO] running `Command { std: "docker" "start" "-a" "4d1687e362524f82e58b082e0e7293fb2cc9ebfe71753cf9a8e592179ca99b38", kill_on_drop: false }`
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling symbolic-demangle v12.8.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]    Compiling pprof v0.12.1
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking backtrace v0.3.69
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking symbolic-common v12.8.0
[INFO] [stderr]     Checking inferno v0.11.19
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking serde-xml-rs v0.6.0
[INFO] [stderr]     Checking clap v4.5.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking dfx-base v1.0.0-beta (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::println`
[INFO] [stdout]    --> src/data_dictionary.rs:821:5
[INFO] [stdout]     |
[INFO] [stdout] 821 | use std::println;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]    --> src/data_dictionary.rs:822:5
[INFO] [stdout]     |
[INFO] [stdout] 822 | use std::str::FromStr;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::data_dictionary::DDGroup`
[INFO] [stdout]  --> src/message.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::data_dictionary::DDGroup;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `string::*`
[INFO] [stdout]  --> src/fields/converters/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use string::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
[INFO] [stdout]   --> src/fields/converters/datetime.rs:77:19
[INFO] [stdout]    |
[INFO] [stdout] 77 |         match Utc.datetime_from_str(time, DATE_TIME_FORMAT_WITHOUT_MILLISECONDS) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
[INFO] [stdout]   --> src/fields/converters/datetime.rs:79:33
[INFO] [stdout]    |
[INFO] [stdout] 79 |             Err(e) => match Utc.datetime_from_str(time, DATE_TIME_FORMAT_WITH_MILLISECONDS) {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AsDDMap` is never used
[INFO] [stdout]    --> src/data_dictionary.rs:676:7
[INFO] [stdout]     |
[INFO] [stdout] 676 | trait AsDDMap {
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../../spec/FIXT11.xml: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/data_dictionary.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let data = include_str!("../../../spec/FIXT11.xml");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../../spec/FIX40.xml: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/data_dictionary.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let data = include_str!("../../../spec/FIX40.xml");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../../spec/FIX41.xml: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/data_dictionary.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let data = include_str!("../../../spec/FIX41.xml");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../../spec/FIX42.xml: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/data_dictionary.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let data = include_str!("../../../spec/FIX42.xml");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../../spec/FIX43.xml: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/data_dictionary.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let data = include_str!("../../../spec/FIX43.xml");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../../spec/FIX44.xml: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/data_dictionary.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let data = include_str!("../../../spec/FIX44.xml");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../../spec/FIX50.xml: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/data_dictionary.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let data = include_str!("../../../spec/FIX50.xml");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../../spec/FIX50SP1.xml: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/data_dictionary.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let data = include_str!("../../../spec/FIX50SP1.xml");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../../spec/FIX50SP2.xml: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/data_dictionary.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let data = include_str!("../../../spec/FIX50SP2.xml");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../../spec/FIX44.xml: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/data_dictionary.rs:100:16
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let data = include_str!("../../../spec/FIX44.xml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BenchmarkId`
[INFO] [stdout]  --> benches/data_dictionary.rs:3:72
[INFO] [stdout]   |
[INFO] [stdout] 3 | use criterion::{black_box, criterion_group, criterion_main, Criterion, BenchmarkId};
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../../../spec/FIX40.xml: No such file or directory (os error 2)
[INFO] [stdout]     --> src/data_dictionary.rs:1127:55
[INFO] [stdout]      |
[INFO] [stdout] 1127 |         let result = DataDictionary::load_from_string(include_str!("../../../spec/FIX40.xml"));
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../../../spec/FIX41.xml: No such file or directory (os error 2)
[INFO] [stdout]     --> src/data_dictionary.rs:1134:55
[INFO] [stdout]      |
[INFO] [stdout] 1134 |         let result = DataDictionary::load_from_string(include_str!("../../../spec/FIX41.xml"));
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../../../spec/FIX42.xml: No such file or directory (os error 2)
[INFO] [stdout]     --> src/data_dictionary.rs:1142:55
[INFO] [stdout]      |
[INFO] [stdout] 1142 |         let result = DataDictionary::load_from_string(include_str!("../../../spec/FIX42.xml"));
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../../../spec/FIX43.xml: No such file or directory (os error 2)
[INFO] [stdout]     --> src/data_dictionary.rs:1150:55
[INFO] [stdout]      |
[INFO] [stdout] 1150 |         let result = DataDictionary::load_from_string(include_str!("../../../spec/FIX43.xml"));
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../../../spec/FIX44.xml: No such file or directory (os error 2)
[INFO] [stdout]     --> src/data_dictionary.rs:1171:55
[INFO] [stdout]      |
[INFO] [stdout] 1171 |         let result = DataDictionary::load_from_string(include_str!("../../../spec/FIX44.xml"));
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../../../spec/FIX50.xml: No such file or directory (os error 2)
[INFO] [stdout]     --> src/data_dictionary.rs:1179:55
[INFO] [stdout]      |
[INFO] [stdout] 1179 |         let result = DataDictionary::load_from_string(include_str!("../../../spec/FIX50.xml"));
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../../../spec/FIX50SP1.xml: No such file or directory (os error 2)
[INFO] [stdout]     --> src/data_dictionary.rs:1187:55
[INFO] [stdout]      |
[INFO] [stdout] 1187 |         let result = DataDictionary::load_from_string(include_str!("../../../spec/FIX50SP1.xml"));
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../../../spec/FIX50SP2.xml: No such file or directory (os error 2)
[INFO] [stdout]     --> src/data_dictionary.rs:1195:55
[INFO] [stdout]      |
[INFO] [stdout] 1195 |         let result = DataDictionary::load_from_string(include_str!("../../../spec/FIX50SP2.xml"));
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../../../spec/FIXT11.xml: No such file or directory (os error 2)
[INFO] [stdout]     --> src/data_dictionary.rs:1203:55
[INFO] [stdout]      |
[INFO] [stdout] 1203 |         let result = DataDictionary::load_from_string(include_str!("../../../spec/FIXT11.xml"));
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dfx-base` (bench "data_dictionary") due to 11 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `std::println`
[INFO] [stdout]    --> src/data_dictionary.rs:821:5
[INFO] [stdout]     |
[INFO] [stdout] 821 | use std::println;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]    --> src/data_dictionary.rs:822:5
[INFO] [stdout]     |
[INFO] [stdout] 822 | use std::str::FromStr;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::data_dictionary::DDGroup`
[INFO] [stdout]  --> src/message.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::data_dictionary::DDGroup;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]    --> src/message.rs:842:9
[INFO] [stdout]     |
[INFO] [stdout] 842 |     use std::fs::File;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `string::*`
[INFO] [stdout]  --> src/fields/converters/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use string::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
[INFO] [stdout]   --> src/fields/converters/datetime.rs:77:19
[INFO] [stdout]    |
[INFO] [stdout] 77 |         match Utc.datetime_from_str(time, DATE_TIME_FORMAT_WITHOUT_MILLISECONDS) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
[INFO] [stdout]   --> src/fields/converters/datetime.rs:79:33
[INFO] [stdout]    |
[INFO] [stdout] 79 |             Err(e) => match Utc.datetime_from_str(time, DATE_TIME_FORMAT_WITH_MILLISECONDS) {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors; 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dfx-base` (lib test) due to 10 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4d1687e362524f82e58b082e0e7293fb2cc9ebfe71753cf9a8e592179ca99b38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d1687e362524f82e58b082e0e7293fb2cc9ebfe71753cf9a8e592179ca99b38", kill_on_drop: false }`
[INFO] [stdout] 4d1687e362524f82e58b082e0e7293fb2cc9ebfe71753cf9a8e592179ca99b38
[INFO] checking dfx-base-1.0.0-beta against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate dfx-base 1.0.0-beta into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate dfx-base 1.0.0-beta on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dfx-base 1.0.0-beta
[INFO] finished tweaking crates.io crate dfx-base 1.0.0-beta
[INFO] tweaked toml for crates.io crate dfx-base 1.0.0-beta written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e09a892d7ab2ea2e95212005527f0ef6c7365f85f30b0fab0d448531405d5ab
[INFO] running `Command { std: "docker" "start" "-a" "0e09a892d7ab2ea2e95212005527f0ef6c7365f85f30b0fab0d448531405d5ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e09a892d7ab2ea2e95212005527f0ef6c7365f85f30b0fab0d448531405d5ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e09a892d7ab2ea2e95212005527f0ef6c7365f85f30b0fab0d448531405d5ab", kill_on_drop: false }`
[INFO] [stdout] 0e09a892d7ab2ea2e95212005527f0ef6c7365f85f30b0fab0d448531405d5ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c46356a99f25895697c42ec09e60936edf35a0220278d47595fcd1fc5f7273da
[INFO] running `Command { std: "docker" "start" "-a" "c46356a99f25895697c42ec09e60936edf35a0220278d47595fcd1fc5f7273da", kill_on_drop: false }`
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling symbolic-demangle v12.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]    Compiling pprof v0.12.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking backtrace v0.3.69
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking symbolic-common v12.8.0
[INFO] [stderr]     Checking inferno v0.11.19
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking clap v4.5.2
[INFO] [stderr]     Checking serde-xml-rs v0.6.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking dfx-base v1.0.0-beta (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::println`
[INFO] [stdout]    --> src/data_dictionary.rs:821:5
[INFO] [stdout]     |
[INFO] [stdout] 821 | use std::println;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]    --> src/data_dictionary.rs:822:5
[INFO] [stdout]     |
[INFO] [stdout] 822 | use std::str::FromStr;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::data_dictionary::DDGroup`
[INFO] [stdout]  --> src/message.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::data_dictionary::DDGroup;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `string::*`
[INFO] [stdout]  --> src/fields/converters/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use string::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
[INFO] [stdout]   --> src/fields/converters/datetime.rs:77:19
[INFO] [stdout]    |
[INFO] [stdout] 77 |         match Utc.datetime_from_str(time, DATE_TIME_FORMAT_WITHOUT_MILLISECONDS) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
[INFO] [stdout]   --> src/fields/converters/datetime.rs:79:33
[INFO] [stdout]    |
[INFO] [stdout] 79 |             Err(e) => match Utc.datetime_from_str(time, DATE_TIME_FORMAT_WITH_MILLISECONDS) {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AsDDMap` is never used
[INFO] [stdout]    --> src/data_dictionary.rs:676:7
[INFO] [stdout]     |
[INFO] [stdout] 676 | trait AsDDMap {
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../../spec/FIXT11.xml: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/data_dictionary.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let data = include_str!("../../../spec/FIXT11.xml");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../../spec/FIX40.xml: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/data_dictionary.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let data = include_str!("../../../spec/FIX40.xml");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../../spec/FIX41.xml: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/data_dictionary.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let data = include_str!("../../../spec/FIX41.xml");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../../spec/FIX42.xml: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/data_dictionary.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let data = include_str!("../../../spec/FIX42.xml");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../../spec/FIX43.xml: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/data_dictionary.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let data = include_str!("../../../spec/FIX43.xml");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../../spec/FIX44.xml: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/data_dictionary.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let data = include_str!("../../../spec/FIX44.xml");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../../spec/FIX50.xml: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/data_dictionary.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let data = include_str!("../../../spec/FIX50.xml");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../../spec/FIX50SP1.xml: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/data_dictionary.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let data = include_str!("../../../spec/FIX50SP1.xml");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../../spec/FIX50SP2.xml: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/data_dictionary.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let data = include_str!("../../../spec/FIX50SP2.xml");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../../spec/FIX44.xml: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/data_dictionary.rs:100:16
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let data = include_str!("../../../spec/FIX44.xml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BenchmarkId`
[INFO] [stdout]  --> benches/data_dictionary.rs:3:72
[INFO] [stdout]   |
[INFO] [stdout] 3 | use criterion::{black_box, criterion_group, criterion_main, Criterion, BenchmarkId};
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../../../spec/FIX40.xml: No such file or directory (os error 2)
[INFO] [stdout]     --> src/data_dictionary.rs:1127:55
[INFO] [stdout]      |
[INFO] [stdout] 1127 |         let result = DataDictionary::load_from_string(include_str!("../../../spec/FIX40.xml"));
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../../../spec/FIX41.xml: No such file or directory (os error 2)
[INFO] [stdout]     --> src/data_dictionary.rs:1134:55
[INFO] [stdout]      |
[INFO] [stdout] 1134 |         let result = DataDictionary::load_from_string(include_str!("../../../spec/FIX41.xml"));
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../../../spec/FIX42.xml: No such file or directory (os error 2)
[INFO] [stdout]     --> src/data_dictionary.rs:1142:55
[INFO] [stdout]      |
[INFO] [stdout] 1142 |         let result = DataDictionary::load_from_string(include_str!("../../../spec/FIX42.xml"));
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../../../spec/FIX43.xml: No such file or directory (os error 2)
[INFO] [stdout]     --> src/data_dictionary.rs:1150:55
[INFO] [stdout]      |
[INFO] [stdout] 1150 |         let result = DataDictionary::load_from_string(include_str!("../../../spec/FIX43.xml"));
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../../../spec/FIX44.xml: No such file or directory (os error 2)
[INFO] [stdout]     --> src/data_dictionary.rs:1171:55
[INFO] [stdout]      |
[INFO] [stdout] 1171 |         let result = DataDictionary::load_from_string(include_str!("../../../spec/FIX44.xml"));
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../../../spec/FIX50.xml: No such file or directory (os error 2)
[INFO] [stdout]     --> src/data_dictionary.rs:1179:55
[INFO] [stdout]      |
[INFO] [stdout] 1179 |         let result = DataDictionary::load_from_string(include_str!("../../../spec/FIX50.xml"));
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../../../spec/FIX50SP1.xml: No such file or directory (os error 2)
[INFO] [stdout]     --> src/data_dictionary.rs:1187:55
[INFO] [stdout]      |
[INFO] [stdout] 1187 |         let result = DataDictionary::load_from_string(include_str!("../../../spec/FIX50SP1.xml"));
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../../../spec/FIX50SP2.xml: No such file or directory (os error 2)
[INFO] [stdout]     --> src/data_dictionary.rs:1195:55
[INFO] [stdout]      |
[INFO] [stdout] 1195 |         let result = DataDictionary::load_from_string(include_str!("../../../spec/FIX50SP2.xml"));
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../../../spec/FIXT11.xml: No such file or directory (os error 2)
[INFO] [stdout]     --> src/data_dictionary.rs:1203:55
[INFO] [stdout]      |
[INFO] [stdout] 1203 |         let result = DataDictionary::load_from_string(include_str!("../../../spec/FIXT11.xml"));
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dfx-base` (bench "data_dictionary") due to 11 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `std::println`
[INFO] [stdout]    --> src/data_dictionary.rs:821:5
[INFO] [stdout]     |
[INFO] [stdout] 821 | use std::println;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]    --> src/data_dictionary.rs:822:5
[INFO] [stdout]     |
[INFO] [stdout] 822 | use std::str::FromStr;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::data_dictionary::DDGroup`
[INFO] [stdout]  --> src/message.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::data_dictionary::DDGroup;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]    --> src/message.rs:842:9
[INFO] [stdout]     |
[INFO] [stdout] 842 |     use std::fs::File;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `string::*`
[INFO] [stdout]  --> src/fields/converters/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use string::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
[INFO] [stdout]   --> src/fields/converters/datetime.rs:77:19
[INFO] [stdout]    |
[INFO] [stdout] 77 |         match Utc.datetime_from_str(time, DATE_TIME_FORMAT_WITHOUT_MILLISECONDS) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
[INFO] [stdout]   --> src/fields/converters/datetime.rs:79:33
[INFO] [stdout]    |
[INFO] [stdout] 79 |             Err(e) => match Utc.datetime_from_str(time, DATE_TIME_FORMAT_WITH_MILLISECONDS) {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors; 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dfx-base` (lib test) due to 10 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c46356a99f25895697c42ec09e60936edf35a0220278d47595fcd1fc5f7273da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c46356a99f25895697c42ec09e60936edf35a0220278d47595fcd1fc5f7273da", kill_on_drop: false }`
[INFO] [stdout] c46356a99f25895697c42ec09e60936edf35a0220278d47595fcd1fc5f7273da
