[INFO] cloning repository https://github.com/letmlook/GBServer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/letmlook/GBServer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fletmlook%2FGBServer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fletmlook%2FGBServer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2667e3db54ea67bfa82dab0247688118aedcbdc0
[INFO] testing letmlook/GBServer against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fletmlook%2FGBServer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/letmlook/GBServer
[INFO] finished tweaking git repo https://github.com/letmlook/GBServer
[INFO] tweaked toml for git repo https://github.com/letmlook/GBServer written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/letmlook/GBServer on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/letmlook/GBServer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.7.2
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.113
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.113
[INFO] [stderr]   Downloaded simple_asn1 v0.6.4
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.113
[INFO] [stderr]   Downloaded ordered-multimap v0.7.3
[INFO] [stderr]   Downloaded config v0.14.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.113
[INFO] [stderr]   Downloaded js-sys v0.3.90
[INFO] [stderr]   Downloaded rust-ini v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef6408232923cd7bfff190a48229333c6f82a84dfc00fc137452f1cabc47ff2f
[INFO] running `Command { std: "docker" "start" "-a" "ef6408232923cd7bfff190a48229333c6f82a84dfc00fc137452f1cabc47ff2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef6408232923cd7bfff190a48229333c6f82a84dfc00fc137452f1cabc47ff2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef6408232923cd7bfff190a48229333c6f82a84dfc00fc137452f1cabc47ff2f", kill_on_drop: false }`
[INFO] [stdout] ef6408232923cd7bfff190a48229333c6f82a84dfc00fc137452f1cabc47ff2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5025d2dc7dd191f4e2f63a0c78aa220cea6368cc95575ad52a6b96d35069a796
[INFO] running `Command { std: "docker" "start" "-a" "5025d2dc7dd191f4e2f63a0c78aa220cea6368cc95575ad52a6b96d35069a796", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling wvp-gb28181-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use media_server::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `add` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 21 | pub use record_plan::*;
[INFO] [stdout]    |         -------------- but the name `add` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use media_server::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `update` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 21 | pub use record_plan::*;
[INFO] [stdout]    |         -------------- but the name `update` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use media_server::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `delete_by_id` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 21 | pub use record_plan::*;
[INFO] [stdout]    |         -------------- but the name `delete_by_id` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use role::*;
[INFO] [stdout]    |         ^^^^^^^ the name `list_all` in the value namespace is first re-exported here
[INFO] [stdout] 18 | pub use region::*;
[INFO] [stdout] 19 | pub use group::*;
[INFO] [stdout]    |         -------- but the name `list_all` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use region::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `get_by_id` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 21 | pub use record_plan::*;
[INFO] [stdout]    |         -------------- but the name `get_by_id` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use region::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `get_by_device_id` in the value namespace is first re-exported here
[INFO] [stdout] 19 | pub use group::*;
[INFO] [stdout]    |         -------- but the name `get_by_device_id` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use region::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `list_children` in the value namespace is first re-exported here
[INFO] [stdout] 19 | pub use group::*;
[INFO] [stdout]    |         -------- but the name `list_children` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use user_api_key::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `list_paged` in the value namespace is first re-exported here
[INFO] [stdout] 21 | pub use record_plan::*;
[INFO] [stdout]    |         -------------- but the name `list_paged` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use user_api_key::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `count_all` in the value namespace is first re-exported here
[INFO] [stdout] 21 | pub use record_plan::*;
[INFO] [stdout]    |         -------------- but the name `count_all` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/handlers/platform.rs:328:11
[INFO] [stdout]     |
[INFO] [stdout] 328 |     State(state): State<AppState>,
[INFO] [stdout]     |           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/handlers/platform.rs:351:11
[INFO] [stdout]     |
[INFO] [stdout] 351 |     State(state): State<AppState>,
[INFO] [stdout]     |           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `userName` should have a snake case name
[INFO] [stdout]   --> src/auth.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub userName: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `user_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `oldPassword` should have a snake case name
[INFO] [stdout]    --> src/handlers/user.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub oldPassword: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: convert the identifier to snake case: `old_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `userId` should have a snake case name
[INFO] [stdout]    --> src/handlers/user.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub userId: Option<i32>,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `user_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `userId` should have a snake case name
[INFO] [stdout]    --> src/handlers/user.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |     pub userId: Option<i32>,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `user_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pushKey` should have a snake case name
[INFO] [stdout]    --> src/handlers/user.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub pushKey: Option<String>,
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to snake case: `push_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `mediaServerId` should have a snake case name
[INFO] [stdout]   --> src/handlers/stream.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub mediaServerId: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `media_server_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `mediaServerId` should have a snake case name
[INFO] [stdout]   --> src/handlers/stream.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub mediaServerId: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `media_server_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `channelType` should have a snake case name
[INFO] [stdout]   --> src/handlers/stub.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub channelType: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `channel_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hasRecordPlan` should have a snake case name
[INFO] [stdout]   --> src/handlers/stub.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub hasRecordPlan: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `has_record_plan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `civilCode` should have a snake case name
[INFO] [stdout]   --> src/handlers/stub.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub civilCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `civil_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `parentDeviceId` should have a snake case name
[INFO] [stdout]   --> src/handlers/stub.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub parentDeviceId: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `parent_device_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[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" "5025d2dc7dd191f4e2f63a0c78aa220cea6368cc95575ad52a6b96d35069a796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5025d2dc7dd191f4e2f63a0c78aa220cea6368cc95575ad52a6b96d35069a796", kill_on_drop: false }`
[INFO] [stdout] 5025d2dc7dd191f4e2f63a0c78aa220cea6368cc95575ad52a6b96d35069a796
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11a36e9f8e2b07ac4eed062918087e8a8b9b52691a3c8746c4f70ff59045221a
[INFO] running `Command { std: "docker" "start" "-a" "11a36e9f8e2b07ac4eed062918087e8a8b9b52691a3c8746c4f70ff59045221a", kill_on_drop: false }`
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use media_server::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `add` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 21 | pub use record_plan::*;
[INFO] [stdout]    |         -------------- but the name `add` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use media_server::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `update` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 21 | pub use record_plan::*;
[INFO] [stdout]    |         -------------- but the name `update` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use media_server::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `delete_by_id` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 21 | pub use record_plan::*;
[INFO] [stdout]    |         -------------- but the name `delete_by_id` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use role::*;
[INFO] [stdout]    |         ^^^^^^^ the name `list_all` in the value namespace is first re-exported here
[INFO] [stdout] 18 | pub use region::*;
[INFO] [stdout] 19 | pub use group::*;
[INFO] [stdout]    |         -------- but the name `list_all` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use region::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `get_by_id` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 21 | pub use record_plan::*;
[INFO] [stdout]    |         -------------- but the name `get_by_id` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use region::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `get_by_device_id` in the value namespace is first re-exported here
[INFO] [stdout] 19 | pub use group::*;
[INFO] [stdout]    |         -------- but the name `get_by_device_id` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use region::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `list_children` in the value namespace is first re-exported here
[INFO] [stdout] 19 | pub use group::*;
[INFO] [stdout]    |         -------- but the name `list_children` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use user_api_key::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `list_paged` in the value namespace is first re-exported here
[INFO] [stdout] 21 | pub use record_plan::*;
[INFO] [stdout]    |         -------------- but the name `list_paged` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use user_api_key::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `count_all` in the value namespace is first re-exported here
[INFO] [stdout] 21 | pub use record_plan::*;
[INFO] [stdout]    |         -------------- but the name `count_all` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/handlers/platform.rs:328:11
[INFO] [stdout]     |
[INFO] [stdout] 328 |     State(state): State<AppState>,
[INFO] [stdout]     |           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/handlers/platform.rs:351:11
[INFO] [stdout]     |
[INFO] [stdout] 351 |     State(state): State<AppState>,
[INFO] [stdout]     |           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `userName` should have a snake case name
[INFO] [stdout]   --> src/auth.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub userName: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `user_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `oldPassword` should have a snake case name
[INFO] [stdout]    --> src/handlers/user.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub oldPassword: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: convert the identifier to snake case: `old_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `userId` should have a snake case name
[INFO] [stdout]    --> src/handlers/user.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub userId: Option<i32>,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `user_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `userId` should have a snake case name
[INFO] [stdout]    --> src/handlers/user.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |     pub userId: Option<i32>,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `user_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wvp-gb28181-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: structure field `pushKey` should have a snake case name
[INFO] [stdout]    --> src/handlers/user.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub pushKey: Option<String>,
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to snake case: `push_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `mediaServerId` should have a snake case name
[INFO] [stdout]   --> src/handlers/stream.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub mediaServerId: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `media_server_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `mediaServerId` should have a snake case name
[INFO] [stdout]   --> src/handlers/stream.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub mediaServerId: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `media_server_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `channelType` should have a snake case name
[INFO] [stdout]   --> src/handlers/stub.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub channelType: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `channel_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hasRecordPlan` should have a snake case name
[INFO] [stdout]   --> src/handlers/stub.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub hasRecordPlan: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `has_record_plan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `civilCode` should have a snake case name
[INFO] [stdout]   --> src/handlers/stub.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub civilCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `civil_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `parentDeviceId` should have a snake case name
[INFO] [stdout]   --> src/handlers/stub.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub parentDeviceId: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `parent_device_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use media_server::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `add` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 21 | pub use record_plan::*;
[INFO] [stdout]    |         -------------- but the name `add` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use media_server::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `update` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 21 | pub use record_plan::*;
[INFO] [stdout]    |         -------------- but the name `update` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use media_server::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `delete_by_id` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 21 | pub use record_plan::*;
[INFO] [stdout]    |         -------------- but the name `delete_by_id` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use role::*;
[INFO] [stdout]    |         ^^^^^^^ the name `list_all` in the value namespace is first re-exported here
[INFO] [stdout] 18 | pub use region::*;
[INFO] [stdout] 19 | pub use group::*;
[INFO] [stdout]    |         -------- but the name `list_all` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use region::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `get_by_id` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 21 | pub use record_plan::*;
[INFO] [stdout]    |         -------------- but the name `get_by_id` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use region::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `get_by_device_id` in the value namespace is first re-exported here
[INFO] [stdout] 19 | pub use group::*;
[INFO] [stdout]    |         -------- but the name `get_by_device_id` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use region::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `list_children` in the value namespace is first re-exported here
[INFO] [stdout] 19 | pub use group::*;
[INFO] [stdout]    |         -------- but the name `list_children` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use user_api_key::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `list_paged` in the value namespace is first re-exported here
[INFO] [stdout] 21 | pub use record_plan::*;
[INFO] [stdout]    |         -------------- but the name `list_paged` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/db/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use user_api_key::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `count_all` in the value namespace is first re-exported here
[INFO] [stdout] 21 | pub use record_plan::*;
[INFO] [stdout]    |         -------------- but the name `count_all` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/handlers/platform.rs:328:11
[INFO] [stdout]     |
[INFO] [stdout] 328 |     State(state): State<AppState>,
[INFO] [stdout]     |           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/handlers/platform.rs:351:11
[INFO] [stdout]     |
[INFO] [stdout] 351 |     State(state): State<AppState>,
[INFO] [stdout]     |           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `userName` should have a snake case name
[INFO] [stdout]   --> src/auth.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub userName: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `user_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `oldPassword` should have a snake case name
[INFO] [stdout]    --> src/handlers/user.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub oldPassword: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: convert the identifier to snake case: `old_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `userId` should have a snake case name
[INFO] [stdout]    --> src/handlers/user.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub userId: Option<i32>,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `user_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `userId` should have a snake case name
[INFO] [stdout]    --> src/handlers/user.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |     pub userId: Option<i32>,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `user_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pushKey` should have a snake case name
[INFO] [stdout]    --> src/handlers/user.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub pushKey: Option<String>,
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to snake case: `push_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `mediaServerId` should have a snake case name
[INFO] [stdout]   --> src/handlers/stream.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub mediaServerId: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `media_server_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `mediaServerId` should have a snake case name
[INFO] [stdout]   --> src/handlers/stream.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub mediaServerId: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `media_server_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `channelType` should have a snake case name
[INFO] [stdout]   --> src/handlers/stub.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub channelType: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `channel_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hasRecordPlan` should have a snake case name
[INFO] [stdout]   --> src/handlers/stub.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub hasRecordPlan: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `has_record_plan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `civilCode` should have a snake case name
[INFO] [stdout]   --> src/handlers/stub.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub civilCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `civil_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `parentDeviceId` should have a snake case name
[INFO] [stdout]   --> src/handlers/stub.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub parentDeviceId: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `parent_device_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[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" "11a36e9f8e2b07ac4eed062918087e8a8b9b52691a3c8746c4f70ff59045221a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11a36e9f8e2b07ac4eed062918087e8a8b9b52691a3c8746c4f70ff59045221a", kill_on_drop: false }`
[INFO] [stdout] 11a36e9f8e2b07ac4eed062918087e8a8b9b52691a3c8746c4f70ff59045221a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ba8c30fc188398e260e98a2c3b4dfa98883899a2eafee4475e2d4edcf9d46714
[INFO] running `Command { std: "docker" "start" "-a" "ba8c30fc188398e260e98a2c3b4dfa98883899a2eafee4475e2d4edcf9d46714", kill_on_drop: false }`
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/db/mod.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub use media_server::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ the name `add` in the value namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 21 | pub use record_plan::*;
[INFO] [stderr]    |         -------------- but the name `add` in the value namespace is also re-exported here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/db/mod.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub use media_server::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ the name `update` in the value namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 21 | pub use record_plan::*;
[INFO] [stderr]    |         -------------- but the name `update` in the value namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/db/mod.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub use media_server::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ the name `delete_by_id` in the value namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 21 | pub use record_plan::*;
[INFO] [stderr]    |         -------------- but the name `delete_by_id` in the value namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/db/mod.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub use role::*;
[INFO] [stderr]    |         ^^^^^^^ the name `list_all` in the value namespace is first re-exported here
[INFO] [stderr] 18 | pub use region::*;
[INFO] [stderr] 19 | pub use group::*;
[INFO] [stderr]    |         -------- but the name `list_all` in the value namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/db/mod.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub use region::*;
[INFO] [stderr]    |         ^^^^^^^^^ the name `get_by_id` in the value namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 21 | pub use record_plan::*;
[INFO] [stderr]    |         -------------- but the name `get_by_id` in the value namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/db/mod.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub use region::*;
[INFO] [stderr]    |         ^^^^^^^^^ the name `get_by_device_id` in the value namespace is first re-exported here
[INFO] [stderr] 19 | pub use group::*;
[INFO] [stderr]    |         -------- but the name `get_by_device_id` in the value namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/db/mod.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub use region::*;
[INFO] [stderr]    |         ^^^^^^^^^ the name `list_children` in the value namespace is first re-exported here
[INFO] [stderr] 19 | pub use group::*;
[INFO] [stderr]    |         -------- but the name `list_children` in the value namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/db/mod.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub use user_api_key::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ the name `list_paged` in the value namespace is first re-exported here
[INFO] [stderr] 21 | pub use record_plan::*;
[INFO] [stderr]    |         -------------- but the name `list_paged` in the value namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/db/mod.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub use user_api_key::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ the name `count_all` in the value namespace is first re-exported here
[INFO] [stderr] 21 | pub use record_plan::*;
[INFO] [stderr]    |         -------------- but the name `count_all` in the value namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]    --> src/handlers/platform.rs:328:11
[INFO] [stderr]     |
[INFO] [stderr] 328 |     State(state): State<AppState>,
[INFO] [stderr]     |           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]    --> src/handlers/platform.rs:351:11
[INFO] [stderr]     |
[INFO] [stderr] 351 |     State(state): State<AppState>,
[INFO] [stderr]     |           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `userName` should have a snake case name
[INFO] [stderr]   --> src/auth.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub userName: String,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `user_name`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `oldPassword` should have a snake case name
[INFO] [stderr]    --> src/handlers/user.rs:247:9
[INFO] [stderr]     |
[INFO] [stderr] 247 |     pub oldPassword: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^ help: convert the identifier to snake case: `old_password`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `userId` should have a snake case name
[INFO] [stderr]    --> src/handlers/user.rs:272:9
[INFO] [stderr]     |
[INFO] [stderr] 272 |     pub userId: Option<i32>,
[INFO] [stderr]     |         ^^^^^^ help: convert the identifier to snake case: `user_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `userId` should have a snake case name
[INFO] [stderr]    --> src/handlers/user.rs:296:9
[INFO] [stderr]     |
[INFO] [stderr] 296 |     pub userId: Option<i32>,
[INFO] [stderr]     |         ^^^^^^ help: convert the identifier to snake case: `user_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `pushKey` should have a snake case name
[INFO] [stderr]    --> src/handlers/user.rs:299:9
[INFO] [stderr]     |
[INFO] [stderr] 299 |     pub pushKey: Option<String>,
[INFO] [stderr]     |         ^^^^^^^ help: convert the identifier to snake case: `push_key`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `mediaServerId` should have a snake case name
[INFO] [stderr]   --> src/handlers/stream.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub mediaServerId: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `media_server_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `mediaServerId` should have a snake case name
[INFO] [stderr]   --> src/handlers/stream.rs:90:9
[INFO] [stderr]    |
[INFO] [stderr] 90 |     pub mediaServerId: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `media_server_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `channelType` should have a snake case name
[INFO] [stderr]   --> src/handlers/stub.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub channelType: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `channel_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `hasRecordPlan` should have a snake case name
[INFO] [stderr]   --> src/handlers/stub.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub hasRecordPlan: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `has_record_plan`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `civilCode` should have a snake case name
[INFO] [stderr]   --> src/handlers/stub.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub civilCode: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `civil_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `parentDeviceId` should have a snake case name
[INFO] [stderr]   --> src/handlers/stub.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub parentDeviceId: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `parent_device_id`
[INFO] [stderr] 
[INFO] [stderr] warning: `wvp-gb28181-server` (lib) generated 22 warnings (run `cargo fix --lib -p wvp-gb28181-server` to apply 2 suggestions)
[INFO] [stderr] warning: `wvp-gb28181-server` (lib test) generated 22 warnings (22 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wvp_gb28181_server-2d9b4441a785e359)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wvp_gb28181_server-2e6403085a286774)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wvp_gb28181_server
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ba8c30fc188398e260e98a2c3b4dfa98883899a2eafee4475e2d4edcf9d46714", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba8c30fc188398e260e98a2c3b4dfa98883899a2eafee4475e2d4edcf9d46714", kill_on_drop: false }`
[INFO] [stdout] ba8c30fc188398e260e98a2c3b4dfa98883899a2eafee4475e2d4edcf9d46714
