[INFO] cloning repository https://github.com/rickiey/msvc-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rickiey/msvc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickiey%2Fmsvc-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickiey%2Fmsvc-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 789045b7a045d63a3989d1d9a2142404a093590d [INFO] checking rickiey/msvc-rs against master#e9271846294c4ee5bd7706df68180320c0b5ff20 for pr-119820 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickiey%2Fmsvc-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rickiey/msvc-rs on toolchain e9271846294c4ee5bd7706df68180320c0b5ff20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rickiey/msvc-rs [INFO] finished tweaking git repo https://github.com/rickiey/msvc-rs [INFO] tweaked toml for git repo https://github.com/rickiey/msvc-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rickiey/msvc-rs 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" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc1/source/axum_svc/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking rickiey/msvc-rs against try#b69bfeecc49bf5661cf54497638430035ff61aa4 for pr-119820 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickiey%2Fmsvc-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rickiey/msvc-rs on toolchain b69bfeecc49bf5661cf54497638430035ff61aa4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b69bfeecc49bf5661cf54497638430035ff61aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rickiey/msvc-rs [INFO] finished tweaking git repo https://github.com/rickiey/msvc-rs [INFO] tweaked toml for git repo https://github.com/rickiey/msvc-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rickiey/msvc-rs 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" "+b69bfeecc49bf5661cf54497638430035ff61aa4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc2/source/axum_svc/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-types v0.11.5 [INFO] [stderr] Downloaded rsa v0.3.0 [INFO] [stderr] Downloaded prost-derive v0.11.5 [INFO] [stderr] Downloaded prost v0.11.5 [INFO] [stderr] Downloaded flexi_logger v0.24.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b69bfeecc49bf5661cf54497638430035ff61aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34a6db36f372c99df2127f111275d589d64290c9095e38c3f873e0afd35beac8 [INFO] running `Command { std: "docker" "start" "-a" "34a6db36f372c99df2127f111275d589d64290c9095e38c3f873e0afd35beac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34a6db36f372c99df2127f111275d589d64290c9095e38c3f873e0afd35beac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34a6db36f372c99df2127f111275d589d64290c9095e38c3f873e0afd35beac8", kill_on_drop: false }` [INFO] [stdout] 34a6db36f372c99df2127f111275d589d64290c9095e38c3f873e0afd35beac8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b69bfeecc49bf5661cf54497638430035ff61aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96f755c466e4a0003b9e2f5ff5b22c76365f2923a6127470eeb9dd0e61aac83c [INFO] running `Command { std: "docker" "start" "-a" "96f755c466e4a0003b9e2f5ff5b22c76365f2923a6127470eeb9dd0e61aac83c", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/axum_svc/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling prettyplease v0.1.22 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling prost-derive v0.11.5 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling rust_decimal v1.23.1 [INFO] [stderr] Checking pin-project v0.4.29 [INFO] [stderr] Compiling ref-cast v1.0.7 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling prost v0.11.5 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling ref-cast-impl v1.0.7 [INFO] [stderr] Compiling prost-types v0.11.5 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking trust-dns-proto v0.19.7 [INFO] [stderr] Compiling prost-build v0.11.5 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Checking trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling grpc_tonic v0.1.0 (/opt/rustwide/workdir/grpc_tonic) [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling tokio-native-tls v0.1.0 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Checking h2 v0.3.18 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking h2 v0.4.0 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Compiling rsa v0.3.0 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Compiling sqlx-rt v0.2.0 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling sqlformat v0.2.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling sha1 v0.10.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling axum-core v0.4.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Compiling sqlx-core v0.6.2 [INFO] [stderr] Compiling sqlx-core v0.4.2 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling axum v0.7.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking actix-router v0.2.7 [INFO] [stderr] Checking actix-http v2.2.2 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking serde_path_to_error v0.1.11 [INFO] [stderr] Checking ubyte v0.10.2 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking combine v4.6.4 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling axum_svc v0.1.0 (/opt/rustwide/workdir/axum_svc) [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Checking flexi_logger v0.24.1 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking leetcode v0.1.0 (/opt/rustwide/workdir/leetcode) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> leetcode/src/main.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let mut s = vec![0,-1,1,2,-2,2,4]; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> leetcode/src/main.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let mut s = vec![0,-1,1,2,-2,2,4]; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Checking hyper-util v0.1.2 [INFO] [stderr] Compiling sqlx-macros v0.4.2 [INFO] [stderr] Checking awc v2.0.3 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking actix-web v3.3.3 [INFO] [stderr] Compiling sqlx-macros v0.6.2 [INFO] [stderr] Checking labs v0.1.0 (/opt/rustwide/workdir/labs) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> labs/src/vectors/hashmap.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let mut t = vec![String::from("key3"), "key4".to_string(), "343".to_string()]; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> labs/src/vectors/hashmap.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let mut m = vec![21,23]; [INFO] [stdout] | -----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> labs/src/vectors/lifetime.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | let mut a = "asdfasd"; [INFO] [stdout] | -----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> labs/src/vectors/lifetime.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let mut b = "asdfasdsgfvasdas"; [INFO] [stdout] | -----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `string_len` is never used [INFO] [stdout] --> labs/src/vectors/strings.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn string_len() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hash_map` is never used [INFO] [stdout] --> labs/src/vectors/hashmap.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn hash_map() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> labs/src/vectors/struct_enum.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct M2(i32); [INFO] [stdout] | -- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `M2` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 12 | pub struct M2(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> labs/src/vectors/hashmap.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let mut t = vec![String::from("key3"), "key4".to_string(), "343".to_string()]; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> labs/src/vectors/hashmap.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let mut m = vec![21,23]; [INFO] [stdout] | -----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> labs/src/vectors/lifetime.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | let mut a = "asdfasd"; [INFO] [stdout] | -----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> labs/src/vectors/lifetime.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let mut b = "asdfasdsgfvasdas"; [INFO] [stdout] | -----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hash_map` is never used [INFO] [stdout] --> labs/src/vectors/hashmap.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn hash_map() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> labs/src/vectors/struct_enum.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct M2(i32); [INFO] [stdout] | -- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `M2` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 12 | pub struct M2(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking redis v0.21.5 [INFO] [stderr] Checking sqlx v0.4.2 [INFO] [stderr] Checking penalty_msg v0.1.0 (/opt/rustwide/workdir/penalty_msg) [INFO] [stdout] warning: unused import: `chrono::format::Pad` [INFO] [stdout] --> penalty_msg/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use chrono::format::Pad; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error`, `MySql`, `Pool` [INFO] [stdout] --> penalty_msg/src/main.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | use sqlx::{Error, MySql, Pool}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::format::Pad` [INFO] [stdout] --> penalty_msg/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use chrono::format::Pad; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error`, `MySql`, `Pool` [INFO] [stdout] --> penalty_msg/src/main.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | use sqlx::{Error, MySql, Pool}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> penalty_msg/src/models/penalty_msg.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | let tm = NaiveDate::from_ymd(2022,1,1).and_hms(0,0,0); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> penalty_msg/src/models/penalty_msg.rs:19:48 [INFO] [stdout] | [INFO] [stdout] 19 | let tm = NaiveDate::from_ymd(2022,1,1).and_hms(0,0,0); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> penalty_msg/src/models/penalty_msg.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | let tm = NaiveDate::from_ymd(2022,1,1).and_hms(0,0,0); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> penalty_msg/src/models/penalty_msg.rs:19:48 [INFO] [stdout] | [INFO] [stdout] 19 | let tm = NaiveDate::from_ymd(2022,1,1).and_hms(0,0,0); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> penalty_msg/src/models/penalty_msg.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct PenaltyMsg { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 6 | id:u64, [INFO] [stdout] | ^^ [INFO] [stdout] 7 | height: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 8 | from_addr: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 9 | to_addr: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 10 | amount: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | amount_v: Decimal, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | call_function: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 13 | sub_cause: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 14 | time_at: NaiveDateTime, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PenaltyMsg` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> penalty_msg/src/models/penalty_msg.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl PenaltyMsg { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 18 | pub fn new() -> PenaltyMsg { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> penalty_msg/src/models/penalty_msg.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct PenaltyMsg { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 6 | id:u64, [INFO] [stdout] | ^^ [INFO] [stdout] 7 | height: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 8 | from_addr: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 9 | to_addr: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 10 | amount: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | amount_v: Decimal, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | call_function: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 13 | sub_cause: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 14 | time_at: NaiveDateTime, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PenaltyMsg` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> penalty_msg/src/models/penalty_msg.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl PenaltyMsg { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 18 | pub fn new() -> PenaltyMsg { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement [INFO] [stdout] --> penalty_msg/src/main.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | for i in pmsg { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 23 | while let Ok(i) = pmsg { [INFO] [stdout] | ~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider unwrapping the `Result` with `?` to iterate over its contents [INFO] [stdout] | [INFO] [stdout] 23 | for i in pmsg? { [INFO] [stdout] | + [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 23 | if let Ok(i) = pmsg { [INFO] [stdout] | ~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement [INFO] [stdout] --> penalty_msg/src/main.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | for i in pmsg { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 23 | while let Ok(i) = pmsg { [INFO] [stdout] | ~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider unwrapping the `Result` with `?` to iterate over its contents [INFO] [stdout] | [INFO] [stdout] 23 | for i in pmsg? { [INFO] [stdout] | + [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 23 | if let Ok(i) = pmsg { [INFO] [stdout] | ~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tonic v0.8.3 [INFO] [stderr] Checking sqlx v0.6.2 [INFO] [stderr] Checking cron v0.1.0 (/opt/rustwide/workdir/cron) [INFO] [stderr] Checking rocket_svc v0.1.0 (/opt/rustwide/workdir/rocket_svc) [INFO] [stdout] warning: unused import: `index` [INFO] [stdout] --> rocket_svc/src/router/index.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn index() -> &'static str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `index` [INFO] [stdout] --> rocket_svc/src/router/index.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn index() -> &'static str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `read` [INFO] [stdout] --> rocket_svc/src/router/index.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | pub async fn read( db: &State>, from_addr: String) -> Result>, Status> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `insert` [INFO] [stdout] --> rocket_svc/src/router/index.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn insert( db: &State>, pmsg: Json) -> Result>, Status> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `read` [INFO] [stdout] --> rocket_svc/src/router/index.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | pub async fn read( db: &State>, from_addr: String) -> Result>, Status> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `insert` [INFO] [stdout] --> rocket_svc/src/router/index.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn insert( db: &State>, pmsg: Json) -> Result>, Status> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.02s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-macros v0.4.2 [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" "96f755c466e4a0003b9e2f5ff5b22c76365f2923a6127470eeb9dd0e61aac83c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96f755c466e4a0003b9e2f5ff5b22c76365f2923a6127470eeb9dd0e61aac83c", kill_on_drop: false }` [INFO] [stdout] 96f755c466e4a0003b9e2f5ff5b22c76365f2923a6127470eeb9dd0e61aac83c