[INFO] cloning repository https://github.com/gpluscb/bae
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gpluscb/bae" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpluscb%2Fbae", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpluscb%2Fbae'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 427b18987a960571eb923479e724cdf772a41419
[INFO] testing gpluscb/bae against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpluscb%2Fbae" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gpluscb/bae
[INFO] finished tweaking git repo https://github.com/gpluscb/bae
[INFO] tweaked toml for git repo https://github.com/gpluscb/bae written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gpluscb/bae on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gpluscb/bae 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.214
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.2
[INFO] [stderr]   Downloaded tree-sitter-highlight v0.24.3
[INFO] [stderr]   Downloaded askama_parser v0.2.1
[INFO] [stderr]   Downloaded headers-core v0.3.0
[INFO] [stderr]   Downloaded envy v0.4.2
[INFO] [stderr]   Downloaded askama_derive v0.12.5
[INFO] [stderr]   Downloaded matchit v0.8.0
[INFO] [stderr]   Downloaded axum-macros v0.5.0-alpha.1
[INFO] [stderr]   Downloaded sqlx v0.8.2
[INFO] [stderr]   Downloaded headers v0.4.0
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.2
[INFO] [stderr]   Downloaded hyper v1.5.0
[INFO] [stderr]   Downloaded tower-http v0.6.1
[INFO] [stderr]   Downloaded tree-sitter-python v0.23.2
[INFO] [stderr]   Downloaded axum v0.8.0-alpha.1
[INFO] [stderr]   Downloaded aws-lc-rs v1.10.0
[INFO] [stderr]   Downloaded serde_json v1.0.132
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.23.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.12.2
[INFO] [stderr]   Downloaded rustix v0.38.38
[INFO] [stderr]   Downloaded rustls v0.23.16
[INFO] [stderr]   Downloaded sqlx-core v0.8.2
[INFO] [stderr]   Downloaded tree-sitter v0.24.3
[INFO] [stderr]   Downloaded tree-sitter-rust v0.23.0
[INFO] [stderr]   Downloaded axum-server v0.7.1
[INFO] [stderr]   Downloaded anstream v0.6.17
[INFO] [stderr]   Downloaded regex-automata v0.4.8
[INFO] [stderr]   Downloaded js-sys v0.3.72
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.95
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.2
[INFO] [stderr]   Downloaded axum-extra v0.10.0-alpha.1
[INFO] [stderr]   Downloaded prettyplease v0.2.25
[INFO] [stderr]   Downloaded atom_syndication v0.12.4
[INFO] [stderr]   Downloaded similar v2.6.0
[INFO] [stderr]   Downloaded tokio v1.41.0
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.2
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.95
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]   Downloaded thiserror v1.0.66
[INFO] [stderr]   Downloaded askama v0.12.1
[INFO] [stderr]   Downloaded axum-core v0.5.0-alpha.1
[INFO] [stderr]   Downloaded serde_html_form v0.2.6
[INFO] [stderr]   Downloaded cmake v0.1.51
[INFO] [stderr]   Downloaded http-range-header v0.4.1
[INFO] [stderr]   Downloaded tempfile v3.13.0
[INFO] [stderr]   Downloaded cc v1.1.34
[INFO] [stderr]   Downloaded rss v2.0.9
[INFO] [stderr]   Downloaded tree-sitter-cpp v0.23.1
[INFO] [stderr]   Downloaded mirai-annotations v1.12.0
[INFO] [stderr]   Downloaded sqlx-macros v0.8.2
[INFO] [stderr]   Downloaded whoami v1.5.2
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.95
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.95
[INFO] [stderr]   Downloaded thiserror-impl v1.0.66
[INFO] [stderr]   Downloaded serde v1.0.214
[INFO] [stderr]   Downloaded bytes v1.8.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.22.0
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3b502ad14acd49e72589645c8edada9f855c31c10b9c75a5f3ac3b9434344cb
[INFO] running `Command { std: "docker" "start" "-a" "c3b502ad14acd49e72589645c8edada9f855c31c10b9c75a5f3ac3b9434344cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3b502ad14acd49e72589645c8edada9f855c31c10b9c75a5f3ac3b9434344cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3b502ad14acd49e72589645c8edada9f855c31c10b9c75a5f3ac3b9434344cb", kill_on_drop: false }`
[INFO] [stdout] c3b502ad14acd49e72589645c8edada9f855c31c10b9c75a5f3ac3b9434344cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4af95ede66fafa2a3cc3c4ec6a1949baa8f02e79388073a919b068c5a7986d51
[INFO] running `Command { std: "docker" "start" "-a" "4af95ede66fafa2a3cc3c4ec6a1949baa8f02e79388073a919b068c5a7986d51", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling thiserror v1.0.66
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling tree-sitter-language v0.1.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling aws-lc-rs v1.10.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.1.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling rustls v0.23.16
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling aws-lc-sys v0.22.0
[INFO] [stderr]    Compiling tree-sitter v0.24.3
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.0
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.1
[INFO] [stderr]    Compiling tree-sitter-python v0.23.2
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling never v0.1.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling matchit v0.8.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling http-range-header v0.4.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.66
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling axum-macros v0.5.0-alpha.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tree-sitter-highlight v0.24.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling axum-core v0.5.0-alpha.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tower-http v0.6.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling serde_html_form v0.2.6
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling sqlx-core v0.8.2
[INFO] [stderr]    Compiling diligent-date-parser v0.1.4
[INFO] [stderr]    Compiling atom_syndication v0.12.4
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling rss v2.0.9
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling sqlx-postgres v0.8.2
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling axum v0.8.0-alpha.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling axum-server v0.7.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.2
[INFO] [stderr]    Compiling axum-extra v0.10.0-alpha.1
[INFO] [stderr]    Compiling sqlx v0.8.2
[INFO] [stderr]    Compiling bae-common v0.1.0 (/opt/rustwide/workdir/bae-common)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> bae-common/src/highlighting.rs:219:10
[INFO] [stdout]     |
[INFO] [stdout] 219 |         .intersperse(Cow::Borrowed(" "))
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bae-common/src/markdown_render.rs:37:28
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn class_for_highlight(&self, highlight_name: &str, highlight_idx: usize) -> Option<Cow<str>>;
[INFO] [stdout]    |                            ^^^^^ the lifetime is elided here                            -------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn class_for_highlight(&self, highlight_name: &str, highlight_idx: usize) -> Option<Cow<'_, str>>;
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bae-common/src/markdown_render.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn class_for_image(&self) -> Option<Cow<str>>;
[INFO] [stdout]    |                        ^^^^^            -------- the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn class_for_image(&self) -> Option<Cow<'_, str>>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bae-common/src/markdown_render.rs:50:28
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn class_for_highlight(&self, highlight_name: &str, highlight_idx: usize) -> Option<Cow<str>> {
[INFO] [stdout]    |                            ^^^^^ the lifetime is elided here                            -------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn class_for_highlight(&self, highlight_name: &str, highlight_idx: usize) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bae-common/src/markdown_render.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn class_for_image(&self) -> Option<Cow<str>> {
[INFO] [stdout]    |                        ^^^^^            -------- the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn class_for_image(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bae-common/src/markdown_render.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn class_for_highlight(&self, highlight_name: &str, _highlight_idx: usize) -> Option<Cow<str>> {
[INFO] [stdout]    |                            ^^^^^ the lifetime is elided here                             -------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn class_for_highlight(&self, highlight_name: &str, _highlight_idx: usize) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bae-common/src/markdown_render.rs:78:24
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn class_for_image(&self) -> Option<Cow<str>> {
[INFO] [stdout]    |                        ^^^^^            -------- the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn class_for_image(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bae-cli v0.1.0 (/opt/rustwide/workdir/bae-cli)
[INFO] [stderr]    Compiling bae-server v0.1.0 (/opt/rustwide/workdir/bae-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s
[INFO] running `Command { std: "docker" "inspect" "4af95ede66fafa2a3cc3c4ec6a1949baa8f02e79388073a919b068c5a7986d51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4af95ede66fafa2a3cc3c4ec6a1949baa8f02e79388073a919b068c5a7986d51", kill_on_drop: false }`
[INFO] [stdout] 4af95ede66fafa2a3cc3c4ec6a1949baa8f02e79388073a919b068c5a7986d51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d32363978f85d4fe3a3d8edfc3efe7bc592a3951acc03096935ba23c7c2f615c
[INFO] running `Command { std: "docker" "start" "-a" "d32363978f85d4fe3a3d8edfc3efe7bc592a3951acc03096935ba23c7c2f615c", kill_on_drop: false }`
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> bae-common/src/highlighting.rs:219:10
[INFO] [stdout]     |
[INFO] [stdout] 219 |         .intersperse(Cow::Borrowed(" "))
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bae-common/src/markdown_render.rs:37:28
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn class_for_highlight(&self, highlight_name: &str, highlight_idx: usize) -> Option<Cow<str>>;
[INFO] [stdout]    |                            ^^^^^ the lifetime is elided here                            -------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn class_for_highlight(&self, highlight_name: &str, highlight_idx: usize) -> Option<Cow<'_, str>>;
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bae-common/src/markdown_render.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn class_for_image(&self) -> Option<Cow<str>>;
[INFO] [stdout]    |                        ^^^^^            -------- the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn class_for_image(&self) -> Option<Cow<'_, str>>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bae-common/src/markdown_render.rs:50:28
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn class_for_highlight(&self, highlight_name: &str, highlight_idx: usize) -> Option<Cow<str>> {
[INFO] [stdout]    |                            ^^^^^ the lifetime is elided here                            -------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn class_for_highlight(&self, highlight_name: &str, highlight_idx: usize) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bae-common/src/markdown_render.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn class_for_image(&self) -> Option<Cow<str>> {
[INFO] [stdout]    |                        ^^^^^            -------- the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn class_for_image(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bae-common/src/markdown_render.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn class_for_highlight(&self, highlight_name: &str, _highlight_idx: usize) -> Option<Cow<str>> {
[INFO] [stdout]    |                            ^^^^^ the lifetime is elided here                             -------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn class_for_highlight(&self, highlight_name: &str, _highlight_idx: usize) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bae-common/src/markdown_render.rs:78:24
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn class_for_image(&self) -> Option<Cow<str>> {
[INFO] [stdout]    |                        ^^^^^            -------- the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn class_for_image(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bae-common v0.1.0 (/opt/rustwide/workdir/bae-common)
[INFO] [stderr]    Compiling bae-server v0.1.0 (/opt/rustwide/workdir/bae-server)
[INFO] [stderr]    Compiling bae-cli v0.1.0 (/opt/rustwide/workdir/bae-cli)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> bae-common/src/highlighting.rs:219:10
[INFO] [stdout]     |
[INFO] [stdout] 219 |         .intersperse(Cow::Borrowed(" "))
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bae-common/src/markdown_render.rs:37:28
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn class_for_highlight(&self, highlight_name: &str, highlight_idx: usize) -> Option<Cow<str>>;
[INFO] [stdout]    |                            ^^^^^ the lifetime is elided here                            -------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn class_for_highlight(&self, highlight_name: &str, highlight_idx: usize) -> Option<Cow<'_, str>>;
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bae-common/src/markdown_render.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn class_for_image(&self) -> Option<Cow<str>>;
[INFO] [stdout]    |                        ^^^^^            -------- the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn class_for_image(&self) -> Option<Cow<'_, str>>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bae-common/src/markdown_render.rs:50:28
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn class_for_highlight(&self, highlight_name: &str, highlight_idx: usize) -> Option<Cow<str>> {
[INFO] [stdout]    |                            ^^^^^ the lifetime is elided here                            -------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn class_for_highlight(&self, highlight_name: &str, highlight_idx: usize) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bae-common/src/markdown_render.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn class_for_image(&self) -> Option<Cow<str>> {
[INFO] [stdout]    |                        ^^^^^            -------- the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn class_for_image(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bae-common/src/markdown_render.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn class_for_highlight(&self, highlight_name: &str, _highlight_idx: usize) -> Option<Cow<str>> {
[INFO] [stdout]    |                            ^^^^^ the lifetime is elided here                             -------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn class_for_highlight(&self, highlight_name: &str, _highlight_idx: usize) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bae-common/src/markdown_render.rs:78:24
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn class_for_image(&self) -> Option<Cow<str>> {
[INFO] [stdout]    |                        ^^^^^            -------- the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn class_for_image(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.88s
[INFO] running `Command { std: "docker" "inspect" "d32363978f85d4fe3a3d8edfc3efe7bc592a3951acc03096935ba23c7c2f615c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d32363978f85d4fe3a3d8edfc3efe7bc592a3951acc03096935ba23c7c2f615c", kill_on_drop: false }`
[INFO] [stdout] d32363978f85d4fe3a3d8edfc3efe7bc592a3951acc03096935ba23c7c2f615c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4010d5f15291284e8103fe7650b9780e646a3a223a5e3e7af12c5274a642e803
[INFO] running `Command { std: "docker" "start" "-a" "4010d5f15291284e8103fe7650b9780e646a3a223a5e3e7af12c5274a642e803", kill_on_drop: false }`
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> bae-common/src/highlighting.rs:219:10
[INFO] [stderr]     |
[INFO] [stderr] 219 |         .intersperse(Cow::Borrowed(" "))
[INFO] [stderr]     |          ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]     = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stderr]     = note: `#[warn(unstable_name_collisions)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> bae-common/src/markdown_render.rs:37:28
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn class_for_highlight(&self, highlight_name: &str, highlight_idx: usize) -> Option<Cow<str>>;
[INFO] [stderr]    |                            ^^^^^ the lifetime is elided here                            -------- the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn class_for_highlight(&self, highlight_name: &str, highlight_idx: usize) -> Option<Cow<'_, str>>;
[INFO] [stderr]    |                                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> bae-common/src/markdown_render.rs:38:24
[INFO] [stderr]    |
[INFO] [stderr] 38 |     fn class_for_image(&self) -> Option<Cow<str>>;
[INFO] [stderr]    |                        ^^^^^            -------- the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 38 |     fn class_for_image(&self) -> Option<Cow<'_, str>>;
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> bae-common/src/markdown_render.rs:50:28
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn class_for_highlight(&self, highlight_name: &str, highlight_idx: usize) -> Option<Cow<str>> {
[INFO] [stderr]    |                            ^^^^^ the lifetime is elided here                            -------- the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn class_for_highlight(&self, highlight_name: &str, highlight_idx: usize) -> Option<Cow<'_, str>> {
[INFO] [stderr]    |                                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> bae-common/src/markdown_render.rs:57:24
[INFO] [stderr]    |
[INFO] [stderr] 57 |     fn class_for_image(&self) -> Option<Cow<str>> {
[INFO] [stderr]    |                        ^^^^^            -------- the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 57 |     fn class_for_image(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> bae-common/src/markdown_render.rs:69:28
[INFO] [stderr]    |
[INFO] [stderr] 69 |     fn class_for_highlight(&self, highlight_name: &str, _highlight_idx: usize) -> Option<Cow<str>> {
[INFO] [stderr]    |                            ^^^^^ the lifetime is elided here                             -------- the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 69 |     fn class_for_highlight(&self, highlight_name: &str, _highlight_idx: usize) -> Option<Cow<'_, str>> {
[INFO] [stderr]    |                                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> bae-common/src/markdown_render.rs:78:24
[INFO] [stderr]    |
[INFO] [stderr] 78 |     fn class_for_image(&self) -> Option<Cow<str>> {
[INFO] [stderr]    |                        ^^^^^            -------- the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 78 |     fn class_for_image(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: `bae-common` (lib) generated 7 warnings
[INFO] [stderr] warning: `bae-common` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bae_cli-326036cff6d05843)
[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/lib.rs (/opt/rustwide/target/debug/deps/bae_common-7cd877bb0fbfdff1)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test markdown_render::test::test_escape ... ok
[INFO] [stdout] test database::tests::tags_test ... FAILED
[INFO] [stdout] test database::tests::get_blog_post_test ... FAILED
[INFO] [stdout] test database::tests::get_blog_posts_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- database::tests::tags_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'database::tests::tags_test' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d9675f4342 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63d9675f4342 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63d9675f4342 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63d9675f4342 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63d96761d953 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63d96761d953 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63d9675f04b3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63d9675f04b3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63d9675f4192 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63d9675f58c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63d9675f56fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63d96724b6b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63d96724b6b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63d9675f639e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63d9675f639e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63d9675f606a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x63d9675f4849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63d9675f5cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63d96761b7f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63d96761bd06 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x63d9672e8d24 - core::result::Result<T,E>::expect::h5dd76cf129ef9ecd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x63d9672a95df - sqlx_postgres::testing::test_context::{{closure}}::hcf2d54e3ee378378
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x63d9672a8851 - sqlx_postgres::testing::<impl sqlx_core::testing::TestSupport for sqlx_postgres::database::Postgres>::test_context::{{closure}}::haf57412886072015
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x63d96720638f - <core::pin::Pin<P> as core::future::future::Future>::poll::ha7186257dde582bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63d9672118b1 - sqlx_core::testing::run_test::{{closure}}::hbe830e429d2bae1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x63d9672061ab - <core::pin::Pin<P> as core::future::future::Future>::poll::h6adb940b8ec8841f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x63d96720650b - <core::pin::Pin<P> as core::future::future::Future>::poll::hd9bf7384c28aaf0e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63d9671bb90b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h226615e32dceef09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   28:     0x63d9671bb7cb - tokio::runtime::coop::with_budget::he94b1f891a24a174
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x63d9671bb7cb - tokio::runtime::coop::budget::h007d82b3ab39407b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x63d9671bb7cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf04f0c3124a3ea24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   31:     0x63d9671b37dd - tokio::runtime::scheduler::current_thread::Context::enter::hf3a25ab9651c7cba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   32:     0x63d9671ba4c0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdef07233159733ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   33:     0x63d9671b668b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcc06a7aa2c663916
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   34:     0x63d967205d2a - tokio::runtime::context::scoped::Scoped<T>::set::hae775e22728eda5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x63d9671ea5aa - tokio::runtime::context::set_scheduler::{{closure}}::hd73bfcaa46ada6f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x63d96720a93e - std::thread::local::LocalKey<T>::try_with::hc907298fdb0b4362
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x63d9672076ad - std::thread::local::LocalKey<T>::with::h042f345a17d67058
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x63d9671ea291 - tokio::runtime::context::set_scheduler::h41574437d0e87da8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x63d9671b5eae - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc8893fcc89fdc57d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   40:     0x63d9671b6991 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdd4e60faa23fcc35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   41:     0x63d9671af7b2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h087bb437bf928cde
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   42:     0x63d9671ead41 - tokio::runtime::context::runtime::enter_runtime::h3b7f96703a353d3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x63d9671af358 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9f98cc461c404370
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   44:     0x63d9671f7be1 - tokio::runtime::runtime::Runtime::block_on_inner::hb621005670b4965e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63d9671f817f - tokio::runtime::runtime::Runtime::block_on::hbd0ba4ff4b239e5c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x63d967206e23 - sqlx_core::rt::test_block_on::h5d0c9b8c90206607
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x63d96720ff38 - sqlx_core::testing::run_test::h1ed75991d656fca7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x63d96720e29c - sqlx_core::testing::run_test_with_pool::h9d7cfb9539ebaeed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x63d96720b1f1 - <fn(sqlx_core::pool::Pool<DB>) .> Fut as sqlx_core::testing::TestFn>::run_test::h1cbc0cb58b9110f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x63d9672023fc - bae_common::database::tests::tags_test::h6b50bc1c2357327b
[INFO] [stdout]                                at /opt/rustwide/workdir/bae-common/src/database.rs:571:5
[INFO] [stdout]   51:     0x63d9672022fd - bae_common::database::tests::tags_test::{{closure}}::ha5f95c7d4b594d28
[INFO] [stdout]                                at /opt/rustwide/workdir/bae-common/src/database.rs:572:41
[INFO] [stdout]   52:     0x63d9671c1586 - core::ops::function::FnOnce::call_once::hd08a6944f9182e90
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   53:     0x63d967250f1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   54:     0x63d967250f1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   55:     0x63d967250055 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   56:     0x63d967250055 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x63d967250055 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   58:     0x63d967250055 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   59:     0x63d967250055 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63d967250055 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   61:     0x63d967250055 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   62:     0x63d967213c54 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   63:     0x63d967213c54 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   64:     0x63d96721762a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   65:     0x63d96721762a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   66:     0x63d96721762a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   67:     0x63d96721762a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   68:     0x63d96721762a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x63d96721762a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   70:     0x63d96721762a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   71:     0x63d9675f94af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   72:     0x63d9675f94af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   73:     0x7a8d789c3aa4 - <unknown>
[INFO] [stdout]   74:     0x7a8d78a50a34 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- database::tests::get_blog_post_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'database::tests::get_blog_post_test' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d9675f4342 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63d9675f4342 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63d9675f4342 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63d9675f4342 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63d96761d953 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63d96761d953 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63d9675f04b3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63d9675f04b3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63d9675f4192 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63d9675f58c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63d9675f56fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63d96724b6b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63d96724b6b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63d9675f639e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63d9675f639e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63d9675f606a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x63d9675f4849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63d9675f5cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63d96761b7f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63d96761bd06 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x63d9672e8d24 - core::result::Result<T,E>::expect::h5dd76cf129ef9ecd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x63d9672a95df - sqlx_postgres::testing::test_context::{{closure}}::hcf2d54e3ee378378
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x63d9672a8851 - sqlx_postgres::testing::<impl sqlx_core::testing::TestSupport for sqlx_postgres::database::Postgres>::test_context::{{closure}}::haf57412886072015
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x63d96720638f - <core::pin::Pin<P> as core::future::future::Future>::poll::ha7186257dde582bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63d967210d81 - sqlx_core::testing::run_test::{{closure}}::h3fc7dcb5b6bc6f78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x63d96720620b - <core::pin::Pin<P> as core::future::future::Future>::poll::h6dc89d7b0a4d48d2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x63d9672064ab - <core::pin::Pin<P> as core::future::future::Future>::poll::hc68295ccdf2d2a1c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63d9671bb96b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h714dfd377e5bf0cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   28:     0x63d9671bb43b - tokio::runtime::coop::with_budget::hd0f33013f5440986
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x63d9671bb43b - tokio::runtime::coop::budget::h5d455e3fb9200b02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x63d9671bb43b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6dbc97ee0678a3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   31:     0x63d9671b316d - tokio::runtime::scheduler::current_thread::Context::enter::hecd122fb7e21453c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   32:     0x63d9671b8300 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h82d370a222ccc771
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   33:     0x63d9671b659b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2348651dfb3bb4b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   34:     0x63d967205e5a - tokio::runtime::context::scoped::Scoped<T>::set::hba8ac300eeed38df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x63d9671ea48a - tokio::runtime::context::set_scheduler::{{closure}}::h764b231c575f15e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x63d9672084de - std::thread::local::LocalKey<T>::try_with::h16a69f5f968cbd31
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x63d96720779d - std::thread::local::LocalKey<T>::with::h12137649f0cca3c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x63d9671ea331 - tokio::runtime::context::set_scheduler::hac941b916c31ba61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x63d9671b55ee - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h87e12179c160b916
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   40:     0x63d9671b6751 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h09ee2fcccca1ef88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   41:     0x63d9671b02c2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7552f6c36978a65d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   42:     0x63d9671eaec1 - tokio::runtime::context::runtime::enter_runtime::h4915f76349883e1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x63d9671af288 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9825fc2806e5ddd7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   44:     0x63d9671f77b1 - tokio::runtime::runtime::Runtime::block_on_inner::h71b3d42afb4a6af9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63d9671f843f - tokio::runtime::runtime::Runtime::block_on::hd5c43a895a2d7134
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x63d967206c73 - sqlx_core::rt::test_block_on::h102cce8a43f64685
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x63d96720ffd8 - sqlx_core::testing::run_test::hf99872d84d7452d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x63d96720e21c - sqlx_core::testing::run_test_with_pool::h2bba1265239b4a65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x63d96720b251 - <fn(sqlx_core::pool::Pool<DB>) .> Fut as sqlx_core::testing::TestFn>::run_test::hcf2466cda97706ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x63d9671ffacc - bae_common::database::tests::get_blog_post_test::h714243d2ed7f4db6
[INFO] [stdout]                                at /opt/rustwide/workdir/bae-common/src/database.rs:454:5
[INFO] [stdout]   51:     0x63d9671ff9cd - bae_common::database::tests::get_blog_post_test::{{closure}}::h51601429e44f3bda
[INFO] [stdout]                                at /opt/rustwide/workdir/bae-common/src/database.rs:455:54
[INFO] [stdout]   52:     0x63d9671c1116 - core::ops::function::FnOnce::call_once::h5f16d09af4069649
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   53:     0x63d967250f1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   54:     0x63d967250f1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   55:     0x63d967250055 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   56:     0x63d967250055 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x63d967250055 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   58:     0x63d967250055 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   59:     0x63d967250055 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63d967250055 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   61:     0x63d967250055 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   62:     0x63d967213c54 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   63:     0x63d967213c54 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   64:     0x63d96721762a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   65:     0x63d96721762a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   66:     0x63d96721762a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   67:     0x63d96721762a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   68:     0x63d96721762a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x63d96721762a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   70:     0x63d96721762a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   71:     0x63d9675f94af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   72:     0x63d9675f94af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   73:     0x7a8d789c3aa4 - <unknown>
[INFO] [stdout]   74:     0x7a8d78a50a34 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- database::tests::get_blog_posts_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'database::tests::get_blog_posts_test' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d9675f4342 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63d9675f4342 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63d9675f4342 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63d9675f4342 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63d96761d953 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63d96761d953 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63d9675f04b3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63d9675f04b3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63d9675f4192 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63d9675f58c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63d9675f56fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63d96724b6b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63d96724b6b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63d9675f639e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63d9675f639e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63d9675f606a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x63d9675f4849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63d9675f5cfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63d96761b7f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63d96761bd06 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x63d9672e8d24 - core::result::Result<T,E>::expect::h5dd76cf129ef9ecd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x63d9672a95df - sqlx_postgres::testing::test_context::{{closure}}::hcf2d54e3ee378378
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x63d9672a8851 - sqlx_postgres::testing::<impl sqlx_core::testing::TestSupport for sqlx_postgres::database::Postgres>::test_context::{{closure}}::haf57412886072015
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.2/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x63d96720638f - <core::pin::Pin<P> as core::future::future::Future>::poll::ha7186257dde582bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63d967210251 - sqlx_core::testing::run_test::{{closure}}::h04cd0a90b4de2735
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x63d96720632b - <core::pin::Pin<P> as core::future::future::Future>::poll::h9f95f8488cbddc2d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x63d9672063eb - <core::pin::Pin<P> as core::future::future::Future>::poll::habf6d69891d92c5d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63d9671bba8b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hed1029d6245c7ea9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   28:     0x63d9671bb60b - tokio::runtime::coop::with_budget::h9ab56a1482a26edd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x63d9671bb60b - tokio::runtime::coop::budget::hcb87d55c1a3966b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x63d9671bb60b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he5dabe122eab869e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   31:     0x63d9671b277d - tokio::runtime::scheduler::current_thread::Context::enter::ha2c5d32d7e1ad982
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   32:     0x63d9671b6c80 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0f81f7013095f7ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   33:     0x63d9671b65fb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h78d30c7e80fdeb3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   34:     0x63d96720586a - tokio::runtime::context::scoped::Scoped<T>::set::h30130ab303bb6ca6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x63d9671ea42a - tokio::runtime::context::set_scheduler::{{closure}}::h71531a1f6924cf68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x63d96720ae1e - std::thread::local::LocalKey<T>::try_with::hf68d9967763744c4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x63d967207e5d - std::thread::local::LocalKey<T>::with::hfd7272d97105e19c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x63d9671ea3d1 - tokio::runtime::context::set_scheduler::hdb77f9aeb54dc73e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x63d9671b630e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he4cd968a02973ce6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   40:     0x63d9671b66c1 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0836ecc79eba660e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   41:     0x63d9671b0672 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h80539a038b6f4937
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   42:     0x63d9671ebd91 - tokio::runtime::context::runtime::enter_runtime::hdfcea500790385cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x63d9671af428 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc087c39384bfd303
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   44:     0x63d9671f7ac1 - tokio::runtime::runtime::Runtime::block_on_inner::h9e618ad202889952
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63d9671f7ebf - tokio::runtime::runtime::Runtime::block_on::h2e27f9fd078b84d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x63d967206fd3 - sqlx_core::rt::test_block_on::hb0c3b937a3352bb1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x63d96720fe98 - sqlx_core::testing::run_test::h0fad759f5563f76e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x63d96720e25c - sqlx_core::testing::run_test_with_pool::h4a9ad9a44bdd2bb6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x63d96720b221 - <fn(sqlx_core::pool::Pool<DB>) .> Fut as sqlx_core::testing::TestFn>::run_test::ha49061031ae9a519
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.2/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x63d967200a9c - bae_common::database::tests::get_blog_posts_test::hf8ba06dabbdeddea
[INFO] [stdout]                                at /opt/rustwide/workdir/bae-common/src/database.rs:493:5
[INFO] [stdout]   51:     0x63d96720099d - bae_common::database::tests::get_blog_posts_test::{{closure}}::hb7186ea3a884bd1c
[INFO] [stdout]                                at /opt/rustwide/workdir/bae-common/src/database.rs:494:51
[INFO] [stdout]   52:     0x63d9671c1206 - core::ops::function::FnOnce::call_once::h68d06c3e375a2dab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   53:     0x63d967250f1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   54:     0x63d967250f1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   55:     0x63d967250055 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   56:     0x63d967250055 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x63d967250055 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   58:     0x63d967250055 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   59:     0x63d967250055 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63d967250055 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   61:     0x63d967250055 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   62:     0x63d967213c54 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   63:     0x63d967213c54 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   64:     0x63d96721762a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   65:     0x63d96721762a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   66:     0x63d96721762a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   67:     0x63d96721762a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   68:     0x63d96721762a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x63d96721762a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   70:     0x63d96721762a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   71:     0x63d9675f94af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   72:     0x63d9675f94af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   73:     0x7a8d789c3aa4 - <unknown>
[INFO] [stdout]   74:     0x7a8d78a50a34 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     database::tests::get_blog_post_test
[INFO] [stdout]     database::tests::get_blog_posts_test
[INFO] [stdout]     database::tests::tags_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p bae-common --lib`
[INFO] running `Command { std: "docker" "inspect" "4010d5f15291284e8103fe7650b9780e646a3a223a5e3e7af12c5274a642e803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4010d5f15291284e8103fe7650b9780e646a3a223a5e3e7af12c5274a642e803", kill_on_drop: false }`
[INFO] [stdout] 4010d5f15291284e8103fe7650b9780e646a3a223a5e3e7af12c5274a642e803
