[INFO] fetching crate pocket-relay-main-server 0.1.0...
[INFO] testing pocket-relay-main-server-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate pocket-relay-main-server 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate pocket-relay-main-server 0.1.0
[INFO] finished tweaking crates.io crate pocket-relay-main-server 0.1.0
[INFO] tweaked toml for crates.io crate pocket-relay-main-server 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pocket-relay-main-server 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 408 packages to latest compatible versions
[INFO] [stderr]       Adding blaze-pk v0.6.2 (available: v1.3.0)
[INFO] [stderr]       Adding blaze-ssl-async v0.1.2 (available: v0.4.0)
[INFO] [stderr]       Adding pocket-relay-database v0.1.0 (available: v0.4.0)
[INFO] [stderr]       Adding rust-embed v6.8.1 (available: v8.9.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 818caebfda5d99e2da5ca48758ed550bebe86a9226b0a4925d8a6b8c2581c674
[INFO] running `Command { std: "docker" "start" "-a" "818caebfda5d99e2da5ca48758ed550bebe86a9226b0a4925d8a6b8c2581c674", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "818caebfda5d99e2da5ca48758ed550bebe86a9226b0a4925d8a6b8c2581c674", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "818caebfda5d99e2da5ca48758ed550bebe86a9226b0a4925d8a6b8c2581c674", kill_on_drop: false }`
[INFO] [stdout] 818caebfda5d99e2da5ca48758ed550bebe86a9226b0a4925d8a6b8c2581c674
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb7971f62e78aa884963030a4aea53c2ef073eff0e530be776a4178a41230f8f
[INFO] running `Command { std: "docker" "start" "-a" "eb7971f62e78aa884963030a4aea53c2ef073eff0e530be776a4178a41230f8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling der_derive v0.6.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling num-bigint-dig v0.8.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling sea-query v0.30.7
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rsa v0.7.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling x509-cert v0.1.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling sea-schema-derive v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling ouroboros v0.17.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling sea-schema v0.14.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling blaze-ssl-async v0.1.2
[INFO] [stderr]    Compiling sea-orm-macros v0.12.15
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling argon2 v0.4.1
[INFO] [stderr]    Compiling sea-orm-cli v0.12.15
[INFO] [stderr]    Compiling blaze-pk v0.6.2
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling rust-embed-impl v6.8.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling sea-orm v0.12.15
[INFO] [stderr]    Compiling rust-embed v6.8.1
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling pocket-relay-utils v0.1.1
[INFO] [stderr]    Compiling sea-orm-migration v0.12.15
[INFO] [stderr]    Compiling pocket-relay-database v0.1.0
[INFO] [stdout] error[E0599]: no method named `unsigned_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_142649_players_table.rs:33:30
[INFO] [stdout]     |
[INFO] [stdout]  32 | /                         ColumnDef::new(Players::Credits)
[INFO] [stdout]  33 | |                             .unsigned_len(255)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `unsigned` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn unsigned(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unsigned_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_142649_players_table.rs:39:30
[INFO] [stdout]     |
[INFO] [stdout]  38 | /                         ColumnDef::new(Players::CreditsSpent)
[INFO] [stdout]  39 | |                             .unsigned_len(255)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `unsigned` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn unsigned(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unsigned_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_142649_players_table.rs:45:30
[INFO] [stdout]     |
[INFO] [stdout]  44 | /                         ColumnDef::new(Players::GamesPlayed)
[INFO] [stdout]  45 | |                             .unsigned_len(255)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `unsigned` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn unsigned(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unsigned_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_142649_players_table.rs:51:30
[INFO] [stdout]     |
[INFO] [stdout]  50 | /                         ColumnDef::new(Players::SecondsPlayed)
[INFO] [stdout]  51 | |                             .unsigned_len(255)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `unsigned` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn unsigned(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_142649_players_table.rs:58:30
[INFO] [stdout]     |
[INFO] [stdout]  57 | /                         ColumnDef::new(Players::Csreward)
[INFO] [stdout]  58 | |                             .integer_len(6)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_145431_players_characters_table.rs:30:30
[INFO] [stdout]     |
[INFO] [stdout]  29 | /                         ColumnDef::new(PlayerCharacters::Index)
[INFO] [stdout]  30 | |                             .integer_len(3)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_145431_players_characters_table.rs:37:30
[INFO] [stdout]     |
[INFO] [stdout]  36 | /                         ColumnDef::new(PlayerCharacters::Tint1)
[INFO] [stdout]  37 | |                             .integer_len(4)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_145431_players_characters_table.rs:42:30
[INFO] [stdout]     |
[INFO] [stdout]  41 | /                         ColumnDef::new(PlayerCharacters::Tint2)
[INFO] [stdout]  42 | |                             .integer_len(4)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_145431_players_characters_table.rs:47:30
[INFO] [stdout]     |
[INFO] [stdout]  46 | /                         ColumnDef::new(PlayerCharacters::Pattern)
[INFO] [stdout]  47 | |                             .integer_len(4)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_145431_players_characters_table.rs:52:30
[INFO] [stdout]     |
[INFO] [stdout]  51 | /                         ColumnDef::new(PlayerCharacters::PatternColor)
[INFO] [stdout]  52 | |                             .integer_len(4)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_145431_players_characters_table.rs:57:30
[INFO] [stdout]     |
[INFO] [stdout]  56 | /                         ColumnDef::new(PlayerCharacters::Phong)
[INFO] [stdout]  57 | |                             .integer_len(4)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_145431_players_characters_table.rs:62:30
[INFO] [stdout]     |
[INFO] [stdout]  61 | /                         ColumnDef::new(PlayerCharacters::Emissive)
[INFO] [stdout]  62 | |                             .integer_len(4)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_145431_players_characters_table.rs:67:30
[INFO] [stdout]     |
[INFO] [stdout]  66 | /                         ColumnDef::new(PlayerCharacters::SkinTone)
[INFO] [stdout]  67 | |                             .integer_len(4)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_145431_players_characters_table.rs:72:30
[INFO] [stdout]     |
[INFO] [stdout]  71 | /                         ColumnDef::new(PlayerCharacters::SecondsPlayed)
[INFO] [stdout]  72 | |                             .integer_len(255)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_145431_players_characters_table.rs:77:30
[INFO] [stdout]     |
[INFO] [stdout]  76 | /                         ColumnDef::new(PlayerCharacters::TimestampYear)
[INFO] [stdout]  77 | |                             .integer_len(255)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_145431_players_characters_table.rs:82:30
[INFO] [stdout]     |
[INFO] [stdout]  81 | /                         ColumnDef::new(PlayerCharacters::TimestampMonth)
[INFO] [stdout]  82 | |                             .integer_len(255)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_145431_players_characters_table.rs:87:30
[INFO] [stdout]     |
[INFO] [stdout]  86 | /                         ColumnDef::new(PlayerCharacters::TimestampDay)
[INFO] [stdout]  87 | |                             .integer_len(255)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_145431_players_characters_table.rs:92:30
[INFO] [stdout]     |
[INFO] [stdout]  91 | /                         ColumnDef::new(PlayerCharacters::TimestampSeconds)
[INFO] [stdout]  92 | |                             .integer_len(255)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_145458_players_classes_table.rs:26:30
[INFO] [stdout]     |
[INFO] [stdout]  25 | /                         ColumnDef::new(PlayerClasses::Index)
[INFO] [stdout]  26 | |                             .integer_len(2)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_145458_players_classes_table.rs:32:30
[INFO] [stdout]     |
[INFO] [stdout]  31 | /                         ColumnDef::new(PlayerClasses::Level)
[INFO] [stdout]  32 | |                             .integer_len(3)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `float_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_145458_players_classes_table.rs:35:61
[INFO] [stdout]     |
[INFO] [stdout]  35 |                     .col(ColumnDef::new(PlayerClasses::Exp).float_len(4).not_null())
[INFO] [stdout]     |                                                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `float` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:334:5
[INFO] [stdout]     |
[INFO] [stdout] 334 |     pub fn float(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_145458_players_classes_table.rs:38:30
[INFO] [stdout]     |
[INFO] [stdout]  37 | /                         ColumnDef::new(PlayerClasses::Promotions)
[INFO] [stdout]  38 | |                             .integer_len(6)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_153750_galaxy_at_war_table.rs:31:30
[INFO] [stdout]     |
[INFO] [stdout]  30 | /                         ColumnDef::new(GalaxyAtWar::GroupA)
[INFO] [stdout]  31 | |                             .integer_len(8)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_153750_galaxy_at_war_table.rs:36:30
[INFO] [stdout]     |
[INFO] [stdout]  35 | /                         ColumnDef::new(GalaxyAtWar::GroupB)
[INFO] [stdout]  36 | |                             .integer_len(8)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_153750_galaxy_at_war_table.rs:41:30
[INFO] [stdout]     |
[INFO] [stdout]  40 | /                         ColumnDef::new(GalaxyAtWar::GroupC)
[INFO] [stdout]  41 | |                             .integer_len(8)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_153750_galaxy_at_war_table.rs:46:30
[INFO] [stdout]     |
[INFO] [stdout]  45 | /                         ColumnDef::new(GalaxyAtWar::GroupD)
[INFO] [stdout]  46 | |                             .integer_len(8)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `integer_len` found for struct `sea_orm::sea_query::ColumnDef` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-relay-database-0.1.0/src/migration/m20221015_153750_galaxy_at_war_table.rs:51:30
[INFO] [stdout]     |
[INFO] [stdout]  50 | /                         ColumnDef::new(GalaxyAtWar::GroupE)
[INFO] [stdout]  51 | |                             .integer_len(8)
[INFO] [stdout]     | |_____________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `integer` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.30.7/src/table/column.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn integer(&mut self) -> &mut Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pocket-relay-database` (lib) due to 27 previous errors
[INFO] running `Command { std: "docker" "inspect" "eb7971f62e78aa884963030a4aea53c2ef073eff0e530be776a4178a41230f8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb7971f62e78aa884963030a4aea53c2ef073eff0e530be776a4178a41230f8f", kill_on_drop: false }`
[INFO] [stdout] eb7971f62e78aa884963030a4aea53c2ef073eff0e530be776a4178a41230f8f
