[INFO] cloning repository https://github.com/martyall/trail-runs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martyall/trail-runs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartyall%2Ftrail-runs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartyall%2Ftrail-runs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a560dd013eed0bfe48852d49c93231c516730a04 [INFO] checking martyall/trail-runs against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartyall%2Ftrail-runs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/martyall/trail-runs on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/martyall/trail-runs [INFO] finished tweaking git repo https://github.com/martyall/trail-runs [INFO] tweaked toml for git repo https://github.com/martyall/trail-runs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/martyall/trail-runs 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded figment v0.10.14 [INFO] [stderr] Downloaded gpx v0.10.0 [INFO] [stderr] Downloaded winnow v0.6.1 [INFO] [stderr] Downloaded fitparser v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4681333c9bc8df2ff9af9d3f437396a267ae902dbf9d27416326dd135d1327fa [INFO] running `Command { std: "docker" "start" "-a" "4681333c9bc8df2ff9af9d3f437396a267ae902dbf9d27416326dd135d1327fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4681333c9bc8df2ff9af9d3f437396a267ae902dbf9d27416326dd135d1327fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4681333c9bc8df2ff9af9d3f437396a267ae902dbf9d27416326dd135d1327fa", kill_on_drop: false }` [INFO] [stdout] 4681333c9bc8df2ff9af9d3f437396a267ae902dbf9d27416326dd135d1327fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc8159739a02e31147fbd0c7288eb2dd6c83b7a4bbb10f42266622229a0df392 [INFO] running `Command { std: "docker" "start" "-a" "fc8159739a02e31147fbd0c7288eb2dd6c83b7a4bbb10f42266622229a0df392", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Checking winnow v0.6.1 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling figment v0.10.14 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking xml-rs v0.8.19 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Checking geo-types v0.7.12 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pear_codegen v0.2.8 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling pear v0.2.8 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking gpx v0.10.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking serde v1.0.196 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking multer v2.1.0 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking uncased v0.9.10 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking toml_edit v0.22.6 [INFO] [stderr] Checking fitparser v0.6.1 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking rocket_http v0.5.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking fit-converter v0.1.0 (/opt/rustwide/workdir/fit-converter) [INFO] [stdout] warning: the item `fitparser` is imported redundantly [INFO] [stdout] --> fit-converter/src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use fitparser; [INFO] [stdout] | ^^^^^^^^^ the item `fitparser` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DecodeOption`, `from_reader_with_options` [INFO] [stdout] --> fit-converter/src/main.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use fitparser::de::{from_reader_with_options, DecodeOption}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude::*` [INFO] [stdout] --> fit-converter/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fitparser` is imported redundantly [INFO] [stdout] --> fit-converter/src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use fitparser; [INFO] [stdout] | ^^^^^^^^^ the item `fitparser` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DecodeOption`, `from_reader_with_options` [INFO] [stdout] --> fit-converter/src/main.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use fitparser::de::{from_reader_with_options, DecodeOption}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude::*` [INFO] [stdout] --> fit-converter/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_dir` [INFO] [stdout] --> fit-converter/src/main.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | fn convert_files(input_dir: &Path, output_dir: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_dir` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_dir` [INFO] [stdout] --> fit-converter/src/main.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | fn convert_files(input_dir: &Path, output_dir: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_dir` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> fit-converter/src/main.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | convert_fit_file(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 25 | let _ = convert_fit_file(&path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> fit-converter/src/main.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | convert_files(Path::new(input_dir), Path::new(output_dir)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 36 | let _ = convert_files(Path::new(input_dir), Path::new(output_dir)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> fit-converter/src/main.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | convert_fit_file(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 25 | let _ = convert_fit_file(&path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> fit-converter/src/main.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | convert_files(Path::new(input_dir), Path::new(output_dir)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 36 | let _ = convert_files(Path::new(input_dir), Path::new(output_dir)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking strava_client v3.0.0 (/opt/rustwide/workdir/strava-client) [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/activities_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/athletes_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/clubs_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/activities_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/athletes_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/clubs_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/gears_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/gears_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/routes_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/routes_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/segment_efforts_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/segment_efforts_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/segments_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/segments_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/streams_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/streams_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/uploads_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/uploads_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `weight` [INFO] [stdout] --> strava-client/src/apis/athletes_api.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | let weight = params.weight; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_weight` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `weight` [INFO] [stdout] --> strava-client/src/apis/athletes_api.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | let weight = params.weight; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_weight` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> strava-client/src/apis/uploads_api.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | let file = params.file; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> strava-client/src/apis/uploads_api.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | let file = params.file; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rocket v0.5.0 [INFO] [stderr] Checking server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.26s [INFO] running `Command { std: "docker" "inspect" "fc8159739a02e31147fbd0c7288eb2dd6c83b7a4bbb10f42266622229a0df392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc8159739a02e31147fbd0c7288eb2dd6c83b7a4bbb10f42266622229a0df392", kill_on_drop: false }` [INFO] [stdout] fc8159739a02e31147fbd0c7288eb2dd6c83b7a4bbb10f42266622229a0df392 [INFO] checking martyall/trail-runs against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartyall%2Ftrail-runs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/martyall/trail-runs on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/martyall/trail-runs [INFO] finished tweaking git repo https://github.com/martyall/trail-runs [INFO] tweaked toml for git repo https://github.com/martyall/trail-runs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/martyall/trail-runs 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cd8b1cb8fd3fccafa93d12b16aae71126242c20d114adf21958533bcb25f892 [INFO] running `Command { std: "docker" "start" "-a" "7cd8b1cb8fd3fccafa93d12b16aae71126242c20d114adf21958533bcb25f892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cd8b1cb8fd3fccafa93d12b16aae71126242c20d114adf21958533bcb25f892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd8b1cb8fd3fccafa93d12b16aae71126242c20d114adf21958533bcb25f892", kill_on_drop: false }` [INFO] [stdout] 7cd8b1cb8fd3fccafa93d12b16aae71126242c20d114adf21958533bcb25f892 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca91ce53ed5b6833600173f3354265aa61de740d2ecb42d80f16dfc5c543497c [INFO] running `Command { std: "docker" "start" "-a" "ca91ce53ed5b6833600173f3354265aa61de740d2ecb42d80f16dfc5c543497c", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking winnow v0.6.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling figment v0.10.14 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking xml-rs v0.8.19 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking geo-types v0.7.12 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pear_codegen v0.2.8 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling pear v0.2.8 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking gpx v0.10.0 [INFO] [stderr] Checking serde v1.0.196 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking multer v2.1.0 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking toml_edit v0.22.6 [INFO] [stderr] Checking fitparser v0.6.1 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking rocket_http v0.5.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking fit-converter v0.1.0 (/opt/rustwide/workdir/fit-converter) [INFO] [stdout] warning: the item `fitparser` is imported redundantly [INFO] [stdout] --> fit-converter/src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use fitparser; [INFO] [stdout] | ^^^^^^^^^ the item `fitparser` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DecodeOption`, `from_reader_with_options` [INFO] [stdout] --> fit-converter/src/main.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use fitparser::de::{from_reader_with_options, DecodeOption}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude::*` [INFO] [stdout] --> fit-converter/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fitparser` is imported redundantly [INFO] [stdout] --> fit-converter/src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use fitparser; [INFO] [stdout] | ^^^^^^^^^ the item `fitparser` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DecodeOption`, `from_reader_with_options` [INFO] [stdout] --> fit-converter/src/main.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use fitparser::de::{from_reader_with_options, DecodeOption}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude::*` [INFO] [stdout] --> fit-converter/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_dir` [INFO] [stdout] --> fit-converter/src/main.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | fn convert_files(input_dir: &Path, output_dir: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_dir` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> fit-converter/src/main.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | convert_fit_file(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 25 | let _ = convert_fit_file(&path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> fit-converter/src/main.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | convert_files(Path::new(input_dir), Path::new(output_dir)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 36 | let _ = convert_files(Path::new(input_dir), Path::new(output_dir)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_dir` [INFO] [stdout] --> fit-converter/src/main.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | fn convert_files(input_dir: &Path, output_dir: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_dir` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> fit-converter/src/main.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | convert_fit_file(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 25 | let _ = convert_fit_file(&path); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> fit-converter/src/main.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | convert_files(Path::new(input_dir), Path::new(output_dir)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 36 | let _ = convert_files(Path::new(input_dir), Path::new(output_dir)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking strava_client v3.0.0 (/opt/rustwide/workdir/strava-client) [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/activities_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/athletes_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/clubs_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/gears_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/routes_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/segment_efforts_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/segments_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/streams_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/uploads_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `weight` [INFO] [stdout] --> strava-client/src/apis/athletes_api.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | let weight = params.weight; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_weight` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> strava-client/src/apis/uploads_api.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | let file = params.file; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/activities_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/athletes_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/clubs_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/gears_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/routes_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/segment_efforts_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/segments_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/streams_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> strava-client/src/apis/uploads_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: strava-client/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate reqwest; [INFO] [stdout] | --------------------- the item `reqwest` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `weight` [INFO] [stdout] --> strava-client/src/apis/athletes_api.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | let weight = params.weight; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_weight` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> strava-client/src/apis/uploads_api.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | let file = params.file; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rocket v0.5.0 [INFO] [stderr] Checking server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "ca91ce53ed5b6833600173f3354265aa61de740d2ecb42d80f16dfc5c543497c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca91ce53ed5b6833600173f3354265aa61de740d2ecb42d80f16dfc5c543497c", kill_on_drop: false }` [INFO] [stdout] ca91ce53ed5b6833600173f3354265aa61de740d2ecb42d80f16dfc5c543497c