[INFO] cloning repository https://github.com/noisecapella/gtfs-map [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noisecapella/gtfs-map" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoisecapella%2Fgtfs-map", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoisecapella%2Fgtfs-map'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3ae69d1a45a77353ebf5c0b5e4e71785c2bee5c [INFO] checking noisecapella/gtfs-map against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoisecapella%2Fgtfs-map" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/noisecapella/gtfs-map on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/noisecapella/gtfs-map [INFO] finished tweaking git repo https://github.com/noisecapella/gtfs-map [INFO] tweaked toml for git repo https://github.com/noisecapella/gtfs-map written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/noisecapella/gtfs-map already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddd3c909d966a8f7e789f68be2430932f69cc010b97400e1b82097391b5ee14c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ddd3c909d966a8f7e789f68be2430932f69cc010b97400e1b82097391b5ee14c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddd3c909d966a8f7e789f68be2430932f69cc010b97400e1b82097391b5ee14c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddd3c909d966a8f7e789f68be2430932f69cc010b97400e1b82097391b5ee14c", kill_on_drop: false }` [INFO] [stdout] ddd3c909d966a8f7e789f68be2430932f69cc010b97400e1b82097391b5ee14c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5be5b8a0719752b8d3fa871706c7d761203dcdd70612cabbc00a5f88ea720f72 [INFO] running `Command { std: "docker" "start" "-a" "5be5b8a0719752b8d3fa871706c7d761203dcdd70612cabbc00a5f88ea720f72", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking futures v0.1.28 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking indexmap v1.1.0 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking miniz_oxide v0.3.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking encoding_rs v0.8.17 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking flate2 v1.0.11 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking backtrace v0.3.35 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking rusqlite v0.20.0 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.20 [INFO] [stderr] Checking gtfs-map v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/gtfs_map.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | let shapes = try!(Shape::make_shapes(&shapes_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/gtfs_map.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | let stop_times = try!(StopTimes::make_stop_times(&stop_times_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/gtfs_map.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | let f = try!(File::open(path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/gtfs_map.rs:127:38 [INFO] [stdout] | [INFO] [stdout] 127 | ... let stop_times_indexes = try!(self.stop_times.trip_lookup.get(trip_id).ok_or(Error::GtfsMapError("No trip found in stop_times".to_s... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/gtfs_map.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | try!(reader.seek(pos.clone())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/hubway.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | try!(statement.execute(fields)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mbta.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | let route = try!(gtfs_map.find_route_by_id(route_ids[0])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mbta.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | let routes_added = try!(db::insert_route(conn, as_route, route_title, color, opposite_color, route_sort_order, agency_id, &pathblob)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mbta.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | let stop_rows = try!(gtfs_map.find_stops_by_routes(route_ids)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mbta.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | try!(db::insert_stop(conn, &stop_id, &stop.stop_name, &stop.stop_lat, &stop.stop_lon, &stop.parent_station)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mbta.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | try!(db::insert_stopmapping(conn, &stop_id, as_route)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mbta.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!(db::insert_direction(conn, trip_id, &trip.trip_headsign, as_route, "", true)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mbta.rs:113:18 [INFO] [stdout] | [INFO] [stdout] 113 | index += try!(add_line(connection, index, &[route_id], route_id, &name, BUS_AGENCY_ID, gtfs_map, stops_inserted, None)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mbta.rs:161:21 [INFO] [stdout] | [INFO] [stdout] 161 | let route = try!(gtfs_map.find_route_by_id(route_id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mbta.rs:168:18 [INFO] [stdout] | [INFO] [stdout] 168 | ... index += try!(add_line(connection, index, &[route_id], route_id, &route_title, COMMUTER_RAIL_AGENCY_ID, gtfs_map, stops_inserted, S... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/db.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | let mut statement = try!(conn.prepare("INSERT INTO routes (route, routetitle, color, oppositecolor, listorder, agencyid, pathblob) VA... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/db.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | try!(statement.execute(fields)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/db.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | let mut statement = try!(conn.prepare("INSERT INTO stops (tag, title, lat, lon, parent) VALUES ($1, $2, $3, $4, $5)")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/db.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | try!(statement.execute(fields)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/db.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | let mut statement = try!(conn.prepare("INSERT INTO stopmapping (route, tag) VALUES ($1, $2)")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/db.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | try!(statement.execute(fields)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/db.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | let mut statement = try!(conn.prepare("INSERT INTO directions (dirTag, dirTitleKey, dirRouteKey, dirNameKey, useAsUI) VALUES ($1, $2,... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/db.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | try!(statement.execute(fields)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:50:38 [INFO] [stdout] | [INFO] [stdout] 50 | let route_name = try!(get_attribute(&attributes, "tag")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:51:39 [INFO] [stdout] | [INFO] [stdout] 51 | let route_title = try!(get_attribute(&attributes, "title")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:85:40 [INFO] [stdout] | [INFO] [stdout] 85 | let route_id = try!(get_attribute(&attributes, "tag")).to_string(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:86:43 [INFO] [stdout] | [INFO] [stdout] 86 | let route_title = try!(get_attribute(&attributes, "title")).to_string(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:87:44 [INFO] [stdout] | [INFO] [stdout] 87 | let color_string = try!(get_attribute(&attributes, "color")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:88:37 [INFO] [stdout] | [INFO] [stdout] 88 | let color = try!(i32::from_str_radix(color_string, 16)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:89:53 [INFO] [stdout] | [INFO] [stdout] 89 | let opposite_color_string = try!(get_attribute(&attributes, "oppositeColor")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:90:46 [INFO] [stdout] | [INFO] [stdout] 90 | let opposite_color = try!(i32::from_str_radix(opposite_color_string, 16)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | let tag = try!(get_attribute(&attributes, "tag")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:98:45 [INFO] [stdout] | [INFO] [stdout] 98 | ... let title = try!(get_attribute(&attributes, "title")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:99:43 [INFO] [stdout] | [INFO] [stdout] 99 | ... let lat = try!(get_attribute(&attributes, "lat")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:100:43 [INFO] [stdout] | [INFO] [stdout] 100 | ... let lon = try!(get_attribute(&attributes, "lon")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:113:33 [INFO] [stdout] | [INFO] [stdout] 113 | ... try!(db::insert_stop(conn, tag, title, lat, lon, parent_id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:116:29 [INFO] [stdout] | [INFO] [stdout] 116 | ... try!(db::insert_stopmapping(conn, tag, ¤t_route.as_ref().unwrap().0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:120:39 [INFO] [stdout] | [INFO] [stdout] 120 | let dir_tag = try!(get_attribute(&attributes, "tag")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:123:45 [INFO] [stdout] | [INFO] [stdout] 123 | ... let dir_title = try!(get_attribute(&attributes, "title")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:124:44 [INFO] [stdout] | [INFO] [stdout] 124 | ... let dir_name = try!(get_attribute(&attributes, "name")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:125:53 [INFO] [stdout] | [INFO] [stdout] 125 | ... let use_for_ui_string = try!(get_attribute(&attributes, "useForUI")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:127:29 [INFO] [stdout] | [INFO] [stdout] 127 | ... try!(db::insert_direction(conn, dir_tag, dir_title, route_id, dir_name, use_for_ui)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:131:42 [INFO] [stdout] | [INFO] [stdout] 131 | let lat_string = try!(get_attribute(&attributes, "lat")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:132:42 [INFO] [stdout] | [INFO] [stdout] 132 | let lon_string = try!(get_attribute(&attributes, "lon")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:133:40 [INFO] [stdout] | [INFO] [stdout] 133 | let lat: f64 = try!(lat_string.parse()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:134:40 [INFO] [stdout] | [INFO] [stdout] 134 | let lon: f64 = try!(lon_string.parse()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | ... try!(db::insert_route(conn, route_id, route_title, color, opposite_color, start_order, BUS_AGENCY_ID, &pathblob)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:180:18 [INFO] [stdout] | [INFO] [stdout] 180 | let routes = try!(get_routes(nextbus_agency)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:185:18 [INFO] [stdout] | [INFO] [stdout] 185 | index += try!(add_route(conn, &route_name, stops_inserted, &parents, index, nextbus_agency)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/stop_times.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | let f = try!(File::open(stop_times_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | try!(connection.execute(trim_line, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | try!(create_tables(&connection)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | index = try!(mbta::generate_commuter_rail(&connection, index, >fs_map, &mut stops_inserted)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | index = try!(mbta::generate_heavy_rail(&connection, index, >fs_map, &mut stops_inserted)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | index = try!(mbta::generate_bus(&connection, index, >fs_map, &mut stops_inserted)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | index = try!(nextbus::generate(&connection, index, >fs_map, &mut stops_inserted, nextbus_agency)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | index = try!(hubway::generate_hubway(&connection, index)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | try!(connection.execute("COMMIT", &empty)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:104:19 [INFO] [stdout] | [INFO] [stdout] 104 | let matches = try!(opts.parse(&args[1..])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:112:25 [INFO] [stdout] | [INFO] [stdout] 112 | let gtfs_path_str = try!(matches.opt_str("p").ok_or(GtfsMapError("Missing gtfs path".to_owned()))).to_string(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:113:27 [INFO] [stdout] | [INFO] [stdout] 113 | let output_path_str = try!(matches.opt_str("o").ok_or(GtfsMapError("Missing output path".to_owned()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:119:20 [INFO] [stdout] | [INFO] [stdout] 119 | let gtfs_map = try!(GtfsMap::new(gtfs_path_str)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:120:22 [INFO] [stdout] | [INFO] [stdout] 120 | let connection = try!(Connection::open(&output_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | try!(connection.execute("BEGIN TRANSACTION", &empty)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/gtfs_map.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | let shapes = try!(Shape::make_shapes(&shapes_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/gtfs_map.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | let stop_times = try!(StopTimes::make_stop_times(&stop_times_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/gtfs_map.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | let f = try!(File::open(path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/gtfs_map.rs:127:38 [INFO] [stdout] | [INFO] [stdout] 127 | ... let stop_times_indexes = try!(self.stop_times.trip_lookup.get(trip_id).ok_or(Error::GtfsMapError("No trip found in stop_times".to_s... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/gtfs_map.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | try!(reader.seek(pos.clone())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/hubway.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | try!(statement.execute(fields)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mbta.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | let route = try!(gtfs_map.find_route_by_id(route_ids[0])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mbta.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | let routes_added = try!(db::insert_route(conn, as_route, route_title, color, opposite_color, route_sort_order, agency_id, &pathblob)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mbta.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | let stop_rows = try!(gtfs_map.find_stops_by_routes(route_ids)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mbta.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | try!(db::insert_stop(conn, &stop_id, &stop.stop_name, &stop.stop_lat, &stop.stop_lon, &stop.parent_station)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mbta.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | try!(db::insert_stopmapping(conn, &stop_id, as_route)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mbta.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!(db::insert_direction(conn, trip_id, &trip.trip_headsign, as_route, "", true)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mbta.rs:113:18 [INFO] [stdout] | [INFO] [stdout] 113 | index += try!(add_line(connection, index, &[route_id], route_id, &name, BUS_AGENCY_ID, gtfs_map, stops_inserted, None)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mbta.rs:161:21 [INFO] [stdout] | [INFO] [stdout] 161 | let route = try!(gtfs_map.find_route_by_id(route_id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mbta.rs:168:18 [INFO] [stdout] | [INFO] [stdout] 168 | ... index += try!(add_line(connection, index, &[route_id], route_id, &route_title, COMMUTER_RAIL_AGENCY_ID, gtfs_map, stops_inserted, S... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/db.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | let mut statement = try!(conn.prepare("INSERT INTO routes (route, routetitle, color, oppositecolor, listorder, agencyid, pathblob) VA... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/db.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | try!(statement.execute(fields)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/db.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | let mut statement = try!(conn.prepare("INSERT INTO stops (tag, title, lat, lon, parent) VALUES ($1, $2, $3, $4, $5)")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/db.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | try!(statement.execute(fields)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/db.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | let mut statement = try!(conn.prepare("INSERT INTO stopmapping (route, tag) VALUES ($1, $2)")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/db.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | try!(statement.execute(fields)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/db.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | let mut statement = try!(conn.prepare("INSERT INTO directions (dirTag, dirTitleKey, dirRouteKey, dirNameKey, useAsUI) VALUES ($1, $2,... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/db.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | try!(statement.execute(fields)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:50:38 [INFO] [stdout] | [INFO] [stdout] 50 | let route_name = try!(get_attribute(&attributes, "tag")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:51:39 [INFO] [stdout] | [INFO] [stdout] 51 | let route_title = try!(get_attribute(&attributes, "title")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:85:40 [INFO] [stdout] | [INFO] [stdout] 85 | let route_id = try!(get_attribute(&attributes, "tag")).to_string(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:86:43 [INFO] [stdout] | [INFO] [stdout] 86 | let route_title = try!(get_attribute(&attributes, "title")).to_string(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:87:44 [INFO] [stdout] | [INFO] [stdout] 87 | let color_string = try!(get_attribute(&attributes, "color")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:88:37 [INFO] [stdout] | [INFO] [stdout] 88 | let color = try!(i32::from_str_radix(color_string, 16)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:89:53 [INFO] [stdout] | [INFO] [stdout] 89 | let opposite_color_string = try!(get_attribute(&attributes, "oppositeColor")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:90:46 [INFO] [stdout] | [INFO] [stdout] 90 | let opposite_color = try!(i32::from_str_radix(opposite_color_string, 16)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | let tag = try!(get_attribute(&attributes, "tag")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:98:45 [INFO] [stdout] | [INFO] [stdout] 98 | ... let title = try!(get_attribute(&attributes, "title")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:99:43 [INFO] [stdout] | [INFO] [stdout] 99 | ... let lat = try!(get_attribute(&attributes, "lat")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:100:43 [INFO] [stdout] | [INFO] [stdout] 100 | ... let lon = try!(get_attribute(&attributes, "lon")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:113:33 [INFO] [stdout] | [INFO] [stdout] 113 | ... try!(db::insert_stop(conn, tag, title, lat, lon, parent_id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:116:29 [INFO] [stdout] | [INFO] [stdout] 116 | ... try!(db::insert_stopmapping(conn, tag, ¤t_route.as_ref().unwrap().0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:120:39 [INFO] [stdout] | [INFO] [stdout] 120 | let dir_tag = try!(get_attribute(&attributes, "tag")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:123:45 [INFO] [stdout] | [INFO] [stdout] 123 | ... let dir_title = try!(get_attribute(&attributes, "title")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:124:44 [INFO] [stdout] | [INFO] [stdout] 124 | ... let dir_name = try!(get_attribute(&attributes, "name")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:125:53 [INFO] [stdout] | [INFO] [stdout] 125 | ... let use_for_ui_string = try!(get_attribute(&attributes, "useForUI")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:127:29 [INFO] [stdout] | [INFO] [stdout] 127 | ... try!(db::insert_direction(conn, dir_tag, dir_title, route_id, dir_name, use_for_ui)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:131:42 [INFO] [stdout] | [INFO] [stdout] 131 | let lat_string = try!(get_attribute(&attributes, "lat")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:132:42 [INFO] [stdout] | [INFO] [stdout] 132 | let lon_string = try!(get_attribute(&attributes, "lon")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:133:40 [INFO] [stdout] | [INFO] [stdout] 133 | let lat: f64 = try!(lat_string.parse()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:134:40 [INFO] [stdout] | [INFO] [stdout] 134 | let lon: f64 = try!(lon_string.parse()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | ... try!(db::insert_route(conn, route_id, route_title, color, opposite_color, start_order, BUS_AGENCY_ID, &pathblob)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:180:18 [INFO] [stdout] | [INFO] [stdout] 180 | let routes = try!(get_routes(nextbus_agency)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nextbus.rs:185:18 [INFO] [stdout] | [INFO] [stdout] 185 | index += try!(add_route(conn, &route_name, stops_inserted, &parents, index, nextbus_agency)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/stop_times.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | let f = try!(File::open(stop_times_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | try!(connection.execute(trim_line, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | try!(create_tables(&connection)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | index = try!(mbta::generate_commuter_rail(&connection, index, >fs_map, &mut stops_inserted)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | index = try!(mbta::generate_heavy_rail(&connection, index, >fs_map, &mut stops_inserted)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | index = try!(mbta::generate_bus(&connection, index, >fs_map, &mut stops_inserted)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | index = try!(nextbus::generate(&connection, index, >fs_map, &mut stops_inserted, nextbus_agency)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | index = try!(hubway::generate_hubway(&connection, index)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | try!(connection.execute("COMMIT", &empty)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:104:19 [INFO] [stdout] | [INFO] [stdout] 104 | let matches = try!(opts.parse(&args[1..])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:112:25 [INFO] [stdout] | [INFO] [stdout] 112 | let gtfs_path_str = try!(matches.opt_str("p").ok_or(GtfsMapError("Missing gtfs path".to_owned()))).to_string(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:113:27 [INFO] [stdout] | [INFO] [stdout] 113 | let output_path_str = try!(matches.opt_str("o").ok_or(GtfsMapError("Missing output path".to_owned()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:119:20 [INFO] [stdout] | [INFO] [stdout] 119 | let gtfs_map = try!(GtfsMap::new(gtfs_path_str)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:120:22 [INFO] [stdout] | [INFO] [stdout] 120 | let connection = try!(Connection::open(&output_path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | try!(connection.execute("BEGIN TRANSACTION", &empty)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:23:45 [INFO] [stdout] | [INFO] [stdout] 23 | Error::Rusqlite(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:25:48 [INFO] [stdout] | [INFO] [stdout] 25 | Error::GetoptsFail(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | Error::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | Error::Reqwest(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | Error::ParseInt(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:29:47 [INFO] [stdout] | [INFO] [stdout] 29 | Error::ParseFloat(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:30:40 [INFO] [stdout] | [INFO] [stdout] 30 | Error::Csv(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:31:41 [INFO] [stdout] | [INFO] [stdout] 31 | Error::Utf8(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:23:45 [INFO] [stdout] | [INFO] [stdout] 23 | Error::Rusqlite(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:25:48 [INFO] [stdout] | [INFO] [stdout] 25 | Error::GetoptsFail(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | Error::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | Error::Reqwest(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | Error::ParseInt(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:29:47 [INFO] [stdout] | [INFO] [stdout] 29 | Error::ParseFloat(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:30:40 [INFO] [stdout] | [INFO] [stdout] 30 | Error::Csv(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:31:41 [INFO] [stdout] | [INFO] [stdout] 31 | Error::Utf8(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 72 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gtfs-map` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 72 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5be5b8a0719752b8d3fa871706c7d761203dcdd70612cabbc00a5f88ea720f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5be5b8a0719752b8d3fa871706c7d761203dcdd70612cabbc00a5f88ea720f72", kill_on_drop: false }` [INFO] [stdout] 5be5b8a0719752b8d3fa871706c7d761203dcdd70612cabbc00a5f88ea720f72