[INFO] cloning repository https://github.com/fieldlee/admin_serv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fieldlee/admin_serv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffieldlee%2Fadmin_serv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffieldlee%2Fadmin_serv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3280c5f79652e1839c2888c7ff03f529afc6ff59 [INFO] building fieldlee/admin_serv against try#434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 for pr-101591 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffieldlee%2Fadmin_serv" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fieldlee/admin_serv on toolchain 434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fieldlee/admin_serv [INFO] finished tweaking git repo https://github.com/fieldlee/admin_serv [INFO] tweaked toml for git repo https://github.com/fieldlee/admin_serv written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/fieldlee/admin_serv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e3d73d99fed7d8e0003e2f476f258099efaca1c9415d8a0a3fc4d1d0225c73c [INFO] running `Command { std: "docker" "start" "-a" "2e3d73d99fed7d8e0003e2f476f258099efaca1c9415d8a0a3fc4d1d0225c73c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e3d73d99fed7d8e0003e2f476f258099efaca1c9415d8a0a3fc4d1d0225c73c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e3d73d99fed7d8e0003e2f476f258099efaca1c9415d8a0a3fc4d1d0225c73c", kill_on_drop: false }` [INFO] [stdout] 2e3d73d99fed7d8e0003e2f476f258099efaca1c9415d8a0a3fc4d1d0225c73c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61f6c70a4ab6f81eb508c023018c420d2238fa1020c0838282d1530cf17a0792 [INFO] running `Command { std: "docker" "start" "-a" "61f6c70a4ab6f81eb508c023018c420d2238fa1020c0838282d1530cf17a0792", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling frunk_core v0.4.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling v_escape v0.15.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling v_htmlescape v0.12.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling mysql v21.0.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling buf-min v0.4.0 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling io-enum v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling subprocess v0.2.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rust_util v0.2.6 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling actix-codec v0.4.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling pin-project-internal v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling frunk_proc_macros_impl v0.1.0 [INFO] [stderr] Compiling frunk_derives v0.4.0 [INFO] [stderr] Compiling v_escape_derive v0.8.5 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling mysql_common v0.27.5 [INFO] [stderr] Compiling frunk_proc_macros v0.1.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling frunk v0.4.0 [INFO] [stderr] Compiling actix-rt v2.5.1 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.9 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rust_decimal v1.19.0 [INFO] [stderr] Compiling bigdecimal v0.2.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling actix-http v2.2.1 [INFO] [stderr] Compiling oss v0.3.0 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling actix-session v0.4.1 [INFO] [stderr] Compiling actix-multipart v0.3.0 [INFO] [stderr] Compiling actix-files v0.5.0 [INFO] [stderr] Compiling actix-web-actors v3.0.0 [INFO] [stderr] Compiling admin_serv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/tmpl.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | $(ctx.insert($key, $val);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/controllers/mod.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | let mut data = tmpl_data![ [INFO] [stdout] | ________________________- [INFO] [stdout] 98 | | "action_name" => &"index", [INFO] [stdout] 99 | | "controller_name" => &controller_name, [INFO] [stdout] 100 | | "records" => &info.records, [INFO] [stdout] 101 | | "pager" => &info.pager, [INFO] [stdout] 102 | | "bread_path" => &bread_path, [INFO] [stdout] 103 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `tmpl_data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/tmpl.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | $(ctx.insert($key, $val);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/controllers/mod.rs:151:24 [INFO] [stdout] | [INFO] [stdout] 151 | let mut data = tmpl_data![ [INFO] [stdout] | ________________________- [INFO] [stdout] 152 | | "controller_name" => controller_name, [INFO] [stdout] 153 | | "row" => &row, [INFO] [stdout] 154 | | "id" => &id, [INFO] [stdout] 155 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tmpl_data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/tmpl.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | $(ctx.insert($key, $val);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/controllers/index.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | let data = tmpl_data![ [INFO] [stdout] | ____________________- [INFO] [stdout] 112 | | "duration" => &duration, [INFO] [stdout] 113 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tmpl_data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/tmpl.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | $(ctx.insert($key, $val);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/controllers/index.rs:169:20 [INFO] [stdout] | [INFO] [stdout] 169 | let data = tmpl_data![ [INFO] [stdout] | ____________________- [INFO] [stdout] 170 | | "menus" => &menus, [INFO] [stdout] 171 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tmpl_data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `is_mail` is never used [INFO] [stdout] --> src/validations/mod.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn is_mail(&mut self, field: &'static str, message: &'static str, is_required: bool) -> &mut Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_init_password` is never used [INFO] [stdout] --> src/utils/com_fun.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn print_init_password() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decode` is never used [INFO] [stdout] --> src/utils/com_fun.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn decode(url: String) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ALL_NUMBERS` is never used [INFO] [stdout] --> src/utils/random.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | const ALL_NUMBERS: &str = "0123456789"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rand_number` is never used [INFO] [stdout] --> src/utils/random.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn rand_number(max: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rand_members` is never used [INFO] [stdout] --> src/utils/random.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn rand_members(max: usize, arr: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rand_numbers` is never used [INFO] [stdout] --> src/utils/random.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn rand_numbers(length: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rand_dedup_numbers` is never used [INFO] [stdout] --> src/utils/random.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn rand_dedup_numbers(length: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rand_dedup_numbers_exp` is never used [INFO] [stdout] --> src/utils/random.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn rand_dedup_numbers_exp(length: usize, nums: &Vec<&str>) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_string` is never used [INFO] [stdout] --> src/utils/datetime.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn to_string() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format` is never used [INFO] [stdout] --> src/utils/datetime.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn format(format_str: &str) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `time` is never used [INFO] [stdout] --> src/utils/datetime.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn time() -> (u32, u32, u32) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `datetime` is never used [INFO] [stdout] --> src/utils/datetime.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn datetime(timestamp: i64) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_ip` is never used [INFO] [stdout] --> src/utils/request.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn get_ip(req: &HttpRequest) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deny` is never used [INFO] [stdout] --> src/utils/response.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn deny() -> HttpResponse { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `result` is never used [INFO] [stdout] --> src/utils/response.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn result(result: &T) -> HttpResponse { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Db` is never used [INFO] [stdout] --> src/data/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub type Db = web::Data>; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `append` is never used [INFO] [stdout] --> src/data/cond_builder.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn append(&mut self, where_str: &str) -> &mut Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `or` is never used [INFO] [stdout] --> src/data/cond_builder.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn or(&mut self, cond: &CondBuilder) -> &mut Self { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `clear` is never used [INFO] [stdout] --> src/data/cond_builder.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn clear(&mut self) -> &mut Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `clear` is never used [INFO] [stdout] --> src/data/data_set.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn clear(&mut self) -> &mut Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get` is never used [INFO] [stdout] --> src/data/db.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn get(pool: &Db) -> PooledConn { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `query` is never read [INFO] [stdout] --> src/data/query_builder.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct QueryBuilder<'a> { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | query: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QueryBuilder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from` is never used [INFO] [stdout] --> src/data/query_builder.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn from(&mut self, table_name: &'a str) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `offset` is never used [INFO] [stdout] --> src/data/query_builder.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn offset(&mut self, offset: u32) -> &mut Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `order_by` is never used [INFO] [stdout] --> src/data/query_builder.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn order_by(&mut self, order: &'a str) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_tables` is never used [INFO] [stdout] --> src/data/model.rs:168:12 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn get_tables(pool: &mut P) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_fields` is never used [INFO] [stdout] --> src/data/model.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn get_fields(pool: &mut P, database: &str, table_name: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ws_main` is never used [INFO] [stdout] --> src/websocket/mod.rs:220:14 [INFO] [stdout] | [INFO] [stdout] 220 | pub async fn ws_main() -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 24s [INFO] running `Command { std: "docker" "inspect" "61f6c70a4ab6f81eb508c023018c420d2238fa1020c0838282d1530cf17a0792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61f6c70a4ab6f81eb508c023018c420d2238fa1020c0838282d1530cf17a0792", kill_on_drop: false }` [INFO] [stdout] 61f6c70a4ab6f81eb508c023018c420d2238fa1020c0838282d1530cf17a0792 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a187032ed69e0c269b433a97d2f36838fd2c1669f91678b057c26d388f7ae3cf [INFO] running `Command { std: "docker" "start" "-a" "a187032ed69e0c269b433a97d2f36838fd2c1669f91678b057c26d388f7ae3cf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling admin_serv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/tmpl.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | $(ctx.insert($key, $val);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/controllers/mod.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | let mut data = tmpl_data![ [INFO] [stdout] | ________________________- [INFO] [stdout] 98 | | "action_name" => &"index", [INFO] [stdout] 99 | | "controller_name" => &controller_name, [INFO] [stdout] 100 | | "records" => &info.records, [INFO] [stdout] 101 | | "pager" => &info.pager, [INFO] [stdout] 102 | | "bread_path" => &bread_path, [INFO] [stdout] 103 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `tmpl_data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/tmpl.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | $(ctx.insert($key, $val);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/controllers/mod.rs:151:24 [INFO] [stdout] | [INFO] [stdout] 151 | let mut data = tmpl_data![ [INFO] [stdout] | ________________________- [INFO] [stdout] 152 | | "controller_name" => controller_name, [INFO] [stdout] 153 | | "row" => &row, [INFO] [stdout] 154 | | "id" => &id, [INFO] [stdout] 155 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tmpl_data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/tmpl.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | $(ctx.insert($key, $val);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/controllers/index.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | let data = tmpl_data![ [INFO] [stdout] | ____________________- [INFO] [stdout] 112 | | "duration" => &duration, [INFO] [stdout] 113 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tmpl_data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/tmpl.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | $(ctx.insert($key, $val);)*; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/controllers/index.rs:169:20 [INFO] [stdout] | [INFO] [stdout] 169 | let data = tmpl_data![ [INFO] [stdout] | ____________________- [INFO] [stdout] 170 | | "menus" => &menus, [INFO] [stdout] 171 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tmpl_data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `is_mail` is never used [INFO] [stdout] --> src/validations/mod.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn is_mail(&mut self, field: &'static str, message: &'static str, is_required: bool) -> &mut Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_init_password` is never used [INFO] [stdout] --> src/utils/com_fun.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn print_init_password() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decode` is never used [INFO] [stdout] --> src/utils/com_fun.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn decode(url: String) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ALL_NUMBERS` is never used [INFO] [stdout] --> src/utils/random.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | const ALL_NUMBERS: &str = "0123456789"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rand_number` is never used [INFO] [stdout] --> src/utils/random.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn rand_number(max: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rand_members` is never used [INFO] [stdout] --> src/utils/random.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn rand_members(max: usize, arr: &[&str]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rand_numbers` is never used [INFO] [stdout] --> src/utils/random.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn rand_numbers(length: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rand_dedup_numbers` is never used [INFO] [stdout] --> src/utils/random.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn rand_dedup_numbers(length: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rand_dedup_numbers_exp` is never used [INFO] [stdout] --> src/utils/random.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn rand_dedup_numbers_exp(length: usize, nums: &Vec<&str>) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_string` is never used [INFO] [stdout] --> src/utils/datetime.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn to_string() -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format` is never used [INFO] [stdout] --> src/utils/datetime.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn format(format_str: &str) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `time` is never used [INFO] [stdout] --> src/utils/datetime.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn time() -> (u32, u32, u32) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `datetime` is never used [INFO] [stdout] --> src/utils/datetime.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn datetime(timestamp: i64) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_ip` is never used [INFO] [stdout] --> src/utils/request.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn get_ip(req: &HttpRequest) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deny` is never used [INFO] [stdout] --> src/utils/response.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn deny() -> HttpResponse { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `result` is never used [INFO] [stdout] --> src/utils/response.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn result(result: &T) -> HttpResponse { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Db` is never used [INFO] [stdout] --> src/data/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub type Db = web::Data>; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `append` is never used [INFO] [stdout] --> src/data/cond_builder.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn append(&mut self, where_str: &str) -> &mut Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `or` is never used [INFO] [stdout] --> src/data/cond_builder.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn or(&mut self, cond: &CondBuilder) -> &mut Self { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `clear` is never used [INFO] [stdout] --> src/data/cond_builder.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn clear(&mut self) -> &mut Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `clear` is never used [INFO] [stdout] --> src/data/data_set.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn clear(&mut self) -> &mut Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get` is never used [INFO] [stdout] --> src/data/db.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn get(pool: &Db) -> PooledConn { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `query` is never read [INFO] [stdout] --> src/data/query_builder.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct QueryBuilder<'a> { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | query: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QueryBuilder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from` is never used [INFO] [stdout] --> src/data/query_builder.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn from(&mut self, table_name: &'a str) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `offset` is never used [INFO] [stdout] --> src/data/query_builder.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn offset(&mut self, offset: u32) -> &mut Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `order_by` is never used [INFO] [stdout] --> src/data/query_builder.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn order_by(&mut self, order: &'a str) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_tables` is never used [INFO] [stdout] --> src/data/model.rs:168:12 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn get_tables(pool: &mut P) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_fields` is never used [INFO] [stdout] --> src/data/model.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn get_fields(pool: &mut P, database: &str, table_name: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ws_main` is never used [INFO] [stdout] --> src/websocket/mod.rs:220:14 [INFO] [stdout] | [INFO] [stdout] 220 | pub async fn ws_main() -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.56s [INFO] running `Command { std: "docker" "inspect" "a187032ed69e0c269b433a97d2f36838fd2c1669f91678b057c26d388f7ae3cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a187032ed69e0c269b433a97d2f36838fd2c1669f91678b057c26d388f7ae3cf", kill_on_drop: false }` [INFO] [stdout] a187032ed69e0c269b433a97d2f36838fd2c1669f91678b057c26d388f7ae3cf