[INFO] cloning repository https://github.com/cundd/chordr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cundd/chordr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcundd%2Fchordr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcundd%2Fchordr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2625592f879b4ed2df0c36fdf48d7fcb045d13c2 [INFO] testing cundd/chordr against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcundd%2Fchordr" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cundd/chordr on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cundd/chordr [INFO] finished tweaking git repo https://github.com/cundd/chordr [INFO] tweaked toml for git repo https://github.com/cundd/chordr written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cundd/chordr 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" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be0c94ed5135375d90e64f51028e0f6081a7b4b70676fa74a63be7e35459fd03 [INFO] running `Command { std: "docker" "start" "-a" "be0c94ed5135375d90e64f51028e0f6081a7b4b70676fa74a63be7e35459fd03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be0c94ed5135375d90e64f51028e0f6081a7b4b70676fa74a63be7e35459fd03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be0c94ed5135375d90e64f51028e0f6081a7b4b70676fa74a63be7e35459fd03", kill_on_drop: false }` [INFO] [stdout] be0c94ed5135375d90e64f51028e0f6081a7b4b70676fa74a63be7e35459fd03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b811b667e188b3c2c7e846fc048407c34f89e9ac816e2f5056afbcfc684de179 [INFO] running `Command { std: "docker" "start" "-a" "b811b667e188b3c2c7e846fc048407c34f89e9ac816e2f5056afbcfc684de179", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling bytes v1.2.0 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tri v0.1.0 (/opt/rustwide/workdir/tri) [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling ref-cast v1.0.8 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling simplelog v0.12.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling webpki v0.22.2 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling yew-macro v0.20.0 [INFO] [stderr] Compiling yew-router-macro v0.17.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.8 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling ureq v2.5.0 [INFO] [stderr] Compiling rocket_sync_db_pools_codegen v0.1.0-rc.2 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling clap v4.0.32 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling prokio v0.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.9.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ubyte v0.10.2 [INFO] [stderr] Compiling h2 v0.3.17 [INFO] [stderr] Compiling implicit-clone v0.3.5 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling cqrs-desync v0.1.0 (/opt/rustwide/workdir/cqrs-desync) [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling cqrs v0.1.0 (/opt/rustwide/workdir/cqrs) [INFO] [stderr] Compiling webchordr v0.2.2 (/opt/rustwide/workdir/webchordr/app) [INFO] [stderr] Compiling dropbox-sdk v0.11.3 [INFO] [stderr] warning: Async/Sync file could not be patched (source: 'src/nonblocking/repository.rs', target: 'src/blocking/repository.rs'): Could not open target path for writing [INFO] [stderr] warning: Async/Sync file could not be patched (source: 'src/nonblocking/query_executor.rs', target: 'src/blocking/query_executor.rs'): Could not open target path for writing [INFO] [stderr] warning: Async/Sync file could not be patched (source: 'src/nonblocking/command_executor.rs', target: 'src/blocking/command_executor.rs'): Could not open target path for writing [INFO] [stderr] Compiling libchordr v0.1.11 (/opt/rustwide/workdir/libchordr) [INFO] [stderr] Compiling js-sys v0.3.64 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling webchordr-events v0.1.0 (/opt/rustwide/workdir/webchordr/events) [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling chordr v0.1.0 (/opt/rustwide/workdir/chordr) [INFO] [stderr] Compiling web-sys v0.3.64 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.31 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling gloo-timers v0.2.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling hyperdav v0.2.0 (/opt/rustwide/workdir/hyperdav) [INFO] [stderr] Compiling synchord v0.1.0 (/opt/rustwide/workdir/synchord) [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling chordr-runner v0.1.0 (/opt/rustwide/workdir/chordr-runner) [INFO] [stderr] Compiling gloo-utils v0.1.7 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-console v0.2.1 [INFO] [stderr] Compiling gloo-render v0.1.1 [INFO] [stderr] Compiling gloo-dialogs v0.1.1 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-worker v0.2.1 [INFO] [stderr] Compiling gloo-history v0.1.5 [INFO] [stderr] Compiling gloo-net v0.3.1 [INFO] [stderr] Compiling gloo-storage v0.2.1 [INFO] [stderr] Compiling gloo-file v0.2.3 [INFO] [stderr] Compiling gloo v0.8.1 [INFO] [stderr] Compiling yew v0.20.0 [INFO] [stderr] Compiling yew-router v0.17.0 [INFO] [stderr] Compiling webchordr-common v0.1.0 (/opt/rustwide/workdir/webchordr/common) [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> webchordr/common/src/fetch_helper/mod.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | Ok(json.into_serde::()?) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling webchordr-song-list v0.1.0 (/opt/rustwide/workdir/webchordr/song-list) [INFO] [stderr] Compiling webchordr-persistence v0.1.0 (/opt/rustwide/workdir/webchordr/persistence) [INFO] [stderr] Compiling webchordr-drag-n-drop v0.1.0 (/opt/rustwide/workdir/webchordr/drag-n-drop) [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> webchordr/song-list/src/sortable_service/mod.rs:61:35 [INFO] [stdout] | [INFO] [stdout] 61 | let options_js = JsValue::from_serde(&options).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> webchordr/drag-n-drop/src/lib.rs:75:43 [INFO] [stdout] | [INFO] [stdout] 75 | if let Ok(argument) = val.into_serde::() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling webchordr-song-browser v0.1.0 (/opt/rustwide/workdir/webchordr/song-browser) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> webchordr/app/src/ipc/mod.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | match event.data().into_serde::() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rocket_sync_db_pools v0.1.0-rc.2 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling srvchord v0.1.0 (/opt/rustwide/workdir/srvchord) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.36s [INFO] running `Command { std: "docker" "inspect" "b811b667e188b3c2c7e846fc048407c34f89e9ac816e2f5056afbcfc684de179", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b811b667e188b3c2c7e846fc048407c34f89e9ac816e2f5056afbcfc684de179", kill_on_drop: false }` [INFO] [stdout] b811b667e188b3c2c7e846fc048407c34f89e9ac816e2f5056afbcfc684de179 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6a56c13391da11be6165b13b36f40e228bad71b4087d7eb8144a14c410eb6fa [INFO] running `Command { std: "docker" "start" "-a" "d6a56c13391da11be6165b13b36f40e228bad71b4087d7eb8144a14c410eb6fa", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: Async/Sync file could not be patched (source: 'src/nonblocking/repository.rs', target: 'src/blocking/repository.rs'): Could not open target path for writing [INFO] [stderr] warning: Async/Sync file could not be patched (source: 'src/nonblocking/query_executor.rs', target: 'src/blocking/query_executor.rs'): Could not open target path for writing [INFO] [stderr] warning: Async/Sync file could not be patched (source: 'src/nonblocking/command_executor.rs', target: 'src/blocking/command_executor.rs'): Could not open target path for writing [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> webchordr/common/src/fetch_helper/mod.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | Ok(json.into_serde::()?) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.31 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> webchordr/song-list/src/sortable_service/mod.rs:61:35 [INFO] [stdout] | [INFO] [stdout] 61 | let options_js = JsValue::from_serde(&options).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> webchordr/drag-n-drop/src/lib.rs:75:43 [INFO] [stdout] | [INFO] [stdout] 75 | if let Ok(argument) = val.into_serde::() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling plotters-svg v0.3.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling plotters v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling chordr-runner v0.1.0 (/opt/rustwide/workdir/chordr-runner) [INFO] [stderr] Compiling wasm-bindgen-test v0.3.31 [INFO] [stderr] Compiling synchord v0.1.0 (/opt/rustwide/workdir/synchord) [INFO] [stderr] Compiling hyperdav v0.2.0 (/opt/rustwide/workdir/hyperdav) [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling chordr v0.1.0 (/opt/rustwide/workdir/chordr) [INFO] [stderr] Compiling webchordr-song-list v0.1.0 (/opt/rustwide/workdir/webchordr/song-list) [INFO] [stderr] Compiling webchordr-drag-n-drop v0.1.0 (/opt/rustwide/workdir/webchordr/drag-n-drop) [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> webchordr/drag-n-drop/src/lib.rs:75:43 [INFO] [stdout] | [INFO] [stdout] 75 | if let Ok(argument) = val.into_serde::() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> webchordr/song-list/src/sortable_service/mod.rs:61:35 [INFO] [stdout] | [INFO] [stdout] 61 | let options_js = JsValue::from_serde(&options).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling webchordr-events v0.1.0 (/opt/rustwide/workdir/webchordr/events) [INFO] [stderr] Compiling cqrs v0.1.0 (/opt/rustwide/workdir/cqrs) [INFO] [stderr] Compiling cqrs-desync v0.1.0 (/opt/rustwide/workdir/cqrs-desync) [INFO] [stderr] Compiling webchordr v0.2.2 (/opt/rustwide/workdir/webchordr/app) [INFO] [stderr] Compiling webchordr-song-browser v0.1.0 (/opt/rustwide/workdir/webchordr/song-browser) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling webchordr-common v0.1.0 (/opt/rustwide/workdir/webchordr/common) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling webchordr-persistence v0.1.0 (/opt/rustwide/workdir/webchordr/persistence) [INFO] [stderr] Compiling tri v0.1.0 (/opt/rustwide/workdir/tri) [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> webchordr/common/src/fetch_helper/mod.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | Ok(json.into_serde::()?) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling srvchord v0.1.0 (/opt/rustwide/workdir/srvchord) [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> webchordr/app/src/ipc/mod.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | match event.data().into_serde::() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling libchordr v0.1.11 (/opt/rustwide/workdir/libchordr) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.31s [INFO] running `Command { std: "docker" "inspect" "d6a56c13391da11be6165b13b36f40e228bad71b4087d7eb8144a14c410eb6fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6a56c13391da11be6165b13b36f40e228bad71b4087d7eb8144a14c410eb6fa", kill_on_drop: false }` [INFO] [stdout] d6a56c13391da11be6165b13b36f40e228bad71b4087d7eb8144a14c410eb6fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cd22f7886ea7074b940312eeb8f9303180bb058ce4e973e6354ea014e98b03e0 [INFO] running `Command { std: "docker" "start" "-a" "cd22f7886ea7074b940312eeb8f9303180bb058ce4e973e6354ea014e98b03e0", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: Async/Sync file could not be patched (source: 'src/nonblocking/repository.rs', target: 'src/blocking/repository.rs'): Could not open target path for writing [INFO] [stderr] warning: Async/Sync file could not be patched (source: 'src/nonblocking/query_executor.rs', target: 'src/blocking/query_executor.rs'): Could not open target path for writing [INFO] [stderr] warning: Async/Sync file could not be patched (source: 'src/nonblocking/command_executor.rs', target: 'src/blocking/command_executor.rs'): Could not open target path for writing [INFO] [stderr] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stderr] --> webchordr/common/src/fetch_helper/mod.rs:133:17 [INFO] [stderr] | [INFO] [stderr] 133 | Ok(json.into_serde::()?) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `webchordr-common` (lib) generated 1 warning [INFO] [stderr] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stderr] --> webchordr/song-list/src/sortable_service/mod.rs:61:35 [INFO] [stderr] | [INFO] [stderr] 61 | let options_js = JsValue::from_serde(&options).unwrap(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `webchordr-song-list` (lib) generated 1 warning [INFO] [stderr] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stderr] --> webchordr/drag-n-drop/src/lib.rs:75:43 [INFO] [stderr] | [INFO] [stderr] 75 | if let Ok(argument) = val.into_serde::() { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `webchordr-drag-n-drop` (lib) generated 1 warning [INFO] [stderr] warning: `webchordr-common` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `webchordr-drag-n-drop` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stderr] --> webchordr/app/src/ipc/mod.rs:22:40 [INFO] [stderr] | [INFO] [stderr] 22 | match event.data().into_serde::() { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `webchordr` (bin "webchordr" test) generated 1 warning [INFO] [stderr] warning: `webchordr-song-list` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/chordr-e9f2af4a26dea555) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/chordr_runner-0225f23f0ad17ecf) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test configuration::reader::test::read_configuration_from_file_invalid ... ok [INFO] [stdout] test configuration::reader::test::read_configuration_from_file_with_json ... ok [INFO] [stdout] test configuration::reader::test::read_dropbox_configuration_from_file ... ok [INFO] [stdout] test configuration::reader::test::read_webdav_configuration_from_file ... ok [INFO] [stdout] test configuration::reader::test::read_configuration_from_file_with_yaml ... ok [INFO] [stdout] test configuration::reader::test::read_configuration_from_file_with_not_existing_json ... ok [INFO] [stdout] test configuration::reader::test::read_configuration_from_file_with_not_existing_yaml ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 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/cqrs-ad770ba13b273714) [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/libcqrs_desync-a61b791fdf37547d) [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/main.rs (/opt/rustwide/target/debug/deps/cqrs_desync-06df20c16224a298) [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/hyperdav-2150c575d5515c7e) [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/libchordr-b04714c16f63d8ea) [INFO] [stdout] [INFO] [stdout] running 110 tests [INFO] [stdout] test catalog_builder::song_from_dir_entry::tests::test_try_from ... ok [INFO] [stdout] test catalog_builder::tests::test_build_catalog_for_test_directory ... ok [INFO] [stdout] test converter::chorddown::tests::test_convert_w_inline_metadata ... ok [INFO] [stdout] test converter::chorddown::tests::test_convert_w_content_after_quote ... ok [INFO] [stdout] test catalog_builder::tests::test_build_catalog_for_directory ... ok [INFO] [stdout] test converter::chorddown::tests::test_convert ... ok [INFO] [stdout] test converter::songbeamer::tests::test_convert ... ok [INFO] [stdout] test converter::chorddown::tests::test_convert_w_metadata ... ok [INFO] [stdout] test converter::songbeamer::tests::test_convert_w_inline_metadata ... ok [INFO] [stdout] test converter::songbeamer::tests::test_convert_w_metadata ... ok [INFO] [stdout] test converter::songbeamer::tests::test_convert_w_quote ... ok [INFO] [stdout] test converter::text::tests::test_convert ... ok [INFO] [stdout] test converter::html::tests::test_convert ... ok [INFO] [stdout] test converter::text::tests::test_convert_w_inline_metadata ... ok [INFO] [stdout] test converter::text::tests::test_convert_w_metadata ... ok [INFO] [stdout] test html::attribute::tests::test_hash_eq ... ok [INFO] [stdout] test converter::text::tests::test_convert_w_quote ... ok [INFO] [stdout] test data_exchange::setlist::serialize::test::serialize_test ... ok [INFO] [stdout] test converter::tests::test_convert ... ok [INFO] [stdout] test html::tag_builder::tests::test_attribute_twice ... ok [INFO] [stdout] test html::tag_builder::tests::test_build_a ... ok [INFO] [stdout] test html::tag_builder::tests::test_class_name_attribute_twice ... ok [INFO] [stdout] test html::tag_builder::tests::test_different_attributes ... ok [INFO] [stdout] test html::attribute::tests::test_hash_ne ... ok [INFO] [stdout] test html::tag_builder::tests::test_escape_attribute ... ok [INFO] [stdout] test html::tag_builder::tests::test_escape_class_name ... ok [INFO] [stdout] test html::tag_builder::tests::test_reset ... ok [INFO] [stdout] test models::chord::chords::tests::transpose_test ... ok [INFO] [stdout] test models::chord::chords::tests::try_from ... ok [INFO] [stdout] test data_exchange::setlist::deserialize::test::deserialize_test ... ok [INFO] [stdout] test models::chord::note::tests::transpose_test ... ok [INFO] [stdout] test models::chord::note::tests::try_from_test ... ok [INFO] [stdout] test catalog_builder::tests::test_build_catalog_for_test_directory_recursive ... ok [INFO] [stdout] test models::chord::note::tests::as_isize_test ... ok [INFO] [stdout] test models::chord::tests::try_from_with_variant ... ok [INFO] [stdout] test models::chord::tests::try_from_without_variant ... ok [INFO] [stdout] test models::file_type::tests::test_deserialize ... ok [INFO] [stdout] test models::chord::tests::transpose_test ... ok [INFO] [stdout] test models::list::list::test::for_test ... ok [INFO] [stdout] test models::file_type::tests::test_serialize ... ok [INFO] [stdout] test models::chord::tests::deserialize_with_variant_test ... ok [INFO] [stdout] test models::chord::note::tests::note_format_test ... ok [INFO] [stdout] test models::list::list::test::move_entry_to_same_position_test ... ok [INFO] [stdout] test models::chord::tests::deserialize_without_variant_test ... ok [INFO] [stdout] test models::chord::tests::serialize ... ok [INFO] [stdout] test models::list::list::test::move_entry_boundary_test ... ok [INFO] [stdout] test models::list::list::test::move_entry_test ... ok [INFO] [stdout] test models::song_id::tests::test_new ... ok [INFO] [stdout] test models::song_id::tests::test_serialize ... ok [INFO] [stdout] test models::song_list::song_list::test::for_test ... ok [INFO] [stdout] test models::setlist::test::move_entry_boundary_test ... ok [INFO] [stdout] test models::song_list::song_list::test::move_entry_boundary_test ... ok [INFO] [stdout] test models::song_list::song_list::test::move_entry_test ... ok [INFO] [stdout] test models::song_id::tests::test_deserialize ... ok [INFO] [stdout] test models::structure::reference_resolver::tests::resolve_reference_with_repeat_prefix_test ... ok [INFO] [stdout] test models::setlist::test::move_entry_test ... ok [INFO] [stdout] test models::structure::reference_resolver::tests::resolve_reference_with_repeat_suffix_multi_word_test ... ok [INFO] [stdout] test models::structure::reference_resolver::tests::resolve_reference_test ... ok [INFO] [stdout] test models::structure::section_identifier::tests::try_from_node_test ... ok [INFO] [stdout] test models::structure::reference_resolver::tests::resolve_reference_with_repeat_suffix_test ... ok [INFO] [stdout] test models::structure::section_identifier::tests::try_from_str_test ... ok [INFO] [stdout] test models::structure::reference_resolver::tests::resolve_reference_with_repeat_prefix_multi_word_test ... ok [INFO] [stdout] test models::structure::section_identifier::tests::try_from_empty_should_fail_test ... ok [INFO] [stdout] test models::structure::section_provider::tests::get_sections_from_ast_test ... ok [INFO] [stdout] test models::structure::section_provider::tests::get_sections_from_small_ast_test ... ok [INFO] [stdout] test parser::meta_information::tests::test_assign_from_token_key ... ok [INFO] [stdout] test parser::meta_information::tests::test_update_b_notation ... ok [INFO] [stdout] test parser::meta_parser::tests::test_parse ... ok [INFO] [stdout] test models::structure::section_identifier::tests::try_from_newline_should_fail_test ... ok [INFO] [stdout] test parser::meta_parser::tests::test_detect_b_notation ... ok [INFO] [stdout] test parser::node::tests::transpose_test ... ok [INFO] [stdout] test repeat_detector::state_machine::tests::match_prefix_test ... ok [INFO] [stdout] test parser::tests::test_detect_b_notation ... ok [INFO] [stdout] test repeat_detector::state_machine::tests::match_should_fail_test ... ok [INFO] [stdout] test repeat_detector::tests::detect_prefix_test ... ok [INFO] [stdout] test parser::tests::test_cleanup_tokens ... ok [INFO] [stdout] test repeat_detector::tests::detect_should_fail_test ... ok [INFO] [stdout] test repeat_detector::state_machine::tests::match_suffix_test ... ok [INFO] [stdout] test parser::node_parser::tests::test_parse ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::mode::tests::test_chord_is_terminated_by_newline_only ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::mode::tests::test_everything_is_terminated_by_newline ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::mode::tests::test_header_is_terminated_by ... ok [INFO] [stdout] test parser::tests::test_parse ... ok [INFO] [stdout] test repeat_detector::tests::detect_suffix_test ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::scanner::tests::scan_bride_with_exclamation_marks_test ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::mode::tests::test_literal_is_terminated_by_everything_but_self ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::scanner::tests::scan_chorus_with_exclamation_marks_test ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::scanner::tests::scan_pre_chorus_test ... ok [INFO] [stdout] test parser::tests::test_parse_2 ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::scanner::tests::scan_test_complex_chords ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_chorus_with_exclamation_marks ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_bride_with_exclamation_marks ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_chorus_with_exclamation_marks_at_end ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::scanner::tests::scan_crlf_test ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::mode::tests::test_newline_is_terminated_by_everything ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_crlf ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::scanner::tests::scan_test ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_long ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::mode::tests::test_quote_is_terminated_by ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_meta_with_inline_sharp ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_newline ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_pre_chorus ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_main ... ok [INFO] [stdout] test tokenizer::modifier::tests::test_split ... ok [INFO] [stdout] test tokenizer::modifier::tests::test_split_umlauts ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_meta ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_meta_key ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_meta_b_notation ... ok [INFO] [stdout] test search::test::test_search_by_term ... ok [INFO] [stdout] test search::test::test_search_by_empty_term ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 110 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/srvchord-ba2e8c6956823b90) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test domain::setlist::command::test::test_add ... ok [INFO] [stdout] test domain::setlist::command::test::test_add_empty ... ok [INFO] [stdout] test domain::setlist::command::test::test_delete ... ok [INFO] [stdout] test domain::setlist::command::test::test_update ... ok [INFO] [stdout] test domain::setlist::command::test::test_update_empty ... ok [INFO] [stdout] test domain::setlist::command::test::test_update_not_existing ... ok [INFO] [stdout] test domain::setlist::command::test::test_update_with_different_user ... ok [INFO] [stdout] test domain::setlist::command::test::test_upsert_add ... ok [INFO] [stdout] test domain::setlist::command::test::test_upsert_update ... ok [INFO] [stdout] test domain::setlist::repository::test::test_add ... ok [INFO] [stdout] test domain::setlist::repository::test::test_add_empty ... ok [INFO] [stdout] test domain::setlist::repository::test::test_delete ... ok [INFO] [stdout] test domain::setlist::repository::test::test_count_all ... ok [INFO] [stdout] test domain::setlist::repository::test::test_find_all ... ok [INFO] [stdout] test domain::setlist::repository::test::test_find_by_id ... ok [INFO] [stdout] test domain::setlist::repository::test::test_find_by_username ... ok [INFO] [stdout] test domain::setlist::repository::test::test_find_by_username_and_setlist_id ... ok [INFO] [stdout] test domain::setlist::repository::test::test_update ... ok [INFO] [stdout] test domain::setlist::repository::test::test_update_empty ... ok [INFO] [stdout] test domain::user::command::test::test_add ... ok [INFO] [stdout] test domain::user::command::test::test_delete ... ok [INFO] [stdout] test domain::user::command::test::test_update ... ok [INFO] [stdout] test domain::user::command::test::test_upsert_add ... ok [INFO] [stdout] test domain::user::command::test::test_upsert_update ... ok [INFO] [stdout] test routes::setlist::test::test_get ... FAILED [INFO] [stdout] test routes::setlist::test::test_insertion_deletion ... FAILED [INFO] [stdout] test routes::setlist::test::test_update ... FAILED [INFO] [stdout] test routes::status::test::test_index ... FAILED [INFO] [stdout] test routes::user::test::test_index ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- routes::setlist::test::test_get stdout ---- [INFO] [stdout] thread 'routes::setlist::test::test_get' panicked at srvchord/src/test_helpers.rs:59:48: [INFO] [stdout] Failed to get database connection for testing: BadConnection("Unable to open the database file") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55932cc2d28c - std::backtrace_rs::backtrace::libunwind::trace::h4defc72db73cd441 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55932cc2d28c - std::backtrace_rs::backtrace::trace_unsynchronized::hb1d8a8b488fa82dc [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55932cc2d28c - std::sys_common::backtrace::_print_fmt::h3adc87026f68ef7c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55932cc2d28c - ::fmt::hae0f2018b67c9dd2 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55932cc5c20c - core::fmt::rt::Argument::fmt::h0aeca3e83668e143 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x55932cc5c20c - core::fmt::write::h96bf1b6ef709071f [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/mod.rs:1114:21 [INFO] [stdout] 6: 0x55932cc2a0ee - std::io::Write::write_fmt::hcfdabc06f3bbacfb [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/io/mod.rs:1763:15 [INFO] [stdout] 7: 0x55932cc2d074 - std::sys_common::backtrace::_print::hd4ef7cdeb67d2ffe [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55932cc2d074 - std::sys_common::backtrace::print::hf4a0f6d32c50b08e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55932cc2ee33 - std::panicking::default_hook::{{closure}}::hf64a6c095f9954ab [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:272:22 [INFO] [stdout] 10: 0x55932cc2ead7 - std::panicking::default_hook::h81f354a056ffc649 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55932c672b5c - as core::ops::function::Fn>::call::h16c22045506fc2d3 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x55932c672b5c - test::test_main::{{closure}}::hd8d5b5bb0900d116 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x55932cc2f531 - as core::ops::function::Fn>::call::h2d4fa3dcc7099287 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x55932cc2f531 - std::panicking::rust_panic_with_hook::h1387a687c5711a74 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:735:13 [INFO] [stdout] 15: 0x55932cc2f2b1 - std::panicking::begin_panic_handler::{{closure}}::hf2467c63b8ad7371 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:609:13 [INFO] [stdout] 16: 0x55932cc2d7b6 - std::sys_common::backtrace::__rust_end_short_backtrace::h0b678d0f70fbf3ba [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x55932cc2f002 - rust_begin_unwind [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:597:5 [INFO] [stdout] 18: 0x55932c470ba5 - core::panicking::panic_fmt::h8398f9bd40a2efcd [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55932c471173 - core::result::unwrap_failed::heaac613e95fb85f7 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/result.rs:1652:5 [INFO] [stdout] 20: 0x55932c5a64d4 - core::result::Result::expect::h636700487f6be203 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x55932c4ab29a - srvchord::test_helpers::get_database::hecd72433d6524e1e [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/test_helpers.rs:59:5 [INFO] [stdout] 22: 0x55932c4ab9c0 - srvchord::test_helpers::run_test_fn::h17bfd0ac38a98108 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/test_helpers.rs:69:16 [INFO] [stdout] 23: 0x55932c4c6b06 - srvchord::routes::setlist::test::test_get::h2568eefe58b88fd2 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/routes/setlist.rs:212:9 [INFO] [stdout] 24: 0x55932c4c6ae7 - srvchord::routes::setlist::test::test_get::{{closure}}::hb3eff500e4806e50 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/routes/setlist.rs:211:19 [INFO] [stdout] 25: 0x55932c48e146 - core::ops::function::FnOnce::call_once::h740e56db51039a28 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x55932c677bef - core::ops::function::FnOnce::call_once::h643f2128867058a3 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x55932c677bef - test::__rust_begin_short_backtrace::h5ffb0cd5eda0704e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:626:18 [INFO] [stdout] 28: 0x55932c676c7e - test::run_test_in_process::{{closure}}::h5f3f2c50e89f10f6 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:649:60 [INFO] [stdout] 29: 0x55932c676c7e - as core::ops::function::FnOnce<()>>::call_once::hc7bb05d011c94549 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55932c676c7e - std::panicking::try::do_call::hc2952fe5005bc351 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:504:40 [INFO] [stdout] 31: 0x55932c676c7e - std::panicking::try::hac512ea76b947046 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:468:19 [INFO] [stdout] 32: 0x55932c676c7e - std::panic::catch_unwind::h11d3922f3ba31e4b [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panic.rs:142:14 [INFO] [stdout] 33: 0x55932c676c7e - test::run_test_in_process::h25ad0551c6887d56 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:649:27 [INFO] [stdout] 34: 0x55932c676c7e - test::run_test::{{closure}}::h52dd364f39118330 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:572:43 [INFO] [stdout] 35: 0x55932c63fbd3 - test::run_test::{{closure}}::ha452ffb46088765b [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:600:41 [INFO] [stdout] 36: 0x55932c63fbd3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he611e39b84a68325 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 37: 0x55932c644e0b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1f6f90a021c1ddc7 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 38: 0x55932c644e0b - as core::ops::function::FnOnce<()>>::call_once::hde337ea7211d438c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55932c644e0b - std::panicking::try::do_call::hd7199cb78d8df0a5 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:504:40 [INFO] [stdout] 40: 0x55932c644e0b - std::panicking::try::hed28d716c8fe6b32 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:468:19 [INFO] [stdout] 41: 0x55932c644e0b - std::panic::catch_unwind::h8ab888e8615782f1 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panic.rs:142:14 [INFO] [stdout] 42: 0x55932c644e0b - std::thread::Builder::spawn_unchecked_::{{closure}}::h3acf7202ecbb668e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 43: 0x55932c644e0b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc15bd9319945b48c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x55932cc340e5 - as core::ops::function::FnOnce>::call_once::h9281b5fb2305c571 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 45: 0x55932cc340e5 - as core::ops::function::FnOnce>::call_once::hae9cb5d464ed2f06 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 46: 0x55932cc340e5 - std::sys::unix::thread::Thread::new::thread_start::he78e4489414f6551 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 47: 0x7f4443b1db43 - [INFO] [stdout] 48: 0x7f4443baebb4 - __clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- routes::setlist::test::test_insertion_deletion stdout ---- [INFO] [stdout] thread 'routes::setlist::test::test_insertion_deletion' panicked at srvchord/src/test_helpers.rs:59:48: [INFO] [stdout] Failed to get database connection for testing: BadConnection("Unable to open the database file") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55932cc2d28c - std::backtrace_rs::backtrace::libunwind::trace::h4defc72db73cd441 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55932cc2d28c - std::backtrace_rs::backtrace::trace_unsynchronized::hb1d8a8b488fa82dc [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55932cc2d28c - std::sys_common::backtrace::_print_fmt::h3adc87026f68ef7c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55932cc2d28c - ::fmt::hae0f2018b67c9dd2 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55932cc5c20c - core::fmt::rt::Argument::fmt::h0aeca3e83668e143 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x55932cc5c20c - core::fmt::write::h96bf1b6ef709071f [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/mod.rs:1114:21 [INFO] [stdout] 6: 0x55932cc2a0ee - std::io::Write::write_fmt::hcfdabc06f3bbacfb [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/io/mod.rs:1763:15 [INFO] [stdout] 7: 0x55932cc2d074 - std::sys_common::backtrace::_print::hd4ef7cdeb67d2ffe [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55932cc2d074 - std::sys_common::backtrace::print::hf4a0f6d32c50b08e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55932cc2ee33 - std::panicking::default_hook::{{closure}}::hf64a6c095f9954ab [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:272:22 [INFO] [stdout] 10: 0x55932cc2ead7 - std::panicking::default_hook::h81f354a056ffc649 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55932c672b5c - as core::ops::function::Fn>::call::h16c22045506fc2d3 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x55932c672b5c - test::test_main::{{closure}}::hd8d5b5bb0900d116 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x55932cc2f531 - as core::ops::function::Fn>::call::h2d4fa3dcc7099287 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x55932cc2f531 - std::panicking::rust_panic_with_hook::h1387a687c5711a74 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:735:13 [INFO] [stdout] 15: 0x55932cc2f2b1 - std::panicking::begin_panic_handler::{{closure}}::hf2467c63b8ad7371 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:609:13 [INFO] [stdout] 16: 0x55932cc2d7b6 - std::sys_common::backtrace::__rust_end_short_backtrace::h0b678d0f70fbf3ba [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x55932cc2f002 - rust_begin_unwind [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:597:5 [INFO] [stdout] 18: 0x55932c470ba5 - core::panicking::panic_fmt::h8398f9bd40a2efcd [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55932c471173 - core::result::unwrap_failed::heaac613e95fb85f7 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/result.rs:1652:5 [INFO] [stdout] 20: 0x55932c5a64d4 - core::result::Result::expect::h636700487f6be203 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x55932c4ab29a - srvchord::test_helpers::get_database::hecd72433d6524e1e [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/test_helpers.rs:59:5 [INFO] [stdout] 22: 0x55932c4ab380 - srvchord::test_helpers::run_test_fn::h024c61a33b99cc31 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/test_helpers.rs:69:16 [INFO] [stdout] 23: 0x55932c4c7dc6 - srvchord::routes::setlist::test::test_insertion_deletion::h0028b3f2fbb27ca8 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/routes/setlist.rs:252:9 [INFO] [stdout] 24: 0x55932c4c7da7 - srvchord::routes::setlist::test::test_insertion_deletion::{{closure}}::hf90e22826d92bdcc [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/routes/setlist.rs:251:34 [INFO] [stdout] 25: 0x55932c48de96 - core::ops::function::FnOnce::call_once::h65fbd5309796ec5e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x55932c677bef - core::ops::function::FnOnce::call_once::h643f2128867058a3 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x55932c677bef - test::__rust_begin_short_backtrace::h5ffb0cd5eda0704e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:626:18 [INFO] [stdout] 28: 0x55932c676c7e - test::run_test_in_process::{{closure}}::h5f3f2c50e89f10f6 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:649:60 [INFO] [stdout] 29: 0x55932c676c7e - as core::ops::function::FnOnce<()>>::call_once::hc7bb05d011c94549 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55932c676c7e - std::panicking::try::do_call::hc2952fe5005bc351 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:504:40 [INFO] [stdout] 31: 0x55932c676c7e - std::panicking::try::hac512ea76b947046 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:468:19 [INFO] [stdout] 32: 0x55932c676c7e - std::panic::catch_unwind::h11d3922f3ba31e4b [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panic.rs:142:14 [INFO] [stdout] 33: 0x55932c676c7e - test::run_test_in_process::h25ad0551c6887d56 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:649:27 [INFO] [stdout] 34: 0x55932c676c7e - test::run_test::{{closure}}::h52dd364f39118330 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:572:43 [INFO] [stdout] 35: 0x55932c63fbd3 - test::run_test::{{closure}}::ha452ffb46088765b [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:600:41 [INFO] [stdout] 36: 0x55932c63fbd3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he611e39b84a68325 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 37: 0x55932c644e0b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1f6f90a021c1ddc7 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 38: 0x55932c644e0b - as core::ops::function::FnOnce<()>>::call_once::hde337ea7211d438c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55932c644e0b - std::panicking::try::do_call::hd7199cb78d8df0a5 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:504:40 [INFO] [stdout] 40: 0x55932c644e0b - std::panicking::try::hed28d716c8fe6b32 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:468:19 [INFO] [stdout] 41: 0x55932c644e0b - std::panic::catch_unwind::h8ab888e8615782f1 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panic.rs:142:14 [INFO] [stdout] 42: 0x55932c644e0b - std::thread::Builder::spawn_unchecked_::{{closure}}::h3acf7202ecbb668e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 43: 0x55932c644e0b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc15bd9319945b48c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x55932cc340e5 - as core::ops::function::FnOnce>::call_once::h9281b5fb2305c571 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 45: 0x55932cc340e5 - as core::ops::function::FnOnce>::call_once::hae9cb5d464ed2f06 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 46: 0x55932cc340e5 - std::sys::unix::thread::Thread::new::thread_start::he78e4489414f6551 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 47: 0x7f4443b1db43 - [INFO] [stdout] 48: 0x7f4443baebb4 - __clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- routes::setlist::test::test_update stdout ---- [INFO] [stdout] thread 'routes::setlist::test::test_update' panicked at srvchord/src/test_helpers.rs:59:48: [INFO] [stdout] Failed to get database connection for testing: BadConnection("Unable to open the database file") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55932cc2d28c - std::backtrace_rs::backtrace::libunwind::trace::h4defc72db73cd441 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55932cc2d28c - std::backtrace_rs::backtrace::trace_unsynchronized::hb1d8a8b488fa82dc [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55932cc2d28c - std::sys_common::backtrace::_print_fmt::h3adc87026f68ef7c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55932cc2d28c - ::fmt::hae0f2018b67c9dd2 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55932cc5c20c - core::fmt::rt::Argument::fmt::h0aeca3e83668e143 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x55932cc5c20c - core::fmt::write::h96bf1b6ef709071f [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/mod.rs:1114:21 [INFO] [stdout] 6: 0x55932cc2a0ee - std::io::Write::write_fmt::hcfdabc06f3bbacfb [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/io/mod.rs:1763:15 [INFO] [stdout] 7: 0x55932cc2d074 - std::sys_common::backtrace::_print::hd4ef7cdeb67d2ffe [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55932cc2d074 - std::sys_common::backtrace::print::hf4a0f6d32c50b08e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55932cc2ee33 - std::panicking::default_hook::{{closure}}::hf64a6c095f9954ab [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:272:22 [INFO] [stdout] 10: 0x55932cc2ead7 - std::panicking::default_hook::h81f354a056ffc649 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55932c672b5c - as core::ops::function::Fn>::call::h16c22045506fc2d3 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x55932c672b5c - test::test_main::{{closure}}::hd8d5b5bb0900d116 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x55932cc2f531 - as core::ops::function::Fn>::call::h2d4fa3dcc7099287 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x55932cc2f531 - std::panicking::rust_panic_with_hook::h1387a687c5711a74 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:735:13 [INFO] [stdout] 15: 0x55932cc2f2b1 - std::panicking::begin_panic_handler::{{closure}}::hf2467c63b8ad7371 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:609:13 [INFO] [stdout] 16: 0x55932cc2d7b6 - std::sys_common::backtrace::__rust_end_short_backtrace::h0b678d0f70fbf3ba [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x55932cc2f002 - rust_begin_unwind [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:597:5 [INFO] [stdout] 18: 0x55932c470ba5 - core::panicking::panic_fmt::h8398f9bd40a2efcd [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55932c471173 - core::result::unwrap_failed::heaac613e95fb85f7 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/result.rs:1652:5 [INFO] [stdout] 20: 0x55932c5a64d4 - core::result::Result::expect::h636700487f6be203 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x55932c4ab29a - srvchord::test_helpers::get_database::hecd72433d6524e1e [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/test_helpers.rs:59:5 [INFO] [stdout] 22: 0x55932c4abce0 - srvchord::test_helpers::run_test_fn::hacd9a58aabd85c59 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/test_helpers.rs:69:16 [INFO] [stdout] 23: 0x55932c4c9e46 - srvchord::routes::setlist::test::test_update::hba062bed6657e2d4 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/routes/setlist.rs:332:9 [INFO] [stdout] 24: 0x55932c4c9e27 - srvchord::routes::setlist::test::test_update::{{closure}}::h3ab52b63f5e76500 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/routes/setlist.rs:331:22 [INFO] [stdout] 25: 0x55932c48eb06 - core::ops::function::FnOnce::call_once::ha566392265c249cb [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x55932c677bef - core::ops::function::FnOnce::call_once::h643f2128867058a3 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x55932c677bef - test::__rust_begin_short_backtrace::h5ffb0cd5eda0704e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:626:18 [INFO] [stdout] 28: 0x55932c676c7e - test::run_test_in_process::{{closure}}::h5f3f2c50e89f10f6 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:649:60 [INFO] [stdout] 29: 0x55932c676c7e - as core::ops::function::FnOnce<()>>::call_once::hc7bb05d011c94549 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55932c676c7e - std::panicking::try::do_call::hc2952fe5005bc351 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:504:40 [INFO] [stdout] 31: 0x55932c676c7e - std::panicking::try::hac512ea76b947046 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:468:19 [INFO] [stdout] 32: 0x55932c676c7e - std::panic::catch_unwind::h11d3922f3ba31e4b [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panic.rs:142:14 [INFO] [stdout] 33: 0x55932c676c7e - test::run_test_in_process::h25ad0551c6887d56 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:649:27 [INFO] [stdout] 34: 0x55932c676c7e - test::run_test::{{closure}}::h52dd364f39118330 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:572:43 [INFO] [stdout] 35: 0x55932c63fbd3 - test::run_test::{{closure}}::ha452ffb46088765b [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:600:41 [INFO] [stdout] 36: 0x55932c63fbd3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he611e39b84a68325 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 37: 0x55932c644e0b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1f6f90a021c1ddc7 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 38: 0x55932c644e0b - as core::ops::function::FnOnce<()>>::call_once::hde337ea7211d438c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55932c644e0b - std::panicking::try::do_call::hd7199cb78d8df0a5 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:504:40 [INFO] [stdout] 40: 0x55932c644e0b - std::panicking::try::hed28d716c8fe6b32 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:468:19 [INFO] [stdout] 41: 0x55932c644e0b - std::panic::catch_unwind::h8ab888e8615782f1 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panic.rs:142:14 [INFO] [stdout] 42: 0x55932c644e0b - std::thread::Builder::spawn_unchecked_::{{closure}}::h3acf7202ecbb668e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 43: 0x55932c644e0b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc15bd9319945b48c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x55932cc340e5 - as core::ops::function::FnOnce>::call_once::h9281b5fb2305c571 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 45: 0x55932cc340e5 - as core::ops::function::FnOnce>::call_once::hae9cb5d464ed2f06 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 46: 0x55932cc340e5 - std::sys::unix::thread::Thread::new::thread_start::he78e4489414f6551 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 47: 0x7f4443b1db43 - [INFO] [stdout] 48: 0x7f4443baebb4 - __clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- routes::status::test::test_index stdout ---- [INFO] [stdout] thread 'routes::status::test::test_index' panicked at srvchord/src/test_helpers.rs:59:48: [INFO] [stdout] Failed to get database connection for testing: BadConnection("Unable to open the database file") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55932cc2d28c - std::backtrace_rs::backtrace::libunwind::trace::h4defc72db73cd441 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55932cc2d28c - std::backtrace_rs::backtrace::trace_unsynchronized::hb1d8a8b488fa82dc [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55932cc2d28c - std::sys_common::backtrace::_print_fmt::h3adc87026f68ef7c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55932cc2d28c - ::fmt::hae0f2018b67c9dd2 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55932cc5c20c - core::fmt::rt::Argument::fmt::h0aeca3e83668e143 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x55932cc5c20c - core::fmt::write::h96bf1b6ef709071f [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/mod.rs:1114:21 [INFO] [stdout] 6: 0x55932cc2a0ee - std::io::Write::write_fmt::hcfdabc06f3bbacfb [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/io/mod.rs:1763:15 [INFO] [stdout] 7: 0x55932cc2d074 - std::sys_common::backtrace::_print::hd4ef7cdeb67d2ffe [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55932cc2d074 - std::sys_common::backtrace::print::hf4a0f6d32c50b08e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55932cc2ee33 - std::panicking::default_hook::{{closure}}::hf64a6c095f9954ab [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:272:22 [INFO] [stdout] 10: 0x55932cc2ead7 - std::panicking::default_hook::h81f354a056ffc649 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55932c672b5c - as core::ops::function::Fn>::call::h16c22045506fc2d3 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x55932c672b5c - test::test_main::{{closure}}::hd8d5b5bb0900d116 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x55932cc2f531 - as core::ops::function::Fn>::call::h2d4fa3dcc7099287 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x55932cc2f531 - std::panicking::rust_panic_with_hook::h1387a687c5711a74 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:735:13 [INFO] [stdout] 15: 0x55932cc2f2b1 - std::panicking::begin_panic_handler::{{closure}}::hf2467c63b8ad7371 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:609:13 [INFO] [stdout] 16: 0x55932cc2d7b6 - std::sys_common::backtrace::__rust_end_short_backtrace::h0b678d0f70fbf3ba [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x55932cc2f002 - rust_begin_unwind [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:597:5 [INFO] [stdout] 18: 0x55932c470ba5 - core::panicking::panic_fmt::h8398f9bd40a2efcd [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55932c471173 - core::result::unwrap_failed::heaac613e95fb85f7 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/result.rs:1652:5 [INFO] [stdout] 20: 0x55932c5a64d4 - core::result::Result::expect::h636700487f6be203 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x55932c4ab29a - srvchord::test_helpers::get_database::hecd72433d6524e1e [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/test_helpers.rs:59:5 [INFO] [stdout] 22: 0x55932c4ab6a0 - srvchord::test_helpers::run_test_fn::h099269ad63722096 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/test_helpers.rs:69:16 [INFO] [stdout] 23: 0x55932c4cb2e6 - srvchord::routes::status::test::test_index::h230cfaa0f84e49d4 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/routes/status.rs:29:9 [INFO] [stdout] 24: 0x55932c4cb2c7 - srvchord::routes::status::test::test_index::{{closure}}::hccb6e08bcad2a3aa [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/routes/status.rs:28:21 [INFO] [stdout] 25: 0x55932c48e4b6 - core::ops::function::FnOnce::call_once::h86c08b5a03a3a169 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x55932c677bef - core::ops::function::FnOnce::call_once::h643f2128867058a3 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x55932c677bef - test::__rust_begin_short_backtrace::h5ffb0cd5eda0704e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:626:18 [INFO] [stdout] 28: 0x55932c676c7e - test::run_test_in_process::{{closure}}::h5f3f2c50e89f10f6 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:649:60 [INFO] [stdout] 29: 0x55932c676c7e - as core::ops::function::FnOnce<()>>::call_once::hc7bb05d011c94549 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55932c676c7e - std::panicking::try::do_call::hc2952fe5005bc351 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:504:40 [INFO] [stdout] 31: 0x55932c676c7e - std::panicking::try::hac512ea76b947046 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:468:19 [INFO] [stdout] 32: 0x55932c676c7e - std::panic::catch_unwind::h11d3922f3ba31e4b [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panic.rs:142:14 [INFO] [stdout] 33: 0x55932c676c7e - test::run_test_in_process::h25ad0551c6887d56 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:649:27 [INFO] [stdout] 34: 0x55932c676c7e - test::run_test::{{closure}}::h52dd364f39118330 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:572:43 [INFO] [stdout] 35: 0x55932c63fbd3 - test::run_test::{{closure}}::ha452ffb46088765b [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:600:41 [INFO] [stdout] 36: 0x55932c63fbd3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he611e39b84a68325 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 37: 0x55932c644e0b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1f6f90a021c1ddc7 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 38: 0x55932c644e0b - as core::ops::function::FnOnce<()>>::call_once::hde337ea7211d438c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55932c644e0b - std::panicking::try::do_call::hd7199cb78d8df0a5 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:504:40 [INFO] [stdout] 40: 0x55932c644e0b - std::panicking::try::hed28d716c8fe6b32 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:468:19 [INFO] [stdout] 41: 0x55932c644e0b - std::panic::catch_unwind::h8ab888e8615782f1 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panic.rs:142:14 [INFO] [stdout] 42: 0x55932c644e0b - std::thread::Builder::spawn_unchecked_::{{closure}}::h3acf7202ecbb668e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 43: 0x55932c644e0b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc15bd9319945b48c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x55932cc340e5 - as core::ops::function::FnOnce>::call_once::h9281b5fb2305c571 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 45: 0x55932cc340e5 - as core::ops::function::FnOnce>::call_once::hae9cb5d464ed2f06 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 46: 0x55932cc340e5 - std::sys::unix::thread::Thread::new::thread_start::he78e4489414f6551 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 47: 0x7f4443b1db43 - [INFO] [stdout] 48: 0x7f4443baebb4 - __clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- routes::user::test::test_index stdout ---- [INFO] [stdout] thread 'routes::user::test::test_index' panicked at srvchord/src/test_helpers.rs:59:48: [INFO] [stdout] Failed to get database connection for testing: BadConnection("Unable to open the database file") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55932cc2d28c - std::backtrace_rs::backtrace::libunwind::trace::h4defc72db73cd441 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55932cc2d28c - std::backtrace_rs::backtrace::trace_unsynchronized::hb1d8a8b488fa82dc [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55932cc2d28c - std::sys_common::backtrace::_print_fmt::h3adc87026f68ef7c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55932cc2d28c - ::fmt::hae0f2018b67c9dd2 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55932cc5c20c - core::fmt::rt::Argument::fmt::h0aeca3e83668e143 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x55932cc5c20c - core::fmt::write::h96bf1b6ef709071f [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/mod.rs:1114:21 [INFO] [stdout] 6: 0x55932cc2a0ee - std::io::Write::write_fmt::hcfdabc06f3bbacfb [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/io/mod.rs:1763:15 [INFO] [stdout] 7: 0x55932cc2d074 - std::sys_common::backtrace::_print::hd4ef7cdeb67d2ffe [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55932cc2d074 - std::sys_common::backtrace::print::hf4a0f6d32c50b08e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55932cc2ee33 - std::panicking::default_hook::{{closure}}::hf64a6c095f9954ab [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:272:22 [INFO] [stdout] 10: 0x55932cc2ead7 - std::panicking::default_hook::h81f354a056ffc649 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55932c672b5c - as core::ops::function::Fn>::call::h16c22045506fc2d3 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x55932c672b5c - test::test_main::{{closure}}::hd8d5b5bb0900d116 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x55932cc2f531 - as core::ops::function::Fn>::call::h2d4fa3dcc7099287 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x55932cc2f531 - std::panicking::rust_panic_with_hook::h1387a687c5711a74 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:735:13 [INFO] [stdout] 15: 0x55932cc2f2b1 - std::panicking::begin_panic_handler::{{closure}}::hf2467c63b8ad7371 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:609:13 [INFO] [stdout] 16: 0x55932cc2d7b6 - std::sys_common::backtrace::__rust_end_short_backtrace::h0b678d0f70fbf3ba [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x55932cc2f002 - rust_begin_unwind [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:597:5 [INFO] [stdout] 18: 0x55932c470ba5 - core::panicking::panic_fmt::h8398f9bd40a2efcd [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55932c471173 - core::result::unwrap_failed::heaac613e95fb85f7 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/result.rs:1652:5 [INFO] [stdout] 20: 0x55932c5a64d4 - core::result::Result::expect::h636700487f6be203 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x55932c4ab29a - srvchord::test_helpers::get_database::hecd72433d6524e1e [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/test_helpers.rs:59:5 [INFO] [stdout] 22: 0x55932c4ac000 - srvchord::test_helpers::run_test_fn::hc56f767b0c1d5078 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/test_helpers.rs:69:16 [INFO] [stdout] 23: 0x55932c54b436 - srvchord::routes::user::test::test_index::h6a6dd83ae9b15433 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/routes/user.rs:74:9 [INFO] [stdout] 24: 0x55932c54b417 - srvchord::routes::user::test::test_index::{{closure}}::h44feeda19b130304 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/routes/user.rs:73:21 [INFO] [stdout] 25: 0x55932c48f106 - core::ops::function::FnOnce::call_once::hcd2f6529a83920f3 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x55932c677bef - core::ops::function::FnOnce::call_once::h643f2128867058a3 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x55932c677bef - test::__rust_begin_short_backtrace::h5ffb0cd5eda0704e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:626:18 [INFO] [stdout] 28: 0x55932c676c7e - test::run_test_in_process::{{closure}}::h5f3f2c50e89f10f6 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:649:60 [INFO] [stdout] 29: 0x55932c676c7e - as core::ops::function::FnOnce<()>>::call_once::hc7bb05d011c94549 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55932c676c7e - std::panicking::try::do_call::hc2952fe5005bc351 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:504:40 [INFO] [stdout] 31: 0x55932c676c7e - std::panicking::try::hac512ea76b947046 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:468:19 [INFO] [stdout] 32: 0x55932c676c7e - std::panic::catch_unwind::h11d3922f3ba31e4b [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panic.rs:142:14 [INFO] [stdout] 33: 0x55932c676c7e - test::run_test_in_process::h25ad0551c6887d56 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:649:27 [INFO] [stdout] 34: 0x55932c676c7e - test::run_test::{{closure}}::h52dd364f39118330 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:572:43 [INFO] [stdout] 35: 0x55932c63fbd3 - test::run_test::{{closure}}::ha452ffb46088765b [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:600:41 [INFO] [stdout] 36: 0x55932c63fbd3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he611e39b84a68325 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 37: 0x55932c644e0b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1f6f90a021c1ddc7 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 38: 0x55932c644e0b - as core::ops::function::FnOnce<()>>::call_once::hde337ea7211d438c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55932c644e0b - std::panicking::try::do_call::hd7199cb78d8df0a5 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:504:40 [INFO] [stdout] 40: 0x55932c644e0b - std::panicking::try::hed28d716c8fe6b32 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:468:19 [INFO] [stdout] 41: 0x55932c644e0b - std::panic::catch_unwind::h8ab888e8615782f1 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panic.rs:142:14 [INFO] [stdout] 42: 0x55932c644e0b - std::thread::Builder::spawn_unchecked_::{{closure}}::h3acf7202ecbb668e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 43: 0x55932c644e0b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc15bd9319945b48c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x55932cc340e5 - as core::ops::function::FnOnce>::call_once::h9281b5fb2305c571 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 45: 0x55932cc340e5 - as core::ops::function::FnOnce>::call_once::hae9cb5d464ed2f06 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 46: 0x55932cc340e5 - std::sys::unix::thread::Thread::new::thread_start::he78e4489414f6551 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 47: 0x7f4443b1db43 - [INFO] [stdout] 48: 0x7f4443baebb4 - __clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] routes::setlist::test::test_get [INFO] [stdout] routes::setlist::test::test_insertion_deletion [INFO] [stdout] routes::setlist::test::test_update [INFO] [stdout] routes::status::test::test_index [INFO] [stdout] routes::user::test::test_index [INFO] [stdout] [INFO] [stdout] test result: FAILED. 24 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p srvchord --bin srvchord` [INFO] running `Command { std: "docker" "inspect" "cd22f7886ea7074b940312eeb8f9303180bb058ce4e973e6354ea014e98b03e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd22f7886ea7074b940312eeb8f9303180bb058ce4e973e6354ea014e98b03e0", kill_on_drop: false }` [INFO] [stdout] cd22f7886ea7074b940312eeb8f9303180bb058ce4e973e6354ea014e98b03e0