[INFO] cloning repository https://github.com/k3rs3d/beedle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k3rs3d/beedle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk3rs3d%2Fbeedle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk3rs3d%2Fbeedle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 969df9d5b6b28550bfe3b79287f52e4f91f321b9 [INFO] testing k3rs3d/beedle against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk3rs3d%2Fbeedle" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/k3rs3d/beedle [INFO] finished tweaking git repo https://github.com/k3rs3d/beedle [INFO] tweaked toml for git repo https://github.com/k3rs3d/beedle written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/k3rs3d/beedle on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/k3rs3d/beedle 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tera v1.20.0 [INFO] [stderr] Downloaded unic-segment v0.9.0 [INFO] [stderr] Downloaded slug v0.1.5 [INFO] [stderr] Downloaded thiserror v1.0.62 [INFO] [stderr] Downloaded hostname v0.4.0 [INFO] [stderr] Downloaded syn v2.0.70 [INFO] [stderr] Downloaded zstd-safe v7.2.0 [INFO] [stderr] Downloaded reqwest v0.12.5 [INFO] [stderr] Downloaded chumsky v0.9.3 [INFO] [stderr] Downloaded pest v2.7.11 [INFO] [stderr] Downloaded unic-ucd-segment v0.9.0 [INFO] [stderr] Downloaded lettre v0.11.7 [INFO] [stderr] Downloaded zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Downloaded actix-csrf v0.8.0 [INFO] [stderr] Downloaded ignore v0.4.22 [INFO] [stderr] Downloaded actix-files v0.6.6 [INFO] [stderr] Downloaded email_address v0.2.5 [INFO] [stderr] Downloaded hyper-util v0.1.6 [INFO] [stderr] Downloaded quoted_printable v0.5.0 [INFO] [stderr] Downloaded actix-web v4.8.0 [INFO] [stderr] Downloaded diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Downloaded deunicode v1.6.0 [INFO] [stderr] Downloaded pest_meta v2.7.11 [INFO] [stderr] Downloaded globset v0.4.14 [INFO] [stderr] Downloaded pest_derive v2.7.11 [INFO] [stderr] Downloaded pest_generator v2.7.11 [INFO] [stderr] Downloaded thiserror-impl v1.0.62 [INFO] [stderr] Downloaded diesel_derives v2.2.6 [INFO] [stderr] Downloaded cc v1.1.1 [INFO] [stderr] Downloaded actix-session v0.9.0 [INFO] [stderr] Downloaded h2 v0.4.5 [INFO] [stderr] Downloaded async-executor v1.12.0 [INFO] [stderr] Downloaded dsl_auto_type v0.1.3 [INFO] [stderr] Downloaded email-encoding v0.3.0 [INFO] [stderr] Downloaded tokio v1.46.1 [INFO] [stderr] Downloaded actix-http v3.8.0 [INFO] [stderr] Downloaded diesel v2.2.11 [INFO] [stderr] Downloaded actix-server v2.4.0 [INFO] [stderr] Downloaded base64 v0.20.0 [INFO] [stderr] Downloaded pq-sys v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a3d3a3c7c9ef7602cc2a24b1c47d465f4b2ecbf9eade93bd0b698fb9b4e682b [INFO] running `Command { std: "docker" "start" "-a" "1a3d3a3c7c9ef7602cc2a24b1c47d465f4b2ecbf9eade93bd0b698fb9b4e682b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a3d3a3c7c9ef7602cc2a24b1c47d465f4b2ecbf9eade93bd0b698fb9b4e682b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a3d3a3c7c9ef7602cc2a24b1c47d465f4b2ecbf9eade93bd0b698fb9b4e682b", kill_on_drop: false }` [INFO] [stdout] 1a3d3a3c7c9ef7602cc2a24b1c47d465f4b2ecbf9eade93bd0b698fb9b4e682b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9aa4e416eca6e8f8519239eb8d5ee3a618b78af5674e8a019ff666773cf11e65 [INFO] running `Command { std: "docker" "start" "-a" "9aa4e416eca6e8f8519239eb8d5ee3a618b78af5674e8a019ff666773cf11e65", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cc v1.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling pq-sys v0.7.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling async-executor v1.12.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling diesel_derives v2.2.6 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling email-encoding v0.3.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling email_address v0.2.5 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling quoted_printable v0.5.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling lettre v0.11.7 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling actix-server v2.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling diesel v2.2.11 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling actix-http v3.8.0 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling actix-web v4.8.0 [INFO] [stderr] Compiling actix-csrf v0.8.0 [INFO] [stderr] Compiling actix-session v0.9.0 [INFO] [stderr] Compiling actix-files v0.6.6 [INFO] [stderr] Compiling beedle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `NewProduct` [INFO] [stdout] --> src/db.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::models::{NewProduct}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `QueryDsl` and `RunQueryDsl` [INFO] [stdout] --> src/db.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | {QueryDsl,RunQueryDsl}, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `actix_web::HttpResponseBuilder::header`: Replaced with `append_header((key, value))`. Will be removed in v5. [INFO] [stdout] --> src/routes/cart.rs:120:10 [INFO] [stdout] | [INFO] [stdout] 120 | .header(header::LOCATION, location) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `invalidate` is never used [INFO] [stdout] --> src/db/cache.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl CategoriesCache { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn invalidate() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `save_product` is never used [INFO] [stdout] --> src/db/products.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn save_product(conn: &mut Conn, product_in: &Product) -> Result<(), BeedleError> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_product` is never used [INFO] [stdout] --> src/db/products.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn insert_product(conn: &mut Conn, new_product: &NewProduct) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "9aa4e416eca6e8f8519239eb8d5ee3a618b78af5674e8a019ff666773cf11e65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aa4e416eca6e8f8519239eb8d5ee3a618b78af5674e8a019ff666773cf11e65", kill_on_drop: false }` [INFO] [stdout] 9aa4e416eca6e8f8519239eb8d5ee3a618b78af5674e8a019ff666773cf11e65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bab7c82dceca7be0c46bc9657e1de5d133244eb90503f576d40536fedf9f3b77 [INFO] running `Command { std: "docker" "start" "-a" "bab7c82dceca7be0c46bc9657e1de5d133244eb90503f576d40536fedf9f3b77", kill_on_drop: false }` [INFO] [stderr] Compiling beedle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `NewProduct` [INFO] [stdout] --> src/db.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::models::{NewProduct}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `QueryDsl` and `RunQueryDsl` [INFO] [stdout] --> src/db.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | {QueryDsl,RunQueryDsl}, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `establish_connection` [INFO] [stdout] --> src/db/cache.rs:49:35 [INFO] [stdout] | [INFO] [stdout] 49 | use crate::db::{Conn, DbPool, establish_connection, init_db}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `actix_web::HttpResponseBuilder::header`: Replaced with `append_header((key, value))`. Will be removed in v5. [INFO] [stdout] --> src/routes/cart.rs:120:10 [INFO] [stdout] | [INFO] [stdout] 120 | .header(header::LOCATION, location) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `save_product` is never used [INFO] [stdout] --> src/db/products.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn save_product(conn: &mut Conn, product_in: &Product) -> Result<(), BeedleError> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_product` is never used [INFO] [stdout] --> src/db/products.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn insert_product(conn: &mut Conn, new_product: &NewProduct) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.54s [INFO] running `Command { std: "docker" "inspect" "bab7c82dceca7be0c46bc9657e1de5d133244eb90503f576d40536fedf9f3b77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bab7c82dceca7be0c46bc9657e1de5d133244eb90503f576d40536fedf9f3b77", kill_on_drop: false }` [INFO] [stdout] bab7c82dceca7be0c46bc9657e1de5d133244eb90503f576d40536fedf9f3b77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7a611812042a5bf9a7d39f1834a561394c718e43b8bdc0c93df9f3d7155fbaa6 [INFO] running `Command { std: "docker" "start" "-a" "7a611812042a5bf9a7d39f1834a561394c718e43b8bdc0c93df9f3d7155fbaa6", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `NewProduct` [INFO] [stderr] --> src/db.rs:3:21 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::models::{NewProduct}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `QueryDsl` and `RunQueryDsl` [INFO] [stderr] --> src/db.rs:6:6 [INFO] [stderr] | [INFO] [stderr] 6 | {QueryDsl,RunQueryDsl}, [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `establish_connection` [INFO] [stderr] --> src/db/cache.rs:49:35 [INFO] [stderr] | [INFO] [stderr] 49 | use crate::db::{Conn, DbPool, establish_connection, init_db}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `actix_web::HttpResponseBuilder::header`: Replaced with `append_header((key, value))`. Will be removed in v5. [INFO] [stderr] --> src/routes/cart.rs:120:10 [INFO] [stderr] | [INFO] [stderr] 120 | .header(header::LOCATION, location) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `save_product` is never used [INFO] [stderr] --> src/db/products.rs:126:8 [INFO] [stderr] | [INFO] [stderr] 126 | pub fn save_product(conn: &mut Conn, product_in: &Product) -> Result<(), BeedleError> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `insert_product` is never used [INFO] [stderr] --> src/db/products.rs:155:8 [INFO] [stderr] | [INFO] [stderr] 155 | pub fn insert_product(conn: &mut Conn, new_product: &NewProduct) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `beedle` (bin "beedle" test) generated 6 warnings (run `cargo fix --bin "beedle" -p beedle --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/beedle-bca584f066f39b6f) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test price::tests::test_price_div_f64 ... ok [INFO] [stdout] test price::tests::test_price_add_sub ... ok [INFO] [stdout] test price::tests::test_price_div_int ... ok [INFO] [stdout] test price::tests::test_price_from_cents ... ok [INFO] [stdout] test price::tests::test_price_from_dollars ... ok [INFO] [stdout] test price::tests::test_price_large ... ok [INFO] [stdout] test price::tests::test_price_mul_f64 ... ok [INFO] [stdout] test price::tests::test_price_rounding ... ok [INFO] [stdout] test price::tests::test_price_mul_int ... ok [INFO] [stdout] test db::cache::cache_tests::test_initialization_of_cache ... FAILED [INFO] [stdout] test price::tests::test_price_display_and_log_string ... FAILED [INFO] [stdout] test price::tests::test_price_edge_cent_values ... FAILED [INFO] [stdout] test price::tests::test_price_negative_prices ... FAILED [INFO] [stdout] test db::cache::cache_tests::test_cache_invalidation ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- db::cache::cache_tests::test_initialization_of_cache stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'db::cache::cache_tests::test_initialization_of_cache' (18) panicked at src/db/cache.rs:57:53: [INFO] [stdout] DATABASE_URL must be set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f7bc4a3d5ba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f7bc4a3d5ba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f7bc4a3d5ba - std[f92b4c606f291077]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f7bc4a3d5ba - <::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f7bc4a517ca - ::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f7bc4a517ca - core[786f478f706679df]::fmt::write [INFO] [stdout] 6: 0x5f7bc4a41f52 - std[f92b4c606f291077]::io::default_write_fmt::> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f7bc4a41f52 - as std[f92b4c606f291077]::io::Write>::write_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f7bc4a1c2af - ::print [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f7bc4a1c2af - std[f92b4c606f291077]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f7bc4a358e9 - std[f92b4c606f291077]::panicking::default_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f7bc49707bc - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f7bc49707bc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f7bc4a35aa2 - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f7bc4a35aa2 - std[f92b4c606f291077]::panicking::panic_with_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f7bc4a1c368 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f7bc4a13af9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f7bc4a1d11d - __rustc[8241495c18a89d70]::rust_begin_unwind [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f7bc4a51f8c - core[786f478f706679df]::panicking::panic_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f7bc4a51cd2 - core[786f478f706679df]::result::unwrap_failed [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f7bc494121e - >::expect [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5f7bc494f1e1 - beedle[cf6862f019385d53]::db::cache::cache_tests::POOL::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/db/cache.rs:57:53 [INFO] [stdout] 22: 0x5f7bc494907e - >::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5f7bc4948abb - r2d2[5e7e79187b999627]::Pool> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5f7bc494ad1f - >>>::force::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28 [INFO] [stdout] 25: 0x5f7bc494a46a - >>>::get_or_init::<>>>::force::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57 [INFO] [stdout] 26: 0x5f7bc493fee2 - >>>::initialize::<>>>::get_or_init<>>>::force::{closure#0}>::{closure#0}, >::get_or_init::Void>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23 [INFO] [stdout] 27: 0x5f7bc49f4d86 - <&mut dyn core[786f478f706679df]::ops::function::FnMut<(), Output = bool> as core[786f478f706679df]::ops::function::FnMut<()>>::call_mut [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:298:21 [INFO] [stdout] 28: 0x5f7bc49f4a7b - once_cell[9d95c7d709ac5bdd]::imp::initialize_or_wait [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20 [INFO] [stdout] 29: 0x5f7bc493fa62 - >>>::initialize::<>>>::get_or_init<>>>::force::{closure#0}>::{closure#0}, >::get_or_init::Void> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9 [INFO] [stdout] 30: 0x5f7bc4949419 - >>>::get_or_try_init::<>>>::get_or_init<>>>::force::{closure#0}>::{closure#0}, >::get_or_init::Void> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20 [INFO] [stdout] 31: 0x5f7bc4949363 - >>>::get_or_init::<>>>::force::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24 [INFO] [stdout] 32: 0x5f7bc494b920 - >>>::force [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23 [INFO] [stdout] 33: 0x5f7bc494e54a - >> as core[786f478f706679df]::ops::deref::Deref>::deref [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13 [INFO] [stdout] 34: 0x5f7bc49501dd - beedle[cf6862f019385d53]::db::cache::cache_tests::get_test_conn [INFO] [stdout] at /opt/rustwide/workdir/src/db/cache.rs:65:9 [INFO] [stdout] 35: 0x5f7bc49503c6 - beedle[cf6862f019385d53]::db::cache::cache_tests::test_initialization_of_cache [INFO] [stdout] at /opt/rustwide/workdir/src/db/cache.rs:70:24 [INFO] [stdout] 36: 0x5f7bc494f137 - beedle[cf6862f019385d53]::db::cache::cache_tests::test_initialization_of_cache::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/db/cache.rs:69:38 [INFO] [stdout] 37: 0x5f7bc4949046 - >::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: 0x5f7bc496489b - core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5f7bc496489b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18 [INFO] [stdout] 40: 0x5f7bc497128b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74 [INFO] [stdout] 41: 0x5f7bc497128b - as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 42: 0x5f7bc497128b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 43: 0x5f7bc497128b - std[f92b4c606f291077]::panicking::catch_unwind::, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 44: 0x5f7bc497128b - std[f92b4c606f291077]::panic::catch_unwind::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 45: 0x5f7bc497128b - test[20e1f0ae6cad7a17]::run_test_in_process [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27 [INFO] [stdout] 46: 0x5f7bc497128b - test[20e1f0ae6cad7a17]::run_test::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43 [INFO] [stdout] 47: 0x5f7bc496c9a4 - test[20e1f0ae6cad7a17]::run_test::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41 [INFO] [stdout] 48: 0x5f7bc496c9a4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 49: 0x5f7bc4973e92 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 50: 0x5f7bc4973e92 - ::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x5f7bc4973e92 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x5f7bc4973e92 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x5f7bc4973e92 - std[f92b4c606f291077]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x5f7bc4973e92 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 55: 0x5f7bc4973e92 - ::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x5f7bc4a3ce9f - + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 57: 0x5f7bc4a3ce9f - ::new::thread_start [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 58: 0x793bd2f4faa4 - [INFO] [stdout] 59: 0x793bd2fdca64 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- price::tests::test_price_display_and_log_string stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'price::tests::test_price_display_and_log_string' (20) panicked at src/price.rs:169:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "99.00" [INFO] [stdout] right: "$99.00" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f7bc4a3d5ba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f7bc4a3d5ba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f7bc4a3d5ba - std[f92b4c606f291077]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f7bc4a3d5ba - <::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f7bc4a517ca - ::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f7bc4a517ca - core[786f478f706679df]::fmt::write [INFO] [stdout] 6: 0x5f7bc4a41f52 - std[f92b4c606f291077]::io::default_write_fmt::> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f7bc4a41f52 - as std[f92b4c606f291077]::io::Write>::write_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f7bc4a1c2af - ::print [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f7bc4a1c2af - std[f92b4c606f291077]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f7bc4a358e9 - std[f92b4c606f291077]::panicking::default_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f7bc49707bc - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f7bc49707bc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f7bc4a35aa2 - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f7bc4a35aa2 - std[f92b4c606f291077]::panicking::panic_with_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f7bc4a1c368 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f7bc4a13af9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f7bc4a1d11d - __rustc[8241495c18a89d70]::rust_begin_unwind [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f7bc4a51f8c - core[786f478f706679df]::panicking::panic_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f7bc4a51e13 - core[786f478f706679df]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5f7bc494ed71 - core[786f478f706679df]::panicking::assert_failed:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5f7bc494cca8 - beedle[cf6862f019385d53]::price::tests::test_price_display_and_log_string [INFO] [stdout] at /opt/rustwide/workdir/src/price.rs:169:9 [INFO] [stdout] 22: 0x5f7bc494b007 - beedle[cf6862f019385d53]::price::tests::test_price_display_and_log_string::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/price.rs:166:43 [INFO] [stdout] 23: 0x5f7bc4948fc6 - >::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5f7bc496489b - core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f7bc496489b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5f7bc497128b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5f7bc497128b - as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5f7bc497128b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5f7bc497128b - std[f92b4c606f291077]::panicking::catch_unwind::, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5f7bc497128b - std[f92b4c606f291077]::panic::catch_unwind::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5f7bc497128b - test[20e1f0ae6cad7a17]::run_test_in_process [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5f7bc497128b - test[20e1f0ae6cad7a17]::run_test::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5f7bc496c9a4 - test[20e1f0ae6cad7a17]::run_test::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5f7bc496c9a4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5f7bc4973e92 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5f7bc4973e92 - ::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5f7bc4973e92 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5f7bc4973e92 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5f7bc4973e92 - std[f92b4c606f291077]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5f7bc4973e92 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5f7bc4973e92 - ::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5f7bc4a3ce9f - + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5f7bc4a3ce9f - ::new::thread_start [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x793bd2f4faa4 - [INFO] [stdout] 45: 0x793bd2fdca64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- price::tests::test_price_edge_cent_values stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'price::tests::test_price_edge_cent_values' (23) panicked at src/price.rs:236:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "-99.06" [INFO] [stdout] right: "-$99.06" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f7bc4a3d5ba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f7bc4a3d5ba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f7bc4a3d5ba - std[f92b4c606f291077]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f7bc4a3d5ba - <::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f7bc4a517ca - ::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f7bc4a517ca - core[786f478f706679df]::fmt::write [INFO] [stdout] 6: 0x5f7bc4a41f52 - std[f92b4c606f291077]::io::default_write_fmt::> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f7bc4a41f52 - as std[f92b4c606f291077]::io::Write>::write_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f7bc4a1c2af - ::print [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f7bc4a1c2af - std[f92b4c606f291077]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f7bc4a358e9 - std[f92b4c606f291077]::panicking::default_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f7bc49707bc - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f7bc49707bc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f7bc4a35aa2 - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f7bc4a35aa2 - std[f92b4c606f291077]::panicking::panic_with_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f7bc4a1c368 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f7bc4a13af9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f7bc4a1d11d - __rustc[8241495c18a89d70]::rust_begin_unwind [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f7bc4a51f8c - core[786f478f706679df]::panicking::panic_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f7bc4a51e13 - core[786f478f706679df]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5f7bc494ed71 - core[786f478f706679df]::panicking::assert_failed:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5f7bc494cae5 - beedle[cf6862f019385d53]::price::tests::test_price_edge_cent_values [INFO] [stdout] at /opt/rustwide/workdir/src/price.rs:236:9 [INFO] [stdout] 22: 0x5f7bc494afd7 - beedle[cf6862f019385d53]::price::tests::test_price_edge_cent_values::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/price.rs:222:37 [INFO] [stdout] 23: 0x5f7bc4948f86 - >::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5f7bc496489b - core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f7bc496489b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5f7bc497128b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5f7bc497128b - as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5f7bc497128b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5f7bc497128b - std[f92b4c606f291077]::panicking::catch_unwind::, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5f7bc497128b - std[f92b4c606f291077]::panic::catch_unwind::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5f7bc497128b - test[20e1f0ae6cad7a17]::run_test_in_process [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5f7bc497128b - test[20e1f0ae6cad7a17]::run_test::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5f7bc496c9a4 - test[20e1f0ae6cad7a17]::run_test::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5f7bc496c9a4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5f7bc4973e92 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5f7bc4973e92 - ::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5f7bc4973e92 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5f7bc4973e92 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5f7bc4973e92 - std[f92b4c606f291077]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5f7bc4973e92 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5f7bc4973e92 - ::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5f7bc4a3ce9f - + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5f7bc4a3ce9f - ::new::thread_start [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x793bd2f4faa4 - [INFO] [stdout] 45: 0x793bd2fdca64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- price::tests::test_price_negative_prices stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'price::tests::test_price_negative_prices' (29) panicked at src/price.rs:215:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "-12.34" [INFO] [stdout] right: "-$12.34" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f7bc4a3d5ba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f7bc4a3d5ba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f7bc4a3d5ba - std[f92b4c606f291077]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f7bc4a3d5ba - <::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f7bc4a517ca - ::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f7bc4a517ca - core[786f478f706679df]::fmt::write [INFO] [stdout] 6: 0x5f7bc4a41f52 - std[f92b4c606f291077]::io::default_write_fmt::> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f7bc4a41f52 - as std[f92b4c606f291077]::io::Write>::write_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f7bc4a1c2af - ::print [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f7bc4a1c2af - std[f92b4c606f291077]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f7bc4a358e9 - std[f92b4c606f291077]::panicking::default_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f7bc49707bc - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f7bc49707bc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f7bc4a35aa2 - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f7bc4a35aa2 - std[f92b4c606f291077]::panicking::panic_with_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f7bc4a1c368 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f7bc4a13af9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f7bc4a1d11d - __rustc[8241495c18a89d70]::rust_begin_unwind [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f7bc4a51f8c - core[786f478f706679df]::panicking::panic_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f7bc4a51e13 - core[786f478f706679df]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5f7bc494ed71 - core[786f478f706679df]::panicking::assert_failed:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5f7bc494c57d - beedle[cf6862f019385d53]::price::tests::test_price_negative_prices [INFO] [stdout] at /opt/rustwide/workdir/src/price.rs:215:9 [INFO] [stdout] 22: 0x5f7bc494afa7 - beedle[cf6862f019385d53]::price::tests::test_price_negative_prices::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/price.rs:213:36 [INFO] [stdout] 23: 0x5f7bc4948f46 - >::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5f7bc496489b - core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f7bc496489b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5f7bc497128b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5f7bc497128b - as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5f7bc497128b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5f7bc497128b - std[f92b4c606f291077]::panicking::catch_unwind::, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5f7bc497128b - std[f92b4c606f291077]::panic::catch_unwind::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5f7bc497128b - test[20e1f0ae6cad7a17]::run_test_in_process [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5f7bc497128b - test[20e1f0ae6cad7a17]::run_test::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5f7bc496c9a4 - test[20e1f0ae6cad7a17]::run_test::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5f7bc496c9a4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5f7bc4973e92 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5f7bc4973e92 - ::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5f7bc4973e92 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5f7bc4973e92 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5f7bc4973e92 - std[f92b4c606f291077]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5f7bc4973e92 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5f7bc4973e92 - ::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5f7bc4a3ce9f - + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5f7bc4a3ce9f - ::new::thread_start [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x793bd2f4faa4 - [INFO] [stdout] 45: 0x793bd2fdca64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- db::cache::cache_tests::test_cache_invalidation stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'db::cache::cache_tests::test_cache_invalidation' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25: [INFO] [stdout] Lazy instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f7bc4a3d5ba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f7bc4a3d5ba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f7bc4a3d5ba - std[f92b4c606f291077]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f7bc4a3d5ba - <::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f7bc4a517ca - ::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f7bc4a517ca - core[786f478f706679df]::fmt::write [INFO] [stdout] 6: 0x5f7bc4a41f52 - std[f92b4c606f291077]::io::default_write_fmt::> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f7bc4a41f52 - as std[f92b4c606f291077]::io::Write>::write_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f7bc4a1c2af - ::print [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f7bc4a1c2af - std[f92b4c606f291077]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f7bc4a358e9 - std[f92b4c606f291077]::panicking::default_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f7bc49707bc - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f7bc49707bc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f7bc4a35aa2 - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f7bc4a35aa2 - std[f92b4c606f291077]::panicking::panic_with_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f7bc4a1c39a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5f7bc4a13af9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f7bc4a1d11d - __rustc[8241495c18a89d70]::rust_begin_unwind [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f7bc4a51f8c - core[786f478f706679df]::panicking::panic_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f7bc494ad48 - >>>::force::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25 [INFO] [stdout] 20: 0x5f7bc494a46a - >>>::get_or_init::<>>>::force::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57 [INFO] [stdout] 21: 0x5f7bc493fee2 - >>>::initialize::<>>>::get_or_init<>>>::force::{closure#0}>::{closure#0}, >::get_or_init::Void>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23 [INFO] [stdout] 22: 0x5f7bc49f4d86 - <&mut dyn core[786f478f706679df]::ops::function::FnMut<(), Output = bool> as core[786f478f706679df]::ops::function::FnMut<()>>::call_mut [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:298:21 [INFO] [stdout] 23: 0x5f7bc49f4a7b - once_cell[9d95c7d709ac5bdd]::imp::initialize_or_wait [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20 [INFO] [stdout] 24: 0x5f7bc493fa62 - >>>::initialize::<>>>::get_or_init<>>>::force::{closure#0}>::{closure#0}, >::get_or_init::Void> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9 [INFO] [stdout] 25: 0x5f7bc4949419 - >>>::get_or_try_init::<>>>::get_or_init<>>>::force::{closure#0}>::{closure#0}, >::get_or_init::Void> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20 [INFO] [stdout] 26: 0x5f7bc4949363 - >>>::get_or_init::<>>>::force::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24 [INFO] [stdout] 27: 0x5f7bc494b920 - >>>::force [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23 [INFO] [stdout] 28: 0x5f7bc494e54a - >> as core[786f478f706679df]::ops::deref::Deref>::deref [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13 [INFO] [stdout] 29: 0x5f7bc49501dd - beedle[cf6862f019385d53]::db::cache::cache_tests::get_test_conn [INFO] [stdout] at /opt/rustwide/workdir/src/db/cache.rs:65:9 [INFO] [stdout] 30: 0x5f7bc4950236 - beedle[cf6862f019385d53]::db::cache::cache_tests::test_cache_invalidation [INFO] [stdout] at /opt/rustwide/workdir/src/db/cache.rs:85:24 [INFO] [stdout] 31: 0x5f7bc494f107 - beedle[cf6862f019385d53]::db::cache::cache_tests::test_cache_invalidation::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/db/cache.rs:84:33 [INFO] [stdout] 32: 0x5f7bc4949006 - >::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 33: 0x5f7bc496489b - core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 34: 0x5f7bc496489b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18 [INFO] [stdout] 35: 0x5f7bc497128b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74 [INFO] [stdout] 36: 0x5f7bc497128b - as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5f7bc497128b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5f7bc497128b - std[f92b4c606f291077]::panicking::catch_unwind::, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5f7bc497128b - std[f92b4c606f291077]::panic::catch_unwind::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5f7bc497128b - test[20e1f0ae6cad7a17]::run_test_in_process [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27 [INFO] [stdout] 41: 0x5f7bc497128b - test[20e1f0ae6cad7a17]::run_test::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43 [INFO] [stdout] 42: 0x5f7bc496c9a4 - test[20e1f0ae6cad7a17]::run_test::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41 [INFO] [stdout] 43: 0x5f7bc496c9a4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 44: 0x5f7bc4973e92 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 45: 0x5f7bc4973e92 - ::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 46: 0x5f7bc4973e92 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5f7bc4973e92 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5f7bc4973e92 - std[f92b4c606f291077]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5f7bc4973e92 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 50: 0x5f7bc4973e92 - ::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x5f7bc4a3ce9f - + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 52: 0x5f7bc4a3ce9f - ::new::thread_start [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 53: 0x793bd2f4faa4 - [INFO] [stdout] 54: 0x793bd2fdca64 - clone [INFO] [stdout] 55: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] db::cache::cache_tests::test_cache_invalidation [INFO] [stdout] db::cache::cache_tests::test_initialization_of_cache [INFO] [stdout] price::tests::test_price_display_and_log_string [INFO] [stdout] price::tests::test_price_edge_cent_values [INFO] [stdout] price::tests::test_price_negative_prices [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin beedle` [INFO] running `Command { std: "docker" "inspect" "7a611812042a5bf9a7d39f1834a561394c718e43b8bdc0c93df9f3d7155fbaa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a611812042a5bf9a7d39f1834a561394c718e43b8bdc0c93df9f3d7155fbaa6", kill_on_drop: false }` [INFO] [stdout] 7a611812042a5bf9a7d39f1834a561394c718e43b8bdc0c93df9f3d7155fbaa6