[INFO] cloning repository https://github.com/BruceZhang54110/RTMate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BruceZhang54110/RTMate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBruceZhang54110%2FRTMate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBruceZhang54110%2FRTMate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b36c7ccd206a4599fcf249ec8749d77f6ed5d6ee [INFO] testing BruceZhang54110/RTMate/b36c7ccd206a4599fcf249ec8749d77f6ed5d6ee against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBruceZhang54110%2FRTMate" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/BruceZhang54110/RTMate [INFO] finished tweaking git repo https://github.com/BruceZhang54110/RTMate [INFO] tweaked toml for git repo https://github.com/BruceZhang54110/RTMate written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BruceZhang54110/RTMate on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BruceZhang54110/RTMate 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cbe28b380102872728b6a3019cc0b11b3874a18933d3145c6481384eb8a01f0 [INFO] running `Command { std: "docker" "start" "-a" "6cbe28b380102872728b6a3019cc0b11b3874a18933d3145c6481384eb8a01f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cbe28b380102872728b6a3019cc0b11b3874a18933d3145c6481384eb8a01f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cbe28b380102872728b6a3019cc0b11b3874a18933d3145c6481384eb8a01f0", kill_on_drop: false }` [INFO] [stdout] 6cbe28b380102872728b6a3019cc0b11b3874a18933d3145c6481384eb8a01f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdac6ed7bdbdaeac097fa9dcb9a88c471ee9f6a9367f0e827e2d4fa1d4d58120 [INFO] running `Command { std: "docker" "start" "-a" "fdac6ed7bdbdaeac097fa9dcb9a88c471ee9f6a9367f0e827e2d4fa1d4d58120", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pq-sys v0.7.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rust-ini v0.21.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling yaml-rust2 v0.10.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling deadpool-sync v0.1.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling diesel_derives v2.2.7 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling deadpool v0.12.2 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling toml v0.9.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling deadpool-postgres v0.14.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling config v0.15.13 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling axum-server v0.6.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling diesel v2.2.12 [INFO] [stderr] Compiling deadpool-diesel v0.6.1 [INFO] [stderr] Compiling rtmate-common v0.1.0 (/opt/rustwide/workdir/rtmate-common) [INFO] [stdout] warning: fields `connect_timeout` and `test_query` are never read [INFO] [stdout] --> rtmate-common/src/dao.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 30 | struct DbConfig { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 39 | pub connect_timeout: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub test_query: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DbConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rtmate-auth v0.1.0 (/opt/rustwide/workdir/rtmate-auth) [INFO] [stderr] Compiling rtmate-server v0.1.0 (/opt/rustwide/workdir/rtmate-server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 23s [INFO] running `Command { std: "docker" "inspect" "fdac6ed7bdbdaeac097fa9dcb9a88c471ee9f6a9367f0e827e2d4fa1d4d58120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdac6ed7bdbdaeac097fa9dcb9a88c471ee9f6a9367f0e827e2d4fa1d4d58120", kill_on_drop: false }` [INFO] [stdout] fdac6ed7bdbdaeac097fa9dcb9a88c471ee9f6a9367f0e827e2d4fa1d4d58120 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f86a2c65c3cd17aba37dbac6679e194721edbf7e7cd6029ce30c5b2d9b2f148f [INFO] running `Command { std: "docker" "start" "-a" "f86a2c65c3cd17aba37dbac6679e194721edbf7e7cd6029ce30c5b2d9b2f148f", kill_on_drop: false }` [INFO] [stdout] warning: fields `connect_timeout` and `test_query` are never read [INFO] [stdout] --> rtmate-common/src/dao.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 30 | struct DbConfig { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 39 | pub connect_timeout: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub test_query: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DbConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rtmate-common v0.1.0 (/opt/rustwide/workdir/rtmate-common) [INFO] [stderr] Compiling rtmate-auth v0.1.0 (/opt/rustwide/workdir/rtmate-auth) [INFO] [stderr] Compiling rtmate-server v0.1.0 (/opt/rustwide/workdir/rtmate-server) [INFO] [stdout] warning: unused import: `GenericClient` [INFO] [stdout] --> rtmate-auth/examples/tokio_postgres_test.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use tokio_postgres::{Error, GenericClient, NoTls, SimpleQueryMessage, SimpleQueryRow}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::UNIX_EPOCH` [INFO] [stdout] --> rtmate-server/src/lib.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | use std::time::UNIX_EPOCH; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::SystemTime` [INFO] [stdout] --> rtmate-server/src/lib.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | use std::time::SystemTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `connect_timeout` and `test_query` are never read [INFO] [stdout] --> rtmate-common/src/dao.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 30 | struct DbConfig { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 39 | pub connect_timeout: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub test_query: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DbConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "f86a2c65c3cd17aba37dbac6679e194721edbf7e7cd6029ce30c5b2d9b2f148f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f86a2c65c3cd17aba37dbac6679e194721edbf7e7cd6029ce30c5b2d9b2f148f", kill_on_drop: false }` [INFO] [stdout] f86a2c65c3cd17aba37dbac6679e194721edbf7e7cd6029ce30c5b2d9b2f148f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fad6541aa79b6c938831ac855392eacd42af9b2d7b9918e2f38dbe29e1665af3 [INFO] running `Command { std: "docker" "start" "-a" "fad6541aa79b6c938831ac855392eacd42af9b2d7b9918e2f38dbe29e1665af3", kill_on_drop: false }` [INFO] [stderr] warning: fields `connect_timeout` and `test_query` are never read [INFO] [stderr] --> rtmate-common/src/dao.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 30 | struct DbConfig { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 39 | pub connect_timeout: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 42 | pub test_query: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DbConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rtmate-common` (lib) generated 1 warning [INFO] [stderr] warning: `rtmate-common` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unused import: `std::time::UNIX_EPOCH` [INFO] [stderr] --> rtmate-server/src/lib.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | use std::time::UNIX_EPOCH; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::time::SystemTime` [INFO] [stderr] --> rtmate-server/src/lib.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | use std::time::SystemTime; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rtmate-server` (lib test) generated 2 warnings (run `cargo fix --lib -p rtmate-server --tests` to apply 2 suggestions) [INFO] [stderr] warning: unused import: `GenericClient` [INFO] [stderr] --> rtmate-auth/examples/tokio_postgres_test.rs:1:29 [INFO] [stderr] | [INFO] [stderr] 1 | use tokio_postgres::{Error, GenericClient, NoTls, SimpleQueryMessage, SimpleQueryRow}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rtmate-auth` (example "tokio_postgres_test") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rtmate_auth-1c439d34bcb29f41) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_biz_error_to_app_error_conversion ... ok [INFO] [stdout] test tests::test_anyhow_error_to_app_error_conversion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 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/rtmate_auth-fd987b2ab926a458) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rtmate_common-ac46130c0a024f23) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rtmate_server-a423f896e70eafa8) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_store ... ok [INFO] [stdout] test tests::test_message_send_payload_json ... ok [INFO] [stdout] test tests::test_subscribe_payload_json ... ok [INFO] [stdout] test tests::test_println_uuid ... ok [INFO] [stdout] test tests::test_auth_token ... ok [INFO] [stdout] test tests::test_message_auth_payload_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rtmate_server-429a1debd60628d8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rtmate_auth [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rtmate_common [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rtmate_server [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" "fad6541aa79b6c938831ac855392eacd42af9b2d7b9918e2f38dbe29e1665af3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fad6541aa79b6c938831ac855392eacd42af9b2d7b9918e2f38dbe29e1665af3", kill_on_drop: false }` [INFO] [stdout] fad6541aa79b6c938831ac855392eacd42af9b2d7b9918e2f38dbe29e1665af3