[INFO] fetching crate bulwark-config 0.6.0...
[INFO] testing bulwark-config-0.6.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate bulwark-config 0.6.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate bulwark-config 0.6.0
[INFO] finished tweaking crates.io crate bulwark-config 0.6.0
[INFO] tweaked toml for crates.io crate bulwark-config 0.6.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bulwark-config 0.6.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 133 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.12.1 (available: v0.14.0)
[INFO] [stderr]       Adding thiserror v1.0.43 (available: v1.0.69)
[INFO] [stderr]       Adding thiserror-impl v1.0.43 (available: v1.0.69)
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.8)
[INFO] [stderr]       Adding validator v0.16.1 (available: v0.20.0)
[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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d3e0907a1046ad6aa497c3a742d817aa0a11ad96880b247ca809717e1a0dbec6
[INFO] running `Command { std: "docker" "start" "-a" "d3e0907a1046ad6aa497c3a742d817aa0a11ad96880b247ca809717e1a0dbec6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3e0907a1046ad6aa497c3a742d817aa0a11ad96880b247ca809717e1a0dbec6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3e0907a1046ad6aa497c3a742d817aa0a11ad96880b247ca809717e1a0dbec6", kill_on_drop: false }`
[INFO] [stdout] d3e0907a1046ad6aa497c3a742d817aa0a11ad96880b247ca809717e1a0dbec6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 81018034d890e39be90439c206c6fa627e3aaea08b6168dd657325f344d5b695
[INFO] running `Command { std: "docker" "start" "-a" "81018034d890e39be90439c206c6fa627e3aaea08b6168dd657325f344d5b695", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]    Compiling validator v0.16.1
[INFO] [stderr]    Compiling bulwark-decision v0.6.0
[INFO] [stderr]    Compiling bulwark-config v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/config.rs:403:10
[INFO] [stdout]     |
[INFO] [stdout] 403 |         &'a self,
[INFO] [stdout]     |          ^^ these lifetimes flow to the output
[INFO] [stdout] 404 |         config: &'a Config,
[INFO] [stdout]     |                  ^^ these lifetimes flow to the output
[INFO] [stdout] 405 |     ) -> Result<Vec<&Plugin>, ResolutionError> {
[INFO] [stdout]     |                     ------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 405 |     ) -> Result<Vec<&'a Plugin>, ResolutionError> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/config.rs:412:10
[INFO] [stdout]     |
[INFO] [stdout] 412 |         &'a self,
[INFO] [stdout]     |          ^^ these lifetimes flow to the output
[INFO] [stdout] 413 |         config: &'a Config,
[INFO] [stdout]     |                  ^^ these lifetimes flow to the output
[INFO] [stdout] 414 |         resolved_presets: &mut HashSet<String>,
[INFO] [stdout] 415 |     ) -> Result<Vec<&Plugin>, ResolutionError> {
[INFO] [stdout]     |                     ------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 415 |     ) -> Result<Vec<&'a Plugin>, ResolutionError> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/config.rs:510:10
[INFO] [stdout]     |
[INFO] [stdout] 510 |         &'a self,
[INFO] [stdout]     |          ^^ these lifetimes flow to the output
[INFO] [stdout] 511 |         config: &'a Config,
[INFO] [stdout]     |                  ^^ these lifetimes flow to the output
[INFO] [stdout] 512 |     ) -> Result<Vec<&Plugin>, ResolutionError> {
[INFO] [stdout]     |                     ------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 512 |     ) -> Result<Vec<&'a Plugin>, ResolutionError> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.29s
[INFO] running `Command { std: "docker" "inspect" "81018034d890e39be90439c206c6fa627e3aaea08b6168dd657325f344d5b695", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81018034d890e39be90439c206c6fa627e3aaea08b6168dd657325f344d5b695", kill_on_drop: false }`
[INFO] [stdout] 81018034d890e39be90439c206c6fa627e3aaea08b6168dd657325f344d5b695
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 79e8c296a2643f10496c577ec5defe5f1f6ee0161a4a1237769403c847fe21ee
[INFO] running `Command { std: "docker" "start" "-a" "79e8c296a2643f10496c577ec5defe5f1f6ee0161a4a1237769403c847fe21ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling spdx v0.10.9
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling matchit v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling wasmparser v0.211.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling validator v0.16.1
[INFO] [stderr]    Compiling bulwark-decision v0.6.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling bulwark-config v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/config.rs:403:10
[INFO] [stdout]     |
[INFO] [stdout] 403 |         &'a self,
[INFO] [stdout]     |          ^^ these lifetimes flow to the output
[INFO] [stdout] 404 |         config: &'a Config,
[INFO] [stdout]     |                  ^^ these lifetimes flow to the output
[INFO] [stdout] 405 |     ) -> Result<Vec<&Plugin>, ResolutionError> {
[INFO] [stdout]     |                     ------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 405 |     ) -> Result<Vec<&'a Plugin>, ResolutionError> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/config.rs:412:10
[INFO] [stdout]     |
[INFO] [stdout] 412 |         &'a self,
[INFO] [stdout]     |          ^^ these lifetimes flow to the output
[INFO] [stdout] 413 |         config: &'a Config,
[INFO] [stdout]     |                  ^^ these lifetimes flow to the output
[INFO] [stdout] 414 |         resolved_presets: &mut HashSet<String>,
[INFO] [stdout] 415 |     ) -> Result<Vec<&Plugin>, ResolutionError> {
[INFO] [stdout]     |                     ------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 415 |     ) -> Result<Vec<&'a Plugin>, ResolutionError> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/config.rs:510:10
[INFO] [stdout]     |
[INFO] [stdout] 510 |         &'a self,
[INFO] [stdout]     |          ^^ these lifetimes flow to the output
[INFO] [stdout] 511 |         config: &'a Config,
[INFO] [stdout]     |                  ^^ these lifetimes flow to the output
[INFO] [stdout] 512 |     ) -> Result<Vec<&Plugin>, ResolutionError> {
[INFO] [stdout]     |                     ------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 512 |     ) -> Result<Vec<&'a Plugin>, ResolutionError> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-encoder v0.211.1
[INFO] [stderr]    Compiling wit-parser v0.211.1
[INFO] [stderr]    Compiling wasm-metadata v0.211.1
[INFO] [stderr]    Compiling wit-component v0.211.1
[INFO] [stderr]    Compiling bulwark-build v0.6.0
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/config.rs:403:10
[INFO] [stdout]     |
[INFO] [stdout] 403 |         &'a self,
[INFO] [stdout]     |          ^^ these lifetimes flow to the output
[INFO] [stdout] 404 |         config: &'a Config,
[INFO] [stdout]     |                  ^^ these lifetimes flow to the output
[INFO] [stdout] 405 |     ) -> Result<Vec<&Plugin>, ResolutionError> {
[INFO] [stdout]     |                     ------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 405 |     ) -> Result<Vec<&'a Plugin>, ResolutionError> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/config.rs:412:10
[INFO] [stdout]     |
[INFO] [stdout] 412 |         &'a self,
[INFO] [stdout]     |          ^^ these lifetimes flow to the output
[INFO] [stdout] 413 |         config: &'a Config,
[INFO] [stdout]     |                  ^^ these lifetimes flow to the output
[INFO] [stdout] 414 |         resolved_presets: &mut HashSet<String>,
[INFO] [stdout] 415 |     ) -> Result<Vec<&Plugin>, ResolutionError> {
[INFO] [stdout]     |                     ------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 415 |     ) -> Result<Vec<&'a Plugin>, ResolutionError> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/config.rs:510:10
[INFO] [stdout]     |
[INFO] [stdout] 510 |         &'a self,
[INFO] [stdout]     |          ^^ these lifetimes flow to the output
[INFO] [stdout] 511 |         config: &'a Config,
[INFO] [stdout]     |                  ^^ these lifetimes flow to the output
[INFO] [stdout] 512 |     ) -> Result<Vec<&Plugin>, ResolutionError> {
[INFO] [stdout]     |                     ------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 512 |     ) -> Result<Vec<&'a Plugin>, ResolutionError> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "79e8c296a2643f10496c577ec5defe5f1f6ee0161a4a1237769403c847fe21ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79e8c296a2643f10496c577ec5defe5f1f6ee0161a4a1237769403c847fe21ee", kill_on_drop: false }`
[INFO] [stdout] 79e8c296a2643f10496c577ec5defe5f1f6ee0161a4a1237769403c847fe21ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ccdd174803c665dcec286d2da62ce1ded2244bb8a262a0d889c7d4755f1035c5
[INFO] running `Command { std: "docker" "start" "-a" "ccdd174803c665dcec286d2da62ce1ded2244bb8a262a0d889c7d4755f1035c5", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/config.rs:403:10
[INFO] [stderr]     |
[INFO] [stderr] 403 |         &'a self,
[INFO] [stderr]     |          ^^ these lifetimes flow to the output
[INFO] [stderr] 404 |         config: &'a Config,
[INFO] [stderr]     |                  ^^ these lifetimes flow to the output
[INFO] [stderr] 405 |     ) -> Result<Vec<&Plugin>, ResolutionError> {
[INFO] [stderr]     |                     ------- the lifetime gets resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 405 |     ) -> Result<Vec<&'a Plugin>, ResolutionError> {
[INFO] [stderr]     |                      ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/config.rs:412:10
[INFO] [stderr]     |
[INFO] [stderr] 412 |         &'a self,
[INFO] [stderr]     |          ^^ these lifetimes flow to the output
[INFO] [stderr] 413 |         config: &'a Config,
[INFO] [stderr]     |                  ^^ these lifetimes flow to the output
[INFO] [stderr] 414 |         resolved_presets: &mut HashSet<String>,
[INFO] [stderr] 415 |     ) -> Result<Vec<&Plugin>, ResolutionError> {
[INFO] [stderr]     |                     ------- the lifetime gets resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 415 |     ) -> Result<Vec<&'a Plugin>, ResolutionError> {
[INFO] [stderr]     |                      ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/config.rs:510:10
[INFO] [stderr]     |
[INFO] [stderr] 510 |         &'a self,
[INFO] [stderr]     |          ^^ these lifetimes flow to the output
[INFO] [stderr] 511 |         config: &'a Config,
[INFO] [stderr]     |                  ^^ these lifetimes flow to the output
[INFO] [stderr] 512 |     ) -> Result<Vec<&Plugin>, ResolutionError> {
[INFO] [stderr]     |                     ------- the lifetime gets resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 512 |     ) -> Result<Vec<&'a Plugin>, ResolutionError> {
[INFO] [stderr]     |                      ++
[INFO] [stderr] 
[INFO] [stderr] warning: `bulwark-config` (lib) generated 3 warnings
[INFO] [stderr] warning: `bulwark-config` (lib test) generated 3 warnings (3 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/bulwark_config-05914c73441045e1)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test toml::tests::test_deserialize ... FAILED
[INFO] [stdout] test toml::tests::test_load_config ... FAILED
[INFO] [stdout] test toml::tests::test_inexact_resource_route ... FAILED
[INFO] [stdout] test toml::tests::test_load_config_missing_include ... FAILED
[INFO] [stdout] test toml::tests::test_load_config_duplicate_plugin ... FAILED
[INFO] [stdout] test toml::tests::test_load_config_duplicate_preset ... FAILED
[INFO] [stdout] test toml::tests::test_load_config_exact_resource_route ... FAILED
[INFO] [stdout] test toml::tests::test_load_config_inexact_resource_route ... FAILED
[INFO] [stdout] test toml::tests::test_load_config_duplicate_mixed ... FAILED
[INFO] [stdout] test toml::tests::test_load_config_invalid_config_array ... FAILED
[INFO] [stdout] test toml::tests::test_load_config_invalid_config_object ... FAILED
[INFO] [stdout] test toml::tests::test_load_config_invalid_plugin_reference ... FAILED
[INFO] [stdout] test toml::tests::test_load_config_missing ... ok
[INFO] [stdout] test toml::tests::test_load_config_missing_plugin ... FAILED
[INFO] [stdout] test toml::tests::test_load_config_nonprefixed_resource_route ... FAILED
[INFO] [stdout] test toml::tests::test_load_config_valid_numeric_plugin_reference ... FAILED
[INFO] [stdout] test toml::tests::test_nonprefixed_resource_route_match ... FAILED
[INFO] [stdout] test toml::tests::test_prefixed_resource_route_match ... FAILED
[INFO] [stdout] test toml::tests::test_load_config_prefixed_resource_route ... FAILED
[INFO] [stdout] test toml::tests::test_load_config_resolution_missing ... FAILED
[INFO] [stdout] test toml::tests::test_load_config_circular_preset ... FAILED
[INFO] [stdout] test toml::tests::test_load_config_circular_include ... FAILED
[INFO] [stdout] test toml::tests::test_load_config_overlapping_preset ... FAILED
[INFO] [stdout] test toml::tests::test_exact_resource_route ... FAILED
[INFO] [stdout] test toml::tests::test_resolve_path ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_deserialize stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_load_config stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_inexact_resource_route stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_load_config_missing_include stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_load_config_duplicate_plugin stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_load_config_duplicate_preset stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_load_config_exact_resource_route stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_load_config_inexact_resource_route stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_load_config_duplicate_mixed stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_load_config_invalid_config_array stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_load_config_invalid_config_object stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_load_config_invalid_plugin_reference stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_load_config_missing_plugin stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_load_config_nonprefixed_resource_route stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_load_config_valid_numeric_plugin_reference stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_nonprefixed_resource_route_match stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_prefixed_resource_route_match stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_load_config_prefixed_resource_route stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_load_config_resolution_missing stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_load_config_circular_preset stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_load_config_circular_include stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_load_config_overlapping_preset stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_exact_resource_route stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- toml::tests::test_resolve_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'toml::tests::test_resolve_path' panicked at src/toml.rs:1406:9:
[INFO] [stdout] assertion failed: resolved_path.ends_with("crates/config/src")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a1dcf922972 - 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:     0x5a1dcf922972 - 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:     0x5a1dcf922972 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a1dcf922972 - <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:     0x5a1dcf94a533 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a1dcf94a533 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a1dcf91f123 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1dcf91f123 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a1dcf9227c2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a1dcf923f8c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a1dcf923de2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a1dcf7f29d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a1dcf7f29d4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a1dcf924a6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a1dcf924a6b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a1dcf924706 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5a1dcf922e69 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a1dcf9243cd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a1dcf948850 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a1dcf9488bc - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5a1dcf519399 - bulwark_config::toml::tests::test_resolve_path::hf1d9f7ebda420a35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/toml.rs:1406:9
[INFO] [stdout]   21:     0x5a1dcf55b9cd - bulwark_config::toml::tests::test_resolve_path::{{closure}}::h3d7a20e71322e86a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/toml.rs:1401:31
[INFO] [stdout]   22:     0x5a1dcf55b9cd - core::ops::function::FnOnce::call_once::hb20c5145d69d077b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a1dcf7f810b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a1dcf7f810b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x5a1dcf7f734e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x5a1dcf7f734e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5a1dcf7f734e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5a1dcf7f734e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5a1dcf7f734e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a1dcf7f734e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x5a1dcf7f734e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x5a1dcf7baef4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x5a1dcf7baef4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x5a1dcf7be89a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5a1dcf7be89a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5a1dcf7be89a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5a1dcf7be89a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5a1dcf7be89a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a1dcf7be89a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5a1dcf7be89a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a1dcf927c17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5a1dcf927c17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5a1dcf927c17 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7bdb120c2aa4 - <unknown>
[INFO] [stdout]   45:     0x7bdb1214fa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     toml::tests::test_deserialize
[INFO] [stdout]     toml::tests::test_exact_resource_route
[INFO] [stdout]     toml::tests::test_inexact_resource_route
[INFO] [stdout]     toml::tests::test_load_config
[INFO] [stdout]     toml::tests::test_load_config_circular_include
[INFO] [stdout]     toml::tests::test_load_config_circular_preset
[INFO] [stdout]     toml::tests::test_load_config_duplicate_mixed
[INFO] [stdout]     toml::tests::test_load_config_duplicate_plugin
[INFO] [stdout]     toml::tests::test_load_config_duplicate_preset
[INFO] [stdout]     toml::tests::test_load_config_exact_resource_route
[INFO] [stdout]     toml::tests::test_load_config_inexact_resource_route
[INFO] [stdout]     toml::tests::test_load_config_invalid_config_array
[INFO] [stdout]     toml::tests::test_load_config_invalid_config_object
[INFO] [stdout]     toml::tests::test_load_config_invalid_plugin_reference
[INFO] [stdout]     toml::tests::test_load_config_missing_include
[INFO] [stdout]     toml::tests::test_load_config_missing_plugin
[INFO] [stdout]     toml::tests::test_load_config_nonprefixed_resource_route
[INFO] [stdout]     toml::tests::test_load_config_overlapping_preset
[INFO] [stdout]     toml::tests::test_load_config_prefixed_resource_route
[INFO] [stdout]     toml::tests::test_load_config_resolution_missing
[INFO] [stdout]     toml::tests::test_load_config_valid_numeric_plugin_reference
[INFO] [stdout]     toml::tests::test_nonprefixed_resource_route_match
[INFO] [stdout]     toml::tests::test_prefixed_resource_route_match
[INFO] [stdout]     toml::tests::test_resolve_path
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 24 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ccdd174803c665dcec286d2da62ce1ded2244bb8a262a0d889c7d4755f1035c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccdd174803c665dcec286d2da62ce1ded2244bb8a262a0d889c7d4755f1035c5", kill_on_drop: false }`
[INFO] [stdout] ccdd174803c665dcec286d2da62ce1ded2244bb8a262a0d889c7d4755f1035c5
