[INFO] fetching crate oasiscap 0.2.0... [INFO] checking oasiscap-0.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate oasiscap 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate oasiscap 0.2.0 [INFO] finished tweaking crates.io crate oasiscap 0.2.0 [INFO] tweaked toml for crates.io crate oasiscap 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oasiscap 0.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 131 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding pretty_env_logger v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding prost v0.9.0 (available: v0.14.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xml_serde v1.4.1 [INFO] [stderr] Downloaded serde_test v1.0.177 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c1b59c93966ff2b54f1abfc5aeb060ac3341f713f0855733a93a03b14370498 [INFO] running `Command { std: "docker" "start" "-a" "6c1b59c93966ff2b54f1abfc5aeb060ac3341f713f0855733a93a03b14370498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c1b59c93966ff2b54f1abfc5aeb060ac3341f713f0855733a93a03b14370498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c1b59c93966ff2b54f1abfc5aeb060ac3341f713f0855733a93a03b14370498", kill_on_drop: false }` [INFO] [stdout] 6c1b59c93966ff2b54f1abfc5aeb060ac3341f713f0855733a93a03b14370498 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08b955f38153115ae830a127c38a65c07d3c12e0eda6a1665cda25b6ba1a5c80 [INFO] running `Command { std: "docker" "start" "-a" "08b955f38153115ae830a127c38a65c07d3c12e0eda6a1665cda25b6ba1a5c80", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking xml-rs v0.8.27 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking xml_serde v1.4.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking serde_test v1.0.177 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking oasiscap v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead [INFO] [stdout] --> src/datetime.rs:142:26 [INFO] [stdout] | [INFO] [stdout] 142 | FixedOffset::west(0).datetime_from_str(s, "%Y-%m-%dT%H:%M:%S%.fZ") [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/datetime.rs:142:34 [INFO] [stdout] | [INFO] [stdout] 142 | FixedOffset::west(0).datetime_from_str(s, "%Y-%m-%dT%H:%M:%S%.fZ") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/map.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 155 | pub fn iter(&self) -> Iter<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/references.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn iter(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn iter(&self) -> std::slice::Iter<'_, Reference> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1dot0/map.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 107 | pub fn iter(&self) -> Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../fixtures/v1dot0_appendix_adot1.xml`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bench.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | ($name, include_str!(concat!("../fixtures/", $name, ".xml"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | fixture!("v1dot0_appendix_adot1"), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../fixtures/v1dot0_appendix_adot2.xml`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bench.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | ($name, include_str!(concat!("../fixtures/", $name, ".xml"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | fixture!("v1dot0_appendix_adot2"), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../fixtures/v1dot0_appendix_adot3.xml`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bench.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | ($name, include_str!(concat!("../fixtures/", $name, ".xml"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | fixture!("v1dot0_appendix_adot3"), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../fixtures/v1dot0_appendix_adot4.xml`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bench.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | ($name, include_str!(concat!("../fixtures/", $name, ".xml"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | fixture!("v1dot0_appendix_adot4"), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../fixtures/v1dot1_appendix_adot1.xml`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bench.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | ($name, include_str!(concat!("../fixtures/", $name, ".xml"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | fixture!("v1dot1_appendix_adot1"), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../fixtures/v1dot1_appendix_adot2.xml`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bench.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | ($name, include_str!(concat!("../fixtures/", $name, ".xml"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | fixture!("v1dot1_appendix_adot2"), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../fixtures/v1dot1_appendix_adot3.xml`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bench.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | ($name, include_str!(concat!("../fixtures/", $name, ".xml"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | fixture!("v1dot1_appendix_adot3"), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../fixtures/v1dot1_appendix_adot4.xml`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bench.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | ($name, include_str!(concat!("../fixtures/", $name, ".xml"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | fixture!("v1dot1_appendix_adot4"), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../fixtures/v1dot2_appendix_adot1.xml`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bench.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | ($name, include_str!(concat!("../fixtures/", $name, ".xml"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | fixture!("v1dot2_appendix_adot1"), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../fixtures/v1dot2_appendix_adot2.xml`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bench.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | ($name, include_str!(concat!("../fixtures/", $name, ".xml"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | fixture!("v1dot2_appendix_adot2"), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../fixtures/v1dot2_appendix_adot3.xml`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bench.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | ($name, include_str!(concat!("../fixtures/", $name, ".xml"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | fixture!("v1dot2_appendix_adot3"), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../fixtures/v1dot2_appendix_adot4.xml`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bench.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | ($name, include_str!(concat!("../fixtures/", $name, ".xml"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | fixture!("v1dot2_appendix_adot4"), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../fixtures/nws-5c2cf27b1f56885d61654dc47fa411d5.xml`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bench.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | ($name, include_str!(concat!("../fixtures/", $name, ".xml"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | fixture!("nws-5c2cf27b1f56885d61654dc47fa411d5"), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../fixtures/ipaws-5e6dd964023f1930ef638846.xml`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bench.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | ($name, include_str!(concat!("../fixtures/", $name, ".xml"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | fixture!("ipaws-5e6dd964023f1930ef638846"), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../fixtures/ipaws-5e7e0fc5023f1930efcf3deb.xml`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bench.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | ($name, include_str!(concat!("../fixtures/", $name, ".xml"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | fixture!("ipaws-5e7e0fc5023f1930efcf3deb"), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../fixtures/ipaws-5ea321f39fc226a7b44b6874.xml`: No such file or directory (os error 2) [INFO] [stdout] --> benches/bench.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | ($name, include_str!(concat!("../fixtures/", $name, ".xml"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | fixture!("ipaws-5ea321f39fc226a7b44b6874"), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> benches/bench.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | fn protobuf(c: &mut Criterion, fixtures: &[(&str, &str)]) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fixtures` [INFO] [stdout] --> benches/bench.rs:66:32 [INFO] [stdout] | [INFO] [stdout] 66 | fn protobuf(c: &mut Criterion, fixtures: &[(&str, &str)]) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fixtures` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oasiscap` (bench "bench") due to 16 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read `src/v1dot0/../../fixtures/v1dot0_appendix_adot1.xml`: No such file or directory (os error 2) [INFO] [stdout] --> src/v1dot0/tests.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | let alert: Alert = include_str!("../../fixtures/v1dot0_appendix_adot1.xml") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/v1dot0/../../fixtures/v1dot0_appendix_adot2.xml`: No such file or directory (os error 2) [INFO] [stdout] --> src/v1dot0/tests.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | let alert: Alert = include_str!("../../fixtures/v1dot0_appendix_adot2.xml") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/v1dot0/../../fixtures/v1dot0_appendix_adot3.xml`: No such file or directory (os error 2) [INFO] [stdout] --> src/v1dot0/tests.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | let alert: Alert = include_str!("../../fixtures/v1dot0_appendix_adot3.xml") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/v1dot0/../../fixtures/v1dot0_appendix_adot4.xml`: No such file or directory (os error 2) [INFO] [stdout] --> src/v1dot0/tests.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | let alert: Alert = include_str!("../../fixtures/v1dot0_appendix_adot4.xml") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/v1dot1/../../fixtures/v1dot1_appendix_adot1.xml`: No such file or directory (os error 2) [INFO] [stdout] --> src/v1dot1/tests.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | let alert: Alert = include_str!("../../fixtures/v1dot1_appendix_adot1.xml") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/v1dot1/../../fixtures/v1dot1_appendix_adot2.xml`: No such file or directory (os error 2) [INFO] [stdout] --> src/v1dot1/tests.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | let alert: Alert = include_str!("../../fixtures/v1dot1_appendix_adot2.xml") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/v1dot1/../../fixtures/v1dot1_appendix_adot3.xml`: No such file or directory (os error 2) [INFO] [stdout] --> src/v1dot1/tests.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | let alert: Alert = include_str!("../../fixtures/v1dot1_appendix_adot3.xml") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/v1dot1/../../fixtures/v1dot1_appendix_adot4.xml`: No such file or directory (os error 2) [INFO] [stdout] --> src/v1dot1/tests.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | let alert: Alert = include_str!("../../fixtures/v1dot1_appendix_adot4.xml") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/v1dot2/../../fixtures/v1dot2_appendix_adot1.xml`: No such file or directory (os error 2) [INFO] [stdout] --> src/v1dot2/tests.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | let alert: Alert = include_str!("../../fixtures/v1dot2_appendix_adot1.xml") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/v1dot2/../../fixtures/v1dot2_appendix_adot2.xml`: No such file or directory (os error 2) [INFO] [stdout] --> src/v1dot2/tests.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | let alert: Alert = include_str!("../../fixtures/v1dot2_appendix_adot2.xml") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/v1dot2/../../fixtures/v1dot2_appendix_adot3.xml`: No such file or directory (os error 2) [INFO] [stdout] --> src/v1dot2/tests.rs:78:24 [INFO] [stdout] | [INFO] [stdout] 78 | let alert: Alert = include_str!("../../fixtures/v1dot2_appendix_adot3.xml") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/v1dot2/../../fixtures/v1dot2_appendix_adot4.xml`: No such file or directory (os error 2) [INFO] [stdout] --> src/v1dot2/tests.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | let alert: Alert = include_str!("../../fixtures/v1dot2_appendix_adot4.xml") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Deserializer` in crate `serde_test` [INFO] [stdout] --> src/url.rs:64:27 [INFO] [stdout] | [INFO] [stdout] 64 | <&mut serde_test::Deserializer<'static> as serde::Deserializer>::Error, [INFO] [stdout] | ^^^^^^^^^^^^ not found in `serde_test` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 60 + use crate::url::Deserializer; [INFO] [stdout] | [INFO] [stdout] 60 + use serde::Deserializer; [INFO] [stdout] | [INFO] [stdout] 60 + use serde_json::Deserializer; [INFO] [stdout] | [INFO] [stdout] 60 + use xml_serde::Deserializer; [INFO] [stdout] | [INFO] [stdout] help: if you import `Deserializer`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 64 - <&mut serde_test::Deserializer<'static> as serde::Deserializer>::Error, [INFO] [stdout] 64 + <&mut Deserializer<'static> as serde::Deserializer>::Error, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Deserializer` [INFO] [stdout] --> src/url.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | let mut de = Deserializer::new(tokens); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Deserializer` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 60 + use crate::url::Deserializer; [INFO] [stdout] | [INFO] [stdout] 60 + use serde::Deserializer; [INFO] [stdout] | [INFO] [stdout] 60 + use serde_json::Deserializer; [INFO] [stdout] | [INFO] [stdout] 60 + use xml_serde::Deserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead [INFO] [stdout] --> src/datetime.rs:142:26 [INFO] [stdout] | [INFO] [stdout] 142 | FixedOffset::west(0).datetime_from_str(s, "%Y-%m-%dT%H:%M:%S%.fZ") [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/datetime.rs:142:34 [INFO] [stdout] | [INFO] [stdout] 142 | FixedOffset::west(0).datetime_from_str(s, "%Y-%m-%dT%H:%M:%S%.fZ") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead [INFO] [stdout] --> src/datetime.rs:218:30 [INFO] [stdout] | [INFO] [stdout] 218 | FixedOffset::west(7 * 3600) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/datetime.rs:219:22 [INFO] [stdout] | [INFO] [stdout] 219 | .ymd(2002, 5, 24) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/datetime.rs:220:22 [INFO] [stdout] | [INFO] [stdout] 220 | .and_hms(16, 49, 0) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead [INFO] [stdout] --> src/datetime.rs:250:30 [INFO] [stdout] | [INFO] [stdout] 250 | FixedOffset::west(7 * 3600) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/datetime.rs:251:22 [INFO] [stdout] | [INFO] [stdout] 251 | .ymd(2002, 5, 24) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/datetime.rs:252:22 [INFO] [stdout] | [INFO] [stdout] 252 | .and_hms(16, 49, 0) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead [INFO] [stdout] --> src/datetime.rs:260:35 [INFO] [stdout] | [INFO] [stdout] 260 | DateTime(FixedOffset::west(0).ymd(2002, 5, 24).and_hms(16, 49, 0)).to_string(), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/datetime.rs:260:43 [INFO] [stdout] | [INFO] [stdout] 260 | DateTime(FixedOffset::west(0).ymd(2002, 5, 24).and_hms(16, 49, 0)).to_string(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/datetime.rs:260:60 [INFO] [stdout] | [INFO] [stdout] 260 | DateTime(FixedOffset::west(0).ymd(2002, 5, 24).and_hms(16, 49, 0)).to_string(), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead [INFO] [stdout] --> src/datetime.rs:269:26 [INFO] [stdout] | [INFO] [stdout] 269 | FixedOffset::west(0).ymd(2002, 5, 24).and_hms(16, 49, 0), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/datetime.rs:269:34 [INFO] [stdout] | [INFO] [stdout] 269 | FixedOffset::west(0).ymd(2002, 5, 24).and_hms(16, 49, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/datetime.rs:269:51 [INFO] [stdout] | [INFO] [stdout] 269 | FixedOffset::west(0).ymd(2002, 5, 24).and_hms(16, 49, 0), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead [INFO] [stdout] --> src/datetime.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | FixedOffset::west(7 * 3600) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/datetime.rs:275:22 [INFO] [stdout] | [INFO] [stdout] 275 | .ymd(2002, 5, 24) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/datetime.rs:276:22 [INFO] [stdout] | [INFO] [stdout] 276 | .and_hms(16, 49, 0) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/datetime.rs:282:40 [INFO] [stdout] | [INFO] [stdout] 282 | DateTime::from(chrono::Utc.ymd(2002, 5, 24).and_hms(16, 49, 0)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/datetime.rs:282:57 [INFO] [stdout] | [INFO] [stdout] 282 | DateTime::from(chrono::Utc.ymd(2002, 5, 24).and_hms(16, 49, 0)), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead [INFO] [stdout] --> src/v1dot2/tests.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | FixedOffset::west(5 * 3600) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/v1dot2/tests.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | NaiveDate::from_ymd(2003, 4, 2), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead [INFO] [stdout] --> src/v1dot2/tests.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | NaiveTime::from_hms(14, 39, 1) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oasiscap` (lib test) due to 14 previous errors; 22 warnings emitted [INFO] running `Command { std: "docker" "inspect" "08b955f38153115ae830a127c38a65c07d3c12e0eda6a1665cda25b6ba1a5c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08b955f38153115ae830a127c38a65c07d3c12e0eda6a1665cda25b6ba1a5c80", kill_on_drop: false }` [INFO] [stdout] 08b955f38153115ae830a127c38a65c07d3c12e0eda6a1665cda25b6ba1a5c80