[INFO] fetching crate dicom-anonymization 0.3.1...
[INFO] testing dicom-anonymization-0.3.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate dicom-anonymization 0.3.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate dicom-anonymization 0.3.1
[INFO] finished tweaking crates.io crate dicom-anonymization 0.3.1
[INFO] tweaked toml for crates.io crate dicom-anonymization 0.3.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dicom-anonymization 0.3.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dicom-anonymization 0.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e455fcfa2d03dae5da838d9c35bd5b0155466cbf3052afb55fa3afc566cc241e
[INFO] running `Command { std: "docker" "start" "-a" "e455fcfa2d03dae5da838d9c35bd5b0155466cbf3052afb55fa3afc566cc241e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e455fcfa2d03dae5da838d9c35bd5b0155466cbf3052afb55fa3afc566cc241e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e455fcfa2d03dae5da838d9c35bd5b0155466cbf3052afb55fa3afc566cc241e", kill_on_drop: false }`
[INFO] [stdout] e455fcfa2d03dae5da838d9c35bd5b0155466cbf3052afb55fa3afc566cc241e
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 524b2a20772818769a69bee1418991dbf5a1e2e7cb2d93fa34177167febaba0c
[INFO] running `Command { std: "docker" "start" "-a" "524b2a20772818769a69bee1418991dbf5a1e2e7cb2d93fa34177167febaba0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling safe-transmute v0.11.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling byteordered v0.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling oncemutex v0.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling jiff v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling regex-cache v0.2.1
[INFO] [stderr]    Compiling card-validate v2.4.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling garde_derive v0.22.0
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling phonenumber v0.3.7+8.13.52
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling dicom-core v0.8.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling garde v0.22.0
[INFO] [stderr]    Compiling dicom-dictionary-std v0.8.0
[INFO] [stderr]    Compiling dicom-encoding v0.8.1
[INFO] [stderr]    Compiling dicom-transfer-syntax-registry v0.8.1
[INFO] [stderr]    Compiling dicom-parser v0.8.1
[INFO] [stderr]    Compiling dicom-object v0.8.1
[INFO] [stderr]    Compiling dicom-anonymization v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `NoopProcessor` is never constructed
[INFO] [stdout]    --> src/processor.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | struct NoopProcessor;
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/processor.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 175 | impl NoopProcessor {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 176 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/config/mod.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq)]
[INFO] [stdout]    |                                                --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 50 |     hash_fn: HashFn,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/config/tag_action_map.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn iter(&self) -> TagActionMapIter {
[INFO] [stdout]    |                 ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn iter(&self) -> TagActionMapIter<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 16s
[INFO] running `Command { std: "docker" "inspect" "524b2a20772818769a69bee1418991dbf5a1e2e7cb2d93fa34177167febaba0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "524b2a20772818769a69bee1418991dbf5a1e2e7cb2d93fa34177167febaba0c", kill_on_drop: false }`
[INFO] [stdout] 524b2a20772818769a69bee1418991dbf5a1e2e7cb2d93fa34177167febaba0c
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f575a8fa7fba3bfe372d865b5e78e0b7dee313157a7f08e01d613ccb912fe23c
[INFO] running `Command { std: "docker" "start" "-a" "f575a8fa7fba3bfe372d865b5e78e0b7dee313157a7f08e01d613ccb912fe23c", kill_on_drop: false }`
[INFO] [stdout] warning: struct `NoopProcessor` is never constructed
[INFO] [stdout]    --> src/processor.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | struct NoopProcessor;
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/processor.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 175 | impl NoopProcessor {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 176 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/config/mod.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq)]
[INFO] [stdout]    |                                                --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 50 |     hash_fn: HashFn,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/config/tag_action_map.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn iter(&self) -> TagActionMapIter {
[INFO] [stdout]    |                 ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn iter(&self) -> TagActionMapIter<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dicom-anonymization v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/config/mod.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq)]
[INFO] [stdout]    |                                                --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 50 |     hash_fn: HashFn,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/config/tag_action_map.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn iter(&self) -> TagActionMapIter {
[INFO] [stdout]    |                 ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn iter(&self) -> TagActionMapIter<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.12s
[INFO] running `Command { std: "docker" "inspect" "f575a8fa7fba3bfe372d865b5e78e0b7dee313157a7f08e01d613ccb912fe23c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f575a8fa7fba3bfe372d865b5e78e0b7dee313157a7f08e01d613ccb912fe23c", kill_on_drop: false }`
[INFO] [stdout] f575a8fa7fba3bfe372d865b5e78e0b7dee313157a7f08e01d613ccb912fe23c
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 02c3c83651e5deccaa91367ae6b3565ca17812ed58e54bd95e9ac39cf238dcd4
[INFO] running `Command { std: "docker" "start" "-a" "02c3c83651e5deccaa91367ae6b3565ca17812ed58e54bd95e9ac39cf238dcd4", kill_on_drop: false }`
[INFO] [stderr] warning: struct `NoopProcessor` is never constructed
[INFO] [stderr]    --> src/processor.rs:173:8
[INFO] [stderr]     |
[INFO] [stderr] 173 | struct NoopProcessor;
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/processor.rs:176:8
[INFO] [stderr]     |
[INFO] [stderr] 175 | impl NoopProcessor {
[INFO] [stderr]     | ------------------ associated function in this implementation
[INFO] [stderr] 176 |     fn new() -> Self {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/config/mod.rs:50:5
[INFO] [stderr]    |
[INFO] [stderr] 47 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq)]
[INFO] [stderr]    |                                                --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 50 |     hash_fn: HashFn,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/config/tag_action_map.rs:55:17
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn iter(&self) -> TagActionMapIter {
[INFO] [stderr]    |                 ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn iter(&self) -> TagActionMapIter<'_> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `dicom-anonymization` (lib) generated 4 warnings
[INFO] [stderr] warning: `dicom-anonymization` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dicom_anonymization-59693b0ef241cf21)
[INFO] [stdout] 
[INFO] [stdout] running 113 tests
[INFO] [stdout] test actions::empty::tests::test_process ... ok
[INFO] [stdout] test actions::hash::tests::test_anonymize_no_length ... ok
[INFO] [stdout] test actions::hash::tests::test_anonymize_with_length ... ok
[INFO] [stdout] test actions::hash::tests::test_hash_length ... ok
[INFO] [stdout] test actions::hash::tests::test_hash_length_new ... ok
[INFO] [stdout] test actions::hash::tests::test_hash_length_try_into ... ok
[INFO] [stdout] test actions::hash::tests::test_process_empty_element ... ok
[INFO] [stdout] test actions::hash::tests::test_process_with_length_exceeding_max_length ... ok
[INFO] [stdout] test actions::hash_date::tests::test_anonymize_dates_with_same_seed ... ok
[INFO] [stdout] test actions::hash::tests::test_process_with_length ... ok
[INFO] [stdout] test actions::hash_date::tests::test_anonymize_with_date_as_input ... ok
[INFO] [stdout] test actions::hash_date::tests::test_parse_date_with_first_date_format ... ok
[INFO] [stdout] test actions::hash_date::tests::test_parse_date_with_second_date_format ... ok
[INFO] [stdout] test actions::hash_date::tests::test_parse_date_with_unsupported_date_format ... ok
[INFO] [stdout] test actions::hash_date::tests::test_parse_string_starting_with_zero ... ok
[INFO] [stdout] test actions::hash_date::tests::test_process ... ok
[INFO] [stdout] test actions::hash_date::tests::test_process_with_empty_date_element ... ok
[INFO] [stdout] test actions::hash_date::tests::test_parse_date_from_date_time ... ok
[INFO] [stdout] test actions::hash_date::tests::test_anonymize_with_date_time_as_input ... ok
[INFO] [stdout] test actions::hash::tests::test_process_without_length ... ok
[INFO] [stdout] test actions::hash_uid::tests::test_anonymize_with_prefix ... ok
[INFO] [stdout] test actions::hash_uid::tests::test_anonymize_with_prefix_with_dot ... ok
[INFO] [stdout] test actions::hash_uid::tests::test_anonymize_without_prefix ... ok
[INFO] [stdout] test actions::hash_date::tests::test_process_with_hyphened_date ... ok
[INFO] [stdout] test actions::hash_uid::tests::test_anonymize_with_empty_prefix ... ok
[INFO] [stdout] test actions::hash_uid::tests::test_process ... ok
[INFO] [stdout] test actions::hash_uid::tests::test_process_with_empty_element ... ok
[INFO] [stdout] test actions::keep::tests::test_process ... ok
[INFO] [stdout] test actions::hash_uid::tests::test_process_with_uid_root ... ok
[INFO] [stdout] test actions::no_action::tests::test_process ... ok
[INFO] [stdout] test actions::remove::tests::test_process ... ok
[INFO] [stdout] test actions::tests::test_deserialize_empty ... ok
[INFO] [stdout] test actions::tests::test_deserialize_hash ... ok
[INFO] [stdout] test actions::replace::tests::test_process ... ok
[INFO] [stdout] test actions::tests::test_deserialize_hash_date ... ok
[INFO] [stdout] test actions::tests::test_deserialize_none ... ok
[INFO] [stdout] test actions::tests::test_deserialize_hash_uid ... ok
[INFO] [stdout] test actions::tests::test_deserialize_keep ... ok
[INFO] [stdout] test actions::tests::test_deserialize_remove ... ok
[INFO] [stdout] test actions::tests::test_deserialize_replace ... ok
[INFO] [stdout] test actions::tests::test_error_handling_missing_replace_with ... ok
[INFO] [stdout] test actions::tests::test_pretty_print ... ok
[INFO] [stdout] test actions::tests::test_roundtrip_all_variants ... ok
[INFO] [stdout] test actions::hash_uid::tests::test_anonymize_with_non_zero_first_digit ... ok
[INFO] [stdout] test actions::tests::test_serialize_hash ... ok
[INFO] [stdout] test actions::tests::test_error_handling_invalid_action ... ok
[INFO] [stdout] test actions::hash_uid::tests::test_anonymize_with_long_uid ... ok
[INFO] [stdout] test actions::tests::test_serialize_hash_date ... ok
[INFO] [stdout] test actions::tests::test_serialize_empty ... ok
[INFO] [stdout] test actions::tests::test_serialize_hash_uid ... ok
[INFO] [stdout] test actions::tests::test_serialize_keep ... ok
[INFO] [stdout] test actions::hash::tests::test_hash_length_error ... ok
[INFO] [stdout] test actions::tests::test_serialize_none ... ok
[INFO] [stdout] test actions::tests::test_serialize_remove ... ok
[INFO] [stdout] test actions::tests::test_serialize_replace ... ok
[INFO] [stdout] test actions::utils::tests::test_is_empty_element ... ok
[INFO] [stdout] test actions::utils::tests::test_truncate_to ... ok
[INFO] [stdout] test actions::utils::tests::test_truncate_to_empty_string ... ok
[INFO] [stdout] test actions::tests::test_case_handling_on_deserialization ... ok
[INFO] [stdout] test actions::tests::test_error_handling_missing_action ... ok
[INFO] [stdout] test actions::utils::tests::test_truncate_to_empty_string_to_zero ... ok
[INFO] [stdout] test config::tag_action_map::tests::test_error_handling ... ok
[INFO] [stdout] test config::tag_action_map::tests::test_hash_length_error ... ok
[INFO] [stdout] test config::tag_action_map::tests::test_iterator_implementation ... ok
[INFO] [stdout] test config::tag_action_map::tests::test_malformed_json ... ok
[INFO] [stdout] test actions::utils::tests::test_truncate_to_zero ... ok
[INFO] [stdout] test config::tag_action_map::tests::test_deserialization_with_optional_comment ... ok
[INFO] [stdout] test config::tests::test_config_builder ... ok
[INFO] [stdout] test config::tests::test_config_deserialization ... ok
[INFO] [stdout] test config::tests::test_default_remove_fields ... ok
[INFO] [stdout] test config::tag_action_map::tests::test_tag_ordering ... ok
[INFO] [stdout] test config::tests::test_config_roundtrip ... ok
[INFO] [stdout] test config::tag_action_map::tests::test_roundtrip_with_optional_comment ... ok
[INFO] [stdout] test config::tag_action_map::tests::test_tag_action_map_insert ... ok
[INFO] [stdout] test config::tag_action_map::tests::test_serialization_with_optional_comment ... ok
[INFO] [stdout] test config::tag_action_map::tests::test_tag_action_map ... ok
[INFO] [stdout] test config::tests::test_config_serialization ... ok
[INFO] [stdout] test config::tests::test_empty_json ... ok
[INFO] [stdout] test config::tests::test_empty_tag_actions ... ok
[INFO] [stdout] test config::tests::test_empty_uid_root_and_tag_actions ... ok
[INFO] [stdout] test config::tests::test_is_curve_tag ... ok
[INFO] [stdout] test config::tests::test_is_overlay_tag ... ok
[INFO] [stdout] test config::tests::test_is_private_tag ... ok
[INFO] [stdout] test config::tests::test_keep_curve_tag ... ok
[INFO] [stdout] test config::tests::test_keep_overlay_tag ... ok
[INFO] [stdout] test config::tests::test_keep_private_tag ... ok
[INFO] [stdout] test config::tests::test_malformed_config ... ok
[INFO] [stdout] test config::tests::test_missing_uid_root ... ok
[INFO] [stdout] test config::tests::test_only_empty_tag_actions ... ok
[INFO] [stdout] test config::tests::test_partial_config_deserialization ... ok
[INFO] [stdout] test config::tests::test_remove_curve_tag ... ok
[INFO] [stdout] test config::tests::test_remove_overlay_tag ... ok
[INFO] [stdout] test config::tests::test_remove_private_tag ... ok
[INFO] [stdout] test config::uid_root::tests::test_uid_root_as_ref ... ok
[INFO] [stdout] test config::uid_root::tests::test_uid_root_from_str ... ok
[INFO] [stdout] test config::uid_root::tests::test_uid_root_validation ... ok
[INFO] [stdout] test hasher::tests::test_different_result_for_different_input ... ok
[INFO] [stdout] test hasher::tests::test_empty_string ... ok
[INFO] [stdout] test hasher::tests::test_hello_world ... ok
[INFO] [stdout] test hasher::tests::test_same_result_for_same_input ... ok
[INFO] [stdout] test hasher::tests::test_special_characters ... ok
[INFO] [stdout] test processor::tests::test_noop_processor ... ok
[INFO] [stdout] test processor::tests::test_process_element_empty ... ok
[INFO] [stdout] test processor::tests::test_process_element_hash_length ... ok
[INFO] [stdout] test processor::tests::test_process_element_hash_date_invalid_hash_date_tag_error ... ok
[INFO] [stdout] test processor::tests::test_process_element_hash_length_with_value ... ok
[INFO] [stdout] test processor::tests::test_process_element_keep ... ok
[INFO] [stdout] test processor::tests::test_process_element_remove ... ok
[INFO] [stdout] test processor::tests::test_process_element_replace ... ok
[INFO] [stdout] test processor::tests::test_process_sequence_replace_action_inside_item ... ok
[INFO] [stdout] test tests::test_anonymizer ... ok
[INFO] [stdout] test processor::tests::test_process_element_hash_max_length ... ok
[INFO] [stdout] test processor::tests::test_process_sequence_remove_whole_sequence_if_no_items_left ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 113 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cfgdump.rs (/opt/rustwide/target/debug/deps/cfgdump-8c582982cfc879d5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/dcmanon-9ff9404f97502b9d)
[INFO] [stderr]    Doc-tests dicom_anonymization
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/config/builder.rs - config::builder::ConfigBuilder::from_config (line 49) ... ok
[INFO] [stdout] test src/config/builder.rs - config::builder::ConfigBuilder::remove_private_tags (line 183) ... ok
[INFO] [stdout] test src/config/builder.rs - config::builder::ConfigBuilder::remove_overlays (line 243) ... ok
[INFO] [stdout] test src/config/builder.rs - config::builder::ConfigBuilder::tag_action (line 131) ... ok
[INFO] [stdout] test src/config/builder.rs - config::builder::ConfigBuilder (line 18) ... ok
[INFO] [stdout] test src/config/builder.rs - config::builder::ConfigBuilder::build (line 265) ... ok
[INFO] [stdout] test src/config/builder.rs - config::builder::ConfigBuilder::hash_fn (line 85) ... ok
[INFO] [stdout] test src/config/builder.rs - config::builder::ConfigBuilder::remove_curves (line 213) ... ok
[INFO] [stdout] test src/config/uid_root.rs - config::uid_root::UidRoot (line 22) ... ok
[INFO] [stdout] test src/config/builder.rs - config::builder::ConfigBuilder::uid_root (line 108) ... ok
[INFO] [stdout] test src/lib.rs - Anonymizer::default (line 226) ... ok
[INFO] [stdout] test src/lib.rs - (line 15) ... FAILED
[INFO] [stdout] test src/lib.rs - Anonymizer::anonymize (line 164) ... FAILED
[INFO] [stdout] test src/lib.rs - AnonymizationResult::write (line 111) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 15) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/lib.rs:17:41:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ReadError("Could not parse meta group data set")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d2fa4864682 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d2fa4864682 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d2fa4864682 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d2fa4864682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d2fa48875f3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d2fa48875f3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5d2fa4862273 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d2fa4862273 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d2fa48644d2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d2fa4865546 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d2fa4865349 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5d2fa4865e12 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5d2fa4865caa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5d2fa4864b79 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x5d2fa486593d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5d2fa4885020 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5d2fa48853c6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x5d2fa46f8acf - rust_out::main::_doctest_main_src_lib_rs_15_0::hd4de8e002767b928
[INFO] [stdout]   18:     0x5d2fa46f88c6 - rust_out::main::h4293891446a396e5
[INFO] [stdout]   19:     0x5d2fa46c2b63 - core::ops::function::FnOnce::call_once::h1b7f0f4a0fa90646
[INFO] [stdout]   20:     0x5d2fa46c1a76 - std::sys::backtrace::__rust_begin_short_backtrace::h93ddb45b5142a0f2
[INFO] [stdout]   21:     0x5d2fa46c1819 - std::rt::lang_start::{{closure}}::hc7952c01b1103b9a
[INFO] [stdout]   22:     0x5d2fa485f460 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   23:     0x5d2fa485f460 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   24:     0x5d2fa485f460 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x5d2fa485f460 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x5d2fa485f460 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x5d2fa485f460 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5d2fa485f460 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5d2fa485f460 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5d2fa485f460 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x5d2fa46c1801 - std::rt::lang_start::hcc2a7507424cf42d
[INFO] [stdout]   32:     0x5d2fa46f8b85 - main
[INFO] [stdout]   33:     0x7180b6c261ca - <unknown>
[INFO] [stdout]   34:     0x7180b6c2628b - __libc_start_main
[INFO] [stdout]   35:     0x5d2fa4698fe5 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Anonymizer::anonymize (line 164) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/lib.rs:10:41:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ReadError("Could not parse meta group data set")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x574f111d2bc2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x574f111d2bc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x574f111d2bc2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x574f111d2bc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x574f111f5b33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x574f111f5b33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x574f111d07b3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x574f111d07b3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x574f111d2a12 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x574f111d3a86 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x574f111d3889 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x574f111d4352 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x574f111d41ea - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x574f111d30b9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x574f111d3e7d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x574f111f3560 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x574f111f3906 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x574f11066e65 - rust_out::main::_doctest_main_src_lib_rs_164_0::h4d37e065902b7db9
[INFO] [stdout]   18:     0x574f11066cb6 - rust_out::main::h4293891446a396e5
[INFO] [stdout]   19:     0x574f11032373 - core::ops::function::FnOnce::call_once::h1b7f0f4a0fa90646
[INFO] [stdout]   20:     0x574f11031286 - std::sys::backtrace::__rust_begin_short_backtrace::h93ddb45b5142a0f2
[INFO] [stdout]   21:     0x574f11031029 - std::rt::lang_start::{{closure}}::hc7952c01b1103b9a
[INFO] [stdout]   22:     0x574f111cd9a0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   23:     0x574f111cd9a0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   24:     0x574f111cd9a0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x574f111cd9a0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x574f111cd9a0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x574f111cd9a0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x574f111cd9a0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x574f111cd9a0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x574f111cd9a0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x574f11031011 - std::rt::lang_start::hcc2a7507424cf42d
[INFO] [stdout]   32:     0x574f11066f15 - main
[INFO] [stdout]   33:     0x779bd54c11ca - <unknown>
[INFO] [stdout]   34:     0x779bd54c128b - __libc_start_main
[INFO] [stdout]   35:     0x574f11008b65 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - AnonymizationResult::write (line 111) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/lib.rs:10:41:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ReadError("Could not parse meta group data set")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e1399123fe2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e1399123fe2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e1399123fe2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e1399123fe2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e1399146f53 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e1399146f53 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5e1399121bd3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e1399121bd3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e1399123e32 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e1399124ea6 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e1399124ca9 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5e1399125772 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5e139912560a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5e13991244d9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x5e139912529d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5e1399144980 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5e1399144d26 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x5e1398fb1585 - rust_out::main::_doctest_main_src_lib_rs_111_0::h606db1d643e70c74
[INFO] [stdout]   18:     0x5e1398fb13d6 - rust_out::main::h4293891446a396e5
[INFO] [stdout]   19:     0x5e1398f6fde3 - core::ops::function::FnOnce::call_once::h1b7f0f4a0fa90646
[INFO] [stdout]   20:     0x5e1398f6ebf6 - std::sys::backtrace::__rust_begin_short_backtrace::h93ddb45b5142a0f2
[INFO] [stdout]   21:     0x5e1398f6e999 - std::rt::lang_start::{{closure}}::hc7952c01b1103b9a
[INFO] [stdout]   22:     0x5e139911ed30 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   23:     0x5e139911ed30 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   24:     0x5e139911ed30 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x5e139911ed30 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x5e139911ed30 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x5e139911ed30 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5e139911ed30 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5e139911ed30 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5e139911ed30 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x5e1398f6e981 - std::rt::lang_start::hcc2a7507424cf42d
[INFO] [stdout]   32:     0x5e1398fb1785 - main
[INFO] [stdout]   33:     0x7256793001ca - <unknown>
[INFO] [stdout]   34:     0x72567930028b - __libc_start_main
[INFO] [stdout]   35:     0x5e1398f25e65 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 15)
[INFO] [stdout]     src/lib.rs - AnonymizationResult::write (line 111)
[INFO] [stdout]     src/lib.rs - Anonymizer::anonymize (line 164)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.56s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "02c3c83651e5deccaa91367ae6b3565ca17812ed58e54bd95e9ac39cf238dcd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02c3c83651e5deccaa91367ae6b3565ca17812ed58e54bd95e9ac39cf238dcd4", kill_on_drop: false }`
[INFO] [stdout] 02c3c83651e5deccaa91367ae6b3565ca17812ed58e54bd95e9ac39cf238dcd4
