[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] d0fd37103b979aaf42fe9519054e3f63eccc2c7a [INFO] testing cundd/chordr against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcundd%2Fchordr" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cundd/chordr on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "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-7-tc1/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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/synchord/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `dropbox-sdk` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] [stderr] Updating serde v1.0.140 -> v1.0.193 (available: v1.0.218) [INFO] [stderr] Adding serde-wasm-bindgen v0.6.5 [INFO] [stderr] Updating serde_derive v1.0.140 -> v1.0.193 (available: v1.0.218) [INFO] [stderr] Updating syn v2.0.27 -> v2.0.32 (available: v2.0.98) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plotters-svg v0.3.2 [INFO] [stderr] Downloaded rocket_sync_db_pools_codegen v0.1.0-rc.2 [INFO] [stderr] Downloaded rocket_sync_db_pools v0.1.0-rc.2 [INFO] [stderr] Downloaded gloo-storage v0.2.1 [INFO] [stderr] Downloaded yew-router-macro v0.17.0 [INFO] [stderr] Downloaded serde_qs v0.9.2 [INFO] [stderr] Downloaded yew-router v0.17.0 [INFO] [stderr] Downloaded plotters v0.3.2 [INFO] [stderr] Downloaded dropbox-sdk v0.11.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16d2096ebd14ecfb688a41399484df342a5b13141b6f0b1a2d6ecf1f429f280e [INFO] running `Command { std: "docker" "start" "-a" "16d2096ebd14ecfb688a41399484df342a5b13141b6f0b1a2d6ecf1f429f280e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16d2096ebd14ecfb688a41399484df342a5b13141b6f0b1a2d6ecf1f429f280e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16d2096ebd14ecfb688a41399484df342a5b13141b6f0b1a2d6ecf1f429f280e", kill_on_drop: false }` [INFO] [stdout] 16d2096ebd14ecfb688a41399484df342a5b13141b6f0b1a2d6ecf1f429f280e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5b2efef02525309e71dd60646a841a39ec29e16d1c1a59a5cd4a8646e59ff77 [INFO] running `Command { std: "docker" "start" "-a" "a5b2efef02525309e71dd60646a841a39ec29e16d1c1a59a5cd4a8646e59ff77", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/synchord/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `dropbox-sdk` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling bytes v1.2.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [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 httpdate v1.0.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tri v0.1.0 (/opt/rustwide/workdir/tri) [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling clap v4.0.32 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling yew-macro v0.20.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cqrs-desync v0.1.0 (/opt/rustwide/workdir/cqrs-desync) [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling prokio v0.1.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cqrs v0.1.0 (/opt/rustwide/workdir/cqrs) [INFO] [stderr] Compiling serde_qs v0.9.2 [INFO] [stderr] warning: cqrs@0.1.0: 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: cqrs@0.1.0: 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: cqrs@0.1.0: 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] [stdout] warning: unused import: `crate::blocking::RepositoryTrait` [INFO] [stdout] --> cqrs/src/repository.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use crate::blocking::RepositoryTrait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libchordr v0.1.11 (/opt/rustwide/workdir/libchordr) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/converter/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/converter/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/converter/mod.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/format.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/format.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/format.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/format.rs:60:19 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::node::Node` [INFO] [stdout] --> libchordr/src/parser/meta_parser.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use super::node::Node; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::parser_result::ParserResult` [INFO] [stdout] --> libchordr/src/parser/meta_parser.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use super::parser_result::ParserResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::section_type::SectionType` [INFO] [stdout] --> libchordr/src/parser/meta_parser.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use super::section_type::SectionType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::meta_information::MetaInformation` [INFO] [stdout] --> libchordr/src/parser/node_parser.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use super::meta_information::MetaInformation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::parser_result::ParserResult` [INFO] [stdout] --> libchordr/src/parser/node_parser.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use super::parser_result::ParserResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling implicit-clone v0.3.5 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ref-cast v1.0.8 [INFO] [stderr] Compiling js-sys v0.3.64 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling webpki v0.22.2 [INFO] [stderr] Compiling yew-router-macro v0.17.0 [INFO] [stdout] warning: constant `CHORD_END` is never used [INFO] [stdout] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const CHORD_END: char = ']'; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HEADER_END` is never used [INFO] [stdout] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | const HEADER_END: char = NEWLINE; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `QUOTE_END` is never used [INFO] [stdout] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const QUOTE_END: char = NEWLINE; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ModePartner` is never used [INFO] [stdout] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) trait ModePartner { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_terminated_by` is never used [INFO] [stdout] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 93 | impl Mode { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn is_terminated_by(self, mode: Mode) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ref-cast-impl v1.0.8 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling route-recognizer v0.3.1 [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 rustls v0.20.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.3 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling ureq v2.5.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [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-worker v0.2.1 [INFO] [stderr] Compiling gloo-file v0.2.3 [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-dialogs v0.1.1 [INFO] [stderr] Compiling gloo-render v0.1.1 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling simplelog v0.12.0 [INFO] [stderr] Compiling gloo v0.8.1 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling yew v0.20.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Compiling hyperdav v0.2.0 (/opt/rustwide/workdir/hyperdav) [INFO] [stderr] Compiling dropbox-sdk v0.11.3 [INFO] [stderr] Compiling webchordr-events v0.1.0 (/opt/rustwide/workdir/webchordr/events) [INFO] [stderr] Compiling yew-router v0.17.0 [INFO] [stderr] Compiling ubyte v0.10.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling webchordr-common v0.1.0 (/opt/rustwide/workdir/webchordr/common) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> webchordr/common/src/lock/request_tick.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct ClosureHandle(Rc>>); [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` 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 blake2b_simd v0.5.11 [INFO] [stdout] warning: unexpected `cfg` condition value: `trunk_build` [INFO] [stdout] --> webchordr/song-list/src/sortable_service/sortable_wasm_binding.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(not(feature = "trunk_build"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `trunk_build` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling rocket_sync_db_pools_codegen v0.1.0-rc.2 [INFO] [stderr] Compiling webchordr v0.2.2 (/opt/rustwide/workdir/webchordr/app) [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling webchordr-song-browser v0.1.0 (/opt/rustwide/workdir/webchordr/song-browser) [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] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling chordr v0.1.0 (/opt/rustwide/workdir/chordr) [INFO] [stdout] warning: unused import: `add_button::*` [INFO] [stdout] --> webchordr/app/src/components/setlist/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use add_button::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `commit_changes` is never used [INFO] [stdout] --> webchordr/app/src/handler_traits/catalog_handler.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait CatalogHandler: Component { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 6 | fn commit_changes(&mut self); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `add`, `delete`, `update`, and `fetch_setlists` are never used [INFO] [stdout] --> webchordr/app/src/handler_traits/setlist_handler.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait SetlistHandler: Component { [INFO] [stdout] | -------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 10 | fn add(&mut self, setlist: Setlist); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | fn delete(&mut self, setlist: Setlist); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | fn update(&mut self, setlist: Setlist); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | fn fetch_setlists(&mut self); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling synchord v0.1.0 (/opt/rustwide/workdir/synchord) [INFO] [stderr] Compiling chordr-runner v0.1.0 (/opt/rustwide/workdir/chordr-runner) [INFO] [stdout] warning: unused import: `crate::error::*` [INFO] [stdout] --> synchord/src/prelude.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::error::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rocket_sync_db_pools v0.1.0-rc.2 [INFO] [stderr] Compiling srvchord v0.1.0 (/opt/rustwide/workdir/srvchord) [INFO] [stdout] warning: unused import: `setlist_options_all` [INFO] [stdout] --> srvchord/src/routes/setlist.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn setlist_options_all(username: String) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `setlist_index` [INFO] [stdout] --> srvchord/src/routes/setlist.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn setlist_index(conn: DbConn) -> Json> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `setlist_list` [INFO] [stdout] --> srvchord/src/routes/setlist.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | pub async fn setlist_list( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `setlist_get` [INFO] [stdout] --> srvchord/src/routes/setlist.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | pub async fn setlist_get( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `setlist_get_latest` [INFO] [stdout] --> srvchord/src/routes/setlist.rs:83:14 [INFO] [stdout] | [INFO] [stdout] 83 | pub async fn setlist_get_latest( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `setlist_delete` [INFO] [stdout] --> srvchord/src/routes/setlist.rs:118:14 [INFO] [stdout] | [INFO] [stdout] 118 | pub async fn setlist_delete( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `setlist_put` [INFO] [stdout] --> srvchord/src/routes/setlist.rs:143:14 [INFO] [stdout] | [INFO] [stdout] 143 | pub async fn setlist_put( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `index` [INFO] [stdout] --> srvchord/src/routes/status.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn index() -> Json { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `index` [INFO] [stdout] --> srvchord/src/routes/user.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn index(user: UserDb) -> Option> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `index_options` [INFO] [stdout] --> srvchord/src/routes/user.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn index_options() -> () {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data` [INFO] [stdout] --> srvchord/src/routes/user.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn data(user_db: UserDb, conn: DbConn) -> Option> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist/db.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Identifiable, [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_setlistdb` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct SetlistDb { [INFO] [stdout] | --------- `SetlistDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist/db.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Identifiable, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_setlistdb` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct SetlistDb { [INFO] [stdout] | --------- `SetlistDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist/db.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Queryable, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_setlistdb` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct SetlistDb { [INFO] [stdout] | --------- `SetlistDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist/db.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Insertable, [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `Insertable` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_setlistdb` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct SetlistDb { [INFO] [stdout] | --------- `SetlistDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist/db.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Insertable, [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Insertable` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_setlistdb` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct SetlistDb { [INFO] [stdout] | --------- `SetlistDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist/db.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Insertable, [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `UndecoratedInsertRecord` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_setlistdb` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct SetlistDb { [INFO] [stdout] | --------- `SetlistDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist/db.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | AsChangeset, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_setlistdb` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct SetlistDb { [INFO] [stdout] | --------- `SetlistDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist/db.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | AsChangeset, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_setlistdb` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct SetlistDb { [INFO] [stdout] | --------- `SetlistDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist_entry/db.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_setlistdbentry` [INFO] [stdout] ... [INFO] [stdout] 22 | pub struct SetlistDbEntry { [INFO] [stdout] | -------------- `SetlistDbEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist_entry/db.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_setlistdbentry` [INFO] [stdout] ... [INFO] [stdout] 22 | pub struct SetlistDbEntry { [INFO] [stdout] | -------------- `SetlistDbEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist_entry/db.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `BelongsTo` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_associations_for_setlistdbentry` [INFO] [stdout] ... [INFO] [stdout] 21 | #[belongs_to(SetlistDb)] [INFO] [stdout] | --------- `SetlistDb` is not local [INFO] [stdout] 22 | pub struct SetlistDbEntry { [INFO] [stdout] | -------------- `SetlistDbEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist_entry/db.rs:17:44 [INFO] [stdout] | [INFO] [stdout] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_setlistdbentry` [INFO] [stdout] ... [INFO] [stdout] 22 | pub struct SetlistDbEntry { [INFO] [stdout] | -------------- `SetlistDbEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist_entry/db.rs:17:55 [INFO] [stdout] | [INFO] [stdout] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `Insertable` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_setlistdbentry` [INFO] [stdout] ... [INFO] [stdout] 22 | pub struct SetlistDbEntry { [INFO] [stdout] | -------------- `SetlistDbEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist_entry/db.rs:17:55 [INFO] [stdout] | [INFO] [stdout] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Insertable` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_setlistdbentry` [INFO] [stdout] ... [INFO] [stdout] 22 | pub struct SetlistDbEntry { [INFO] [stdout] | -------------- `SetlistDbEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist_entry/db.rs:17:55 [INFO] [stdout] | [INFO] [stdout] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `UndecoratedInsertRecord` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_setlistdbentry` [INFO] [stdout] ... [INFO] [stdout] 22 | pub struct SetlistDbEntry { [INFO] [stdout] | -------------- `SetlistDbEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist_entry/db.rs:17:67 [INFO] [stdout] | [INFO] [stdout] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_setlistdbentry` [INFO] [stdout] ... [INFO] [stdout] 22 | pub struct SetlistDbEntry { [INFO] [stdout] | -------------- `SetlistDbEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist_entry/db.rs:17:67 [INFO] [stdout] | [INFO] [stdout] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_setlistdbentry` [INFO] [stdout] ... [INFO] [stdout] 22 | pub struct SetlistDbEntry { [INFO] [stdout] | -------------- `SetlistDbEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/user/mod.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_userdb` [INFO] [stdout] ... [INFO] [stdout] 23 | pub struct UserDb { [INFO] [stdout] | ------ `UserDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/user/mod.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_userdb` [INFO] [stdout] ... [INFO] [stdout] 23 | pub struct UserDb { [INFO] [stdout] | ------ `UserDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/user/mod.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_userdb` [INFO] [stdout] ... [INFO] [stdout] 23 | pub struct UserDb { [INFO] [stdout] | ------ `UserDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/user/mod.rs:19:54 [INFO] [stdout] | [INFO] [stdout] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `Insertable` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_userdb` [INFO] [stdout] ... [INFO] [stdout] 23 | pub struct UserDb { [INFO] [stdout] | ------ `UserDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/user/mod.rs:19:54 [INFO] [stdout] | [INFO] [stdout] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Insertable` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_userdb` [INFO] [stdout] ... [INFO] [stdout] 23 | pub struct UserDb { [INFO] [stdout] | ------ `UserDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/user/mod.rs:19:54 [INFO] [stdout] | [INFO] [stdout] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `UndecoratedInsertRecord` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_userdb` [INFO] [stdout] ... [INFO] [stdout] 23 | pub struct UserDb { [INFO] [stdout] | ------ `UserDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/user/mod.rs:19:66 [INFO] [stdout] | [INFO] [stdout] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_userdb` [INFO] [stdout] ... [INFO] [stdout] 23 | pub struct UserDb { [INFO] [stdout] | ------ `UserDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/user/mod.rs:19:66 [INFO] [stdout] | [INFO] [stdout] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_userdb` [INFO] [stdout] ... [INFO] [stdout] 23 | pub struct UserDb { [INFO] [stdout] | ------ `UserDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | /// Representation of the `setlist` table. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | /// Representation of the `setlist` table. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 11 | | uid -> BigInt, [INFO] [stdout] | | --- `uid` is not local [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_uid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | /// Representation of the `setlist` table. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 17 | | id -> Integer, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | /// Representation of the `setlist` table. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 23 | | name -> Text, [INFO] [stdout] | | ---- `name` is not local [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_name` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | /// Representation of the `setlist` table. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 29 | | sorting -> Integer, [INFO] [stdout] | | ------- `sorting` is not local [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_sorting` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | /// Representation of the `setlist` table. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 35 | | owner -> Text, [INFO] [stdout] | | ----- `owner` is not local [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_owner` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | /// Representation of the `setlist` table. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 41 | | team -> Nullable, [INFO] [stdout] | | ---- `team` is not local [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_team` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | /// Representation of the `setlist` table. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 47 | | gig_date -> Nullable, [INFO] [stdout] | | -------- `gig_date` is not local [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_gig_date` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | /// Representation of the `setlist` table. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 53 | | creation_date -> Timestamp, [INFO] [stdout] | | ------------- `creation_date` is not local [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_creation_date` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | /// Representation of the `setlist` table. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 59 | | modification_date -> Timestamp, [INFO] [stdout] | | ----------------- `modification_date` is not local [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_modification_date` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / table! { [INFO] [stdout] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / table! { [INFO] [stdout] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 73 | | uid -> Nullable, [INFO] [stdout] | | --- `uid` is not local [INFO] [stdout] ... | [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_uid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / table! { [INFO] [stdout] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 79 | | song_id -> Text, [INFO] [stdout] | | ------- `song_id` is not local [INFO] [stdout] ... | [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_song_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / table! { [INFO] [stdout] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 85 | | file_type -> Text, [INFO] [stdout] | | --------- `file_type` is not local [INFO] [stdout] ... | [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_file_type` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / table! { [INFO] [stdout] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 91 | | title -> Nullable, [INFO] [stdout] | | ----- `title` is not local [INFO] [stdout] ... | [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_title` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / table! { [INFO] [stdout] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 97 | | settings -> Nullable, [INFO] [stdout] | | -------- `settings` is not local [INFO] [stdout] ... | [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_settings` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / table! { [INFO] [stdout] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 103 | | setlist_db_id -> BigInt, [INFO] [stdout] | | ------------- `setlist_db_id` is not local [INFO] [stdout] ... | [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_setlist_db_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / table! { [INFO] [stdout] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 109 | | modification_date -> Nullable, [INFO] [stdout] | | ----------------- `modification_date` is not local [INFO] [stdout] 110 | | } [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_modification_date` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | / table! { [INFO] [stdout] 114 | | /// Representation of the `team` table. [INFO] [stdout] 115 | | /// [INFO] [stdout] 116 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 137 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | / table! { [INFO] [stdout] 114 | | /// Representation of the `team` table. [INFO] [stdout] 115 | | /// [INFO] [stdout] 116 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 123 | | id -> Text, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] ... | [INFO] [stdout] 137 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | / table! { [INFO] [stdout] 114 | | /// Representation of the `team` table. [INFO] [stdout] 115 | | /// [INFO] [stdout] 116 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 129 | | name -> Text, [INFO] [stdout] | | ---- `name` is not local [INFO] [stdout] ... | [INFO] [stdout] 137 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_name` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | / table! { [INFO] [stdout] 114 | | /// Representation of the `team` table. [INFO] [stdout] 115 | | /// [INFO] [stdout] 116 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 135 | | users -> Text, [INFO] [stdout] | | ----- `users` is not local [INFO] [stdout] 136 | | } [INFO] [stdout] 137 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_users` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / table! { [INFO] [stdout] 140 | | /// Representation of the `user` table. [INFO] [stdout] 141 | | /// [INFO] [stdout] 142 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 169 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / table! { [INFO] [stdout] 140 | | /// Representation of the `user` table. [INFO] [stdout] 141 | | /// [INFO] [stdout] 142 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 149 | | username -> Text, [INFO] [stdout] | | -------- `username` is not local [INFO] [stdout] ... | [INFO] [stdout] 169 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_username` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / table! { [INFO] [stdout] 140 | | /// Representation of the `user` table. [INFO] [stdout] 141 | | /// [INFO] [stdout] 142 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 155 | | first_name -> Text, [INFO] [stdout] | | ---------- `first_name` is not local [INFO] [stdout] ... | [INFO] [stdout] 169 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_first_name` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / table! { [INFO] [stdout] 140 | | /// Representation of the `user` table. [INFO] [stdout] 141 | | /// [INFO] [stdout] 142 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 161 | | last_name -> Text, [INFO] [stdout] | | --------- `last_name` is not local [INFO] [stdout] ... | [INFO] [stdout] 169 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_last_name` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / table! { [INFO] [stdout] 140 | | /// Representation of the `user` table. [INFO] [stdout] 141 | | /// [INFO] [stdout] 142 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 167 | | password_hash -> Text, [INFO] [stdout] | | ------------- `password_hash` is not local [INFO] [stdout] 168 | | } [INFO] [stdout] 169 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_password_hash` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 38s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, wasm-bindgen v0.2.87 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a5b2efef02525309e71dd60646a841a39ec29e16d1c1a59a5cd4a8646e59ff77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5b2efef02525309e71dd60646a841a39ec29e16d1c1a59a5cd4a8646e59ff77", kill_on_drop: false }` [INFO] [stdout] a5b2efef02525309e71dd60646a841a39ec29e16d1c1a59a5cd4a8646e59ff77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acee8651b51030912b6494405bd3df2e74effcc2308b51d3e7a25d432bb61f53 [INFO] running `Command { std: "docker" "start" "-a" "acee8651b51030912b6494405bd3df2e74effcc2308b51d3e7a25d432bb61f53", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/synchord/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `dropbox-sdk` dependency) [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.31 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.31 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling plotters-svg v0.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling plotters v0.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_cbor v0.11.2 [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 criterion-plot v0.4.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] warning: cqrs@0.1.0: 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: cqrs@0.1.0: 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: cqrs@0.1.0: 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] [stdout] warning: unused import: `crate::blocking::RepositoryTrait` [INFO] [stdout] --> cqrs/src/repository.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use crate::blocking::RepositoryTrait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling libchordr v0.1.11 (/opt/rustwide/workdir/libchordr) [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling synchord v0.1.0 (/opt/rustwide/workdir/synchord) [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling webchordr v0.2.2 (/opt/rustwide/workdir/webchordr/app) [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/converter/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/converter/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/converter/mod.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/format.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/format.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/format.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/format.rs:60:19 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::node::Node` [INFO] [stdout] --> libchordr/src/parser/meta_parser.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use super::node::Node; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::parser_result::ParserResult` [INFO] [stdout] --> libchordr/src/parser/meta_parser.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use super::parser_result::ParserResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::section_type::SectionType` [INFO] [stdout] --> libchordr/src/parser/meta_parser.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use super::section_type::SectionType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::meta_information::MetaInformation` [INFO] [stdout] --> libchordr/src/parser/node_parser.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use super::meta_information::MetaInformation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::parser_result::ParserResult` [INFO] [stdout] --> libchordr/src/parser/node_parser.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use super::parser_result::ParserResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling hyperdav v0.2.0 (/opt/rustwide/workdir/hyperdav) [INFO] [stdout] warning: constant `CHORD_END` is never used [INFO] [stdout] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const CHORD_END: char = ']'; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HEADER_END` is never used [INFO] [stdout] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | const HEADER_END: char = NEWLINE; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `QUOTE_END` is never used [INFO] [stdout] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const QUOTE_END: char = NEWLINE; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ModePartner` is never used [INFO] [stdout] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) trait ModePartner { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_terminated_by` is never used [INFO] [stdout] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 93 | impl Mode { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn is_terminated_by(self, mode: Mode) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::blocking::RepositoryTrait` [INFO] [stdout] --> cqrs/src/repository.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use crate::blocking::RepositoryTrait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tri v0.1.0 (/opt/rustwide/workdir/tri) [INFO] [stderr] Compiling webchordr-common v0.1.0 (/opt/rustwide/workdir/webchordr/common) [INFO] [stderr] Compiling webchordr-events v0.1.0 (/opt/rustwide/workdir/webchordr/events) [INFO] [stdout] warning: unused import: `crate::error::*` [INFO] [stdout] --> synchord/src/prelude.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::error::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> webchordr/common/src/lock/request_tick.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct ClosureHandle(Rc>>); [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling webchordr-song-list v0.1.0 (/opt/rustwide/workdir/webchordr/song-list) [INFO] [stdout] warning: unexpected `cfg` condition value: `trunk_build` [INFO] [stdout] --> webchordr/song-list/src/sortable_service/sortable_wasm_binding.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(not(feature = "trunk_build"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `trunk_build` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling webchordr-persistence v0.1.0 (/opt/rustwide/workdir/webchordr/persistence) [INFO] [stderr] Compiling webchordr-song-browser v0.1.0 (/opt/rustwide/workdir/webchordr/song-browser) [INFO] [stderr] Compiling webchordr-drag-n-drop v0.1.0 (/opt/rustwide/workdir/webchordr/drag-n-drop) [INFO] [stderr] Compiling chordr v0.1.0 (/opt/rustwide/workdir/chordr) [INFO] [stderr] Compiling chordr-runner v0.1.0 (/opt/rustwide/workdir/chordr-runner) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> webchordr/common/src/lock/request_tick.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct ClosureHandle(Rc>>); [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling rocket_sync_db_pools v0.1.0-rc.2 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stdout] warning: unused import: `add_button::*` [INFO] [stdout] --> webchordr/app/src/components/setlist/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use add_button::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling srvchord v0.1.0 (/opt/rustwide/workdir/srvchord) [INFO] [stdout] warning: unused import: `setlist_options_all` [INFO] [stdout] --> srvchord/src/routes/setlist.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn setlist_options_all(username: String) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `setlist_index` [INFO] [stdout] --> srvchord/src/routes/setlist.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn setlist_index(conn: DbConn) -> Json> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `setlist_list` [INFO] [stdout] --> srvchord/src/routes/setlist.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | pub async fn setlist_list( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `setlist_get` [INFO] [stdout] --> srvchord/src/routes/setlist.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | pub async fn setlist_get( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `setlist_get_latest` [INFO] [stdout] --> srvchord/src/routes/setlist.rs:83:14 [INFO] [stdout] | [INFO] [stdout] 83 | pub async fn setlist_get_latest( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `setlist_delete` [INFO] [stdout] --> srvchord/src/routes/setlist.rs:118:14 [INFO] [stdout] | [INFO] [stdout] 118 | pub async fn setlist_delete( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `setlist_put` [INFO] [stdout] --> srvchord/src/routes/setlist.rs:143:14 [INFO] [stdout] | [INFO] [stdout] 143 | pub async fn setlist_put( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `index` [INFO] [stdout] --> srvchord/src/routes/status.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn index() -> Json { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `index` [INFO] [stdout] --> srvchord/src/routes/user.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn index(user: UserDb) -> Option> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `index_options` [INFO] [stdout] --> srvchord/src/routes/user.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn index_options() -> () {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data` [INFO] [stdout] --> srvchord/src/routes/user.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn data(user_db: UserDb, conn: DbConn) -> Option> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `commit_changes` is never used [INFO] [stdout] --> webchordr/app/src/handler_traits/catalog_handler.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait CatalogHandler: Component { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 6 | fn commit_changes(&mut self); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `add`, `delete`, `update`, and `fetch_setlists` are never used [INFO] [stdout] --> webchordr/app/src/handler_traits/setlist_handler.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait SetlistHandler: Component { [INFO] [stdout] | -------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 10 | fn add(&mut self, setlist: Setlist); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | fn delete(&mut self, setlist: Setlist); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | fn update(&mut self, setlist: Setlist); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | fn fetch_setlists(&mut self); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist/db.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Identifiable, [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_setlistdb` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct SetlistDb { [INFO] [stdout] | --------- `SetlistDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist/db.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Identifiable, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_setlistdb` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct SetlistDb { [INFO] [stdout] | --------- `SetlistDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist/db.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Queryable, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_setlistdb` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct SetlistDb { [INFO] [stdout] | --------- `SetlistDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist/db.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Insertable, [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `Insertable` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_setlistdb` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct SetlistDb { [INFO] [stdout] | --------- `SetlistDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist/db.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Insertable, [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Insertable` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_setlistdb` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct SetlistDb { [INFO] [stdout] | --------- `SetlistDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist/db.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Insertable, [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `UndecoratedInsertRecord` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_setlistdb` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct SetlistDb { [INFO] [stdout] | --------- `SetlistDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist/db.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | AsChangeset, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_setlistdb` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct SetlistDb { [INFO] [stdout] | --------- `SetlistDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist/db.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | AsChangeset, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_setlistdb` [INFO] [stdout] ... [INFO] [stdout] 24 | pub struct SetlistDb { [INFO] [stdout] | --------- `SetlistDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist_entry/db.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_setlistdbentry` [INFO] [stdout] ... [INFO] [stdout] 22 | pub struct SetlistDbEntry { [INFO] [stdout] | -------------- `SetlistDbEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist_entry/db.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_setlistdbentry` [INFO] [stdout] ... [INFO] [stdout] 22 | pub struct SetlistDbEntry { [INFO] [stdout] | -------------- `SetlistDbEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist_entry/db.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `BelongsTo` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_associations_for_setlistdbentry` [INFO] [stdout] ... [INFO] [stdout] 21 | #[belongs_to(SetlistDb)] [INFO] [stdout] | --------- `SetlistDb` is not local [INFO] [stdout] 22 | pub struct SetlistDbEntry { [INFO] [stdout] | -------------- `SetlistDbEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist_entry/db.rs:17:44 [INFO] [stdout] | [INFO] [stdout] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_setlistdbentry` [INFO] [stdout] ... [INFO] [stdout] 22 | pub struct SetlistDbEntry { [INFO] [stdout] | -------------- `SetlistDbEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist_entry/db.rs:17:55 [INFO] [stdout] | [INFO] [stdout] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `Insertable` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_setlistdbentry` [INFO] [stdout] ... [INFO] [stdout] 22 | pub struct SetlistDbEntry { [INFO] [stdout] | -------------- `SetlistDbEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist_entry/db.rs:17:55 [INFO] [stdout] | [INFO] [stdout] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Insertable` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_setlistdbentry` [INFO] [stdout] ... [INFO] [stdout] 22 | pub struct SetlistDbEntry { [INFO] [stdout] | -------------- `SetlistDbEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist_entry/db.rs:17:55 [INFO] [stdout] | [INFO] [stdout] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `UndecoratedInsertRecord` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_setlistdbentry` [INFO] [stdout] ... [INFO] [stdout] 22 | pub struct SetlistDbEntry { [INFO] [stdout] | -------------- `SetlistDbEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist_entry/db.rs:17:67 [INFO] [stdout] | [INFO] [stdout] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_setlistdbentry` [INFO] [stdout] ... [INFO] [stdout] 22 | pub struct SetlistDbEntry { [INFO] [stdout] | -------------- `SetlistDbEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/setlist_entry/db.rs:17:67 [INFO] [stdout] | [INFO] [stdout] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_setlistdbentry` [INFO] [stdout] ... [INFO] [stdout] 22 | pub struct SetlistDbEntry { [INFO] [stdout] | -------------- `SetlistDbEntry` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/user/mod.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_userdb` [INFO] [stdout] ... [INFO] [stdout] 23 | pub struct UserDb { [INFO] [stdout] | ------ `UserDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/user/mod.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_userdb` [INFO] [stdout] ... [INFO] [stdout] 23 | pub struct UserDb { [INFO] [stdout] | ------ `UserDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/user/mod.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_userdb` [INFO] [stdout] ... [INFO] [stdout] 23 | pub struct UserDb { [INFO] [stdout] | ------ `UserDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/user/mod.rs:19:54 [INFO] [stdout] | [INFO] [stdout] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `Insertable` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_userdb` [INFO] [stdout] ... [INFO] [stdout] 23 | pub struct UserDb { [INFO] [stdout] | ------ `UserDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/user/mod.rs:19:54 [INFO] [stdout] | [INFO] [stdout] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Insertable` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_userdb` [INFO] [stdout] ... [INFO] [stdout] 23 | pub struct UserDb { [INFO] [stdout] | ------ `UserDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/user/mod.rs:19:54 [INFO] [stdout] | [INFO] [stdout] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `UndecoratedInsertRecord` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_userdb` [INFO] [stdout] ... [INFO] [stdout] 23 | pub struct UserDb { [INFO] [stdout] | ------ `UserDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/user/mod.rs:19:66 [INFO] [stdout] | [INFO] [stdout] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_userdb` [INFO] [stdout] ... [INFO] [stdout] 23 | pub struct UserDb { [INFO] [stdout] | ------ `UserDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/domain/user/mod.rs:19:66 [INFO] [stdout] | [INFO] [stdout] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `AsChangeset` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_changeset_for_userdb` [INFO] [stdout] ... [INFO] [stdout] 23 | pub struct UserDb { [INFO] [stdout] | ------ `UserDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | /// Representation of the `setlist` table. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | /// Representation of the `setlist` table. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 11 | | uid -> BigInt, [INFO] [stdout] | | --- `uid` is not local [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_uid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | /// Representation of the `setlist` table. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 17 | | id -> Integer, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | /// Representation of the `setlist` table. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 23 | | name -> Text, [INFO] [stdout] | | ---- `name` is not local [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_name` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | /// Representation of the `setlist` table. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 29 | | sorting -> Integer, [INFO] [stdout] | | ------- `sorting` is not local [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_sorting` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | /// Representation of the `setlist` table. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 35 | | owner -> Text, [INFO] [stdout] | | ----- `owner` is not local [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_owner` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | /// Representation of the `setlist` table. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 41 | | team -> Nullable, [INFO] [stdout] | | ---- `team` is not local [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_team` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | /// Representation of the `setlist` table. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 47 | | gig_date -> Nullable, [INFO] [stdout] | | -------- `gig_date` is not local [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_gig_date` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | /// Representation of the `setlist` table. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 53 | | creation_date -> Timestamp, [INFO] [stdout] | | ------------- `creation_date` is not local [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_creation_date` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | /// Representation of the `setlist` table. [INFO] [stdout] 3 | | /// [INFO] [stdout] 4 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 59 | | modification_date -> Timestamp, [INFO] [stdout] | | ----------------- `modification_date` is not local [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_modification_date` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / table! { [INFO] [stdout] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / table! { [INFO] [stdout] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 73 | | uid -> Nullable, [INFO] [stdout] | | --- `uid` is not local [INFO] [stdout] ... | [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_uid` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / table! { [INFO] [stdout] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 79 | | song_id -> Text, [INFO] [stdout] | | ------- `song_id` is not local [INFO] [stdout] ... | [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_song_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / table! { [INFO] [stdout] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 85 | | file_type -> Text, [INFO] [stdout] | | --------- `file_type` is not local [INFO] [stdout] ... | [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_file_type` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/converter/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/converter/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/converter/mod.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/format.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/format.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/format.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `pdf` [INFO] [stdout] --> libchordr/src/format.rs:60:19 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg(feature = "pdf")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stdout] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / table! { [INFO] [stdout] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 91 | | title -> Nullable, [INFO] [stdout] | | ----- `title` is not local [INFO] [stdout] ... | [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_title` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::node::Node` [INFO] [stdout] --> libchordr/src/parser/meta_parser.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use super::node::Node; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::parser_result::ParserResult` [INFO] [stdout] --> libchordr/src/parser/meta_parser.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use super::parser_result::ParserResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::section_type::SectionType` [INFO] [stdout] --> libchordr/src/parser/meta_parser.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use super::section_type::SectionType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::meta_information::MetaInformation` [INFO] [stdout] --> libchordr/src/parser/node_parser.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use super::meta_information::MetaInformation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::parser_result::ParserResult` [INFO] [stdout] --> libchordr/src/parser/node_parser.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use super::parser_result::ParserResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / table! { [INFO] [stdout] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 97 | | settings -> Nullable, [INFO] [stdout] | | -------- `settings` is not local [INFO] [stdout] ... | [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_settings` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / table! { [INFO] [stdout] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 103 | | setlist_db_id -> BigInt, [INFO] [stdout] | | ------------- `setlist_db_id` is not local [INFO] [stdout] ... | [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_setlist_db_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / table! { [INFO] [stdout] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 109 | | modification_date -> Nullable, [INFO] [stdout] | | ----------------- `modification_date` is not local [INFO] [stdout] 110 | | } [INFO] [stdout] 111 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_modification_date` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | / table! { [INFO] [stdout] 114 | | /// Representation of the `team` table. [INFO] [stdout] 115 | | /// [INFO] [stdout] 116 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 137 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | / table! { [INFO] [stdout] 114 | | /// Representation of the `team` table. [INFO] [stdout] 115 | | /// [INFO] [stdout] 116 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 123 | | id -> Text, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] ... | [INFO] [stdout] 137 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | / table! { [INFO] [stdout] 114 | | /// Representation of the `team` table. [INFO] [stdout] 115 | | /// [INFO] [stdout] 116 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 129 | | name -> Text, [INFO] [stdout] | | ---- `name` is not local [INFO] [stdout] ... | [INFO] [stdout] 137 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_name` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | / table! { [INFO] [stdout] 114 | | /// Representation of the `team` table. [INFO] [stdout] 115 | | /// [INFO] [stdout] 116 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 135 | | users -> Text, [INFO] [stdout] | | ----- `users` is not local [INFO] [stdout] 136 | | } [INFO] [stdout] 137 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_users` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / table! { [INFO] [stdout] 140 | | /// Representation of the `user` table. [INFO] [stdout] 141 | | /// [INFO] [stdout] 142 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 169 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / table! { [INFO] [stdout] 140 | | /// Representation of the `user` table. [INFO] [stdout] 141 | | /// [INFO] [stdout] 142 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 149 | | username -> Text, [INFO] [stdout] | | -------- `username` is not local [INFO] [stdout] ... | [INFO] [stdout] 169 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_username` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / table! { [INFO] [stdout] 140 | | /// Representation of the `user` table. [INFO] [stdout] 141 | | /// [INFO] [stdout] 142 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 155 | | first_name -> Text, [INFO] [stdout] | | ---------- `first_name` is not local [INFO] [stdout] ... | [INFO] [stdout] 169 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_first_name` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / table! { [INFO] [stdout] 140 | | /// Representation of the `user` table. [INFO] [stdout] 141 | | /// [INFO] [stdout] 142 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 161 | | last_name -> Text, [INFO] [stdout] | | --------- `last_name` is not local [INFO] [stdout] ... | [INFO] [stdout] 169 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_last_name` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> srvchord/src/schema.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / table! { [INFO] [stdout] 140 | | /// Representation of the `user` table. [INFO] [stdout] 141 | | /// [INFO] [stdout] 142 | | /// (Automatically generated by Diesel.) [INFO] [stdout] ... | [INFO] [stdout] 167 | | password_hash -> Text, [INFO] [stdout] | | ------------- `password_hash` is not local [INFO] [stdout] 168 | | } [INFO] [stdout] 169 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_password_hash` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CHORD_END` is never used [INFO] [stdout] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const CHORD_END: char = ']'; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HEADER_END` is never used [INFO] [stdout] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | const HEADER_END: char = NEWLINE; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `QUOTE_END` is never used [INFO] [stdout] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const QUOTE_END: char = NEWLINE; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ModePartner` is never used [INFO] [stdout] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) trait ModePartner { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, wasm-bindgen v0.2.87 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "acee8651b51030912b6494405bd3df2e74effcc2308b51d3e7a25d432bb61f53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acee8651b51030912b6494405bd3df2e74effcc2308b51d3e7a25d432bb61f53", kill_on_drop: false }` [INFO] [stdout] acee8651b51030912b6494405bd3df2e74effcc2308b51d3e7a25d432bb61f53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e0f6b94fa5afa11acfaec75edfd8db4a7ecb41280c35f5355f3a2f73a7b927d8 [INFO] running `Command { std: "docker" "start" "-a" "e0f6b94fa5afa11acfaec75edfd8db4a7ecb41280c35f5355f3a2f73a7b927d8", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/synchord/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `dropbox-sdk` dependency) [INFO] [stderr] warning: cqrs@0.1.0: 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: cqrs@0.1.0: 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: cqrs@0.1.0: 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: unused import: `crate::blocking::RepositoryTrait` [INFO] [stderr] --> cqrs/src/repository.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | pub use crate::blocking::RepositoryTrait; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cqrs` (lib) generated 1 warning (run `cargo fix --lib -p cqrs` to apply 1 suggestion) [INFO] [stderr] warning: unexpected `cfg` condition value: `pdf` [INFO] [stderr] --> libchordr/src/converter/mod.rs:3:7 [INFO] [stderr] | [INFO] [stderr] 3 | #[cfg(feature = "pdf")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stderr] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `pdf` [INFO] [stderr] --> libchordr/src/converter/mod.rs:14:7 [INFO] [stderr] | [INFO] [stderr] 14 | #[cfg(feature = "pdf")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stderr] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `pdf` [INFO] [stderr] --> libchordr/src/converter/mod.rs:46:19 [INFO] [stderr] | [INFO] [stderr] 46 | #[cfg(feature = "pdf")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stderr] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `pdf` [INFO] [stderr] --> libchordr/src/format.rs:13:11 [INFO] [stderr] | [INFO] [stderr] 13 | #[cfg(feature = "pdf")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stderr] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `pdf` [INFO] [stderr] --> libchordr/src/format.rs:24:19 [INFO] [stderr] | [INFO] [stderr] 24 | #[cfg(feature = "pdf")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stderr] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `pdf` [INFO] [stderr] --> libchordr/src/format.rs:37:19 [INFO] [stderr] | [INFO] [stderr] 37 | #[cfg(feature = "pdf")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stderr] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `pdf` [INFO] [stderr] --> libchordr/src/format.rs:60:19 [INFO] [stderr] | [INFO] [stderr] 60 | #[cfg(feature = "pdf")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `parallel_catalog_builder` and `rayon` [INFO] [stderr] = help: consider adding `pdf` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::node::Node` [INFO] [stderr] --> libchordr/src/parser/meta_parser.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub use super::node::Node; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::parser_result::ParserResult` [INFO] [stderr] --> libchordr/src/parser/meta_parser.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub use super::parser_result::ParserResult; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::section_type::SectionType` [INFO] [stderr] --> libchordr/src/parser/meta_parser.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub use super::section_type::SectionType; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::meta_information::MetaInformation` [INFO] [stderr] --> libchordr/src/parser/node_parser.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub use super::meta_information::MetaInformation; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::parser_result::ParserResult` [INFO] [stderr] --> libchordr/src/parser/node_parser.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub use super::parser_result::ParserResult; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `CHORD_END` is never used [INFO] [stderr] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:16:7 [INFO] [stderr] | [INFO] [stderr] 16 | const CHORD_END: char = ']'; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `HEADER_END` is never used [INFO] [stderr] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:18:7 [INFO] [stderr] | [INFO] [stderr] 18 | const HEADER_END: char = NEWLINE; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `QUOTE_END` is never used [INFO] [stderr] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:20:7 [INFO] [stderr] | [INFO] [stderr] 20 | const QUOTE_END: char = NEWLINE; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `ModePartner` is never used [INFO] [stderr] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:22:18 [INFO] [stderr] | [INFO] [stderr] 22 | pub(crate) trait ModePartner { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `is_terminated_by` is never used [INFO] [stderr] --> libchordr/src/tokenizer/chorddown_tokenizer/mode.rs:114:12 [INFO] [stderr] | [INFO] [stderr] 93 | impl Mode { [INFO] [stderr] | --------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 114 | pub fn is_terminated_by(self, mode: Mode) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `libchordr` (lib) generated 17 warnings (run `cargo fix --lib -p libchordr` to apply 5 suggestions) [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> webchordr/common/src/lock/request_tick.rs:14:26 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct ClosureHandle(Rc>>); [INFO] [stderr] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `webchordr-common` (lib) generated 1 warning [INFO] [stderr] warning: unexpected `cfg` condition value: `trunk_build` [INFO] [stderr] --> webchordr/song-list/src/sortable_service/sortable_wasm_binding.rs:5:11 [INFO] [stderr] | [INFO] [stderr] 5 | #[cfg(not(feature = "trunk_build"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `trunk_build` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `webchordr-song-list` (lib) generated 1 warning [INFO] [stderr] warning: unused import: `setlist_options_all` [INFO] [stderr] --> srvchord/src/routes/setlist.rs:23:14 [INFO] [stderr] | [INFO] [stderr] 23 | pub async fn setlist_options_all(username: String) -> Option<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `setlist_index` [INFO] [stderr] --> srvchord/src/routes/setlist.rs:28:14 [INFO] [stderr] | [INFO] [stderr] 28 | pub async fn setlist_index(conn: DbConn) -> Json> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `setlist_list` [INFO] [stderr] --> srvchord/src/routes/setlist.rs:34:14 [INFO] [stderr] | [INFO] [stderr] 34 | pub async fn setlist_list( [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `setlist_get` [INFO] [stderr] --> srvchord/src/routes/setlist.rs:57:14 [INFO] [stderr] | [INFO] [stderr] 57 | pub async fn setlist_get( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `setlist_get_latest` [INFO] [stderr] --> srvchord/src/routes/setlist.rs:83:14 [INFO] [stderr] | [INFO] [stderr] 83 | pub async fn setlist_get_latest( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `setlist_delete` [INFO] [stderr] --> srvchord/src/routes/setlist.rs:118:14 [INFO] [stderr] | [INFO] [stderr] 118 | pub async fn setlist_delete( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `setlist_put` [INFO] [stderr] --> srvchord/src/routes/setlist.rs:143:14 [INFO] [stderr] | [INFO] [stderr] 143 | pub async fn setlist_put( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `index` [INFO] [stderr] --> srvchord/src/routes/status.rs:15:8 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn index() -> Json { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `index` [INFO] [stderr] --> srvchord/src/routes/user.rs:19:8 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn index(user: UserDb) -> Option> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `index_options` [INFO] [stderr] --> srvchord/src/routes/user.rs:27:8 [INFO] [stderr] | [INFO] [stderr] 27 | pub fn index_options() -> () {} [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `data` [INFO] [stderr] --> srvchord/src/routes/user.rs:30:14 [INFO] [stderr] | [INFO] [stderr] 30 | pub async fn data(user_db: UserDb, conn: DbConn) -> Option> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/setlist/db.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | Identifiable, [INFO] [stderr] | ^----------- [INFO] [stderr] | | [INFO] [stderr] | `HasTable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_identifiable_for_setlistdb` [INFO] [stderr] ... [INFO] [stderr] 24 | pub struct SetlistDb { [INFO] [stderr] | --------- `SetlistDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/setlist/db.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | Identifiable, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Identifiable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_identifiable_for_setlistdb` [INFO] [stderr] ... [INFO] [stderr] 24 | pub struct SetlistDb { [INFO] [stderr] | --------- `SetlistDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/setlist/db.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | Queryable, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `Queryable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_queryable_for_setlistdb` [INFO] [stderr] ... [INFO] [stderr] 24 | pub struct SetlistDb { [INFO] [stderr] | --------- `SetlistDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/setlist/db.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | Insertable, [INFO] [stderr] | ^--------- [INFO] [stderr] | | [INFO] [stderr] | `Insertable` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_setlistdb` [INFO] [stderr] ... [INFO] [stderr] 24 | pub struct SetlistDb { [INFO] [stderr] | --------- `SetlistDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/setlist/db.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | Insertable, [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Insertable` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_setlistdb` [INFO] [stderr] ... [INFO] [stderr] 24 | pub struct SetlistDb { [INFO] [stderr] | --------- `SetlistDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/setlist/db.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | Insertable, [INFO] [stderr] | ^--------- [INFO] [stderr] | | [INFO] [stderr] | `UndecoratedInsertRecord` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_setlistdb` [INFO] [stderr] ... [INFO] [stderr] 24 | pub struct SetlistDb { [INFO] [stderr] | --------- `SetlistDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/setlist/db.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | AsChangeset, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `AsChangeset` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_as_changeset_for_setlistdb` [INFO] [stderr] ... [INFO] [stderr] 24 | pub struct SetlistDb { [INFO] [stderr] | --------- `SetlistDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/setlist/db.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | AsChangeset, [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `AsChangeset` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_as_changeset_for_setlistdb` [INFO] [stderr] ... [INFO] [stderr] 24 | pub struct SetlistDb { [INFO] [stderr] | --------- `SetlistDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/setlist_entry/db.rs:17:16 [INFO] [stderr] | [INFO] [stderr] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stderr] | ^----------- [INFO] [stderr] | | [INFO] [stderr] | `HasTable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_identifiable_for_setlistdbentry` [INFO] [stderr] ... [INFO] [stderr] 22 | pub struct SetlistDbEntry { [INFO] [stderr] | -------------- `SetlistDbEntry` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/setlist_entry/db.rs:17:16 [INFO] [stderr] | [INFO] [stderr] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Identifiable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_identifiable_for_setlistdbentry` [INFO] [stderr] ... [INFO] [stderr] 22 | pub struct SetlistDbEntry { [INFO] [stderr] | -------------- `SetlistDbEntry` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/setlist_entry/db.rs:17:30 [INFO] [stderr] | [INFO] [stderr] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stderr] | ^----------- [INFO] [stderr] | | [INFO] [stderr] | `BelongsTo` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_associations_for_setlistdbentry` [INFO] [stderr] ... [INFO] [stderr] 21 | #[belongs_to(SetlistDb)] [INFO] [stderr] | --------- `SetlistDb` is not local [INFO] [stderr] 22 | pub struct SetlistDbEntry { [INFO] [stderr] | -------------- `SetlistDbEntry` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/setlist_entry/db.rs:17:44 [INFO] [stderr] | [INFO] [stderr] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `Queryable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_queryable_for_setlistdbentry` [INFO] [stderr] ... [INFO] [stderr] 22 | pub struct SetlistDbEntry { [INFO] [stderr] | -------------- `SetlistDbEntry` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/setlist_entry/db.rs:17:55 [INFO] [stderr] | [INFO] [stderr] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stderr] | ^--------- [INFO] [stderr] | | [INFO] [stderr] | `Insertable` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_setlistdbentry` [INFO] [stderr] ... [INFO] [stderr] 22 | pub struct SetlistDbEntry { [INFO] [stderr] | -------------- `SetlistDbEntry` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/setlist_entry/db.rs:17:55 [INFO] [stderr] | [INFO] [stderr] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Insertable` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_setlistdbentry` [INFO] [stderr] ... [INFO] [stderr] 22 | pub struct SetlistDbEntry { [INFO] [stderr] | -------------- `SetlistDbEntry` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/setlist_entry/db.rs:17:55 [INFO] [stderr] | [INFO] [stderr] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stderr] | ^--------- [INFO] [stderr] | | [INFO] [stderr] | `UndecoratedInsertRecord` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_setlistdbentry` [INFO] [stderr] ... [INFO] [stderr] 22 | pub struct SetlistDbEntry { [INFO] [stderr] | -------------- `SetlistDbEntry` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/setlist_entry/db.rs:17:67 [INFO] [stderr] | [INFO] [stderr] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `AsChangeset` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_as_changeset_for_setlistdbentry` [INFO] [stderr] ... [INFO] [stderr] 22 | pub struct SetlistDbEntry { [INFO] [stderr] | -------------- `SetlistDbEntry` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/setlist_entry/db.rs:17:67 [INFO] [stderr] | [INFO] [stderr] 17 | Serialize, Identifiable, Associations, Queryable, Insertable, AsChangeset, Debug, Clone, [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `AsChangeset` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_as_changeset_for_setlistdbentry` [INFO] [stderr] ... [INFO] [stderr] 22 | pub struct SetlistDbEntry { [INFO] [stderr] | -------------- `SetlistDbEntry` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/user/mod.rs:19:29 [INFO] [stderr] | [INFO] [stderr] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `Queryable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_queryable_for_userdb` [INFO] [stderr] ... [INFO] [stderr] 23 | pub struct UserDb { [INFO] [stderr] | ------ `UserDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/user/mod.rs:19:40 [INFO] [stderr] | [INFO] [stderr] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stderr] | ^----------- [INFO] [stderr] | | [INFO] [stderr] | `HasTable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_identifiable_for_userdb` [INFO] [stderr] ... [INFO] [stderr] 23 | pub struct UserDb { [INFO] [stderr] | ------ `UserDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/user/mod.rs:19:40 [INFO] [stderr] | [INFO] [stderr] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Identifiable` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_identifiable_for_userdb` [INFO] [stderr] ... [INFO] [stderr] 23 | pub struct UserDb { [INFO] [stderr] | ------ `UserDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/user/mod.rs:19:54 [INFO] [stderr] | [INFO] [stderr] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stderr] | ^--------- [INFO] [stderr] | | [INFO] [stderr] | `Insertable` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_userdb` [INFO] [stderr] ... [INFO] [stderr] 23 | pub struct UserDb { [INFO] [stderr] | ------ `UserDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/user/mod.rs:19:54 [INFO] [stderr] | [INFO] [stderr] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stderr] | -^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `Insertable` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_userdb` [INFO] [stderr] ... [INFO] [stderr] 23 | pub struct UserDb { [INFO] [stderr] | ------ `UserDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/user/mod.rs:19:54 [INFO] [stderr] | [INFO] [stderr] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stderr] | ^--------- [INFO] [stderr] | | [INFO] [stderr] | `UndecoratedInsertRecord` is not local [INFO] [stderr] | `table` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_insertable_for_userdb` [INFO] [stderr] ... [INFO] [stderr] 23 | pub struct UserDb { [INFO] [stderr] | ------ `UserDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/user/mod.rs:19:66 [INFO] [stderr] | [INFO] [stderr] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `AsChangeset` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_as_changeset_for_userdb` [INFO] [stderr] ... [INFO] [stderr] 23 | pub struct UserDb { [INFO] [stderr] | ------ `UserDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/domain/user/mod.rs:19:66 [INFO] [stderr] | [INFO] [stderr] 19 | Serialize, Deserialize, Queryable, Identifiable, Insertable, AsChangeset, Debug, Clone, [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `AsChangeset` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_as_changeset_for_userdb` [INFO] [stderr] ... [INFO] [stderr] 23 | pub struct UserDb { [INFO] [stderr] | ------ `UserDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | /// Representation of the `setlist` table. [INFO] [stderr] 3 | | /// [INFO] [stderr] 4 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 61 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | | `table` is not local [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | /// Representation of the `setlist` table. [INFO] [stderr] 3 | | /// [INFO] [stderr] 4 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 11 | | uid -> BigInt, [INFO] [stderr] | | --- `uid` is not local [INFO] [stderr] ... | [INFO] [stderr] 61 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_uid` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | /// Representation of the `setlist` table. [INFO] [stderr] 3 | | /// [INFO] [stderr] 4 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 17 | | id -> Integer, [INFO] [stderr] | | -- `id` is not local [INFO] [stderr] ... | [INFO] [stderr] 61 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | /// Representation of the `setlist` table. [INFO] [stderr] 3 | | /// [INFO] [stderr] 4 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 23 | | name -> Text, [INFO] [stderr] | | ---- `name` is not local [INFO] [stderr] ... | [INFO] [stderr] 61 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_name` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | /// Representation of the `setlist` table. [INFO] [stderr] 3 | | /// [INFO] [stderr] 4 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 29 | | sorting -> Integer, [INFO] [stderr] | | ------- `sorting` is not local [INFO] [stderr] ... | [INFO] [stderr] 61 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_sorting` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | /// Representation of the `setlist` table. [INFO] [stderr] 3 | | /// [INFO] [stderr] 4 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 35 | | owner -> Text, [INFO] [stderr] | | ----- `owner` is not local [INFO] [stderr] ... | [INFO] [stderr] 61 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_owner` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | /// Representation of the `setlist` table. [INFO] [stderr] 3 | | /// [INFO] [stderr] 4 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 41 | | team -> Nullable, [INFO] [stderr] | | ---- `team` is not local [INFO] [stderr] ... | [INFO] [stderr] 61 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_team` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | /// Representation of the `setlist` table. [INFO] [stderr] 3 | | /// [INFO] [stderr] 4 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 47 | | gig_date -> Nullable, [INFO] [stderr] | | -------- `gig_date` is not local [INFO] [stderr] ... | [INFO] [stderr] 61 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_gig_date` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | /// Representation of the `setlist` table. [INFO] [stderr] 3 | | /// [INFO] [stderr] 4 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 53 | | creation_date -> Timestamp, [INFO] [stderr] | | ------------- `creation_date` is not local [INFO] [stderr] ... | [INFO] [stderr] 61 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_creation_date` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | /// Representation of the `setlist` table. [INFO] [stderr] 3 | | /// [INFO] [stderr] 4 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 59 | | modification_date -> Timestamp, [INFO] [stderr] | | ----------------- `modification_date` is not local [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_modification_date` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / table! { [INFO] [stderr] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stderr] 65 | | /// [INFO] [stderr] 66 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 111 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | | `table` is not local [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / table! { [INFO] [stderr] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stderr] 65 | | /// [INFO] [stderr] 66 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 73 | | uid -> Nullable, [INFO] [stderr] | | --- `uid` is not local [INFO] [stderr] ... | [INFO] [stderr] 111 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_uid` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / table! { [INFO] [stderr] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stderr] 65 | | /// [INFO] [stderr] 66 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 79 | | song_id -> Text, [INFO] [stderr] | | ------- `song_id` is not local [INFO] [stderr] ... | [INFO] [stderr] 111 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_song_id` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / table! { [INFO] [stderr] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stderr] 65 | | /// [INFO] [stderr] 66 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 85 | | file_type -> Text, [INFO] [stderr] | | --------- `file_type` is not local [INFO] [stderr] ... | [INFO] [stderr] 111 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_file_type` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / table! { [INFO] [stderr] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stderr] 65 | | /// [INFO] [stderr] 66 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 91 | | title -> Nullable, [INFO] [stderr] | | ----- `title` is not local [INFO] [stderr] ... | [INFO] [stderr] 111 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_title` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / table! { [INFO] [stderr] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stderr] 65 | | /// [INFO] [stderr] 66 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 97 | | settings -> Nullable, [INFO] [stderr] | | -------- `settings` is not local [INFO] [stderr] ... | [INFO] [stderr] 111 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_settings` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / table! { [INFO] [stderr] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stderr] 65 | | /// [INFO] [stderr] 66 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 103 | | setlist_db_id -> BigInt, [INFO] [stderr] | | ------------- `setlist_db_id` is not local [INFO] [stderr] ... | [INFO] [stderr] 111 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_setlist_db_id` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / table! { [INFO] [stderr] 64 | | /// Representation of the `setlist_entry` table. [INFO] [stderr] 65 | | /// [INFO] [stderr] 66 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 109 | | modification_date -> Nullable, [INFO] [stderr] | | ----------------- `modification_date` is not local [INFO] [stderr] 110 | | } [INFO] [stderr] 111 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_modification_date` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:113:1 [INFO] [stderr] | [INFO] [stderr] 113 | / table! { [INFO] [stderr] 114 | | /// Representation of the `team` table. [INFO] [stderr] 115 | | /// [INFO] [stderr] 116 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | | `table` is not local [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:113:1 [INFO] [stderr] | [INFO] [stderr] 113 | / table! { [INFO] [stderr] 114 | | /// Representation of the `team` table. [INFO] [stderr] 115 | | /// [INFO] [stderr] 116 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 123 | | id -> Text, [INFO] [stderr] | | -- `id` is not local [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:113:1 [INFO] [stderr] | [INFO] [stderr] 113 | / table! { [INFO] [stderr] 114 | | /// Representation of the `team` table. [INFO] [stderr] 115 | | /// [INFO] [stderr] 116 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 129 | | name -> Text, [INFO] [stderr] | | ---- `name` is not local [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_name` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:113:1 [INFO] [stderr] | [INFO] [stderr] 113 | / table! { [INFO] [stderr] 114 | | /// Representation of the `team` table. [INFO] [stderr] 115 | | /// [INFO] [stderr] 116 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 135 | | users -> Text, [INFO] [stderr] | | ----- `users` is not local [INFO] [stderr] 136 | | } [INFO] [stderr] 137 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_users` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:139:1 [INFO] [stderr] | [INFO] [stderr] 139 | / table! { [INFO] [stderr] 140 | | /// Representation of the `user` table. [INFO] [stderr] 141 | | /// [INFO] [stderr] 142 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 169 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | | `table` is not local [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:139:1 [INFO] [stderr] | [INFO] [stderr] 139 | / table! { [INFO] [stderr] 140 | | /// Representation of the `user` table. [INFO] [stderr] 141 | | /// [INFO] [stderr] 142 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 149 | | username -> Text, [INFO] [stderr] | | -------- `username` is not local [INFO] [stderr] ... | [INFO] [stderr] 169 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_username` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:139:1 [INFO] [stderr] | [INFO] [stderr] 139 | / table! { [INFO] [stderr] 140 | | /// Representation of the `user` table. [INFO] [stderr] 141 | | /// [INFO] [stderr] 142 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 155 | | first_name -> Text, [INFO] [stderr] | | ---------- `first_name` is not local [INFO] [stderr] ... | [INFO] [stderr] 169 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_first_name` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:139:1 [INFO] [stderr] | [INFO] [stderr] 139 | / table! { [INFO] [stderr] 140 | | /// Representation of the `user` table. [INFO] [stderr] 141 | | /// [INFO] [stderr] 142 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 161 | | last_name -> Text, [INFO] [stderr] | | --------- `last_name` is not local [INFO] [stderr] ... | [INFO] [stderr] 169 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_last_name` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> srvchord/src/schema.rs:139:1 [INFO] [stderr] | [INFO] [stderr] 139 | / table! { [INFO] [stderr] 140 | | /// Representation of the `user` table. [INFO] [stderr] 141 | | /// [INFO] [stderr] 142 | | /// (Automatically generated by Diesel.) [INFO] [stderr] ... | [INFO] [stderr] 167 | | password_hash -> Text, [INFO] [stderr] | | ------------- `password_hash` is not local [INFO] [stderr] 168 | | } [INFO] [stderr] 169 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_`QueryId` is not local [INFO] [stderr] | move the `impl` block outside of this function `_impl_query_id_for_password_hash` [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `add_button::*` [INFO] [stderr] --> webchordr/app/src/components/setlist/mod.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | pub use add_button::*; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `commit_changes` is never used [INFO] [stderr] --> webchordr/app/src/handler_traits/catalog_handler.rs:6:8 [INFO] [stderr] | [INFO] [stderr] 3 | pub trait CatalogHandler: Component { [INFO] [stderr] | -------------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 6 | fn commit_changes(&mut self); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: methods `add`, `delete`, `update`, and `fetch_setlists` are never used [INFO] [stderr] --> webchordr/app/src/handler_traits/setlist_handler.rs:10:8 [INFO] [stderr] | [INFO] [stderr] 5 | pub trait SetlistHandler: Component { [INFO] [stderr] | -------------- methods in this trait [INFO] [stderr] ... [INFO] [stderr] 10 | fn add(&mut self, setlist: Setlist); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 13 | fn delete(&mut self, setlist: Setlist); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 16 | fn update(&mut self, setlist: Setlist); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 19 | fn fetch_setlists(&mut self); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `srvchord` (bin "srvchord" test) generated 63 warnings (run `cargo fix --bin "srvchord" --tests` to apply 11 suggestions) [INFO] [stderr] warning: `webchordr` (bin "webchordr" test) generated 3 warnings (run `cargo fix --bin "webchordr" --tests` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `crate::error::*` [INFO] [stderr] --> synchord/src/prelude.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | pub use crate::error::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `synchord` (bin "synchord" test) generated 1 warning (run `cargo fix --bin "synchord" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `libchordr` (lib test) generated 16 warnings (16 duplicates) [INFO] [stderr] warning: `webchordr-common` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `cqrs` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, wasm-bindgen v0.2.87 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/chordr-b59d8dfd8ab9e026) [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-bed72f3dda63517a) [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_not_existing_yaml ... ok [INFO] [stdout] test configuration::reader::test::read_configuration_from_file_with_not_existing_json ... 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_dropbox_configuration_from_file ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cqrs-fabc10a6f0d59cba) [INFO] [stdout] test configuration::reader::test::read_configuration_from_file_with_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libcqrs_desync-a16a432cf4e0c8d7) [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] [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-0b1c7a954a00a1a3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hyperdav-6d4bbca17853e3c9) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libchordr-ffa56fc3134f2c08) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] [stdout] [INFO] [stdout] running 114 tests [INFO] [stdout] test catalog_builder::song_from_dir_entry::tests::test_try_from ... ok [INFO] [stdout] test converter::chorddown::tests::test_convert ... ok [INFO] [stdout] test converter::chorddown::tests::test_convert_w_inline_metadata ... 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::html::tests::test_convert ... 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 catalog_builder::tests::test_build_catalog_for_test_directory ... ok [INFO] [stdout] test converter::text::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 converter::text::tests::test_convert_w_quote ... ok [INFO] [stdout] test data_exchange::setlist::deserialize::test::deserialize_test ... ok [INFO] [stdout] test converter::chorddown::tests::test_convert_w_content_after_quote ... ok [INFO] [stdout] test data_exchange::setlist::serialize::test::serialize_test ... ok [INFO] [stdout] test html::attribute::tests::test_hash_ne ... ok [INFO] [stdout] test html::tag_builder::tests::test_attribute_twice ... ok [INFO] [stdout] test converter::songbeamer::tests::test_convert_w_inline_metadata ... ok [INFO] [stdout] test converter::tests::test_convert ... ok [INFO] [stdout] test catalog_builder::tests::test_build_catalog_for_directory ... ok [INFO] [stdout] test html::attribute::tests::test_hash_eq ... ok [INFO] [stdout] test catalog_builder::tests::test_build_catalog_for_test_directory_recursive ... ok [INFO] [stdout] test html::tag_builder::tests::test_class_name_attribute_twice ... ok [INFO] [stdout] test html::tag_builder::tests::test_build_a ... 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 models::chord::note::tests::note_format_test ... ok [INFO] [stdout] test models::chord::note::tests::as_isize_test ... ok [INFO] [stdout] test models::chord::tests::deserialize_without_variant_test ... ok [INFO] [stdout] test models::chord::note::tests::try_from_test ... ok [INFO] [stdout] test models::chord::tests::serialize ... ok [INFO] [stdout] test models::chord::tests::try_from_with_variant ... ok [INFO] [stdout] test models::chord::tests::transpose_test ... ok [INFO] [stdout] test html::tag_builder::tests::test_different_attributes ... ok [INFO] [stdout] test models::chord::note::tests::transpose_test ... ok [INFO] [stdout] test models::chord::tests::try_from_without_variant ... ok [INFO] [stdout] test models::chord::tests::deserialize_with_variant_test ... ok [INFO] [stdout] test models::file_type::tests::test_serialize ... ok [INFO] [stdout] test models::list::list::test::for_test ... ok [INFO] [stdout] test models::list::list::test::move_entry_to_same_position_test ... ok [INFO] [stdout] test models::list::list::test::move_entry_boundary_test ... ok [INFO] [stdout] test models::meta::tags::tests::tag_from_string ... ok [INFO] [stdout] test models::list::list::test::move_entry_test ... ok [INFO] [stdout] test models::song_id::tests::test_deserialize ... ok [INFO] [stdout] test models::song_id::tests::test_serialize ... ok [INFO] [stdout] test models::song_list::song_list::test::move_entry_boundary_test ... ok [INFO] [stdout] test models::song_list::song_list::test::for_test ... ok [INFO] [stdout] test models::song_list::song_list::test::move_entry_test ... ok [INFO] [stdout] test models::file_type::tests::test_deserialize ... ok [INFO] [stdout] test models::structure::reference_resolver::tests::resolve_reference_with_repeat_prefix_multi_word_test ... ok [INFO] [stdout] test models::meta::tags::tests::tag_from_string_w_err ... ok [INFO] [stdout] test models::setlist::test::move_entry_test ... ok [INFO] [stdout] test models::structure::reference_resolver::tests::resolve_reference_test ... ok [INFO] [stdout] test models::setlist::test::move_entry_boundary_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_prefix_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_identifier::tests::try_from_str_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_detect_b_notation ... ok [INFO] [stdout] test parser::node::tests::transpose_test ... ok [INFO] [stdout] test parser::tests::test_cleanup_tokens ... ok [INFO] [stdout] test parser::meta_parser::tests::test_parse ... ok [INFO] [stdout] test parser::tests::test_parse ... ok [INFO] [stdout] test parser::tests::test_detect_b_notation ... ok [INFO] [stdout] test parser::tests::test_parse_2 ... ok [INFO] [stdout] test repeat_detector::state_machine::tests::match_should_fail_test ... ok [INFO] [stdout] test parser::node_parser::tests::test_parse ... ok [INFO] [stdout] test repeat_detector::tests::detect_prefix_test ... ok [INFO] [stdout] test repeat_detector::state_machine::tests::match_suffix_test ... ok [INFO] [stdout] test repeat_detector::tests::detect_should_fail_test ... ok [INFO] [stdout] test repeat_detector::tests::detect_suffix_test ... ok [INFO] [stdout] test models::song_id::tests::test_new ... ok [INFO] [stdout] test models::structure::reference_resolver::tests::resolve_reference_with_repeat_suffix_multi_word_test ... ok [INFO] [stdout] test models::structure::section_identifier::tests::try_from_newline_should_fail_test ... ok [INFO] [stdout] test models::structure::reference_resolver::tests::resolve_reference_with_repeat_suffix_test ... ok [INFO] [stdout] test search::test::test_search_by_empty_term ... ok [INFO] [stdout] test repeat_detector::state_machine::tests::match_prefix_test ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::mode::tests::test_chord_is_terminated_by_newline_only ... ok [INFO] [stdout] test search::test::test_search_by_term ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::mode::tests::test_quote_is_terminated_by ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::mode::tests::test_newline_is_terminated_by_everything ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::mode::tests::test_header_is_terminated_by ... 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_test ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::scanner::tests::scan_crlf_test ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::scanner::tests::scan_tags_test ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_crlf ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_main ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::mode::tests::test_everything_is_terminated_by_newline ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_meta ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_bride_with_exclamation_marks ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_meta_key ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_long ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::scanner::tests::scan_test_complex_chords ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_meta_with_inline_sharp ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_meta_b_notation ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_newline ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::scanner::tests::scan_pre_chorus_test ... 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_tags ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_pre_chorus ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_chorus_with_exclamation_marks_at_end ... ok [INFO] [stdout] test tokenizer::chorddown_tokenizer::tests::test_tokenize_chorus_with_exclamation_marks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/srvchord-797551e66c1f475d) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test domain::setlist::command::test::test_update_empty ... 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_add ... 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_empty ... ok [INFO] [stdout] test domain::setlist::repository::test::test_add ... ok [INFO] [stdout] test domain::setlist::repository::test::test_count_all ... ok [INFO] [stdout] test domain::setlist::repository::test::test_delete ... 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_empty ... ok [INFO] [stdout] test domain::setlist::repository::test::test_update ... ok [INFO] [stdout] test domain::user::command::test::test_delete ... ok [INFO] [stdout] test domain::user::command::test::test_add ... ok [INFO] [stdout] test domain::user::command::test::test_update ... ok [INFO] [stdout] test domain::user::command::test::test_upsert_update ... ok [INFO] [stdout] test domain::user::command::test::test_upsert_add ... ok [INFO] [stdout] test routes::setlist::test::test_get ... FAILED [INFO] [stdout] test routes::setlist::test::test_update ... FAILED [INFO] [stdout] test routes::status::test::test_index ... FAILED [INFO] [stdout] test routes::setlist::test::test_insertion_deletion ... 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] [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: 0x5f1aa16d79fa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5f1aa16d79fa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5f1aa16d79fa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f1aa16d79fa - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f1aa1702e43 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5f1aa1702e43 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5f1aa16d4673 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5f1aa16d7842 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5f1aa16d8f30 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5f1aa16d8ccd - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5f1aa116fe43 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5f1aa116fe43 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5f1aa16d9763 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5f1aa16d9763 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5f1aa16d943a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x5f1aa16d7ef9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5f1aa16d90cd - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5f1aa0f6f3f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5f1aa0f6f866 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x5f1aa0f7b1d4 - core::result::Result::expect::hc0a34d0d78498ff2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x5f1aa1008ca0 - srvchord::test_helpers::get_database::heea1c26458ff90f9 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/test_helpers.rs:59:5 [INFO] [stdout] 21: 0x5f1aa100967e - srvchord::test_helpers::run_test_fn::h9270131420c0603b [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/test_helpers.rs:69:16 [INFO] [stdout] 22: 0x5f1aa112a1b6 - srvchord::routes::setlist::test::test_get::he5a324670a4a5e36 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/routes/setlist.rs:212:9 [INFO] [stdout] 23: 0x5f1aa112a197 - srvchord::routes::setlist::test::test_get::{{closure}}::hb2d7fce59d76494e [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/routes/setlist.rs:211:18 [INFO] [stdout] 24: 0x5f1aa10ecf06 - core::ops::function::FnOnce::call_once::h96dc239c8c1334a4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f1aa11755eb - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f1aa11755eb - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 27: 0x5f1aa1174523 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 28: 0x5f1aa1174523 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x5f1aa1174523 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 30: 0x5f1aa1174523 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 31: 0x5f1aa1174523 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 32: 0x5f1aa1174523 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 33: 0x5f1aa1174523 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 34: 0x5f1aa1138255 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 35: 0x5f1aa1138255 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 36: 0x5f1aa113bc96 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 37: 0x5f1aa113bc96 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x5f1aa113bc96 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 39: 0x5f1aa113bc96 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 40: 0x5f1aa113bc96 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 41: 0x5f1aa113bc96 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 42: 0x5f1aa113bc96 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5f1aa16ddc0b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 44: 0x5f1aa16ddc0b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 45: 0x5f1aa16ddc0b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 46: 0x7293ecb6dac3 - [INFO] [stdout] 47: 0x7293ecbfea04 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- routes::setlist::test::test_update stdout ---- [INFO] [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: 0x5f1aa16d79fa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5f1aa16d79fa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5f1aa16d79fa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f1aa16d79fa - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f1aa1702e43 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5f1aa1702e43 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5f1aa16d4673 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5f1aa16d7842 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5f1aa16d8f30 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5f1aa16d8ccd - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5f1aa116fe43 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5f1aa116fe43 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5f1aa16d9763 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5f1aa16d9763 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5f1aa16d943a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x5f1aa16d7ef9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5f1aa16d90cd - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5f1aa0f6f3f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5f1aa0f6f866 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x5f1aa0f7b1d4 - core::result::Result::expect::hc0a34d0d78498ff2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x5f1aa1008ca0 - srvchord::test_helpers::get_database::heea1c26458ff90f9 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/test_helpers.rs:59:5 [INFO] [stdout] 21: 0x5f1aa100937e - srvchord::test_helpers::run_test_fn::h58c566d70e318ad4 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/test_helpers.rs:69:16 [INFO] [stdout] 22: 0x5f1aa112d186 - srvchord::routes::setlist::test::test_update::h9477eede4c65da97 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/routes/setlist.rs:332:9 [INFO] [stdout] 23: 0x5f1aa112d167 - srvchord::routes::setlist::test::test_update::{{closure}}::h71a21a8407b631c1 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/routes/setlist.rs:331:21 [INFO] [stdout] 24: 0x5f1aa10ece06 - core::ops::function::FnOnce::call_once::h9320dfb857af39f3 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f1aa11755eb - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f1aa11755eb - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 27: 0x5f1aa1174523 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 28: 0x5f1aa1174523 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x5f1aa1174523 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 30: 0x5f1aa1174523 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 31: 0x5f1aa1174523 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 32: 0x5f1aa1174523 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 33: 0x5f1aa1174523 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 34: 0x5f1aa1138255 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 35: 0x5f1aa1138255 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 36: 0x5f1aa113bc96 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 37: 0x5f1aa113bc96 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x5f1aa113bc96 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 39: 0x5f1aa113bc96 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 40: 0x5f1aa113bc96 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 41: 0x5f1aa113bc96 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 42: 0x5f1aa113bc96 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5f1aa16ddc0b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 44: 0x5f1aa16ddc0b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 45: 0x5f1aa16ddc0b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 46: 0x7293ecb6dac3 - [INFO] [stdout] 47: 0x7293ecbfea04 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- routes::status::test::test_index stdout ---- [INFO] [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: 0x5f1aa16d79fa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5f1aa16d79fa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5f1aa16d79fa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f1aa16d79fa - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f1aa1702e43 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5f1aa1702e43 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5f1aa16d4673 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5f1aa16d7842 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5f1aa16d8f30 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5f1aa16d8ccd - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5f1aa116fe43 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5f1aa116fe43 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5f1aa16d9763 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5f1aa16d9763 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5f1aa16d943a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x5f1aa16d7ef9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5f1aa16d90cd - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5f1aa0f6f3f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5f1aa0f6f866 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x5f1aa0f7b1d4 - core::result::Result::expect::hc0a34d0d78498ff2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x5f1aa1008ca0 - srvchord::test_helpers::get_database::heea1c26458ff90f9 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/test_helpers.rs:59:5 [INFO] [stdout] 21: 0x5f1aa1008d7e - srvchord::test_helpers::run_test_fn::h00d988bc1c6716b0 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/test_helpers.rs:69:16 [INFO] [stdout] 22: 0x5f1aa112e696 - srvchord::routes::status::test::test_index::he93139f2230b38ab [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/routes/status.rs:29:9 [INFO] [stdout] 23: 0x5f1aa112e677 - srvchord::routes::status::test::test_index::{{closure}}::h582b09c54127a353 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/routes/status.rs:28:20 [INFO] [stdout] 24: 0x5f1aa10ed666 - core::ops::function::FnOnce::call_once::hcd2c0ba00e7926c1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f1aa11755eb - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f1aa11755eb - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 27: 0x5f1aa1174523 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 28: 0x5f1aa1174523 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x5f1aa1174523 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 30: 0x5f1aa1174523 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 31: 0x5f1aa1174523 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 32: 0x5f1aa1174523 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 33: 0x5f1aa1174523 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 34: 0x5f1aa1138255 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 35: 0x5f1aa1138255 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 36: 0x5f1aa113bc96 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 37: 0x5f1aa113bc96 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x5f1aa113bc96 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 39: 0x5f1aa113bc96 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 40: 0x5f1aa113bc96 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 41: 0x5f1aa113bc96 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 42: 0x5f1aa113bc96 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5f1aa16ddc0b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 44: 0x5f1aa16ddc0b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 45: 0x5f1aa16ddc0b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 46: 0x7293ecb6dac3 - [INFO] [stdout] 47: 0x7293ecbfea04 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- routes::setlist::test::test_insertion_deletion stdout ---- [INFO] [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: 0x5f1aa16d79fa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5f1aa16d79fa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5f1aa16d79fa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f1aa16d79fa - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f1aa1702e43 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5f1aa1702e43 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5f1aa16d4673 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5f1aa16d7842 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5f1aa16d8f30 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5f1aa16d8ccd - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5f1aa116fe43 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5f1aa116fe43 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5f1aa16d9763 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5f1aa16d9763 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5f1aa16d943a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x5f1aa16d7ef9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5f1aa16d90cd - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5f1aa0f6f3f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5f1aa0f6f866 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x5f1aa0f7b1d4 - core::result::Result::expect::hc0a34d0d78498ff2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x5f1aa1008ca0 - srvchord::test_helpers::get_database::heea1c26458ff90f9 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/test_helpers.rs:59:5 [INFO] [stdout] 21: 0x5f1aa100907e - srvchord::test_helpers::run_test_fn::h1e1b6e8f5196d5f7 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/test_helpers.rs:69:16 [INFO] [stdout] 22: 0x5f1aa112b266 - srvchord::routes::setlist::test::test_insertion_deletion::h526279683f53e433 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/routes/setlist.rs:252:9 [INFO] [stdout] 23: 0x5f1aa112b247 - srvchord::routes::setlist::test::test_insertion_deletion::{{closure}}::h537b3a8afd4f8d81 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/routes/setlist.rs:251:33 [INFO] [stdout] 24: 0x5f1aa10ec896 - core::ops::function::FnOnce::call_once::h7c792f059974445f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f1aa11755eb - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f1aa11755eb - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 27: 0x5f1aa1174523 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 28: 0x5f1aa1174523 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x5f1aa1174523 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 30: 0x5f1aa1174523 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 31: 0x5f1aa1174523 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 32: 0x5f1aa1174523 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 33: 0x5f1aa1174523 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 34: 0x5f1aa1138255 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 35: 0x5f1aa1138255 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 36: 0x5f1aa113bc96 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 37: 0x5f1aa113bc96 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x5f1aa113bc96 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 39: 0x5f1aa113bc96 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 40: 0x5f1aa113bc96 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 41: 0x5f1aa113bc96 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 42: 0x5f1aa113bc96 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5f1aa16ddc0b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 44: 0x5f1aa16ddc0b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 45: 0x5f1aa16ddc0b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 46: 0x7293ecb6dac3 - [INFO] [stdout] 47: 0x7293ecbfea04 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- routes::user::test::test_index stdout ---- [INFO] [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: 0x5f1aa16d79fa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5f1aa16d79fa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5f1aa16d79fa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f1aa16d79fa - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f1aa1702e43 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5f1aa1702e43 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5f1aa16d4673 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5f1aa16d7842 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5f1aa16d8f30 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5f1aa16d8ccd - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5f1aa116fe43 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5f1aa116fe43 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5f1aa16d9763 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5f1aa16d9763 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5f1aa16d943a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x5f1aa16d7ef9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5f1aa16d90cd - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5f1aa0f6f3f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5f1aa0f6f866 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x5f1aa0f7b1d4 - core::result::Result::expect::hc0a34d0d78498ff2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x5f1aa1008ca0 - srvchord::test_helpers::get_database::heea1c26458ff90f9 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/test_helpers.rs:59:5 [INFO] [stdout] 21: 0x5f1aa100997e - srvchord::test_helpers::run_test_fn::hfafbee53ff0b7aa8 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/test_helpers.rs:69:16 [INFO] [stdout] 22: 0x5f1aa1132886 - srvchord::routes::user::test::test_index::h832a28c7440db688 [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/routes/user.rs:74:9 [INFO] [stdout] 23: 0x5f1aa1132867 - srvchord::routes::user::test::test_index::{{closure}}::h75b2628c79928bdf [INFO] [stdout] at /opt/rustwide/workdir/srvchord/src/routes/user.rs:73:20 [INFO] [stdout] 24: 0x5f1aa10ec6f6 - core::ops::function::FnOnce::call_once::h73b31198e4997ab3 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f1aa11755eb - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f1aa11755eb - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 27: 0x5f1aa1174523 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 28: 0x5f1aa1174523 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x5f1aa1174523 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 30: 0x5f1aa1174523 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 31: 0x5f1aa1174523 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 32: 0x5f1aa1174523 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 33: 0x5f1aa1174523 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 34: 0x5f1aa1138255 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 35: 0x5f1aa1138255 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 36: 0x5f1aa113bc96 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 37: 0x5f1aa113bc96 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x5f1aa113bc96 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 39: 0x5f1aa113bc96 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 40: 0x5f1aa113bc96 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 41: 0x5f1aa113bc96 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 42: 0x5f1aa113bc96 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5f1aa16ddc0b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 44: 0x5f1aa16ddc0b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 45: 0x5f1aa16ddc0b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 46: 0x7293ecb6dac3 - [INFO] [stdout] 47: 0x7293ecbfea04 - clone [INFO] [stdout] 48: 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.25s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p srvchord --bin srvchord` [INFO] running `Command { std: "docker" "inspect" "e0f6b94fa5afa11acfaec75edfd8db4a7ecb41280c35f5355f3a2f73a7b927d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0f6b94fa5afa11acfaec75edfd8db4a7ecb41280c35f5355f3a2f73a7b927d8", kill_on_drop: false }` [INFO] [stdout] e0f6b94fa5afa11acfaec75edfd8db4a7ecb41280c35f5355f3a2f73a7b927d8