[INFO] cloning repository https://github.com/gmc-norr/bayesphase
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gmc-norr/bayesphase" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmc-norr%2Fbayesphase", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmc-norr%2Fbayesphase'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 17e294c6a7b8c2bf2d0d94936b3cb7bf055f75f0
[INFO] checking gmc-norr/bayesphase against master#2aabf3ce0569dd7c8c2d2a27944850056dcf2566 for pr-156508-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmc-norr%2Fbayesphase" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gmc-norr/bayesphase
[INFO] finished tweaking git repo https://github.com/gmc-norr/bayesphase
[INFO] tweaked toml for git repo https://github.com/gmc-norr/bayesphase written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gmc-norr/bayesphase on toolchain 2aabf3ce0569dd7c8c2d2a27944850056dcf2566
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gmc-norr/bayesphase 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" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded semver v0.1.20
[INFO] [stderr]   Downloaded rustc_version v0.1.7
[INFO] [stderr]   Downloaded newtype_derive v0.1.6
[INFO] [stderr]   Downloaded linear-map v1.2.0
[INFO] [stderr]   Downloaded rust-htslib v0.49.0
[INFO] [stderr]   Downloaded quick-error v1.2.3
[INFO] [stderr]   Downloaded fs-utils v1.1.4
[INFO] [stderr]   Downloaded ieee754 v0.2.6
[INFO] [stderr]   Downloaded derive-new v0.7.0
[INFO] [stderr]   Downloaded custom_derive v0.1.7
[INFO] [stderr]   Downloaded derive-new v0.6.0
[INFO] [stderr]   Downloaded env_filter v1.0.0
[INFO] [stderr]   Downloaded env_logger v0.11.9
[INFO] [stderr]   Downloaded bio-types v1.0.4
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.5
[INFO] [stderr]   Downloaded openssl-sys v0.9.111
[INFO] [stderr]   Downloaded jiff-static v0.2.23
[INFO] [stderr]   Downloaded clap v4.5.60
[INFO] [stderr]   Downloaded clap_builder v4.5.60
[INFO] [stderr]   Downloaded bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]   Downloaded jiff v0.2.23
[INFO] [stderr]   Downloaded libz-sys v1.1.24
[INFO] [stderr]   Downloaded curl-sys v0.4.85+curl-8.18.0
[INFO] [stderr]   Downloaded hts-sys v2.2.0
[INFO] [stderr]   Downloaded openssl-src v300.5.5+3.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45512d9e1c35f6d15fc90dd53a1b5c22a0cb231a58f0c11f155659fc933b5971
[INFO] running `Command { std: "docker" "start" "-a" "45512d9e1c35f6d15fc90dd53a1b5c22a0cb231a58f0c11f155659fc933b5971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45512d9e1c35f6d15fc90dd53a1b5c22a0cb231a58f0c11f155659fc933b5971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45512d9e1c35f6d15fc90dd53a1b5c22a0cb231a58f0c11f155659fc933b5971", kill_on_drop: false }`
[INFO] [stdout] 45512d9e1c35f6d15fc90dd53a1b5c22a0cb231a58f0c11f155659fc933b5971
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bb30253b908e0ec7d2c8166a1f7e065ac070ffd41668936862efd5c063cd0a6
[INFO] running `Command { std: "docker" "start" "-a" "9bb30253b908e0ec7d2c8166a1f7e065ac070ffd41668936862efd5c063cd0a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling fs-utils v1.1.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]     Checking ieee754 v0.2.6
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling curl-sys v0.4.85+curl-8.18.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking bio-types v1.0.4
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling hts-sys v2.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rust-htslib v0.49.0
[INFO] [stderr]     Checking bayesphase v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `obs_ref`
[INFO] [stdout]    --> src/evidence/dna.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 252 |         let obs_ref = make_obs(Allele::Ref, 30, 60);
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_obs_ref`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `term`
[INFO] [stdout]    --> src/evidence/dna.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |         let term = score_dna_fragments(&fragments, 100, 200, &mut flags);
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `reference` is never read
[INFO] [stdout]   --> src/combiner.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct CombinerConfig {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub reference: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CombinerConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flat_prior` is never used
[INFO] [stdout]    --> src/evidence/population.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn flat_prior() -> EvidenceTerm {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prior_from_confidence` is never used
[INFO] [stdout]    --> src/evidence/population.rs:128:8
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub fn prior_from_confidence(confidence: f64, is_same_haplotype: bool) -> EvidenceTerm {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_empty` and `haplotype_for` are never used
[INFO] [stdout]   --> src/phaseblocks.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl PhaseBlock {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn haplotype_for(&self, pos: u64) -> Option<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_reverse` and `nm` are never read
[INFO] [stdout]   --> src/types.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct AlleleObs {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub is_reverse: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 61 |     /// NM tag: total edit distance of the read.
[INFO] [stdout] 62 |     pub nm: Option<u32>,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AlleleObs` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `qname` and `source` are never read
[INFO] [stdout]    --> src/types.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct Fragment {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 100 |     pub qname: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub source: FragmentSource,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Fragment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Pedigree` and `CopyNumber` are never constructed
[INFO] [stdout]    --> src/types.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub enum EvidenceSource {
[INFO] [stdout]     |          -------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 137 |     Pedigree,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 138 |     CopyNumber,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EvidenceSource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `reference` is never read
[INFO] [stdout]   --> src/combiner.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct CombinerConfig {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub reference: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CombinerConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_empty` and `haplotype_for` are never used
[INFO] [stdout]   --> src/phaseblocks.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl PhaseBlock {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn haplotype_for(&self, pos: u64) -> Option<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_reverse` and `nm` are never read
[INFO] [stdout]   --> src/types.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct AlleleObs {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub is_reverse: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 61 |     /// NM tag: total edit distance of the read.
[INFO] [stdout] 62 |     pub nm: Option<u32>,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AlleleObs` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `qname` and `source` are never read
[INFO] [stdout]    --> src/types.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct Fragment {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 100 |     pub qname: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub source: FragmentSource,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Fragment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Pedigree` and `CopyNumber` are never constructed
[INFO] [stdout]    --> src/types.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub enum EvidenceSource {
[INFO] [stdout]     |          -------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 137 |     Pedigree,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 138 |     CopyNumber,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EvidenceSource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 09s
[INFO] running `Command { std: "docker" "inspect" "9bb30253b908e0ec7d2c8166a1f7e065ac070ffd41668936862efd5c063cd0a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bb30253b908e0ec7d2c8166a1f7e065ac070ffd41668936862efd5c063cd0a6", kill_on_drop: false }`
[INFO] [stdout] 9bb30253b908e0ec7d2c8166a1f7e065ac070ffd41668936862efd5c063cd0a6
