[INFO] cloning repository https://github.com/kylerchin/catenary-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kylerchin/catenary-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylerchin%2Fcatenary-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylerchin%2Fcatenary-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a23838800df5fe8e983f21a93b091ac5dccaf8d [INFO] checking kylerchin/catenary-backend against master#6d05c430d2f0573bf98320bb1d2457a72ea1e67f for pr-116607 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylerchin%2Fcatenary-backend" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kylerchin/catenary-backend on toolchain 6d05c430d2f0573bf98320bb1d2457a72ea1e67f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6d05c430d2f0573bf98320bb1d2457a72ea1e67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/kylerchin/catenary-backend [INFO] finished tweaking git repo https://github.com/kylerchin/catenary-backend [INFO] tweaked toml for git repo https://github.com/kylerchin/catenary-backend written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kylerchin/catenary-backend 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" "+6d05c430d2f0573bf98320bb1d2457a72ea1e67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded seahash v3.0.7 [INFO] [stderr] Downloaded fasthash v0.4.0 [INFO] [stderr] Downloaded xoroshiro128 v0.3.0 [INFO] [stderr] Downloaded titlecase v2.2.1 [INFO] [stderr] Downloaded options v0.5.2 [INFO] [stderr] Downloaded arguments v0.7.1 [INFO] [stderr] Downloaded gtfs-rt v0.4.0 [INFO] [stderr] Downloaded postgis v0.9.0 [INFO] [stderr] Downloaded webpki v0.22.2 [INFO] [stderr] Downloaded regress v0.6.0 [INFO] [stderr] Downloaded fasthash-sys v0.3.2 [INFO] [stderr] Downloaded geo-postgis v0.2.2 [INFO] [stderr] Downloaded gtfs-structures v0.35.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+6d05c430d2f0573bf98320bb1d2457a72ea1e67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 790e5effcc58cd793c4ba5e3ca3314f59d474f815be4c957ec0f42f8e316bbbe [INFO] running `Command { std: "docker" "start" "-a" "790e5effcc58cd793c4ba5e3ca3314f59d474f815be4c957ec0f42f8e316bbbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "790e5effcc58cd793c4ba5e3ca3314f59d474f815be4c957ec0f42f8e316bbbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "790e5effcc58cd793c4ba5e3ca3314f59d474f815be4c957ec0f42f8e316bbbe", kill_on_drop: false }` [INFO] [stdout] 790e5effcc58cd793c4ba5e3ca3314f59d474f815be4c957ec0f42f8e316bbbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+6d05c430d2f0573bf98320bb1d2457a72ea1e67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 095e53636edd229dcd566b69fd8ad0f9f8bd33ac8b7694d4af2d752688d4c2fa [INFO] running `Command { std: "docker" "start" "-a" "095e53636edd229dcd566b69fd8ad0f9f8bd33ac8b7694d4af2d752688d4c2fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking cpufeatures v0.2.7 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking rstar v0.11.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking geo-types v0.7.11 [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Checking postgres-types v0.2.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking whoami v1.4.1 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling allocator-api2 v0.2.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling webpki v0.22.2 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling fasthash-sys v0.3.2 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking actix-rt v2.8.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking h2 v0.3.19 [INFO] [stderr] Checking tokio-postgres v0.7.10 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking iana-time-zone v0.1.56 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking actix-codec v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling gtfs-rt v0.4.0 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking aes v0.8.2 [INFO] [stderr] Checking local-channel v0.1.3 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking gzip-header v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling protobuf v3.2.0 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking chunked_transfer v1.4.1 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling rust_decimal v1.32.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking rgb v0.8.36 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Checking xoroshiro128 v0.3.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking actix-router v0.5.1 [INFO] [stderr] Checking tiny_http v0.12.0 [INFO] [stderr] Checking csv v1.2.1 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking color-spantrace v0.2.0 [INFO] [stderr] Checking postgres v0.19.5 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking multipart v0.18.0 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking actix-server v2.2.0 [INFO] [stderr] Checking bb8 v0.8.1 [INFO] [stderr] Checking protobuf-support v3.2.0 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking sqlx-core v0.6.3 [INFO] [stderr] Checking earcutr v0.4.2 [INFO] [stderr] Checking postgis v0.9.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking filetime v0.2.21 [INFO] [stderr] Checking geographiclib-rs v0.2.3 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking options v0.5.2 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Compiling actix-web-codegen v4.2.0 [INFO] [stderr] Checking seahash v3.0.7 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking robust v1.1.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Checking titlecase v2.2.1 [INFO] [stderr] Checking rouille v3.6.2 [INFO] [stderr] Checking regress v0.6.0 [INFO] [stderr] Checking geo-postgis v0.2.2 [INFO] [stderr] Checking geo v0.26.0 [INFO] [stderr] Checking arguments v0.7.1 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking bb8-postgres v0.8.1 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking r2d2_postgres v0.18.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking fasthash v0.4.0 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking clap v4.4.6 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking zstd v0.12.3+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking actix-http v3.3.1 [INFO] [stderr] Checking gtfs-structures v0.35.0 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Checking actix-web v4.3.1 [INFO] [stderr] Checking sqlx v0.6.3 [INFO] [stderr] Checking catenary-backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `tungstenite::WebSocket::::read_message`: Use `read` [INFO] [stdout] --> src/main.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | let msg = websocket.read_message().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `tungstenite::WebSocket::::write_message`: Use `send` [INFO] [stdout] --> src/main.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | ... websocket.write_message(msg).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `middleware` [INFO] [stdout] --> src/http-server.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use actix_web::{middleware, web, App, HttpRequest, HttpResponse, HttpServer, Responder}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bb8::Pool` [INFO] [stdout] --> src/http-server.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bb8::Pool; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PostgresConnectionManager` [INFO] [stdout] --> src/http-server.rs:6:38 [INFO] [stdout] | [INFO] [stdout] 6 | use r2d2_postgres::{postgres::NoTls, PostgresConnectionManager}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_postgres::types::private::BytesMut` [INFO] [stdout] --> src/http-server.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use tokio_postgres::types::private::BytesMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_postgres::types::ToSql` [INFO] [stdout] --> src/http-server.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use tokio_postgres::types::ToSql; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_postgres::Client` [INFO] [stdout] --> src/http-server.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use tokio_postgres::Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error as PostgresError`, `Row` [INFO] [stdout] --> src/http-server.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | use tokio_postgres::{Error as PostgresError, Row}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `middleware` [INFO] [stdout] --> src/http-server.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use actix_web::{middleware, web, App, HttpRequest, HttpResponse, HttpServer, Responder}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bb8::Pool` [INFO] [stdout] --> src/http-server.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bb8::Pool; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PostgresConnectionManager` [INFO] [stdout] --> src/http-server.rs:6:38 [INFO] [stdout] | [INFO] [stdout] 6 | use r2d2_postgres::{postgres::NoTls, PostgresConnectionManager}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_postgres::types::private::BytesMut` [INFO] [stdout] --> src/http-server.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use tokio_postgres::types::private::BytesMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_postgres::types::ToSql` [INFO] [stdout] --> src/http-server.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use tokio_postgres::types::ToSql; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_postgres::Client` [INFO] [stdout] --> src/http-server.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use tokio_postgres::Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error as PostgresError`, `Row` [INFO] [stdout] --> src/http-server.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | use tokio_postgres::{Error as PostgresError, Row}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `tungstenite::WebSocket::::read_message`: Use `read` [INFO] [stdout] --> src/main.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | let msg = websocket.read_message().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `tungstenite::WebSocket::::write_message`: Use `send` [INFO] [stdout] --> src/main.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | ... websocket.write_message(msg).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/http-server.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | async fn index(req: HttpRequest) -> impl Responder { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/http-server.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | async fn index(req: HttpRequest) -> impl Responder { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/http-server.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | let mut client = pool.get().await; [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] --> src/http-server.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | let mut client = client.unwrap(); [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] --> src/http-server.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | let mut client = pool.get().await; [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] --> src/http-server.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | let mut client = client.unwrap(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/http-server.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | req: HttpRequest, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/http-server.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | req: HttpRequest, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/http-server.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | let mut client = pool.get().await; [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] --> src/http-server.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | let mut client = client.unwrap(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/http-server.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/http-server.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | let mut client = pool.get().await; [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] --> src/http-server.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | let mut client = client.unwrap(); [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] --> src/http-server.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | let mut client = pool.get().await; [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] --> src/http-server.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | let mut client = client.unwrap(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/http-server.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/http-server.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | let mut client = pool.get().await; [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] --> src/http-server.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | let mut client = client.unwrap(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gtfs_structures::ContinuousPickupDropOff` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use gtfs_structures::ContinuousPickupDropOff; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gtfs_structures::Error as GtfsError` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use gtfs_structures::Error as GtfsError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gtfs_structures::PickupDropOffType` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use gtfs_structures::PickupDropOffType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LineString`, `ewkb` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | use postgis::{ewkb, LineString}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::copy` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::io::copy; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_postgres::Client` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use tokio_postgres::Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error as PostgresError` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | use tokio_postgres::{Error as PostgresError, NoTls}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::mpsc::channel` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::sync::mpsc::channel; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_threadpool::ThreadPool` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use tokio_threadpool::ThreadPool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::copy` [INFO] [stdout] --> src/ingest_gtfs_schedule/from-transitland.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::copy; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `staticfeedtodownload` should have an upper camel case name [INFO] [stdout] --> src/ingest_gtfs_schedule/from-transitland.rs:198:16 [INFO] [stdout] | [INFO] [stdout] 198 | struct staticfeedtodownload { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Staticfeedtodownload` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ingest_gtfs_schedule/from-transitland.rs:247:20 [INFO] [stdout] | [INFO] [stdout] 247 | if (staticfeed.feed_id == "f-dqc-wmata~rail" [INFO] [stdout] | ^ [INFO] [stdout] 248 | || staticfeed.feed_id == "f-dqc-wmata~bus") [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 247 ~ if staticfeed.feed_id == "f-dqc-wmata~rail" [INFO] [stdout] 248 ~ || staticfeed.feed_id == "f-dqc-wmata~bus" [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gtfs_structures::ContinuousPickupDropOff` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use gtfs_structures::ContinuousPickupDropOff; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gtfs_structures::Error as GtfsError` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use gtfs_structures::Error as GtfsError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gtfs_structures::PickupDropOffType` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use gtfs_structures::PickupDropOffType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LineString`, `ewkb` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | use postgis::{ewkb, LineString}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::copy` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::io::copy; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_postgres::Client` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use tokio_postgres::Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error as PostgresError` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | use tokio_postgres::{Error as PostgresError, NoTls}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::mpsc::channel` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::sync::mpsc::channel; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_threadpool::ThreadPool` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use tokio_threadpool::ThreadPool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_postgres::Statement` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use tokio_postgres::Statement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ingest_gtfs_schedule/colour_correction.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | if (background == WHITE_RGB) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 24 - if (background == WHITE_RGB) { [INFO] [stdout] 24 + if background == WHITE_RGB { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ingest_gtfs_schedule/colour_correction.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if (background == WHITE_RGB) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 31 - if (background == WHITE_RGB) { [INFO] [stdout] 31 + if background == WHITE_RGB { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ingest_gtfs_schedule/colour_correction.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | if (background == WHITE_RGB) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - if (background == WHITE_RGB) { [INFO] [stdout] 44 + if background == WHITE_RGB { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ingest_gtfs_schedule/colour_correction.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | if (background == WHITE_RGB) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 51 - if (background == WHITE_RGB) { [INFO] [stdout] 51 + if background == WHITE_RGB { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::Ordering::Equal` [INFO] [stdout] --> src/ingest_gtfs_schedule/convex_hull.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::Ordering::Equal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | RouteType::Other(i) => (*i), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 67 - RouteType::Other(i) => (*i), [INFO] [stdout] 67 + RouteType::Other(i) => *i, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:1121:64 [INFO] [stdout] | [INFO] [stdout] 1121 | ... if (color.r == 255 && color.g == 255 && color.b == 255) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1121 - if (color.r == 255 && color.g == 255 && color.b == 255) { [INFO] [stdout] 1121 + if color.r == 255 && color.g == 255 && color.b == 255 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_postgres::Statement` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use tokio_postgres::Statement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ingest_gtfs_schedule/colour_correction.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | if (background == WHITE_RGB) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 24 - if (background == WHITE_RGB) { [INFO] [stdout] 24 + if background == WHITE_RGB { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ingest_gtfs_schedule/colour_correction.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if (background == WHITE_RGB) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 31 - if (background == WHITE_RGB) { [INFO] [stdout] 31 + if background == WHITE_RGB { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ingest_gtfs_schedule/colour_correction.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | if (background == WHITE_RGB) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - if (background == WHITE_RGB) { [INFO] [stdout] 44 + if background == WHITE_RGB { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ingest_gtfs_schedule/colour_correction.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | if (background == WHITE_RGB) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 51 - if (background == WHITE_RGB) { [INFO] [stdout] 51 + if background == WHITE_RGB { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::Ordering::Equal` [INFO] [stdout] --> src/ingest_gtfs_schedule/convex_hull.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::Ordering::Equal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | RouteType::Other(i) => (*i), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 67 - RouteType::Other(i) => (*i), [INFO] [stdout] 67 + RouteType::Other(i) => *i, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:1121:64 [INFO] [stdout] | [INFO] [stdout] 1121 | ... if (color.r == 255 && color.g == 255 && color.b == 255) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1121 - if (color.r == 255 && color.g == 255 && color.b == 255) { [INFO] [stdout] 1121 + if color.r == 255 && color.g == 255 && color.b == 255 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::copy` [INFO] [stdout] --> src/ingest_gtfs_schedule/from-transitland.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::copy; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `staticfeedtodownload` should have an upper camel case name [INFO] [stdout] --> src/ingest_gtfs_schedule/from-transitland.rs:198:16 [INFO] [stdout] | [INFO] [stdout] 198 | struct staticfeedtodownload { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Staticfeedtodownload` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/ingest_gtfs_schedule/from-transitland.rs:247:20 [INFO] [stdout] | [INFO] [stdout] 247 | if (staticfeed.feed_id == "f-dqc-wmata~rail" [INFO] [stdout] | ^ [INFO] [stdout] 248 | || staticfeed.feed_id == "f-dqc-wmata~bus") [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 247 ~ if staticfeed.feed_id == "f-dqc-wmata~rail" [INFO] [stdout] 248 ~ || staticfeed.feed_id == "f-dqc-wmata~bus" [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::StreamExt` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use futures::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::StreamExt` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use futures::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | let args = Args::parse(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | let (client, connection) = tokio_postgres::connect(&postgresstring, NoTls).await?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:276:37 [INFO] [stdout] | [INFO] [stdout] 276 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:279:29 [INFO] [stdout] | [INFO] [stdout] 279 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:309:25 [INFO] [stdout] | [INFO] [stdout] 309 | let mut client = pool.get().await.unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `least_lat` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:364:49 [INFO] [stdout] | [INFO] [stdout] 364 | ... let mut least_lat: Option = None; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_least_lat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `least_lon` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:365:49 [INFO] [stdout] | [INFO] [stdout] 365 | ... let mut least_lon: Option = None; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_least_lon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `most_lat` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:367:49 [INFO] [stdout] | [INFO] [stdout] 367 | ... let mut most_lat: Option = None; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_most_lat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `most_lon` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:368:49 [INFO] [stdout] | [INFO] [stdout] 368 | ... let mut most_lon: Option = None; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_most_lon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestarting` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:370:45 [INFO] [stdout] | [INFO] [stdout] 370 | ... let timestarting = std::time::Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestarting` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trip_id` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:378:46 [INFO] [stdout] | [INFO] [stdout] 378 | ... for (trip_id, trip) in >fs.trips { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trip_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shape` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:402:56 [INFO] [stdout] | [INFO] [stdout] 402 | ... for (shape_id, shape) in >fs.shapes { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color_to_upload` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:403:49 [INFO] [stdout] | [INFO] [stdout] 403 | ... let color_to_upload = [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_color_to_upload` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `route_type_number` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:428:49 [INFO] [stdout] | [INFO] [stdout] 428 | ... let route_type_number = match &route.route_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_route_type_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shape_id_array` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:451:49 [INFO] [stdout] | [INFO] [stdout] 451 | ... let shape_id_array = shape_id_array; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape_id_array` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:458:45 [INFO] [stdout] | [INFO] [stdout] 458 | ... let time = std::time::Instant::now(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:309:21 [INFO] [stdout] | [INFO] [stdout] 309 | let mut client = pool.get().await.unwrap(); [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] --> src/ingest_gtfs_schedule/nopostgres.rs:364:45 [INFO] [stdout] | [INFO] [stdout] 364 | ... let mut least_lat: Option = None; [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] --> src/ingest_gtfs_schedule/nopostgres.rs:365:45 [INFO] [stdout] | [INFO] [stdout] 365 | ... let mut least_lon: Option = None; [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] --> src/ingest_gtfs_schedule/nopostgres.rs:367:45 [INFO] [stdout] | [INFO] [stdout] 367 | ... let mut most_lat: Option = None; [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] --> src/ingest_gtfs_schedule/nopostgres.rs:368:45 [INFO] [stdout] | [INFO] [stdout] 368 | ... let mut most_lon: Option = None; [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] --> src/ingest_gtfs_schedule/nopostgres.rs:372:45 [INFO] [stdout] | [INFO] [stdout] 372 | ... let mut shapes_per_route: HashMap> = [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl Authorization { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 26 | pub fn builder() -> builder::Authorization { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 105 | impl DistributedMobilityFeedRegistry { [INFO] [stdout] | ------------------------------------ associated function in this implementation [INFO] [stdout] 106 | pub fn builder() -> builder::DistributedMobilityFeedRegistry { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 144 | impl Feed { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 145 | pub fn builder() -> builder::Feed { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:239:12 [INFO] [stdout] | [INFO] [stdout] 238 | impl FeedUrls { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 239 | pub fn builder() -> builder::FeedUrls { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:872:12 [INFO] [stdout] | [INFO] [stdout] 871 | impl LicenseDescription { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 872 | pub fn builder() -> builder::LicenseDescription { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:1169:12 [INFO] [stdout] | [INFO] [stdout] 1168 | impl Operator { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 1169 | pub fn builder() -> builder::Operator { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:1187:12 [INFO] [stdout] | [INFO] [stdout] 1186 | impl OperatorAssociatedFeedsItem { [INFO] [stdout] | -------------------------------- associated function in this implementation [INFO] [stdout] 1187 | pub fn builder() -> builder::OperatorAssociatedFeedsItem { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `info_url`, `param_name`, and `type_` are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3486:16 [INFO] [stdout] | [INFO] [stdout] 3485 | impl Authorization { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 3486 | pub fn info_url(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3496 | pub fn param_name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3506 | pub fn type_(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `feeds`, `license_spdx_identifier`, and `operators` are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3552:16 [INFO] [stdout] | [INFO] [stdout] 3551 | impl DistributedMobilityFeedRegistry { [INFO] [stdout] | ------------------------------------ methods in this implementation [INFO] [stdout] 3552 | pub fn feeds(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3562 | pub fn license_spdx_identifier(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3575 | pub fn operators(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3639:16 [INFO] [stdout] | [INFO] [stdout] 3638 | impl Feed { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 3639 | pub fn authorization(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3649 | pub fn description(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3659 | pub fn id(mut self, value: T) -> Self [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 3669 | pub fn languages(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3679 | pub fn license(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3689 | pub fn name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 3699 | pub fn operators(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3709 | pub fn spec(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 3719 | pub fn supersedes_ids(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3729 | pub fn tags(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 3739 | pub fn urls(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3813:16 [INFO] [stdout] | [INFO] [stdout] 3812 | impl FeedUrls { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 3813 | pub fn gbfs_auto_discovery(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3826 | pub fn mds_provider(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3836 | pub fn realtime_alerts(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3846 | pub fn realtime_trip_updates(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3859 | pub fn realtime_vehicle_positions(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3872 | pub fn static_current(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3882 | pub fn static_historic(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3892 | pub fn static_hypothetical(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3905 | pub fn static_planned(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3979:16 [INFO] [stdout] | [INFO] [stdout] 3978 | impl LicenseDescription { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 3979 | pub fn attribution_instructions(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3992 | pub fn attribution_text(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4005 | pub fn commercial_use_allowed(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4018 | pub fn create_derived_product(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4031 | pub fn redistribution_allowed(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4044 | pub fn share_alike_optional(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4057 | pub fn spdx_identifier(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4067 | pub fn url(mut self, value: T) -> Self [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4077 | pub fn use_without_attribution(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:4146:16 [INFO] [stdout] | [INFO] [stdout] 4145 | impl Operator { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 4146 | pub fn associated_feeds(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4159 | pub fn name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 4169 | pub fn onestop_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4179 | pub fn short_name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4189 | pub fn supersedes_ids(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4199 | pub fn tags(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 4209 | pub fn website(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `feed_onestop_id` and `gtfs_agency_id` are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:4261:16 [INFO] [stdout] | [INFO] [stdout] 4260 | impl OperatorAssociatedFeedsItem { [INFO] [stdout] | -------------------------------- methods in this implementation [INFO] [stdout] 4261 | pub fn feed_onestop_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4271 | pub fn gtfs_agency_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/ingest_gtfs_schedule/from-transitland.rs:212:14 [INFO] [stdout] | [INFO] [stdout] 212 | for (key, feed) in feedhashmap.clone().into_iter() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/ingest_gtfs_schedule/from-transitland.rs:283:14 [INFO] [stdout] | [INFO] [stdout] 283 | for (key, value) in operator_to_feed_hashmap.into_iter() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/ingest_gtfs_schedule/from-transitland.rs:283:19 [INFO] [stdout] | [INFO] [stdout] 283 | for (key, value) in operator_to_feed_hashmap.into_iter() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/ingest_gtfs_schedule/from-transitland.rs:268:25 [INFO] [stdout] | [INFO] [stdout] 268 | Err(error) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl Authorization { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 26 | pub fn builder() -> builder::Authorization { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 105 | impl DistributedMobilityFeedRegistry { [INFO] [stdout] | ------------------------------------ associated function in this implementation [INFO] [stdout] 106 | pub fn builder() -> builder::DistributedMobilityFeedRegistry { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 144 | impl Feed { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 145 | pub fn builder() -> builder::Feed { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:239:12 [INFO] [stdout] | [INFO] [stdout] 238 | impl FeedUrls { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 239 | pub fn builder() -> builder::FeedUrls { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:872:12 [INFO] [stdout] | [INFO] [stdout] 871 | impl LicenseDescription { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 872 | pub fn builder() -> builder::LicenseDescription { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:1169:12 [INFO] [stdout] | [INFO] [stdout] 1168 | impl Operator { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 1169 | pub fn builder() -> builder::Operator { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:1187:12 [INFO] [stdout] | [INFO] [stdout] 1186 | impl OperatorAssociatedFeedsItem { [INFO] [stdout] | -------------------------------- associated function in this implementation [INFO] [stdout] 1187 | pub fn builder() -> builder::OperatorAssociatedFeedsItem { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `info_url`, `param_name`, and `type_` are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3486:16 [INFO] [stdout] | [INFO] [stdout] 3485 | impl Authorization { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 3486 | pub fn info_url(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3496 | pub fn param_name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3506 | pub fn type_(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `feeds`, `license_spdx_identifier`, and `operators` are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3552:16 [INFO] [stdout] | [INFO] [stdout] 3551 | impl DistributedMobilityFeedRegistry { [INFO] [stdout] | ------------------------------------ methods in this implementation [INFO] [stdout] 3552 | pub fn feeds(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3562 | pub fn license_spdx_identifier(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3575 | pub fn operators(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3639:16 [INFO] [stdout] | [INFO] [stdout] 3638 | impl Feed { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 3639 | pub fn authorization(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3649 | pub fn description(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3659 | pub fn id(mut self, value: T) -> Self [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 3669 | pub fn languages(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3679 | pub fn license(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3689 | pub fn name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 3699 | pub fn operators(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3709 | pub fn spec(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 3719 | pub fn supersedes_ids(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3729 | pub fn tags(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 3739 | pub fn urls(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3813:16 [INFO] [stdout] | [INFO] [stdout] 3812 | impl FeedUrls { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 3813 | pub fn gbfs_auto_discovery(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3826 | pub fn mds_provider(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3836 | pub fn realtime_alerts(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3846 | pub fn realtime_trip_updates(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3859 | pub fn realtime_vehicle_positions(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3872 | pub fn static_current(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3882 | pub fn static_historic(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3892 | pub fn static_hypothetical(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3905 | pub fn static_planned(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3979:16 [INFO] [stdout] | [INFO] [stdout] 3978 | impl LicenseDescription { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 3979 | pub fn attribution_instructions(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3992 | pub fn attribution_text(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4005 | pub fn commercial_use_allowed(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4018 | pub fn create_derived_product(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4031 | pub fn redistribution_allowed(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4044 | pub fn share_alike_optional(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4057 | pub fn spdx_identifier(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4067 | pub fn url(mut self, value: T) -> Self [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4077 | pub fn use_without_attribution(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:4146:16 [INFO] [stdout] | [INFO] [stdout] 4145 | impl Operator { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 4146 | pub fn associated_feeds(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4159 | pub fn name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 4169 | pub fn onestop_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4179 | pub fn short_name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4189 | pub fn supersedes_ids(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4199 | pub fn tags(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 4209 | pub fn website(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `feed_onestop_id` and `gtfs_agency_id` are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:4261:16 [INFO] [stdout] | [INFO] [stdout] 4260 | impl OperatorAssociatedFeedsItem { [INFO] [stdout] | -------------------------------- methods in this implementation [INFO] [stdout] 4261 | pub fn feed_onestop_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4271 | pub fn gtfs_agency_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | let args = Args::parse(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | let (client, connection) = tokio_postgres::connect(&postgresstring, NoTls).await?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:276:37 [INFO] [stdout] | [INFO] [stdout] 276 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:279:29 [INFO] [stdout] | [INFO] [stdout] 279 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:309:25 [INFO] [stdout] | [INFO] [stdout] 309 | let mut client = pool.get().await.unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `least_lat` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:364:49 [INFO] [stdout] | [INFO] [stdout] 364 | ... let mut least_lat: Option = None; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_least_lat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `least_lon` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:365:49 [INFO] [stdout] | [INFO] [stdout] 365 | ... let mut least_lon: Option = None; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_least_lon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `most_lat` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:367:49 [INFO] [stdout] | [INFO] [stdout] 367 | ... let mut most_lat: Option = None; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_most_lat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `most_lon` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:368:49 [INFO] [stdout] | [INFO] [stdout] 368 | ... let mut most_lon: Option = None; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_most_lon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestarting` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:370:45 [INFO] [stdout] | [INFO] [stdout] 370 | ... let timestarting = std::time::Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestarting` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trip_id` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:378:46 [INFO] [stdout] | [INFO] [stdout] 378 | ... for (trip_id, trip) in >fs.trips { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trip_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shape` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:402:56 [INFO] [stdout] | [INFO] [stdout] 402 | ... for (shape_id, shape) in >fs.shapes { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color_to_upload` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:403:49 [INFO] [stdout] | [INFO] [stdout] 403 | ... let color_to_upload = [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_color_to_upload` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `route_type_number` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:428:49 [INFO] [stdout] | [INFO] [stdout] 428 | ... let route_type_number = match &route.route_type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_route_type_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shape_id_array` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:451:49 [INFO] [stdout] | [INFO] [stdout] 451 | ... let shape_id_array = shape_id_array; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape_id_array` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time` [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:458:45 [INFO] [stdout] | [INFO] [stdout] 458 | ... let time = std::time::Instant::now(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ingest_gtfs_schedule/nopostgres.rs:309:21 [INFO] [stdout] | [INFO] [stdout] 309 | let mut client = pool.get().await.unwrap(); [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] --> src/ingest_gtfs_schedule/nopostgres.rs:364:45 [INFO] [stdout] | [INFO] [stdout] 364 | ... let mut least_lat: Option = None; [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] --> src/ingest_gtfs_schedule/nopostgres.rs:365:45 [INFO] [stdout] | [INFO] [stdout] 365 | ... let mut least_lon: Option = None; [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] --> src/ingest_gtfs_schedule/nopostgres.rs:367:45 [INFO] [stdout] | [INFO] [stdout] 367 | ... let mut most_lat: Option = None; [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] --> src/ingest_gtfs_schedule/nopostgres.rs:368:45 [INFO] [stdout] | [INFO] [stdout] 368 | ... let mut most_lon: Option = None; [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] --> src/ingest_gtfs_schedule/nopostgres.rs:372:45 [INFO] [stdout] | [INFO] [stdout] 372 | ... let mut shapes_per_route: HashMap> = [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl Authorization { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 26 | pub fn builder() -> builder::Authorization { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 105 | impl DistributedMobilityFeedRegistry { [INFO] [stdout] | ------------------------------------ associated function in this implementation [INFO] [stdout] 106 | pub fn builder() -> builder::DistributedMobilityFeedRegistry { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 144 | impl Feed { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 145 | pub fn builder() -> builder::Feed { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:239:12 [INFO] [stdout] | [INFO] [stdout] 238 | impl FeedUrls { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 239 | pub fn builder() -> builder::FeedUrls { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:872:12 [INFO] [stdout] | [INFO] [stdout] 871 | impl LicenseDescription { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 872 | pub fn builder() -> builder::LicenseDescription { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:1169:12 [INFO] [stdout] | [INFO] [stdout] 1168 | impl Operator { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 1169 | pub fn builder() -> builder::Operator { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:1187:12 [INFO] [stdout] | [INFO] [stdout] 1186 | impl OperatorAssociatedFeedsItem { [INFO] [stdout] | -------------------------------- associated function in this implementation [INFO] [stdout] 1187 | pub fn builder() -> builder::OperatorAssociatedFeedsItem { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `info_url`, `param_name`, and `type_` are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3486:16 [INFO] [stdout] | [INFO] [stdout] 3485 | impl Authorization { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 3486 | pub fn info_url(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3496 | pub fn param_name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3506 | pub fn type_(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `feeds`, `license_spdx_identifier`, and `operators` are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3552:16 [INFO] [stdout] | [INFO] [stdout] 3551 | impl DistributedMobilityFeedRegistry { [INFO] [stdout] | ------------------------------------ methods in this implementation [INFO] [stdout] 3552 | pub fn feeds(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3562 | pub fn license_spdx_identifier(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3575 | pub fn operators(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3639:16 [INFO] [stdout] | [INFO] [stdout] 3638 | impl Feed { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 3639 | pub fn authorization(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3649 | pub fn description(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3659 | pub fn id(mut self, value: T) -> Self [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 3669 | pub fn languages(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3679 | pub fn license(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3689 | pub fn name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 3699 | pub fn operators(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3709 | pub fn spec(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 3719 | pub fn supersedes_ids(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3729 | pub fn tags(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 3739 | pub fn urls(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3813:16 [INFO] [stdout] | [INFO] [stdout] 3812 | impl FeedUrls { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 3813 | pub fn gbfs_auto_discovery(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3826 | pub fn mds_provider(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3836 | pub fn realtime_alerts(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3846 | pub fn realtime_trip_updates(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3859 | pub fn realtime_vehicle_positions(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3872 | pub fn static_current(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3882 | pub fn static_historic(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3892 | pub fn static_hypothetical(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3905 | pub fn static_planned(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3979:16 [INFO] [stdout] | [INFO] [stdout] 3978 | impl LicenseDescription { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 3979 | pub fn attribution_instructions(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3992 | pub fn attribution_text(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4005 | pub fn commercial_use_allowed(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4018 | pub fn create_derived_product(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4031 | pub fn redistribution_allowed(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4044 | pub fn share_alike_optional(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4057 | pub fn spdx_identifier(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4067 | pub fn url(mut self, value: T) -> Self [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4077 | pub fn use_without_attribution(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:4146:16 [INFO] [stdout] | [INFO] [stdout] 4145 | impl Operator { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 4146 | pub fn associated_feeds(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4159 | pub fn name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 4169 | pub fn onestop_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4179 | pub fn short_name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4189 | pub fn supersedes_ids(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4199 | pub fn tags(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 4209 | pub fn website(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `feed_onestop_id` and `gtfs_agency_id` are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:4261:16 [INFO] [stdout] | [INFO] [stdout] 4260 | impl OperatorAssociatedFeedsItem { [INFO] [stdout] | -------------------------------- methods in this implementation [INFO] [stdout] 4261 | pub fn feed_onestop_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4271 | pub fn gtfs_agency_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `operator_id_list` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:843:17 [INFO] [stdout] | [INFO] [stdout] 843 | let operator_id_list = feed_to_operator_hashmap [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operator_id_list` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stop_id` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:907:46 [INFO] [stdout] | [INFO] [stdout] 907 | ... for (stop_id, stop) in >fs.stops { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stop_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trip_id` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:962:46 [INFO] [stdout] | [INFO] [stdout] 962 | ... for (trip_id, trip) in >fs.trips { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trip_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stop_id` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:1453:46 [INFO] [stdout] | [INFO] [stdout] 1453 | ... for (stop_id, stop) in >fs.stops { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stop_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trip_id` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:1006:55 [INFO] [stdout] | [INFO] [stdout] 1006 | ... .filter(|(trip_id, trip)| { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trip_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trip_id` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:1011:52 [INFO] [stdout] | [INFO] [stdout] 1011 | ... .map(|(trip_id, trip)| trip.route_id.clone()) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trip_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trip_id` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:1356:97 [INFO] [stdout] | [INFO] [stdout] 1356 | ... let trips_workers = trips_clone.into_iter().map( |((trip_id, feed_id), (trip, client))| async move { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trip_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:1479:89 [INFO] [stdout] | [INFO] [stdout] 1479 | ... let mut shape_points = gtfs.shapes.iter().map(|(a,b)| b) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:1530:88 [INFO] [stdout] | [INFO] [stdout] 1530 | ... &operator_pairs_hashmap.par_iter().map(|(a,b)| a).collect::>(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:1559:84 [INFO] [stdout] | [INFO] [stdout] 1559 | ... &operator_pairs_hashmap.iter().map(|(a,b)| a).collect::>(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/ingest_gtfs_schedule/from-transitland.rs:212:14 [INFO] [stdout] | [INFO] [stdout] 212 | for (key, feed) in feedhashmap.clone().into_iter() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/ingest_gtfs_schedule/from-transitland.rs:283:14 [INFO] [stdout] | [INFO] [stdout] 283 | for (key, value) in operator_to_feed_hashmap.into_iter() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/ingest_gtfs_schedule/from-transitland.rs:283:19 [INFO] [stdout] | [INFO] [stdout] 283 | for (key, value) in operator_to_feed_hashmap.into_iter() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/ingest_gtfs_schedule/from-transitland.rs:268:25 [INFO] [stdout] | [INFO] [stdout] 268 | Err(error) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl Authorization { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 26 | pub fn builder() -> builder::Authorization { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 105 | impl DistributedMobilityFeedRegistry { [INFO] [stdout] | ------------------------------------ associated function in this implementation [INFO] [stdout] 106 | pub fn builder() -> builder::DistributedMobilityFeedRegistry { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 144 | impl Feed { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 145 | pub fn builder() -> builder::Feed { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:239:12 [INFO] [stdout] | [INFO] [stdout] 238 | impl FeedUrls { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 239 | pub fn builder() -> builder::FeedUrls { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:872:12 [INFO] [stdout] | [INFO] [stdout] 871 | impl LicenseDescription { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 872 | pub fn builder() -> builder::LicenseDescription { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:1169:12 [INFO] [stdout] | [INFO] [stdout] 1168 | impl Operator { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 1169 | pub fn builder() -> builder::Operator { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:1187:12 [INFO] [stdout] | [INFO] [stdout] 1186 | impl OperatorAssociatedFeedsItem { [INFO] [stdout] | -------------------------------- associated function in this implementation [INFO] [stdout] 1187 | pub fn builder() -> builder::OperatorAssociatedFeedsItem { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `info_url`, `param_name`, and `type_` are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3486:16 [INFO] [stdout] | [INFO] [stdout] 3485 | impl Authorization { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 3486 | pub fn info_url(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3496 | pub fn param_name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3506 | pub fn type_(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `feeds`, `license_spdx_identifier`, and `operators` are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3552:16 [INFO] [stdout] | [INFO] [stdout] 3551 | impl DistributedMobilityFeedRegistry { [INFO] [stdout] | ------------------------------------ methods in this implementation [INFO] [stdout] 3552 | pub fn feeds(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3562 | pub fn license_spdx_identifier(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3575 | pub fn operators(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3639:16 [INFO] [stdout] | [INFO] [stdout] 3638 | impl Feed { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 3639 | pub fn authorization(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3649 | pub fn description(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3659 | pub fn id(mut self, value: T) -> Self [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 3669 | pub fn languages(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3679 | pub fn license(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3689 | pub fn name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 3699 | pub fn operators(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3709 | pub fn spec(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 3719 | pub fn supersedes_ids(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3729 | pub fn tags(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 3739 | pub fn urls(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3813:16 [INFO] [stdout] | [INFO] [stdout] 3812 | impl FeedUrls { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 3813 | pub fn gbfs_auto_discovery(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3826 | pub fn mds_provider(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3836 | pub fn realtime_alerts(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3846 | pub fn realtime_trip_updates(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3859 | pub fn realtime_vehicle_positions(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3872 | pub fn static_current(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3882 | pub fn static_historic(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3892 | pub fn static_hypothetical(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3905 | pub fn static_planned(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3979:16 [INFO] [stdout] | [INFO] [stdout] 3978 | impl LicenseDescription { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 3979 | pub fn attribution_instructions(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3992 | pub fn attribution_text(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4005 | pub fn commercial_use_allowed(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4018 | pub fn create_derived_product(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4031 | pub fn redistribution_allowed(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4044 | pub fn share_alike_optional(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4057 | pub fn spdx_identifier(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4067 | pub fn url(mut self, value: T) -> Self [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4077 | pub fn use_without_attribution(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:4146:16 [INFO] [stdout] | [INFO] [stdout] 4145 | impl Operator { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 4146 | pub fn associated_feeds(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4159 | pub fn name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 4169 | pub fn onestop_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4179 | pub fn short_name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4189 | pub fn supersedes_ids(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4199 | pub fn tags(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 4209 | pub fn website(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `feed_onestop_id` and `gtfs_agency_id` are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:4261:16 [INFO] [stdout] | [INFO] [stdout] 4260 | impl OperatorAssociatedFeedsItem { [INFO] [stdout] | -------------------------------- methods in this implementation [INFO] [stdout] 4261 | pub fn feed_onestop_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4271 | pub fn gtfs_agency_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:1281:49 [INFO] [stdout] | [INFO] [stdout] 1281 | ... let mut shape_id_array: Vec = [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: unused variable: `operator_id_list` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:843:17 [INFO] [stdout] | [INFO] [stdout] 843 | let operator_id_list = feed_to_operator_hashmap [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operator_id_list` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stop_id` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:907:46 [INFO] [stdout] | [INFO] [stdout] 907 | ... for (stop_id, stop) in >fs.stops { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stop_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trip_id` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:962:46 [INFO] [stdout] | [INFO] [stdout] 962 | ... for (trip_id, trip) in >fs.trips { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trip_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stop_id` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:1453:46 [INFO] [stdout] | [INFO] [stdout] 1453 | ... for (stop_id, stop) in >fs.stops { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stop_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trip_id` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:1006:55 [INFO] [stdout] | [INFO] [stdout] 1006 | ... .filter(|(trip_id, trip)| { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trip_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trip_id` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:1011:52 [INFO] [stdout] | [INFO] [stdout] 1011 | ... .map(|(trip_id, trip)| trip.route_id.clone()) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trip_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trip_id` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:1356:97 [INFO] [stdout] | [INFO] [stdout] 1356 | ... let trips_workers = trips_clone.into_iter().map( |((trip_id, feed_id), (trip, client))| async move { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trip_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:1479:89 [INFO] [stdout] | [INFO] [stdout] 1479 | ... let mut shape_points = gtfs.shapes.iter().map(|(a,b)| b) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:1530:88 [INFO] [stdout] | [INFO] [stdout] 1530 | ... &operator_pairs_hashmap.par_iter().map(|(a,b)| a).collect::>(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:1559:84 [INFO] [stdout] | [INFO] [stdout] 1559 | ... &operator_pairs_hashmap.iter().map(|(a,b)| a).collect::>(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl Authorization { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 26 | pub fn builder() -> builder::Authorization { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 105 | impl DistributedMobilityFeedRegistry { [INFO] [stdout] | ------------------------------------ associated function in this implementation [INFO] [stdout] 106 | pub fn builder() -> builder::DistributedMobilityFeedRegistry { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 144 | impl Feed { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 145 | pub fn builder() -> builder::Feed { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:239:12 [INFO] [stdout] | [INFO] [stdout] 238 | impl FeedUrls { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 239 | pub fn builder() -> builder::FeedUrls { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:872:12 [INFO] [stdout] | [INFO] [stdout] 871 | impl LicenseDescription { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 872 | pub fn builder() -> builder::LicenseDescription { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:1169:12 [INFO] [stdout] | [INFO] [stdout] 1168 | impl Operator { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 1169 | pub fn builder() -> builder::Operator { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:1187:12 [INFO] [stdout] | [INFO] [stdout] 1186 | impl OperatorAssociatedFeedsItem { [INFO] [stdout] | -------------------------------- associated function in this implementation [INFO] [stdout] 1187 | pub fn builder() -> builder::OperatorAssociatedFeedsItem { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `info_url`, `param_name`, and `type_` are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3486:16 [INFO] [stdout] | [INFO] [stdout] 3485 | impl Authorization { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 3486 | pub fn info_url(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3496 | pub fn param_name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3506 | pub fn type_(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `feeds`, `license_spdx_identifier`, and `operators` are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3552:16 [INFO] [stdout] | [INFO] [stdout] 3551 | impl DistributedMobilityFeedRegistry { [INFO] [stdout] | ------------------------------------ methods in this implementation [INFO] [stdout] 3552 | pub fn feeds(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3562 | pub fn license_spdx_identifier(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3575 | pub fn operators(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3639:16 [INFO] [stdout] | [INFO] [stdout] 3638 | impl Feed { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 3639 | pub fn authorization(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3649 | pub fn description(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3659 | pub fn id(mut self, value: T) -> Self [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 3669 | pub fn languages(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3679 | pub fn license(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3689 | pub fn name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 3699 | pub fn operators(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3709 | pub fn spec(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 3719 | pub fn supersedes_ids(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3729 | pub fn tags(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 3739 | pub fn urls(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3813:16 [INFO] [stdout] | [INFO] [stdout] 3812 | impl FeedUrls { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 3813 | pub fn gbfs_auto_discovery(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3826 | pub fn mds_provider(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3836 | pub fn realtime_alerts(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3846 | pub fn realtime_trip_updates(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3859 | pub fn realtime_vehicle_positions(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3872 | pub fn static_current(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3882 | pub fn static_historic(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3892 | pub fn static_hypothetical(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3905 | pub fn static_planned(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3979:16 [INFO] [stdout] | [INFO] [stdout] 3978 | impl LicenseDescription { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 3979 | pub fn attribution_instructions(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3992 | pub fn attribution_text(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4005 | pub fn commercial_use_allowed(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4018 | pub fn create_derived_product(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4031 | pub fn redistribution_allowed(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4044 | pub fn share_alike_optional(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4057 | pub fn spdx_identifier(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4067 | pub fn url(mut self, value: T) -> Self [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4077 | pub fn use_without_attribution(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:4146:16 [INFO] [stdout] | [INFO] [stdout] 4145 | impl Operator { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 4146 | pub fn associated_feeds(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4159 | pub fn name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 4169 | pub fn onestop_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4179 | pub fn short_name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4189 | pub fn supersedes_ids(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4199 | pub fn tags(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 4209 | pub fn website(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `feed_onestop_id` and `gtfs_agency_id` are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:4261:16 [INFO] [stdout] | [INFO] [stdout] 4260 | impl OperatorAssociatedFeedsItem { [INFO] [stdout] | -------------------------------- methods in this implementation [INFO] [stdout] 4261 | pub fn feed_onestop_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4271 | pub fn gtfs_agency_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fix_background_colour_rgb_feed` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/colour_correction.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn fix_background_colour_rgb_feed(feed_id: &String, background: RGB) -> RGB { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ingest_gtfs_schedule/main.rs:1281:49 [INFO] [stdout] | [INFO] [stdout] 1281 | ... let mut shape_id_array: Vec = [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: using `.clone()` on a double reference, which returns `gtfs_structures::Route` instead of cloning the inner type [INFO] [stdout] --> src/ingest_gtfs_schedule/colour_correction.rs:54:37 [INFO] [stdout] | [INFO] [stdout] 54 | let metroid = &route.clone().id.split("-").collect::>()[0]; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl Authorization { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 26 | pub fn builder() -> builder::Authorization { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 105 | impl DistributedMobilityFeedRegistry { [INFO] [stdout] | ------------------------------------ associated function in this implementation [INFO] [stdout] 106 | pub fn builder() -> builder::DistributedMobilityFeedRegistry { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 144 | impl Feed { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 145 | pub fn builder() -> builder::Feed { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:239:12 [INFO] [stdout] | [INFO] [stdout] 238 | impl FeedUrls { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 239 | pub fn builder() -> builder::FeedUrls { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:872:12 [INFO] [stdout] | [INFO] [stdout] 871 | impl LicenseDescription { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 872 | pub fn builder() -> builder::LicenseDescription { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:1169:12 [INFO] [stdout] | [INFO] [stdout] 1168 | impl Operator { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 1169 | pub fn builder() -> builder::Operator { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:1187:12 [INFO] [stdout] | [INFO] [stdout] 1186 | impl OperatorAssociatedFeedsItem { [INFO] [stdout] | -------------------------------- associated function in this implementation [INFO] [stdout] 1187 | pub fn builder() -> builder::OperatorAssociatedFeedsItem { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `info_url`, `param_name`, and `type_` are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3486:16 [INFO] [stdout] | [INFO] [stdout] 3485 | impl Authorization { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 3486 | pub fn info_url(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3496 | pub fn param_name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3506 | pub fn type_(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `feeds`, `license_spdx_identifier`, and `operators` are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3552:16 [INFO] [stdout] | [INFO] [stdout] 3551 | impl DistributedMobilityFeedRegistry { [INFO] [stdout] | ------------------------------------ methods in this implementation [INFO] [stdout] 3552 | pub fn feeds(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3562 | pub fn license_spdx_identifier(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3575 | pub fn operators(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3639:16 [INFO] [stdout] | [INFO] [stdout] 3638 | impl Feed { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 3639 | pub fn authorization(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3649 | pub fn description(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3659 | pub fn id(mut self, value: T) -> Self [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 3669 | pub fn languages(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3679 | pub fn license(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3689 | pub fn name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 3699 | pub fn operators(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3709 | pub fn spec(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 3719 | pub fn supersedes_ids(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3729 | pub fn tags(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 3739 | pub fn urls(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3813:16 [INFO] [stdout] | [INFO] [stdout] 3812 | impl FeedUrls { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 3813 | pub fn gbfs_auto_discovery(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3826 | pub fn mds_provider(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3836 | pub fn realtime_alerts(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3846 | pub fn realtime_trip_updates(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3859 | pub fn realtime_vehicle_positions(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3872 | pub fn static_current(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3882 | pub fn static_historic(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3892 | pub fn static_hypothetical(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3905 | pub fn static_planned(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:3979:16 [INFO] [stdout] | [INFO] [stdout] 3978 | impl LicenseDescription { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 3979 | pub fn attribution_instructions(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3992 | pub fn attribution_text(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4005 | pub fn commercial_use_allowed(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4018 | pub fn create_derived_product(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4031 | pub fn redistribution_allowed(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4044 | pub fn share_alike_optional(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4057 | pub fn spdx_identifier(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4067 | pub fn url(mut self, value: T) -> Self [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 4077 | pub fn use_without_attribution(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:4146:16 [INFO] [stdout] | [INFO] [stdout] 4145 | impl Operator { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 4146 | pub fn associated_feeds(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4159 | pub fn name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 4169 | pub fn onestop_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4179 | pub fn short_name(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4189 | pub fn supersedes_ids(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4199 | pub fn tags(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 4209 | pub fn website(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `feed_onestop_id` and `gtfs_agency_id` are never used [INFO] [stdout] --> src/ingest_gtfs_schedule/dmfr.rs:4261:16 [INFO] [stdout] | [INFO] [stdout] 4260 | impl OperatorAssociatedFeedsItem { [INFO] [stdout] | -------------------------------- methods in this implementation [INFO] [stdout] 4261 | pub fn feed_onestop_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4271 | pub fn gtfs_agency_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fix_background_colour_rgb_feed` is never used [INFO] [stdout] --> src/ingest_gtfs_schedule/colour_correction.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn fix_background_colour_rgb_feed(feed_id: &String, background: RGB) -> RGB { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `gtfs_structures::Route` instead of cloning the inner type [INFO] [stdout] --> src/ingest_gtfs_schedule/colour_correction.rs:54:37 [INFO] [stdout] | [INFO] [stdout] 54 | let metroid = &route.clone().id.split("-").collect::>()[0]; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [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" "095e53636edd229dcd566b69fd8ad0f9f8bd33ac8b7694d4af2d752688d4c2fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "095e53636edd229dcd566b69fd8ad0f9f8bd33ac8b7694d4af2d752688d4c2fa", kill_on_drop: false }` [INFO] [stdout] 095e53636edd229dcd566b69fd8ad0f9f8bd33ac8b7694d4af2d752688d4c2fa