[INFO] cloning repository https://github.com/NCrashed/montelibero-multisig
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NCrashed/montelibero-multisig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNCrashed%2Fmontelibero-multisig", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNCrashed%2Fmontelibero-multisig'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c94e70f2b895cf284aec216235f266a382b005fe
[INFO] testing NCrashed/montelibero-multisig against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNCrashed%2Fmontelibero-multisig" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NCrashed/montelibero-multisig
[INFO] finished tweaking git repo https://github.com/NCrashed/montelibero-multisig
[INFO] tweaked toml for git repo https://github.com/NCrashed/montelibero-multisig written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NCrashed/montelibero-multisig on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NCrashed/montelibero-multisig already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf6cefa41b6df4aaefaf95aa5403878cfc45842a2824763791036264ea9d5a43
[INFO] running `Command { std: "docker" "start" "-a" "cf6cefa41b6df4aaefaf95aa5403878cfc45842a2824763791036264ea9d5a43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf6cefa41b6df4aaefaf95aa5403878cfc45842a2824763791036264ea9d5a43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf6cefa41b6df4aaefaf95aa5403878cfc45842a2824763791036264ea9d5a43", kill_on_drop: false }`
[INFO] [stdout] cf6cefa41b6df4aaefaf95aa5403878cfc45842a2824763791036264ea9d5a43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78b0df1ed6dd61d9644ec50514a2a51a48d84b1d3818c8ca3204b1a59b6cee93
[INFO] running `Command { std: "docker" "start" "-a" "78b0df1ed6dd61d9644ec50514a2a51a48d84b1d3818c8ca3204b1a59b6cee93", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling cc v1.0.75
[INFO] [stderr]    Compiling ref-cast v1.0.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling sp-std v3.0.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling uint v0.9.4
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parity-wasm v0.41.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling hash-db v0.15.2
[INFO] [stderr]    Compiling parity-util-mem v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling keccak v0.1.2
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling memory_units v0.3.0
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling environmental v1.1.3
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling wasmi-validation v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling ed25519 v1.5.2
[INFO] [stderr]    Compiling hmac-drbg v0.2.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling wasmi v0.6.2
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling dyn-clone v1.0.9
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling libsecp256k1 v0.3.5
[INFO] [stderr]    Compiling blake2-rfc v0.2.18
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling base58 v0.1.0
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling trie-root v0.16.0
[INFO] [stderr]    Compiling trie-db v0.22.6
[INFO] [stderr]    Compiling cookie v0.15.2
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.6
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling figment v0.10.8
[INFO] [stderr]    Compiling multer v2.0.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling state v0.5.3
[INFO] [stderr]    Compiling net2 v0.2.38
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling rocket v0.5.0-rc.1 (https://github.com/SergioBenitez/Rocket?rev=31d06ee714c7cdab1911a8cb8fd5f9e148cc201f#31d06ee7)
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling index-fixed v0.3.1
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling sodalite v0.4.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling filetime v0.2.18
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling normpath v0.3.2
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling notify v4.0.17
[INFO] [stderr]    Compiling webpki-roots v0.22.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling ref-cast-impl v1.0.13
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling sp-debug-derive v3.0.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling parity-util-mem-derive v0.1.0
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling dyn-clonable v0.9.0
[INFO] [stderr]    Compiling sp-panic-handler v3.0.0
[INFO] [stderr]    Compiling curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling merlin v2.0.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling secrecy v0.7.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling ureq v2.5.0
[INFO] [stderr]    Compiling rocket_sync_db_pools_codegen v0.1.0-rc.1 (https://github.com/SergioBenitez/Rocket?rev=31d06ee714c7cdab1911a8cb8fd5f9e148cc201f#31d06ee7)
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling pest v2.4.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling pest_meta v2.4.1
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling pest_generator v2.4.1
[INFO] [stderr]    Compiling pest_derive v2.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling impl-serde v0.3.2
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling schnorrkel v0.9.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling ubyte v0.10.3
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling substrate-bip39 v0.4.4
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling handlebars v3.5.5
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v3.0.0
[INFO] [stderr]    Compiling parity-scale-codec v2.3.1
[INFO] [stderr]    Compiling impl-codec v0.5.1
[INFO] [stderr]    Compiling sp-storage v3.0.0
[INFO] [stderr]    Compiling sp-wasm-interface v3.0.0
[INFO] [stderr]    Compiling sp-tracing v3.0.0
[INFO] [stderr]    Compiling sp-arithmetic v3.0.0
[INFO] [stderr]    Compiling primitive-types v0.9.1
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling sp-externalities v0.9.0
[INFO] [stderr]    Compiling sp-runtime-interface v3.0.0
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.1 (https://github.com/SergioBenitez/Rocket?rev=31d06ee714c7cdab1911a8cb8fd5f9e148cc201f#31d06ee7)
[INFO] [stderr]    Compiling memory-db v0.26.0
[INFO] [stderr]    Compiling sp-core v3.0.0
[INFO] [stderr]    Compiling sp-trie v3.0.0
[INFO] [stderr]    Compiling sp-keystore v0.9.0
[INFO] [stderr]    Compiling sp-state-machine v0.9.0
[INFO] [stderr]    Compiling sp-io v3.0.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.1 (https://github.com/SergioBenitez/Rocket?rev=31d06ee714c7cdab1911a8cb8fd5f9e148cc201f#31d06ee7)
[INFO] [stderr]    Compiling migrations_internals v1.4.1
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]    Compiling diesel_migrations v1.4.0
[INFO] [stderr]    Compiling sp-application-crypto v3.0.0
[INFO] [stderr]    Compiling sp-runtime v3.0.0
[INFO] [stderr]    Compiling substrate-stellar-sdk v0.2.2 (https://github.com/ncrashed/substrate-stellar-sdk?rev=80637af3cf2a7283e67c99543701a6acb75cc87d#80637af3)
[INFO] [stderr]    Compiling montelibero-transactions v0.1.0 (/opt/rustwide/workdir/montelibero-transactions)
[INFO] [stderr]    Compiling rocket_sync_db_pools v0.1.0-rc.1 (https://github.com/SergioBenitez/Rocket?rev=31d06ee714c7cdab1911a8cb8fd5f9e148cc201f#31d06ee7)
[INFO] [stderr]    Compiling rocket_dyn_templates v0.1.0-rc.1 (https://github.com/SergioBenitez/Rocket?rev=31d06ee714c7cdab1911a8cb8fd5f9e148cc201f#31d06ee7)
[INFO] [stderr]    Compiling multisig-service v0.1.0 (/opt/rustwide/workdir/multisig-service)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> multisig-service/src/main.rs:413:1
[INFO] [stdout]     |
[INFO] [stdout] 413 | struct CreateTx {
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> multisig-service/src/main.rs:468:1
[INFO] [stdout]     |
[INFO] [stdout] 468 | struct UpdateTx {
[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]   --> multisig-service/src/database.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Serialize, Queryable, Insertable, 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_transaction`
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub struct Transaction {
[INFO] [stdout]    |            ----------- `Transaction` 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: `#[warn(non_local_definitions)]` on by default
[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]   --> multisig-service/src/database.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Serialize, Queryable, Insertable, 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_transaction`
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub struct Transaction {
[INFO] [stdout]    |            ----------- `Transaction` 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]   --> multisig-service/src/database.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Serialize, Queryable, Insertable, 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_transaction`
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub struct Transaction {
[INFO] [stdout]    |            ----------- `Transaction` 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]   --> multisig-service/src/database.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Serialize, Queryable, Insertable, 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_transaction`
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub struct Transaction {
[INFO] [stdout]    |            ----------- `Transaction` 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]   --> multisig-service/src/database.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdate`
[INFO] [stdout] ...
[INFO] [stdout] 29 | pub struct TransactionUpdate {
[INFO] [stdout]    |            ----------------- `TransactionUpdate` 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]   --> multisig-service/src/database.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdate`
[INFO] [stdout] ...
[INFO] [stdout] 29 | pub struct TransactionUpdate {
[INFO] [stdout]    |            ----------------- `TransactionUpdate` 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]   --> multisig-service/src/database.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdate`
[INFO] [stdout] ...
[INFO] [stdout] 29 | pub struct TransactionUpdate {
[INFO] [stdout]    |            ----------------- `TransactionUpdate` 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]   --> multisig-service/src/database.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdate`
[INFO] [stdout] ...
[INFO] [stdout] 29 | pub struct TransactionUpdate {
[INFO] [stdout]    |            ----------------- `TransactionUpdate` 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]   --> multisig-service/src/database.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdatecreate`
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub struct TransactionUpdateCreate {
[INFO] [stdout]    |            ----------------------- `TransactionUpdateCreate` 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]   --> multisig-service/src/database.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdatecreate`
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub struct TransactionUpdateCreate {
[INFO] [stdout]    |            ----------------------- `TransactionUpdateCreate` 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]   --> multisig-service/src/database.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdatecreate`
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub struct TransactionUpdateCreate {
[INFO] [stdout]    |            ----------------------- `TransactionUpdateCreate` 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]   --> multisig-service/src/database.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdatecreate`
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub struct TransactionUpdateCreate {
[INFO] [stdout]    |            ----------------------- `TransactionUpdateCreate` 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]  --> multisig-service/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     transaction_updates (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         txid -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[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]  --> multisig-service/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     transaction_updates (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         txid -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[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]  --> multisig-service/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     transaction_updates (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         txid -> Text,
[INFO] [stdout]   | |         ---- `txid` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_txid`
[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]  --> multisig-service/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     transaction_updates (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         txid -> Text,
[INFO] [stdout] 5 | |         body -> Binary,
[INFO] [stdout]   | |         ---- `body` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_body`
[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]  --> multisig-service/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     transaction_updates (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         txid -> Text,
[INFO] [stdout] 5 | |         body -> Binary,
[INFO] [stdout] 6 | |         updated -> Timestamp,
[INFO] [stdout]   | |         ------- `updated` is not local
[INFO] [stdout] 7 | |     }
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_updated`
[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]   --> multisig-service/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     transactions (id) {
[INFO] [stdout] 12 | |         id -> Text,
[INFO] [stdout] 13 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | | }
[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]   --> multisig-service/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     transactions (id) {
[INFO] [stdout] 12 | |         id -> Text,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 13 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | | }
[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]   --> multisig-service/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     transactions (id) {
[INFO] [stdout] 12 | |         id -> Text,
[INFO] [stdout] 13 | |         title -> Text,
[INFO] [stdout]    | |         ----- `title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | | }
[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]   --> multisig-service/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     transactions (id) {
[INFO] [stdout] 12 | |         id -> Text,
[INFO] [stdout] 13 | |         title -> Text,
[INFO] [stdout] 14 | |         description -> Text,
[INFO] [stdout]    | |         ----------- `description` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_description`
[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]   --> multisig-service/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     transactions (id) {
[INFO] [stdout] 12 | |         id -> Text,
[INFO] [stdout] 13 | |         title -> Text,
[INFO] [stdout] 14 | |         description -> Text,
[INFO] [stdout] 15 | |         body -> Binary,
[INFO] [stdout]    | |         ---- `body` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_body`
[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]   --> multisig-service/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     transactions (id) {
[INFO] [stdout] 12 | |         id -> Text,
[INFO] [stdout] 13 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |         created -> Timestamp,
[INFO] [stdout]    | |         ------- `created` is not local
[INFO] [stdout] 17 | |     }
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created`
[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 1m 46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: migrations_internals v1.4.1
[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" "78b0df1ed6dd61d9644ec50514a2a51a48d84b1d3818c8ca3204b1a59b6cee93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78b0df1ed6dd61d9644ec50514a2a51a48d84b1d3818c8ca3204b1a59b6cee93", kill_on_drop: false }`
[INFO] [stdout] 78b0df1ed6dd61d9644ec50514a2a51a48d84b1d3818c8ca3204b1a59b6cee93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55d202dafb8afde8c14a6a32333474bf1d7f70de5fe4ff41261ada63423d25e5
[INFO] running `Command { std: "docker" "start" "-a" "55d202dafb8afde8c14a6a32333474bf1d7f70de5fe4ff41261ada63423d25e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling montelibero-transactions v0.1.0 (/opt/rustwide/workdir/montelibero-transactions)
[INFO] [stderr]    Compiling multisig-service v0.1.0 (/opt/rustwide/workdir/multisig-service)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> multisig-service/src/main.rs:413:1
[INFO] [stdout]     |
[INFO] [stdout] 413 | struct CreateTx {
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> multisig-service/src/main.rs:468:1
[INFO] [stdout]     |
[INFO] [stdout] 468 | struct UpdateTx {
[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]   --> multisig-service/src/database.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Serialize, Queryable, Insertable, 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_transaction`
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub struct Transaction {
[INFO] [stdout]    |            ----------- `Transaction` 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: `#[warn(non_local_definitions)]` on by default
[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]   --> multisig-service/src/database.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Serialize, Queryable, Insertable, 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_transaction`
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub struct Transaction {
[INFO] [stdout]    |            ----------- `Transaction` 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]   --> multisig-service/src/database.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Serialize, Queryable, Insertable, 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_transaction`
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub struct Transaction {
[INFO] [stdout]    |            ----------- `Transaction` 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]   --> multisig-service/src/database.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Serialize, Queryable, Insertable, 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_transaction`
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub struct Transaction {
[INFO] [stdout]    |            ----------- `Transaction` 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]   --> multisig-service/src/database.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdate`
[INFO] [stdout] ...
[INFO] [stdout] 29 | pub struct TransactionUpdate {
[INFO] [stdout]    |            ----------------- `TransactionUpdate` 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]   --> multisig-service/src/database.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdate`
[INFO] [stdout] ...
[INFO] [stdout] 29 | pub struct TransactionUpdate {
[INFO] [stdout]    |            ----------------- `TransactionUpdate` 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]   --> multisig-service/src/database.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdate`
[INFO] [stdout] ...
[INFO] [stdout] 29 | pub struct TransactionUpdate {
[INFO] [stdout]    |            ----------------- `TransactionUpdate` 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]   --> multisig-service/src/database.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdate`
[INFO] [stdout] ...
[INFO] [stdout] 29 | pub struct TransactionUpdate {
[INFO] [stdout]    |            ----------------- `TransactionUpdate` 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]   --> multisig-service/src/database.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdatecreate`
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub struct TransactionUpdateCreate {
[INFO] [stdout]    |            ----------------------- `TransactionUpdateCreate` 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]   --> multisig-service/src/database.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdatecreate`
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub struct TransactionUpdateCreate {
[INFO] [stdout]    |            ----------------------- `TransactionUpdateCreate` 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]   --> multisig-service/src/database.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdatecreate`
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub struct TransactionUpdateCreate {
[INFO] [stdout]    |            ----------------------- `TransactionUpdateCreate` 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]   --> multisig-service/src/database.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdatecreate`
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub struct TransactionUpdateCreate {
[INFO] [stdout]    |            ----------------------- `TransactionUpdateCreate` 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]  --> multisig-service/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     transaction_updates (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         txid -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[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]  --> multisig-service/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     transaction_updates (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         txid -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[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]  --> multisig-service/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     transaction_updates (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         txid -> Text,
[INFO] [stdout]   | |         ---- `txid` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_txid`
[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]  --> multisig-service/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     transaction_updates (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         txid -> Text,
[INFO] [stdout] 5 | |         body -> Binary,
[INFO] [stdout]   | |         ---- `body` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_body`
[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]  --> multisig-service/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     transaction_updates (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         txid -> Text,
[INFO] [stdout] 5 | |         body -> Binary,
[INFO] [stdout] 6 | |         updated -> Timestamp,
[INFO] [stdout]   | |         ------- `updated` is not local
[INFO] [stdout] 7 | |     }
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_updated`
[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]   --> multisig-service/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     transactions (id) {
[INFO] [stdout] 12 | |         id -> Text,
[INFO] [stdout] 13 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | | }
[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]   --> multisig-service/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     transactions (id) {
[INFO] [stdout] 12 | |         id -> Text,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 13 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | | }
[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]   --> multisig-service/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     transactions (id) {
[INFO] [stdout] 12 | |         id -> Text,
[INFO] [stdout] 13 | |         title -> Text,
[INFO] [stdout]    | |         ----- `title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | | }
[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]   --> multisig-service/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     transactions (id) {
[INFO] [stdout] 12 | |         id -> Text,
[INFO] [stdout] 13 | |         title -> Text,
[INFO] [stdout] 14 | |         description -> Text,
[INFO] [stdout]    | |         ----------- `description` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_description`
[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]   --> multisig-service/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     transactions (id) {
[INFO] [stdout] 12 | |         id -> Text,
[INFO] [stdout] 13 | |         title -> Text,
[INFO] [stdout] 14 | |         description -> Text,
[INFO] [stdout] 15 | |         body -> Binary,
[INFO] [stdout]    | |         ---- `body` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_body`
[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]   --> multisig-service/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     transactions (id) {
[INFO] [stdout] 12 | |         id -> Text,
[INFO] [stdout] 13 | |         title -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |         created -> Timestamp,
[INFO] [stdout]    | |         ------- `created` is not local
[INFO] [stdout] 17 | |     }
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created`
[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 `test` profile [unoptimized + debuginfo] target(s) in 4.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: migrations_internals v1.4.1
[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" "55d202dafb8afde8c14a6a32333474bf1d7f70de5fe4ff41261ada63423d25e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55d202dafb8afde8c14a6a32333474bf1d7f70de5fe4ff41261ada63423d25e5", kill_on_drop: false }`
[INFO] [stdout] 55d202dafb8afde8c14a6a32333474bf1d7f70de5fe4ff41261ada63423d25e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 14862f84920f73d85acbe24803bf8d1a350a13a6308a4ca5f09b295694dfd922
[INFO] running `Command { std: "docker" "start" "-a" "14862f84920f73d85acbe24803bf8d1a350a13a6308a4ca5f09b295694dfd922", kill_on_drop: false }`
[INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stderr]    --> multisig-service/src/main.rs:413:1
[INFO] [stderr]     |
[INFO] [stderr] 413 | struct CreateTx {
[INFO] [stderr]     | ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stderr]    --> multisig-service/src/main.rs:468:1
[INFO] [stderr]     |
[INFO] [stderr] 468 | struct UpdateTx {
[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]   --> multisig-service/src/database.rs:15:21
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[derive(Serialize, Queryable, Insertable, 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_transaction`
[INFO] [stderr] ...
[INFO] [stderr] 18 | pub struct Transaction {
[INFO] [stderr]    |            ----------- `Transaction` 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: `#[warn(non_local_definitions)]` on by default
[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]   --> multisig-service/src/database.rs:15:32
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[derive(Serialize, Queryable, Insertable, 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_transaction`
[INFO] [stderr] ...
[INFO] [stderr] 18 | pub struct Transaction {
[INFO] [stderr]    |            ----------- `Transaction` 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]   --> multisig-service/src/database.rs:15:32
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[derive(Serialize, Queryable, Insertable, 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_transaction`
[INFO] [stderr] ...
[INFO] [stderr] 18 | pub struct Transaction {
[INFO] [stderr]    |            ----------- `Transaction` 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]   --> multisig-service/src/database.rs:15:32
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[derive(Serialize, Queryable, Insertable, 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_transaction`
[INFO] [stderr] ...
[INFO] [stderr] 18 | pub struct Transaction {
[INFO] [stderr]    |            ----------- `Transaction` 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]   --> multisig-service/src/database.rs:26:21
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdate`
[INFO] [stderr] ...
[INFO] [stderr] 29 | pub struct TransactionUpdate {
[INFO] [stderr]    |            ----------------- `TransactionUpdate` 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]   --> multisig-service/src/database.rs:26:32
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdate`
[INFO] [stderr] ...
[INFO] [stderr] 29 | pub struct TransactionUpdate {
[INFO] [stderr]    |            ----------------- `TransactionUpdate` 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]   --> multisig-service/src/database.rs:26:32
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdate`
[INFO] [stderr] ...
[INFO] [stderr] 29 | pub struct TransactionUpdate {
[INFO] [stderr]    |            ----------------- `TransactionUpdate` 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]   --> multisig-service/src/database.rs:26:32
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdate`
[INFO] [stderr] ...
[INFO] [stderr] 29 | pub struct TransactionUpdate {
[INFO] [stderr]    |            ----------------- `TransactionUpdate` 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]   --> multisig-service/src/database.rs:36:21
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdatecreate`
[INFO] [stderr] ...
[INFO] [stderr] 39 | pub struct TransactionUpdateCreate {
[INFO] [stderr]    |            ----------------------- `TransactionUpdateCreate` 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]   --> multisig-service/src/database.rs:36:32
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdatecreate`
[INFO] [stderr] ...
[INFO] [stderr] 39 | pub struct TransactionUpdateCreate {
[INFO] [stderr]    |            ----------------------- `TransactionUpdateCreate` 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]   --> multisig-service/src/database.rs:36:32
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdatecreate`
[INFO] [stderr] ...
[INFO] [stderr] 39 | pub struct TransactionUpdateCreate {
[INFO] [stderr]    |            ----------------------- `TransactionUpdateCreate` 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]   --> multisig-service/src/database.rs:36:32
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Serialize, Queryable, Insertable, 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_transactionupdatecreate`
[INFO] [stderr] ...
[INFO] [stderr] 39 | pub struct TransactionUpdateCreate {
[INFO] [stderr]    |            ----------------------- `TransactionUpdateCreate` 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]  --> multisig-service/src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     transaction_updates (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr] 4 | |         txid -> Text,
[INFO] [stderr] ... |
[INFO] [stderr] 8 | | }
[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]  --> multisig-service/src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     transaction_updates (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr]   | |         -- `id` is not local
[INFO] [stderr] 4 | |         txid -> Text,
[INFO] [stderr] ... |
[INFO] [stderr] 8 | | }
[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]  --> multisig-service/src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     transaction_updates (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr] 4 | |         txid -> Text,
[INFO] [stderr]   | |         ---- `txid` is not local
[INFO] [stderr] ... |
[INFO] [stderr] 8 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_txid`
[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]  --> multisig-service/src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     transaction_updates (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr] 4 | |         txid -> Text,
[INFO] [stderr] 5 | |         body -> Binary,
[INFO] [stderr]   | |         ---- `body` is not local
[INFO] [stderr] ... |
[INFO] [stderr] 8 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_body`
[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]  --> multisig-service/src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     transaction_updates (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr] 4 | |         txid -> Text,
[INFO] [stderr] 5 | |         body -> Binary,
[INFO] [stderr] 6 | |         updated -> Timestamp,
[INFO] [stderr]   | |         ------- `updated` is not local
[INFO] [stderr] 7 | |     }
[INFO] [stderr] 8 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_updated`
[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]   --> multisig-service/src/schema.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | / table! {
[INFO] [stderr] 11 | |     transactions (id) {
[INFO] [stderr] 12 | |         id -> Text,
[INFO] [stderr] 13 | |         title -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 18 | | }
[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]   --> multisig-service/src/schema.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | / table! {
[INFO] [stderr] 11 | |     transactions (id) {
[INFO] [stderr] 12 | |         id -> Text,
[INFO] [stderr]    | |         -- `id` is not local
[INFO] [stderr] 13 | |         title -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 18 | | }
[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]   --> multisig-service/src/schema.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | / table! {
[INFO] [stderr] 11 | |     transactions (id) {
[INFO] [stderr] 12 | |         id -> Text,
[INFO] [stderr] 13 | |         title -> Text,
[INFO] [stderr]    | |         ----- `title` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 18 | | }
[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]   --> multisig-service/src/schema.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | / table! {
[INFO] [stderr] 11 | |     transactions (id) {
[INFO] [stderr] 12 | |         id -> Text,
[INFO] [stderr] 13 | |         title -> Text,
[INFO] [stderr] 14 | |         description -> Text,
[INFO] [stderr]    | |         ----------- `description` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 18 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_description`
[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]   --> multisig-service/src/schema.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | / table! {
[INFO] [stderr] 11 | |     transactions (id) {
[INFO] [stderr] 12 | |         id -> Text,
[INFO] [stderr] 13 | |         title -> Text,
[INFO] [stderr] 14 | |         description -> Text,
[INFO] [stderr] 15 | |         body -> Binary,
[INFO] [stderr]    | |         ---- `body` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 18 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_body`
[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]   --> multisig-service/src/schema.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | / table! {
[INFO] [stderr] 11 | |     transactions (id) {
[INFO] [stderr] 12 | |         id -> Text,
[INFO] [stderr] 13 | |         title -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 16 | |         created -> Timestamp,
[INFO] [stderr]    | |         ------- `created` is not local
[INFO] [stderr] 17 | |     }
[INFO] [stderr] 18 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_created`
[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: `multisig-service` (bin "multisig-service" test) generated 25 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: migrations_internals v1.4.1
[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/lib.rs (/opt/rustwide/target/debug/deps/montelibero_transactions-cd9ac397d7d7435f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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/multisig_service-dee82ca48b96094b)
[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]    Doc-tests montelibero_transactions
[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] running `Command { std: "docker" "inspect" "14862f84920f73d85acbe24803bf8d1a350a13a6308a4ca5f09b295694dfd922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14862f84920f73d85acbe24803bf8d1a350a13a6308a4ca5f09b295694dfd922", kill_on_drop: false }`
[INFO] [stdout] 14862f84920f73d85acbe24803bf8d1a350a13a6308a4ca5f09b295694dfd922
