[INFO] cloning repository https://github.com/spstreets/gtfs_manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spstreets/gtfs_manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspstreets%2Fgtfs_manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspstreets%2Fgtfs_manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0cfef2c54f60d7bd43e2d20f9217bb4202d59a2 [INFO] checking spstreets/gtfs_manager against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspstreets%2Fgtfs_manager" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spstreets/gtfs_manager on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spstreets/gtfs_manager [INFO] finished tweaking git repo https://github.com/spstreets/gtfs_manager [INFO] tweaked toml for git repo https://github.com/spstreets/gtfs_manager written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/spstreets/gtfs_manager 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/maxwell8888/gtfs-structure` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba107661e28cccb48dd26469833334202f14d8fa335ef2ac55bfb0518229d783 [INFO] running `Command { std: "docker" "start" "-a" "ba107661e28cccb48dd26469833334202f14d8fa335ef2ac55bfb0518229d783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba107661e28cccb48dd26469833334202f14d8fa335ef2ac55bfb0518229d783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba107661e28cccb48dd26469833334202f14d8fa335ef2ac55bfb0518229d783", kill_on_drop: false }` [INFO] [stdout] ba107661e28cccb48dd26469833334202f14d8fa335ef2ac55bfb0518229d783 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6ccd1bd115bdab8fc4b14f4a474f47192417b38b17bbb965d047cc7e1940436 [INFO] running `Command { std: "docker" "start" "-a" "f6ccd1bd115bdab8fc4b14f4a474f47192417b38b17bbb965d047cc7e1940436", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.141 [INFO] [stderr] Compiling anyhow v1.0.59 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.141 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking bytemuck v1.11.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tinystr v0.3.4 [INFO] [stderr] Compiling gio v0.14.8 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking kurbo v0.8.3 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Checking unic-langid v0.9.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling gtk v0.14.3 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking piet v0.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling druid-shell v0.7.0 (https://github.com/linebender/druid#235d7210) [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking time v0.3.12 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking intl_pluralrules v7.0.1 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking self_cell v0.10.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking tracing-subscriber v0.3.15 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling druid-derive v0.4.0 (https://github.com/linebender/druid#235d7210) [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.2.0 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling pest v2.2.1 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling gtk3-macros v0.14.0 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.9 [INFO] [stderr] Compiling gio-sys v0.14.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Compiling gdk-sys v0.14.0 [INFO] [stderr] Compiling atk-sys v0.14.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling gtk-sys v0.14.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Compiling pangocairo-sys v0.14.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking glib v0.14.8 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking fluent-syntax v0.11.0 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Checking fluent-bundle v0.15.2 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking clap v3.2.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rgb v0.8.33 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking cairo-rs v0.14.9 [INFO] [stderr] Checking pango v0.14.8 [INFO] [stderr] Checking atk v0.14.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking gtfs-structures v0.32.2 (https://github.com/maxwell8888/gtfs-structure?branch=without_serde_changes#0ace9a4c) [INFO] [stderr] Checking pangocairo v0.14.0 [INFO] [stderr] Checking piet-cairo v0.5.0 [INFO] [stderr] Checking piet-common v0.5.0 [INFO] [stderr] Checking gdk-pixbuf v0.14.0 [INFO] [stderr] Checking gdk v0.14.3 [INFO] [stderr] Checking druid v0.7.0 (https://github.com/linebender/druid#235d7210) [INFO] [stderr] Checking gtfs_manager v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `CrossAxisAlignment`, `Flex` [INFO] [stdout] --> src/list_select.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use druid::widget::{Controller, CrossAxisAlignment, Flex, Label, LabelText}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LinearGradient`, `UnitPoint`, `theme` [INFO] [stdout] --> src/list_select.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | theme, BoxConstraints, Color, Data, Env, Event, EventCtx, LayoutCtx, LifeCycle, LifeCycleCtx, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | LinearGradient, PaintCtx, RenderContext, Size, UnitPoint, UpdateCtx, Widget, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BoxConstraints` is imported redundantly [INFO] [stdout] --> src/map.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 4 | use druid::widget::prelude::*; [INFO] [stdout] | ------------------------- the item `BoxConstraints` is already imported here [INFO] [stdout] 5 | use druid::{ [INFO] [stdout] 6 | Affine, BoxConstraints, Color, Cursor, Data, Env, Event, LayoutCtx, Point, Rect, RenderContext, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Data` is imported redundantly [INFO] [stdout] --> src/map.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 4 | use druid::widget::prelude::*; [INFO] [stdout] | ------------------------- the item `Data` is already imported here [INFO] [stdout] 5 | use druid::{ [INFO] [stdout] 6 | Affine, BoxConstraints, Color, Cursor, Data, Env, Event, LayoutCtx, Point, Rect, RenderContext, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Env` is imported redundantly [INFO] [stdout] --> src/map.rs:6:50 [INFO] [stdout] | [INFO] [stdout] 4 | use druid::widget::prelude::*; [INFO] [stdout] | ------------------------- the item `Env` is already imported here [INFO] [stdout] 5 | use druid::{ [INFO] [stdout] 6 | Affine, BoxConstraints, Color, Cursor, Data, Env, Event, LayoutCtx, Point, Rect, RenderContext, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Event` is imported redundantly [INFO] [stdout] --> src/map.rs:6:55 [INFO] [stdout] | [INFO] [stdout] 4 | use druid::widget::prelude::*; [INFO] [stdout] | ------------------------- the item `Event` is already imported here [INFO] [stdout] 5 | use druid::{ [INFO] [stdout] 6 | Affine, BoxConstraints, Color, Cursor, Data, Env, Event, LayoutCtx, Point, Rect, RenderContext, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LayoutCtx` is imported redundantly [INFO] [stdout] --> src/map.rs:6:62 [INFO] [stdout] | [INFO] [stdout] 4 | use druid::widget::prelude::*; [INFO] [stdout] | ------------------------- the item `LayoutCtx` is already imported here [INFO] [stdout] 5 | use druid::{ [INFO] [stdout] 6 | Affine, BoxConstraints, Color, Cursor, Data, Env, Event, LayoutCtx, Point, Rect, RenderContext, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RenderContext` is imported redundantly [INFO] [stdout] --> src/map.rs:6:86 [INFO] [stdout] | [INFO] [stdout] 4 | use druid::widget::prelude::*; [INFO] [stdout] | ------------------------- the item `RenderContext` is already imported here [INFO] [stdout] 5 | use druid::{ [INFO] [stdout] 6 | Affine, BoxConstraints, Color, Cursor, Data, Env, Event, LayoutCtx, Point, Rect, RenderContext, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Size` is imported redundantly [INFO] [stdout] --> src/map.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 4 | use druid::widget::prelude::*; [INFO] [stdout] | ------------------------- the item `Size` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | Size, Vec2, Widget, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Widget` is imported redundantly [INFO] [stdout] --> src/map.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 4 | use druid::widget::prelude::*; [INFO] [stdout] | ------------------------- the item `Widget` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | Size, Vec2, Widget, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Agency`, `Gtfs`, `RawGtfs`, `RawStopTime`, `RawTrip`, `RouteType`, `Route`, `StopTime`, `Stop`, `Trip` [INFO] [stdout] --> src/data/newtypes.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Agency, Availability, BikesAllowedType, ContinuousPickupDropOff, DirectionType, Gtfs, [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] 4 | LocationType, PickupDropOffType, RawGtfs, RawStopTime, RawTrip, Route, RouteType, Stop, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ ^^^^^^^ ^^^^^ ^^^^^^^^^ ^^^^ [INFO] [stdout] 5 | StopTime, TimepointType, Trip, [INFO] [stdout] | ^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/views/constants.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> src/views/constants.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `OrdMap`, `Vector`, `ordmap`, `vector` [INFO] [stdout] --> src/views/constants.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use druid::im::{ordmap, vector, OrdMap, Vector}; [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `druid::image::buffer::Rows` [INFO] [stdout] --> src/views/constants.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use druid::image::buffer::Rows; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LensExt`, `self` [INFO] [stdout] --> src/views/constants.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | use druid::lens::{self, LensExt}; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EditableText`, `TextStorage` [INFO] [stdout] --> src/views/constants.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | use druid::text::{EditableText, TextStorage}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CrossAxisAlignment`, `Flex` [INFO] [stdout] --> src/list_select.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use druid::widget::{Controller, CrossAxisAlignment, Flex, Label, LabelText}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Button`, `Checkbox`, `Container`, `Controller`, `CrossAxisAlignment`, `Either`, `FlexParams`, `Flex`, `LabelText`, `Label`, `LineBreaking`, `List`, `MainAxisAlignment`, `Painter`, `RadioGroup`, `Scroll`, `Stepper`, `TextBox`, `ViewSwitcher` [INFO] [stdout] --> src/views/constants.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Button, Checkbox, Container, Controller, CrossAxisAlignment, Either, Flex, FlexParams, Label, [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^ ^^^^ ^^^^^^^^^^ ^^^^^ [INFO] [stdout] 10 | LabelText, LineBreaking, List, MainAxisAlignment, Painter, RadioGroup, Scroll, Stepper, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^ ^^^^^^ ^^^^^^^ [INFO] [stdout] 11 | TextBox, ViewSwitcher, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LinearGradient`, `UnitPoint`, `theme` [INFO] [stdout] --> src/list_select.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | theme, BoxConstraints, Color, Data, Env, Event, EventCtx, LayoutCtx, LifeCycle, LifeCycleCtx, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | LinearGradient, PaintCtx, RenderContext, Size, UnitPoint, UpdateCtx, Widget, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AppDelegate`, `AppLauncher`, `Data`, `Env`, `EventCtx`, `Event`, `Insets`, `Lens`, `LifeCycleCtx`, `LifeCycle`, `LocalizedString`, `PaintCtx`, `Point`, `RenderContext`, `Selector`, `UnitPoint`, `UpdateCtx`, `WidgetExt`, `Widget`, `WindowDesc` [INFO] [stdout] --> src/views/constants.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | AppDelegate, AppLauncher, Color, Data, Env, Event, EventCtx, FontDescriptor, FontFamily, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^ ^^^ ^^^^^ ^^^^^^^^ [INFO] [stdout] 15 | FontWeight, Insets, Key, Lens, LifeCycle, LifeCycleCtx, LocalizedString, PaintCtx, Point, [INFO] [stdout] | ^^^^^^ ^^^^ ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^ [INFO] [stdout] 16 | RenderContext, Selector, UnitPoint, UpdateCtx, Widget, WidgetExt, WindowDesc, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BoxConstraints` is imported redundantly [INFO] [stdout] --> src/map.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 4 | use druid::widget::prelude::*; [INFO] [stdout] | ------------------------- the item `BoxConstraints` is already imported here [INFO] [stdout] 5 | use druid::{ [INFO] [stdout] 6 | Affine, BoxConstraints, Color, Cursor, Data, Env, Event, LayoutCtx, Point, Rect, RenderContext, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gtfs_structures::ContinuousPickupDropOff` [INFO] [stdout] --> src/views/constants.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use gtfs_structures::ContinuousPickupDropOff; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Data` is imported redundantly [INFO] [stdout] --> src/map.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 4 | use druid::widget::prelude::*; [INFO] [stdout] | ------------------------- the item `Data` is already imported here [INFO] [stdout] 5 | use druid::{ [INFO] [stdout] 6 | Affine, BoxConstraints, Color, Cursor, Data, Env, Event, LayoutCtx, Point, Rect, RenderContext, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rgb::RGB8` [INFO] [stdout] --> src/views/constants.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use rgb::RGB8; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LinearGradient`, `UnitPoint` [INFO] [stdout] --> src/views/expander.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | LinearGradient, Point, Rect, UnitPoint, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Env` is imported redundantly [INFO] [stdout] --> src/map.rs:6:50 [INFO] [stdout] | [INFO] [stdout] 4 | use druid::widget::prelude::*; [INFO] [stdout] | ------------------------- the item `Env` is already imported here [INFO] [stdout] 5 | use druid::{ [INFO] [stdout] 6 | Affine, BoxConstraints, Color, Cursor, Data, Env, Event, LayoutCtx, Point, Rect, RenderContext, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Event` is imported redundantly [INFO] [stdout] --> src/map.rs:6:55 [INFO] [stdout] | [INFO] [stdout] 4 | use druid::widget::prelude::*; [INFO] [stdout] | ------------------------- the item `Event` is already imported here [INFO] [stdout] 5 | use druid::{ [INFO] [stdout] 6 | Affine, BoxConstraints, Color, Cursor, Data, Env, Event, LayoutCtx, Point, Rect, RenderContext, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LayoutCtx` is imported redundantly [INFO] [stdout] --> src/map.rs:6:62 [INFO] [stdout] | [INFO] [stdout] 4 | use druid::widget::prelude::*; [INFO] [stdout] | ------------------------- the item `LayoutCtx` is already imported here [INFO] [stdout] 5 | use druid::{ [INFO] [stdout] 6 | Affine, BoxConstraints, Color, Cursor, Data, Env, Event, LayoutCtx, Point, Rect, RenderContext, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Button`, `Checkbox`, `CrossAxisAlignment`, `Flex`, `Label`, `List`, `Radio`, `TextBox` [INFO] [stdout] --> src/views/filtered_list.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Button, Checkbox, CrossAxisAlignment, Flex, Label, List, ListIter, Radio, TextBox, [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^ ^^^^^ ^^^^ ^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RenderContext` is imported redundantly [INFO] [stdout] --> src/map.rs:6:86 [INFO] [stdout] | [INFO] [stdout] 4 | use druid::widget::prelude::*; [INFO] [stdout] | ------------------------- the item `RenderContext` is already imported here [INFO] [stdout] 5 | use druid::{ [INFO] [stdout] 6 | Affine, BoxConstraints, Color, Cursor, Data, Env, Event, LayoutCtx, Point, Rect, RenderContext, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Size` is imported redundantly [INFO] [stdout] --> src/map.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 4 | use druid::widget::prelude::*; [INFO] [stdout] | ------------------------- the item `Size` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | Size, Vec2, Widget, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AppLauncher`, `ArcStr`, `Lens`, `UnitPoint`, `WidgetExt`, `WidgetPod`, `WindowDesc` [INFO] [stdout] --> src/views/filtered_list.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | AppLauncher, ArcStr, BoxConstraints, Data, Env, Event, EventCtx, LayoutCtx, Lens, LifeCycle, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^ ^^^^ [INFO] [stdout] 7 | LifeCycleCtx, PaintCtx, Size, UnitPoint, UpdateCtx, Widget, WidgetExt, WidgetPod, WindowDesc, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Widget` is imported redundantly [INFO] [stdout] --> src/map.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 4 | use druid::widget::prelude::*; [INFO] [stdout] | ------------------------- the item `Widget` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | Size, Vec2, Widget, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/views/filtered_list.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/views/filtered_list.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Agency`, `Gtfs`, `RawGtfs`, `RawStopTime`, `RawTrip`, `RouteType`, `Route`, `StopTime`, `Stop`, `Trip` [INFO] [stdout] --> src/data/newtypes.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Agency, Availability, BikesAllowedType, ContinuousPickupDropOff, DirectionType, Gtfs, [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] 4 | LocationType, PickupDropOffType, RawGtfs, RawStopTime, RawTrip, Route, RouteType, Stop, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ ^^^^^^^ ^^^^^ ^^^^^^^^^ ^^^^ [INFO] [stdout] 5 | StopTime, TimepointType, Trip, [INFO] [stdout] | ^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/views/constants.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> src/views/constants.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `OrdMap`, `Vector`, `ordmap`, `vector` [INFO] [stdout] --> src/views/constants.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use druid::im::{ordmap, vector, OrdMap, Vector}; [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `druid::image::buffer::Rows` [INFO] [stdout] --> src/views/constants.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use druid::image::buffer::Rows; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LensExt`, `self` [INFO] [stdout] --> src/views/constants.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | use druid::lens::{self, LensExt}; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EditableText`, `TextStorage` [INFO] [stdout] --> src/views/constants.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | use druid::text::{EditableText, TextStorage}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Button`, `Checkbox`, `Container`, `Controller`, `CrossAxisAlignment`, `Either`, `FlexParams`, `Flex`, `LabelText`, `Label`, `LineBreaking`, `List`, `MainAxisAlignment`, `Painter`, `RadioGroup`, `Scroll`, `Stepper`, `TextBox`, `ViewSwitcher` [INFO] [stdout] --> src/views/constants.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Button, Checkbox, Container, Controller, CrossAxisAlignment, Either, Flex, FlexParams, Label, [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^ ^^^^ ^^^^^^^^^^ ^^^^^ [INFO] [stdout] 10 | LabelText, LineBreaking, List, MainAxisAlignment, Painter, RadioGroup, Scroll, Stepper, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^ ^^^^^^ ^^^^^^^ [INFO] [stdout] 11 | TextBox, ViewSwitcher, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AppDelegate`, `AppLauncher`, `Data`, `Env`, `EventCtx`, `Event`, `Insets`, `Lens`, `LifeCycleCtx`, `LifeCycle`, `LocalizedString`, `PaintCtx`, `Point`, `RenderContext`, `Selector`, `UnitPoint`, `UpdateCtx`, `WidgetExt`, `Widget`, `WindowDesc` [INFO] [stdout] --> src/views/constants.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | AppDelegate, AppLauncher, Color, Data, Env, Event, EventCtx, FontDescriptor, FontFamily, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^ ^^^ ^^^^^ ^^^^^^^^ [INFO] [stdout] 15 | FontWeight, Insets, Key, Lens, LifeCycle, LifeCycleCtx, LocalizedString, PaintCtx, Point, [INFO] [stdout] | ^^^^^^ ^^^^ ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^ [INFO] [stdout] 16 | RenderContext, Selector, UnitPoint, UpdateCtx, Widget, WidgetExt, WindowDesc, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gtfs_structures::ContinuousPickupDropOff` [INFO] [stdout] --> src/views/constants.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use gtfs_structures::ContinuousPickupDropOff; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rgb::RGB8` [INFO] [stdout] --> src/views/constants.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use rgb::RGB8; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LinearGradient`, `UnitPoint` [INFO] [stdout] --> src/views/expander.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | LinearGradient, Point, Rect, UnitPoint, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Button`, `Checkbox`, `CrossAxisAlignment`, `Flex`, `Label`, `List`, `Radio`, `TextBox` [INFO] [stdout] --> src/views/filtered_list.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Button, Checkbox, CrossAxisAlignment, Flex, Label, List, ListIter, Radio, TextBox, [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^ ^^^^^ ^^^^ ^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AppLauncher`, `ArcStr`, `Lens`, `UnitPoint`, `WidgetExt`, `WidgetPod`, `WindowDesc` [INFO] [stdout] --> src/views/filtered_list.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | AppLauncher, ArcStr, BoxConstraints, Data, Env, Event, EventCtx, LayoutCtx, Lens, LifeCycle, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^ ^^^^ [INFO] [stdout] 7 | LifeCycleCtx, PaintCtx, Size, UnitPoint, UpdateCtx, Widget, WidgetExt, WidgetPod, WindowDesc, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/views/filtered_list.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/views/filtered_list.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Controller` [INFO] [stdout] --> src/list_select.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use druid::widget::{Controller, CrossAxisAlignment, Flex, Label, LabelText}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/list_select.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | fn event(&mut self, ctx: &mut EventCtx, event: &Event, data: &mut T, _env: &Env) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/list_select.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | fn update(&mut self, ctx: &mut UpdateCtx, old_data: &T, data: &T, env: &Env) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old_data` [INFO] [stdout] --> src/list_select.rs:40:47 [INFO] [stdout] | [INFO] [stdout] 40 | fn update(&mut self, ctx: &mut UpdateCtx, old_data: &T, data: &T, env: &Env) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/list_select.rs:40:61 [INFO] [stdout] | [INFO] [stdout] 40 | fn update(&mut self, ctx: &mut UpdateCtx, old_data: &T, data: &T, env: &Env) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/list_select.rs:40:71 [INFO] [stdout] | [INFO] [stdout] 40 | fn update(&mut self, ctx: &mut UpdateCtx, old_data: &T, data: &T, env: &Env) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Controller` [INFO] [stdout] --> src/list_select.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use druid::widget::{Controller, CrossAxisAlignment, Flex, Label, LabelText}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/list_select.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | fn event(&mut self, ctx: &mut EventCtx, event: &Event, data: &mut T, _env: &Env) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/list_select.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | fn update(&mut self, ctx: &mut UpdateCtx, old_data: &T, data: &T, env: &Env) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old_data` [INFO] [stdout] --> src/list_select.rs:40:47 [INFO] [stdout] | [INFO] [stdout] 40 | fn update(&mut self, ctx: &mut UpdateCtx, old_data: &T, data: &T, env: &Env) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/list_select.rs:40:61 [INFO] [stdout] | [INFO] [stdout] 40 | fn update(&mut self, ctx: &mut UpdateCtx, old_data: &T, data: &T, env: &Env) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/list_select.rs:40:71 [INFO] [stdout] | [INFO] [stdout] 40 | fn update(&mut self, ctx: &mut UpdateCtx, old_data: &T, data: &T, env: &Env) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TextBoxOnChange` is never constructed [INFO] [stdout] --> src/views.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | struct TextBoxOnChange; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ScrollToMeController` is never constructed [INFO] [stdout] --> src/views.rs:2059:8 [INFO] [stdout] | [INFO] [stdout] 2059 | struct ScrollToMeController; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TripHoverController` is never constructed [INFO] [stdout] --> src/views.rs:2157:8 [INFO] [stdout] | [INFO] [stdout] 2157 | struct TripHoverController; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RouteHoverController` is never constructed [INFO] [stdout] --> src/views.rs:2178:8 [INFO] [stdout] | [INFO] [stdout] 2178 | struct RouteHoverController; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `from_label`, and `set_text` are never used [INFO] [stdout] --> src/views/expander.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Expander { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 16 | /// Create a new `Checkbox` with a text label. [INFO] [stdout] 17 | pub fn new(text: impl Into>) -> Expander { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn from_label(label: Label) -> Expander { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn set_text(&mut self, label: impl Into>) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TextBoxOnChange` is never constructed [INFO] [stdout] --> src/views.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | struct TextBoxOnChange; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ScrollToMeController` is never constructed [INFO] [stdout] --> src/views.rs:2059:8 [INFO] [stdout] | [INFO] [stdout] 2059 | struct ScrollToMeController; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TripHoverController` is never constructed [INFO] [stdout] --> src/views.rs:2157:8 [INFO] [stdout] | [INFO] [stdout] 2157 | struct TripHoverController; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RouteHoverController` is never constructed [INFO] [stdout] --> src/views.rs:2178:8 [INFO] [stdout] | [INFO] [stdout] 2178 | struct RouteHoverController; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `from_label`, and `set_text` are never used [INFO] [stdout] --> src/views/expander.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Expander { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 16 | /// Create a new `Checkbox` with a text label. [INFO] [stdout] 17 | pub fn new(text: impl Into>) -> Expander { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn from_label(label: Label) -> Expander { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn set_text(&mut self, label: impl Into>) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.08s [INFO] running `Command { std: "docker" "inspect" "f6ccd1bd115bdab8fc4b14f4a474f47192417b38b17bbb965d047cc7e1940436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6ccd1bd115bdab8fc4b14f4a474f47192417b38b17bbb965d047cc7e1940436", kill_on_drop: false }` [INFO] [stdout] f6ccd1bd115bdab8fc4b14f4a474f47192417b38b17bbb965d047cc7e1940436 [INFO] checking spstreets/gtfs_manager against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspstreets%2Fgtfs_manager" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spstreets/gtfs_manager on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spstreets/gtfs_manager [INFO] finished tweaking git repo https://github.com/spstreets/gtfs_manager [INFO] tweaked toml for git repo https://github.com/spstreets/gtfs_manager written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/spstreets/gtfs_manager 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3149cb6e3bf23b8cdc1a3e35f8c7373aff733a212d5153f11f78a749b5cbd48d [INFO] running `Command { std: "docker" "start" "-a" "3149cb6e3bf23b8cdc1a3e35f8c7373aff733a212d5153f11f78a749b5cbd48d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3149cb6e3bf23b8cdc1a3e35f8c7373aff733a212d5153f11f78a749b5cbd48d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3149cb6e3bf23b8cdc1a3e35f8c7373aff733a212d5153f11f78a749b5cbd48d", kill_on_drop: false }` [INFO] [stdout] 3149cb6e3bf23b8cdc1a3e35f8c7373aff733a212d5153f11f78a749b5cbd48d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d31401488d019e371e61f8d833c4f62db84601a30bf655b161e1fd6d7fb7b9c6 [INFO] running `Command { std: "docker" "start" "-a" "d31401488d019e371e61f8d833c4f62db84601a30bf655b161e1fd6d7fb7b9c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.141 [INFO] [stderr] Compiling anyhow v1.0.59 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.141 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 334 | buf_get_impl!(self, u16::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 354 | buf_get_impl!(self, u16::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 374 | buf_get_impl!(self, i16::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 394 | buf_get_impl!(self, i16::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 414 | buf_get_impl!(self, u32::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 434 | buf_get_impl!(self, u32::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 454 | buf_get_impl!(self, i32::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 474 | buf_get_impl!(self, i32::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 494 | buf_get_impl!(self, u64::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 514 | buf_get_impl!(self, u64::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 534 | buf_get_impl!(self, i64::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 554 | buf_get_impl!(self, i64::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 574 | buf_get_impl!(self, u128::from_be_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 594 | buf_get_impl!(self, u128::from_le_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 614 | buf_get_impl!(self, i128::from_be_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 634 | buf_get_impl!(self, i128::from_le_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bytes` (lib) due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d31401488d019e371e61f8d833c4f62db84601a30bf655b161e1fd6d7fb7b9c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d31401488d019e371e61f8d833c4f62db84601a30bf655b161e1fd6d7fb7b9c6", kill_on_drop: false }` [INFO] [stdout] d31401488d019e371e61f8d833c4f62db84601a30bf655b161e1fd6d7fb7b9c6