[INFO] cloning repository https://github.com/robn/jmap-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robn/jmap-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobn%2Fjmap-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobn%2Fjmap-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47f35d9ec3b3a3fe703323960774ac6e51c33f77 [INFO] checking robn/jmap-rs against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobn%2Fjmap-rs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robn/jmap-rs 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/robn/jmap-rs [INFO] finished tweaking git repo https://github.com/robn/jmap-rs [INFO] tweaked toml for git repo https://github.com/robn/jmap-rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/robn/jmap-rs 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] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 5b91199f27d4296b56ba05a48fb0b62de70e231da5a532588f71f14ae8da6787 [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" "5b91199f27d4296b56ba05a48fb0b62de70e231da5a532588f71f14ae8da6787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b91199f27d4296b56ba05a48fb0b62de70e231da5a532588f71f14ae8da6787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b91199f27d4296b56ba05a48fb0b62de70e231da5a532588f71f14ae8da6787", kill_on_drop: false }` [INFO] [stdout] 5b91199f27d4296b56ba05a48fb0b62de70e231da5a532588f71f14ae8da6787 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 0c4aecdcaff1749c96eb3b946a6f6929a45ade620b1a31773ab5e4df33d6372f [INFO] running `Command { std: "docker" "start" "-a" "0c4aecdcaff1749c96eb3b946a6f6929a45ade620b1a31773ab5e4df33d6372f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num-iter v0.1.41 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking uuid v0.2.3 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Checking jmap v0.0.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:148:30 [INFO] [stdout] | [INFO] [stdout] 148 | let vv = try!(T::from_json(v)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:274:41 [INFO] [stdout] | [INFO] [stdout] 274 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / make_record_method_args_type!(GetRequestArgs, "GetRequestArgs", [INFO] [stdout] 28 | | ids: Presence> => "ids", [INFO] [stdout] 29 | | properties: Presence> => "properties", [INFO] [stdout] 30 | | since_state: Presence => "sinceState" [INFO] [stdout] 31 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:274:41 [INFO] [stdout] | [INFO] [stdout] 274 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / make_record_method_args_type!(GetResponseArgs, "GetResponseArgs", [INFO] [stdout] 34 | | state: String => "state", [INFO] [stdout] 35 | | list: Option> => "list", [INFO] [stdout] 36 | | not_found: Option> => "notFound" [INFO] [stdout] 37 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:274:41 [INFO] [stdout] | [INFO] [stdout] 274 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / make_record_method_args_type!(GetUpdatesRequestArgs, "GetUpdatesRequestArgs", [INFO] [stdout] 40 | | since_state: String => "sinceState", [INFO] [stdout] 41 | | max_changes: Presence => "maxChanges", [INFO] [stdout] 42 | | fetch_records: Presence => "fetchRecords", [INFO] [stdout] 43 | | fetch_record_properties: Presence> => "fetchRecordProperties" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:274:41 [INFO] [stdout] | [INFO] [stdout] 274 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / make_record_method_args_type!(GetUpdatesResponseArgs, "GetUpdatesResponseArgs", [INFO] [stdout] 47 | | old_state: String => "oldState", [INFO] [stdout] 48 | | new_state: String => "newState", [INFO] [stdout] 49 | | has_more_updates: bool => "hasMoreUpdates", [INFO] [stdout] 50 | | changed: Vec => "changed", [INFO] [stdout] 51 | | removed: Vec => "removed" [INFO] [stdout] 52 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:274:41 [INFO] [stdout] | [INFO] [stdout] 274 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / make_record_method_args_type!(SetRequestArgs, "SetRequestArgs", [INFO] [stdout] 55 | | if_in_state: Presence => "ifInState", [INFO] [stdout] 56 | | create: Presence> => "create", [INFO] [stdout] 57 | | update: Presence> => "update", [INFO] [stdout] 58 | | destroy: Presence> => "destroy" [INFO] [stdout] 59 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:274:41 [INFO] [stdout] | [INFO] [stdout] 274 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / make_record_method_args_type!(SetResponseArgs, "SetResponseArgs", [INFO] [stdout] 62 | | old_state: Option => "oldState", [INFO] [stdout] 63 | | new_state: String => "newState", [INFO] [stdout] 64 | | created: BTreeMap => "created", [INFO] [stdout] ... | [INFO] [stdout] 69 | | not_destroyed: BTreeMap => "notDestroyed" [INFO] [stdout] 70 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | / make_prop_type!(SetError, "SetError", [INFO] [stdout] 74 | | typ: String => "type", [INFO] [stdout] 75 | | description: Option => "description" [INFO] [stdout] 76 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/method.rs:203:35 [INFO] [stdout] | [INFO] [stdout] 203 | let typ: String = try!(FromJsonField::from_json_field(o, "type")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/method.rs:205:79 [INFO] [stdout] | [INFO] [stdout] 205 | "unknownMethod" => Ok(MethodError::UnknownMethod(try!(FromJsonField::from_json_field(o, "description")))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/method.rs:206:82 [INFO] [stdout] | [INFO] [stdout] 206 | "invalidArguments" => Ok(MethodError::InvalidArguments(try!(FromJsonField::from_json_field(o, "description")))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/method.rs:224:79 [INFO] [stdout] | [INFO] [stdout] 224 | "internalError" => Ok(MethodError::InternalError(try!(FromJsonField::from_json_field(o, "description")))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:337:38 [INFO] [stdout] | [INFO] [stdout] 337 | let method = try!(String::from_json(&a[0])); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | / make_methods!(RequestMethod, "RequestMethod", RequestError, [INFO] [stdout] 241 | | GetCalendars, GetRequestArgs => "getCalendars", [INFO] [stdout] 242 | | GetCalendarUpdates, GetUpdatesRequestArgs => "getCalendarUpdates", [INFO] [stdout] 243 | | SetCalendars, SetRequestArgs => "setCalendars", [INFO] [stdout] ... | [INFO] [stdout] 271 | | RequestError, MethodError => "error" [INFO] [stdout] 272 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:338:41 [INFO] [stdout] | [INFO] [stdout] 338 | let client_id = try!(String::from_json(&a[2])); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | / make_methods!(RequestMethod, "RequestMethod", RequestError, [INFO] [stdout] 241 | | GetCalendars, GetRequestArgs => "getCalendars", [INFO] [stdout] 242 | | GetCalendarUpdates, GetUpdatesRequestArgs => "getCalendarUpdates", [INFO] [stdout] 243 | | SetCalendars, SetRequestArgs => "setCalendars", [INFO] [stdout] ... | [INFO] [stdout] 271 | | RequestError, MethodError => "error" [INFO] [stdout] 272 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:340:57 [INFO] [stdout] | [INFO] [stdout] 340 | ... $($methodname => Ok($method(try!(<$args>::from_json(&a[1])), client_id)),)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | / make_methods!(RequestMethod, "RequestMethod", RequestError, [INFO] [stdout] 241 | | GetCalendars, GetRequestArgs => "getCalendars", [INFO] [stdout] 242 | | GetCalendarUpdates, GetUpdatesRequestArgs => "getCalendarUpdates", [INFO] [stdout] 243 | | SetCalendars, SetRequestArgs => "setCalendars", [INFO] [stdout] ... | [INFO] [stdout] 271 | | RequestError, MethodError => "error" [INFO] [stdout] 272 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:337:38 [INFO] [stdout] | [INFO] [stdout] 337 | let method = try!(String::from_json(&a[0])); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | / make_methods!(ResponseMethod, "ResponseMethod", ResponseError, [INFO] [stdout] 275 | | Calendars, GetResponseArgs => "calendars", [INFO] [stdout] 276 | | CalendarUpdates, GetUpdatesResponseArgs => "calendarUpdates", [INFO] [stdout] 277 | | CalendarsSet, SetResponseArgs => "calendarsSet", [INFO] [stdout] ... | [INFO] [stdout] 305 | | ResponseError, MethodError => "error" [INFO] [stdout] 306 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:338:41 [INFO] [stdout] | [INFO] [stdout] 338 | let client_id = try!(String::from_json(&a[2])); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | / make_methods!(ResponseMethod, "ResponseMethod", ResponseError, [INFO] [stdout] 275 | | Calendars, GetResponseArgs => "calendars", [INFO] [stdout] 276 | | CalendarUpdates, GetUpdatesResponseArgs => "calendarUpdates", [INFO] [stdout] 277 | | CalendarsSet, SetResponseArgs => "calendarsSet", [INFO] [stdout] ... | [INFO] [stdout] 305 | | ResponseError, MethodError => "error" [INFO] [stdout] 306 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:340:57 [INFO] [stdout] | [INFO] [stdout] 340 | ... $($methodname => Ok($method(try!(<$args>::from_json(&a[1])), client_id)),)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | / make_methods!(ResponseMethod, "ResponseMethod", ResponseError, [INFO] [stdout] 275 | | Calendars, GetResponseArgs => "calendars", [INFO] [stdout] 276 | | CalendarUpdates, GetUpdatesResponseArgs => "calendarUpdates", [INFO] [stdout] 277 | | CalendarsSet, SetResponseArgs => "calendarsSet", [INFO] [stdout] ... | [INFO] [stdout] 305 | | ResponseError, MethodError => "error" [INFO] [stdout] 306 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / make_prop_type!(File, "File", [INFO] [stdout] 13 | | blob_id: String => "blobId", [INFO] [stdout] 14 | | typ: Option => "type", [INFO] [stdout] 15 | | name: Option => "name", [INFO] [stdout] 16 | | size: Option => "size" [INFO] [stdout] 17 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mailbox.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / make_record_type!(Mailbox, PartialMailbox, "Mailbox", [INFO] [stdout] 73 | | name: String => "name", [INFO] [stdout] 74 | | parent_id: Option => "parentId", [INFO] [stdout] 75 | | role: Option => "role", [INFO] [stdout] ... | [INFO] [stdout] 87 | | unread_threads: u64 => "unreadThreads" [INFO] [stdout] 88 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:113:38 [INFO] [stdout] | [INFO] [stdout] 113 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mailbox.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / make_record_type!(Mailbox, PartialMailbox, "Mailbox", [INFO] [stdout] 73 | | name: String => "name", [INFO] [stdout] 74 | | parent_id: Option => "parentId", [INFO] [stdout] 75 | | role: Option => "role", [INFO] [stdout] ... | [INFO] [stdout] 87 | | unread_threads: u64 => "unreadThreads" [INFO] [stdout] 88 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:157:32 [INFO] [stdout] | [INFO] [stdout] 157 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mailbox.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / make_record_type!(Mailbox, PartialMailbox, "Mailbox", [INFO] [stdout] 73 | | name: String => "name", [INFO] [stdout] 74 | | parent_id: Option => "parentId", [INFO] [stdout] 75 | | role: Option => "role", [INFO] [stdout] ... | [INFO] [stdout] 87 | | unread_threads: u64 => "unreadThreads" [INFO] [stdout] 88 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:158:38 [INFO] [stdout] | [INFO] [stdout] 158 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mailbox.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / make_record_type!(Mailbox, PartialMailbox, "Mailbox", [INFO] [stdout] 73 | | name: String => "name", [INFO] [stdout] 74 | | parent_id: Option => "parentId", [INFO] [stdout] 75 | | role: Option => "role", [INFO] [stdout] ... | [INFO] [stdout] 87 | | unread_threads: u64 => "unreadThreads" [INFO] [stdout] 88 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / make_prop_type!(Emailer, "Emailer", [INFO] [stdout] 14 | | name: String => "name", [INFO] [stdout] 15 | | email: String => "email" [INFO] [stdout] 16 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / make_prop_type!(Attachment, "Attachment", [INFO] [stdout] 19 | | blob_id: String => "blobId", [INFO] [stdout] 20 | | typ: String => "type", [INFO] [stdout] 21 | | name: String => "name", [INFO] [stdout] ... | [INFO] [stdout] 26 | | height: Option => "height" [INFO] [stdout] 27 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / make_record_type!(Message, PartialMessage, "Message", [INFO] [stdout] 31 | | blob_id: String => "blobId", [INFO] [stdout] 32 | | thread_id: String => "threadId", [INFO] [stdout] 33 | | mailbox_ids: Vec => "mailboxIds", [INFO] [stdout] ... | [INFO] [stdout] 54 | | attached_messages: Option> => "attachedMessages" [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:113:38 [INFO] [stdout] | [INFO] [stdout] 113 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / make_record_type!(Message, PartialMessage, "Message", [INFO] [stdout] 31 | | blob_id: String => "blobId", [INFO] [stdout] 32 | | thread_id: String => "threadId", [INFO] [stdout] 33 | | mailbox_ids: Vec => "mailboxIds", [INFO] [stdout] ... | [INFO] [stdout] 54 | | attached_messages: Option> => "attachedMessages" [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:157:32 [INFO] [stdout] | [INFO] [stdout] 157 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / make_record_type!(Message, PartialMessage, "Message", [INFO] [stdout] 31 | | blob_id: String => "blobId", [INFO] [stdout] 32 | | thread_id: String => "threadId", [INFO] [stdout] 33 | | mailbox_ids: Vec => "mailboxIds", [INFO] [stdout] ... | [INFO] [stdout] 54 | | attached_messages: Option> => "attachedMessages" [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:158:38 [INFO] [stdout] | [INFO] [stdout] 158 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / make_record_type!(Message, PartialMessage, "Message", [INFO] [stdout] 31 | | blob_id: String => "blobId", [INFO] [stdout] 32 | | thread_id: String => "threadId", [INFO] [stdout] 33 | | mailbox_ids: Vec => "mailboxIds", [INFO] [stdout] ... | [INFO] [stdout] 54 | | attached_messages: Option> => "attachedMessages" [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_list.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / make_prop_type!(FilterOperator, "FilterOperator", [INFO] [stdout] 8 | | operator: String => "operator", [INFO] [stdout] 9 | | conditions: Vec => "conditions" [INFO] [stdout] 10 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_list.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / make_prop_type!(FilterCondition, "FilterCondition", [INFO] [stdout] 13 | | in_mailboxes: Presence> => "inMailboxes", [INFO] [stdout] 14 | | not_in_mailboxes: Presence> => "notInnMailboxes", [INFO] [stdout] 15 | | before: Presence => "before", [INFO] [stdout] ... | [INFO] [stdout] 33 | | header: Presence> => "header" [INFO] [stdout] 34 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/message_list.rs:56:52 [INFO] [stdout] | [INFO] [stdout] 56 | Some(_) => Ok(Filter::Operator(try!(FilterOperator::from_json(json)))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/message_list.rs:57:53 [INFO] [stdout] | [INFO] [stdout] 57 | None => Ok(Filter::Condition(try!(FilterCondition::from_json(json)))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_list.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / make_prop_type!(RemovedItem, "RemovedItem", [INFO] [stdout] 66 | | message_id: String => "messageId", [INFO] [stdout] 67 | | thread_id: String => "threadId" [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_list.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / make_prop_type!(AddedItem, "AddedItem", [INFO] [stdout] 71 | | message_id: String => "messageId", [INFO] [stdout] 72 | | thread_id: String => "threadId", [INFO] [stdout] 73 | | index: u64 => "index" [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_list.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / make_method_args_type!(GetMessageListRequestArgs, "GetMessageListRequestArgs", [INFO] [stdout] 77 | | account_id: Presence => "accountId", [INFO] [stdout] 78 | | //filter: [INFO] [stdout] 79 | | sort: Presence> => "sort", [INFO] [stdout] ... | [INFO] [stdout] 88 | | fetch_search_snippets: Presence => "fetchSearchSnippets" [INFO] [stdout] 89 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_list.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | / make_method_args_type!(GetMessageListResponseArgs, "GetMessageListResponseArgs", [INFO] [stdout] 92 | | account_id: String => "accountId", [INFO] [stdout] 93 | | //filter: [INFO] [stdout] 94 | | sort: Vec => "sort", [INFO] [stdout] ... | [INFO] [stdout] 101 | | message_ids: Vec => "message_ids" [INFO] [stdout] 102 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_list.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | / make_method_args_type!(GetMessageListUpdatesRequestArgs, "GetMessageListRequestArgs", [INFO] [stdout] 105 | | account_id: Presence => "accountId", [INFO] [stdout] 106 | | //filter: [INFO] [stdout] 107 | | sort: Presence> => "sort", [INFO] [stdout] ... | [INFO] [stdout] 111 | | max_changes: Presence => "maxChanges" [INFO] [stdout] 112 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_list.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / make_method_args_type!(GetMessageListUpdatesResponseArgs, "GetMessageListResponseArgs", [INFO] [stdout] 115 | | account_id: String => "accountId", [INFO] [stdout] 116 | | //filter: [INFO] [stdout] 117 | | sort: Vec => "sort", [INFO] [stdout] ... | [INFO] [stdout] 124 | | added: Vec => "added" [INFO] [stdout] 125 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_import.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / make_prop_type!(MessageImport, "MessageImport", [INFO] [stdout] 11 | | blob_id: String => "blobId", [INFO] [stdout] 12 | | mailbox_ids: Vec => "mailboxIds", [INFO] [stdout] 13 | | is_unread: bool => "isUnread", [INFO] [stdout] ... | [INFO] [stdout] 16 | | is_draft: bool => "isDraft" [INFO] [stdout] 17 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_import.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / make_method_args_type!(ImportMessagesRequestArgs, "ImportMessagesRequestArgs", [INFO] [stdout] 20 | | account_id: Presence => "accountId", [INFO] [stdout] 21 | | messages: BTreeMap => "messages" [INFO] [stdout] 22 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_import.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / make_method_args_type!(ImportMessagesResponseArgs, "ImportMessagesResponseArgs", [INFO] [stdout] 25 | | account_id: String => "accountId", [INFO] [stdout] 26 | | created: BTreeMap::Partial> => "created", [INFO] [stdout] 27 | | not_created: BTreeMap => "notCreated" [INFO] [stdout] 28 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_copy.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / make_prop_type!(MessageCopy, "MessageCopy", [INFO] [stdout] 11 | | message_id: String => "messageId", [INFO] [stdout] 12 | | mailbox_ids: Vec => "mailboxIds", [INFO] [stdout] 13 | | is_unread: bool => "isUnread", [INFO] [stdout] ... | [INFO] [stdout] 16 | | is_draft: bool => "isDraft" [INFO] [stdout] 17 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_copy.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / make_method_args_type!(CopyMessagesRequestArgs, "CopyMessagesRequestArgs", [INFO] [stdout] 20 | | from_account_id: Presence => "accountId", [INFO] [stdout] 21 | | to_account_id: Presence => "accountId", [INFO] [stdout] 22 | | messages: BTreeMap => "messages" [INFO] [stdout] 23 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_copy.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / make_method_args_type!(CopyMessagesResponseArgs, "CopyMessagesResponseArgs", [INFO] [stdout] 26 | | from_account_id: String => "accountId", [INFO] [stdout] 27 | | to_account_id: String => "accountId", [INFO] [stdout] 28 | | created: BTreeMap::Partial> => "created", [INFO] [stdout] 29 | | not_created: BTreeMap => "notCreated" [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / make_record_type!(Calendar, PartialCalendar, "Calendar", [INFO] [stdout] 13 | | name: String => "name", [INFO] [stdout] 14 | | color: String => "color", // XXX CSS colour type? [INFO] [stdout] 15 | | sort_order: u64 => "sortOrder", [INFO] [stdout] ... | [INFO] [stdout] 23 | | may_delete: bool => "mayDelete" [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:113:38 [INFO] [stdout] | [INFO] [stdout] 113 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / make_record_type!(Calendar, PartialCalendar, "Calendar", [INFO] [stdout] 13 | | name: String => "name", [INFO] [stdout] 14 | | color: String => "color", // XXX CSS colour type? [INFO] [stdout] 15 | | sort_order: u64 => "sortOrder", [INFO] [stdout] ... | [INFO] [stdout] 23 | | may_delete: bool => "mayDelete" [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:157:32 [INFO] [stdout] | [INFO] [stdout] 157 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / make_record_type!(Calendar, PartialCalendar, "Calendar", [INFO] [stdout] 13 | | name: String => "name", [INFO] [stdout] 14 | | color: String => "color", // XXX CSS colour type? [INFO] [stdout] 15 | | sort_order: u64 => "sortOrder", [INFO] [stdout] ... | [INFO] [stdout] 23 | | may_delete: bool => "mayDelete" [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:158:38 [INFO] [stdout] | [INFO] [stdout] 158 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / make_record_type!(Calendar, PartialCalendar, "Calendar", [INFO] [stdout] 13 | | name: String => "name", [INFO] [stdout] 14 | | color: String => "color", // XXX CSS colour type? [INFO] [stdout] 15 | | sort_order: u64 => "sortOrder", [INFO] [stdout] ... | [INFO] [stdout] 23 | | may_delete: bool => "mayDelete" [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar_event.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / make_prop_type!(Recurrence, "Recurrence", [INFO] [stdout] 69 | | frequency: Frequency => "frequency", [INFO] [stdout] 70 | | interval: Option => "interval", [INFO] [stdout] 71 | | first_day_of_week: Option => "firstDayOfWeek", // XXX how to represent value rules? [INFO] [stdout] ... | [INFO] [stdout] 82 | | until: LocalDate => "until" [INFO] [stdout] 83 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar_event.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | / make_prop_type!(Alert, "Alert", [INFO] [stdout] 91 | | minutes_before: i32 => "minutesBefore", [INFO] [stdout] 92 | | typ: AlertType => "type" [INFO] [stdout] 93 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar_event.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | / make_prop_type!(Participant, "Participant", [INFO] [stdout] 103 | | name: String => "name", [INFO] [stdout] 104 | | email: String => "email", [INFO] [stdout] 105 | | is_you: bool => "isYou", [INFO] [stdout] 106 | | rsvp: Rsvp => "rsvp" [INFO] [stdout] 107 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/calendar_event.rs:135:32 [INFO] [stdout] | [INFO] [stdout] 135 | let date = try!(LocalDate::from_json(&Json::String(k.clone()))); // XXX awkward [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/calendar_event.rs:139:37 [INFO] [stdout] | [INFO] [stdout] 139 | ... let p = try!(PartialCalendarEvent::from_json(v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar_event.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | / make_record_type!(CalendarEvent, PartialCalendarEvent, "CalendarEvent", [INFO] [stdout] 154 | | calendar_id: String => "calendarId", [INFO] [stdout] 155 | | summary: String => "summary", [INFO] [stdout] 156 | | description: String => "description", [INFO] [stdout] ... | [INFO] [stdout] 170 | | attachments: Option> => "attachments" [INFO] [stdout] 171 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:113:38 [INFO] [stdout] | [INFO] [stdout] 113 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar_event.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | / make_record_type!(CalendarEvent, PartialCalendarEvent, "CalendarEvent", [INFO] [stdout] 154 | | calendar_id: String => "calendarId", [INFO] [stdout] 155 | | summary: String => "summary", [INFO] [stdout] 156 | | description: String => "description", [INFO] [stdout] ... | [INFO] [stdout] 170 | | attachments: Option> => "attachments" [INFO] [stdout] 171 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:157:32 [INFO] [stdout] | [INFO] [stdout] 157 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar_event.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | / make_record_type!(CalendarEvent, PartialCalendarEvent, "CalendarEvent", [INFO] [stdout] 154 | | calendar_id: String => "calendarId", [INFO] [stdout] 155 | | summary: String => "summary", [INFO] [stdout] 156 | | description: String => "description", [INFO] [stdout] ... | [INFO] [stdout] 170 | | attachments: Option> => "attachments" [INFO] [stdout] 171 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:158:38 [INFO] [stdout] | [INFO] [stdout] 158 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar_event.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | / make_record_type!(CalendarEvent, PartialCalendarEvent, "CalendarEvent", [INFO] [stdout] 154 | | calendar_id: String => "calendarId", [INFO] [stdout] 155 | | summary: String => "summary", [INFO] [stdout] 156 | | description: String => "description", [INFO] [stdout] ... | [INFO] [stdout] 170 | | attachments: Option> => "attachments" [INFO] [stdout] 171 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/contact.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | m: try!(match dv[1] { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/contact.rs:79:24 [INFO] [stdout] | [INFO] [stdout] 79 | d: try!(match dv[2] { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/contact.rs:164:33 [INFO] [stdout] | [INFO] [stdout] 164 | ci.typ = try!(FromJsonField::from_json_field(o, "type")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/contact.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 165 | ci.value = try!(FromJsonField::from_json_field(o, "value")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/contact.rs:166:33 [INFO] [stdout] | [INFO] [stdout] 166 | ci.label = try!(FromJsonField::from_json_field(o, "label")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/contact.rs:167:33 [INFO] [stdout] | [INFO] [stdout] 167 | ci.is_default = try!(FromJsonField::from_json_field(o, "isDefault")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/contact.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | / make_prop_type!(Address, "Address", [INFO] [stdout] 177 | | typ: AddressType => "type", [INFO] [stdout] 178 | | label: Option => "label", [INFO] [stdout] 179 | | street: String => "street", [INFO] [stdout] ... | [INFO] [stdout] 184 | | is_default: String => "isDefault" [INFO] [stdout] 185 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/contact.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / make_record_type!(Contact, PartialContact, "Contact", [INFO] [stdout] 189 | | is_flagged: bool => "isFlagged", [INFO] [stdout] 190 | | avatar: Option => "avatar", [INFO] [stdout] 191 | | prefix: String => "prefix", [INFO] [stdout] ... | [INFO] [stdout] 205 | | notes: String => "notes" [INFO] [stdout] 206 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:113:38 [INFO] [stdout] | [INFO] [stdout] 113 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/contact.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / make_record_type!(Contact, PartialContact, "Contact", [INFO] [stdout] 189 | | is_flagged: bool => "isFlagged", [INFO] [stdout] 190 | | avatar: Option => "avatar", [INFO] [stdout] 191 | | prefix: String => "prefix", [INFO] [stdout] ... | [INFO] [stdout] 205 | | notes: String => "notes" [INFO] [stdout] 206 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:157:32 [INFO] [stdout] | [INFO] [stdout] 157 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/contact.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / make_record_type!(Contact, PartialContact, "Contact", [INFO] [stdout] 189 | | is_flagged: bool => "isFlagged", [INFO] [stdout] 190 | | avatar: Option => "avatar", [INFO] [stdout] 191 | | prefix: String => "prefix", [INFO] [stdout] ... | [INFO] [stdout] 205 | | notes: String => "notes" [INFO] [stdout] 206 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:158:38 [INFO] [stdout] | [INFO] [stdout] 158 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/contact.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / make_record_type!(Contact, PartialContact, "Contact", [INFO] [stdout] 189 | | is_flagged: bool => "isFlagged", [INFO] [stdout] 190 | | avatar: Option => "avatar", [INFO] [stdout] 191 | | prefix: String => "prefix", [INFO] [stdout] ... | [INFO] [stdout] 205 | | notes: String => "notes" [INFO] [stdout] 206 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/contact_group.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / make_record_type!(ContactGroup, PartialContactGroup, "ContactGroup", [INFO] [stdout] 13 | | name: String => "name", [INFO] [stdout] 14 | | contact_ids: Vec => "contactIds" [INFO] [stdout] 15 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:113:38 [INFO] [stdout] | [INFO] [stdout] 113 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/contact_group.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / make_record_type!(ContactGroup, PartialContactGroup, "ContactGroup", [INFO] [stdout] 13 | | name: String => "name", [INFO] [stdout] 14 | | contact_ids: Vec => "contactIds" [INFO] [stdout] 15 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:157:32 [INFO] [stdout] | [INFO] [stdout] 157 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/contact_group.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / make_record_type!(ContactGroup, PartialContactGroup, "ContactGroup", [INFO] [stdout] 13 | | name: String => "name", [INFO] [stdout] 14 | | contact_ids: Vec => "contactIds" [INFO] [stdout] 15 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:158:38 [INFO] [stdout] | [INFO] [stdout] 158 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/contact_group.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / make_record_type!(ContactGroup, PartialContactGroup, "ContactGroup", [INFO] [stdout] 13 | | name: String => "name", [INFO] [stdout] 14 | | contact_ids: Vec => "contactIds" [INFO] [stdout] 15 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:148:30 [INFO] [stdout] | [INFO] [stdout] 148 | let vv = try!(T::from_json(v)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:274:41 [INFO] [stdout] | [INFO] [stdout] 274 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / make_record_method_args_type!(GetRequestArgs, "GetRequestArgs", [INFO] [stdout] 28 | | ids: Presence> => "ids", [INFO] [stdout] 29 | | properties: Presence> => "properties", [INFO] [stdout] 30 | | since_state: Presence => "sinceState" [INFO] [stdout] 31 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:274:41 [INFO] [stdout] | [INFO] [stdout] 274 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / make_record_method_args_type!(GetResponseArgs, "GetResponseArgs", [INFO] [stdout] 34 | | state: String => "state", [INFO] [stdout] 35 | | list: Option> => "list", [INFO] [stdout] 36 | | not_found: Option> => "notFound" [INFO] [stdout] 37 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:274:41 [INFO] [stdout] | [INFO] [stdout] 274 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / make_record_method_args_type!(GetUpdatesRequestArgs, "GetUpdatesRequestArgs", [INFO] [stdout] 40 | | since_state: String => "sinceState", [INFO] [stdout] 41 | | max_changes: Presence => "maxChanges", [INFO] [stdout] 42 | | fetch_records: Presence => "fetchRecords", [INFO] [stdout] 43 | | fetch_record_properties: Presence> => "fetchRecordProperties" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:274:41 [INFO] [stdout] | [INFO] [stdout] 274 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / make_record_method_args_type!(GetUpdatesResponseArgs, "GetUpdatesResponseArgs", [INFO] [stdout] 47 | | old_state: String => "oldState", [INFO] [stdout] 48 | | new_state: String => "newState", [INFO] [stdout] 49 | | has_more_updates: bool => "hasMoreUpdates", [INFO] [stdout] 50 | | changed: Vec => "changed", [INFO] [stdout] 51 | | removed: Vec => "removed" [INFO] [stdout] 52 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:274:41 [INFO] [stdout] | [INFO] [stdout] 274 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / make_record_method_args_type!(SetRequestArgs, "SetRequestArgs", [INFO] [stdout] 55 | | if_in_state: Presence => "ifInState", [INFO] [stdout] 56 | | create: Presence> => "create", [INFO] [stdout] 57 | | update: Presence> => "update", [INFO] [stdout] 58 | | destroy: Presence> => "destroy" [INFO] [stdout] 59 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:274:41 [INFO] [stdout] | [INFO] [stdout] 274 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / make_record_method_args_type!(SetResponseArgs, "SetResponseArgs", [INFO] [stdout] 62 | | old_state: Option => "oldState", [INFO] [stdout] 63 | | new_state: String => "newState", [INFO] [stdout] 64 | | created: BTreeMap => "created", [INFO] [stdout] ... | [INFO] [stdout] 69 | | not_destroyed: BTreeMap => "notDestroyed" [INFO] [stdout] 70 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | / make_prop_type!(SetError, "SetError", [INFO] [stdout] 74 | | typ: String => "type", [INFO] [stdout] 75 | | description: Option => "description" [INFO] [stdout] 76 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/method.rs:203:35 [INFO] [stdout] | [INFO] [stdout] 203 | let typ: String = try!(FromJsonField::from_json_field(o, "type")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/method.rs:205:79 [INFO] [stdout] | [INFO] [stdout] 205 | "unknownMethod" => Ok(MethodError::UnknownMethod(try!(FromJsonField::from_json_field(o, "description")))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/method.rs:206:82 [INFO] [stdout] | [INFO] [stdout] 206 | "invalidArguments" => Ok(MethodError::InvalidArguments(try!(FromJsonField::from_json_field(o, "description")))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/method.rs:224:79 [INFO] [stdout] | [INFO] [stdout] 224 | "internalError" => Ok(MethodError::InternalError(try!(FromJsonField::from_json_field(o, "description")))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:337:38 [INFO] [stdout] | [INFO] [stdout] 337 | let method = try!(String::from_json(&a[0])); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | / make_methods!(RequestMethod, "RequestMethod", RequestError, [INFO] [stdout] 241 | | GetCalendars, GetRequestArgs => "getCalendars", [INFO] [stdout] 242 | | GetCalendarUpdates, GetUpdatesRequestArgs => "getCalendarUpdates", [INFO] [stdout] 243 | | SetCalendars, SetRequestArgs => "setCalendars", [INFO] [stdout] ... | [INFO] [stdout] 271 | | RequestError, MethodError => "error" [INFO] [stdout] 272 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:338:41 [INFO] [stdout] | [INFO] [stdout] 338 | let client_id = try!(String::from_json(&a[2])); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | / make_methods!(RequestMethod, "RequestMethod", RequestError, [INFO] [stdout] 241 | | GetCalendars, GetRequestArgs => "getCalendars", [INFO] [stdout] 242 | | GetCalendarUpdates, GetUpdatesRequestArgs => "getCalendarUpdates", [INFO] [stdout] 243 | | SetCalendars, SetRequestArgs => "setCalendars", [INFO] [stdout] ... | [INFO] [stdout] 271 | | RequestError, MethodError => "error" [INFO] [stdout] 272 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:340:57 [INFO] [stdout] | [INFO] [stdout] 340 | ... $($methodname => Ok($method(try!(<$args>::from_json(&a[1])), client_id)),)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | / make_methods!(RequestMethod, "RequestMethod", RequestError, [INFO] [stdout] 241 | | GetCalendars, GetRequestArgs => "getCalendars", [INFO] [stdout] 242 | | GetCalendarUpdates, GetUpdatesRequestArgs => "getCalendarUpdates", [INFO] [stdout] 243 | | SetCalendars, SetRequestArgs => "setCalendars", [INFO] [stdout] ... | [INFO] [stdout] 271 | | RequestError, MethodError => "error" [INFO] [stdout] 272 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:337:38 [INFO] [stdout] | [INFO] [stdout] 337 | let method = try!(String::from_json(&a[0])); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | / make_methods!(ResponseMethod, "ResponseMethod", ResponseError, [INFO] [stdout] 275 | | Calendars, GetResponseArgs => "calendars", [INFO] [stdout] 276 | | CalendarUpdates, GetUpdatesResponseArgs => "calendarUpdates", [INFO] [stdout] 277 | | CalendarsSet, SetResponseArgs => "calendarsSet", [INFO] [stdout] ... | [INFO] [stdout] 305 | | ResponseError, MethodError => "error" [INFO] [stdout] 306 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:338:41 [INFO] [stdout] | [INFO] [stdout] 338 | let client_id = try!(String::from_json(&a[2])); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | / make_methods!(ResponseMethod, "ResponseMethod", ResponseError, [INFO] [stdout] 275 | | Calendars, GetResponseArgs => "calendars", [INFO] [stdout] 276 | | CalendarUpdates, GetUpdatesResponseArgs => "calendarUpdates", [INFO] [stdout] 277 | | CalendarsSet, SetResponseArgs => "calendarsSet", [INFO] [stdout] ... | [INFO] [stdout] 305 | | ResponseError, MethodError => "error" [INFO] [stdout] 306 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:340:57 [INFO] [stdout] | [INFO] [stdout] 340 | ... $($methodname => Ok($method(try!(<$args>::from_json(&a[1])), client_id)),)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | / make_methods!(ResponseMethod, "ResponseMethod", ResponseError, [INFO] [stdout] 275 | | Calendars, GetResponseArgs => "calendars", [INFO] [stdout] 276 | | CalendarUpdates, GetUpdatesResponseArgs => "calendarUpdates", [INFO] [stdout] 277 | | CalendarsSet, SetResponseArgs => "calendarsSet", [INFO] [stdout] ... | [INFO] [stdout] 305 | | ResponseError, MethodError => "error" [INFO] [stdout] 306 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / make_prop_type!(File, "File", [INFO] [stdout] 13 | | blob_id: String => "blobId", [INFO] [stdout] 14 | | typ: Option => "type", [INFO] [stdout] 15 | | name: Option => "name", [INFO] [stdout] 16 | | size: Option => "size" [INFO] [stdout] 17 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mailbox.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / make_record_type!(Mailbox, PartialMailbox, "Mailbox", [INFO] [stdout] 73 | | name: String => "name", [INFO] [stdout] 74 | | parent_id: Option => "parentId", [INFO] [stdout] 75 | | role: Option => "role", [INFO] [stdout] ... | [INFO] [stdout] 87 | | unread_threads: u64 => "unreadThreads" [INFO] [stdout] 88 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:113:38 [INFO] [stdout] | [INFO] [stdout] 113 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mailbox.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / make_record_type!(Mailbox, PartialMailbox, "Mailbox", [INFO] [stdout] 73 | | name: String => "name", [INFO] [stdout] 74 | | parent_id: Option => "parentId", [INFO] [stdout] 75 | | role: Option => "role", [INFO] [stdout] ... | [INFO] [stdout] 87 | | unread_threads: u64 => "unreadThreads" [INFO] [stdout] 88 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:157:32 [INFO] [stdout] | [INFO] [stdout] 157 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mailbox.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / make_record_type!(Mailbox, PartialMailbox, "Mailbox", [INFO] [stdout] 73 | | name: String => "name", [INFO] [stdout] 74 | | parent_id: Option => "parentId", [INFO] [stdout] 75 | | role: Option => "role", [INFO] [stdout] ... | [INFO] [stdout] 87 | | unread_threads: u64 => "unreadThreads" [INFO] [stdout] 88 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:158:38 [INFO] [stdout] | [INFO] [stdout] 158 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mailbox.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / make_record_type!(Mailbox, PartialMailbox, "Mailbox", [INFO] [stdout] 73 | | name: String => "name", [INFO] [stdout] 74 | | parent_id: Option => "parentId", [INFO] [stdout] 75 | | role: Option => "role", [INFO] [stdout] ... | [INFO] [stdout] 87 | | unread_threads: u64 => "unreadThreads" [INFO] [stdout] 88 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / make_prop_type!(Emailer, "Emailer", [INFO] [stdout] 14 | | name: String => "name", [INFO] [stdout] 15 | | email: String => "email" [INFO] [stdout] 16 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / make_prop_type!(Attachment, "Attachment", [INFO] [stdout] 19 | | blob_id: String => "blobId", [INFO] [stdout] 20 | | typ: String => "type", [INFO] [stdout] 21 | | name: String => "name", [INFO] [stdout] ... | [INFO] [stdout] 26 | | height: Option => "height" [INFO] [stdout] 27 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / make_record_type!(Message, PartialMessage, "Message", [INFO] [stdout] 31 | | blob_id: String => "blobId", [INFO] [stdout] 32 | | thread_id: String => "threadId", [INFO] [stdout] 33 | | mailbox_ids: Vec => "mailboxIds", [INFO] [stdout] ... | [INFO] [stdout] 54 | | attached_messages: Option> => "attachedMessages" [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:113:38 [INFO] [stdout] | [INFO] [stdout] 113 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / make_record_type!(Message, PartialMessage, "Message", [INFO] [stdout] 31 | | blob_id: String => "blobId", [INFO] [stdout] 32 | | thread_id: String => "threadId", [INFO] [stdout] 33 | | mailbox_ids: Vec => "mailboxIds", [INFO] [stdout] ... | [INFO] [stdout] 54 | | attached_messages: Option> => "attachedMessages" [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:157:32 [INFO] [stdout] | [INFO] [stdout] 157 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / make_record_type!(Message, PartialMessage, "Message", [INFO] [stdout] 31 | | blob_id: String => "blobId", [INFO] [stdout] 32 | | thread_id: String => "threadId", [INFO] [stdout] 33 | | mailbox_ids: Vec => "mailboxIds", [INFO] [stdout] ... | [INFO] [stdout] 54 | | attached_messages: Option> => "attachedMessages" [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:158:38 [INFO] [stdout] | [INFO] [stdout] 158 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / make_record_type!(Message, PartialMessage, "Message", [INFO] [stdout] 31 | | blob_id: String => "blobId", [INFO] [stdout] 32 | | thread_id: String => "threadId", [INFO] [stdout] 33 | | mailbox_ids: Vec => "mailboxIds", [INFO] [stdout] ... | [INFO] [stdout] 54 | | attached_messages: Option> => "attachedMessages" [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_list.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / make_prop_type!(FilterOperator, "FilterOperator", [INFO] [stdout] 8 | | operator: String => "operator", [INFO] [stdout] 9 | | conditions: Vec => "conditions" [INFO] [stdout] 10 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_list.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / make_prop_type!(FilterCondition, "FilterCondition", [INFO] [stdout] 13 | | in_mailboxes: Presence> => "inMailboxes", [INFO] [stdout] 14 | | not_in_mailboxes: Presence> => "notInnMailboxes", [INFO] [stdout] 15 | | before: Presence => "before", [INFO] [stdout] ... | [INFO] [stdout] 33 | | header: Presence> => "header" [INFO] [stdout] 34 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/message_list.rs:56:52 [INFO] [stdout] | [INFO] [stdout] 56 | Some(_) => Ok(Filter::Operator(try!(FilterOperator::from_json(json)))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/message_list.rs:57:53 [INFO] [stdout] | [INFO] [stdout] 57 | None => Ok(Filter::Condition(try!(FilterCondition::from_json(json)))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_list.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / make_prop_type!(RemovedItem, "RemovedItem", [INFO] [stdout] 66 | | message_id: String => "messageId", [INFO] [stdout] 67 | | thread_id: String => "threadId" [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_list.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / make_prop_type!(AddedItem, "AddedItem", [INFO] [stdout] 71 | | message_id: String => "messageId", [INFO] [stdout] 72 | | thread_id: String => "threadId", [INFO] [stdout] 73 | | index: u64 => "index" [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_list.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / make_method_args_type!(GetMessageListRequestArgs, "GetMessageListRequestArgs", [INFO] [stdout] 77 | | account_id: Presence => "accountId", [INFO] [stdout] 78 | | //filter: [INFO] [stdout] 79 | | sort: Presence> => "sort", [INFO] [stdout] ... | [INFO] [stdout] 88 | | fetch_search_snippets: Presence => "fetchSearchSnippets" [INFO] [stdout] 89 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_list.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | / make_method_args_type!(GetMessageListResponseArgs, "GetMessageListResponseArgs", [INFO] [stdout] 92 | | account_id: String => "accountId", [INFO] [stdout] 93 | | //filter: [INFO] [stdout] 94 | | sort: Vec => "sort", [INFO] [stdout] ... | [INFO] [stdout] 101 | | message_ids: Vec => "message_ids" [INFO] [stdout] 102 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_list.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | / make_method_args_type!(GetMessageListUpdatesRequestArgs, "GetMessageListRequestArgs", [INFO] [stdout] 105 | | account_id: Presence => "accountId", [INFO] [stdout] 106 | | //filter: [INFO] [stdout] 107 | | sort: Presence> => "sort", [INFO] [stdout] ... | [INFO] [stdout] 111 | | max_changes: Presence => "maxChanges" [INFO] [stdout] 112 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_list.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / make_method_args_type!(GetMessageListUpdatesResponseArgs, "GetMessageListResponseArgs", [INFO] [stdout] 115 | | account_id: String => "accountId", [INFO] [stdout] 116 | | //filter: [INFO] [stdout] 117 | | sort: Vec => "sort", [INFO] [stdout] ... | [INFO] [stdout] 124 | | added: Vec => "added" [INFO] [stdout] 125 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_import.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / make_prop_type!(MessageImport, "MessageImport", [INFO] [stdout] 11 | | blob_id: String => "blobId", [INFO] [stdout] 12 | | mailbox_ids: Vec => "mailboxIds", [INFO] [stdout] 13 | | is_unread: bool => "isUnread", [INFO] [stdout] ... | [INFO] [stdout] 16 | | is_draft: bool => "isDraft" [INFO] [stdout] 17 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_import.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / make_method_args_type!(ImportMessagesRequestArgs, "ImportMessagesRequestArgs", [INFO] [stdout] 20 | | account_id: Presence => "accountId", [INFO] [stdout] 21 | | messages: BTreeMap => "messages" [INFO] [stdout] 22 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_import.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / make_method_args_type!(ImportMessagesResponseArgs, "ImportMessagesResponseArgs", [INFO] [stdout] 25 | | account_id: String => "accountId", [INFO] [stdout] 26 | | created: BTreeMap::Partial> => "created", [INFO] [stdout] 27 | | not_created: BTreeMap => "notCreated" [INFO] [stdout] 28 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_copy.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / make_prop_type!(MessageCopy, "MessageCopy", [INFO] [stdout] 11 | | message_id: String => "messageId", [INFO] [stdout] 12 | | mailbox_ids: Vec => "mailboxIds", [INFO] [stdout] 13 | | is_unread: bool => "isUnread", [INFO] [stdout] ... | [INFO] [stdout] 16 | | is_draft: bool => "isDraft" [INFO] [stdout] 17 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_copy.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / make_method_args_type!(CopyMessagesRequestArgs, "CopyMessagesRequestArgs", [INFO] [stdout] 20 | | from_account_id: Presence => "accountId", [INFO] [stdout] 21 | | to_account_id: Presence => "accountId", [INFO] [stdout] 22 | | messages: BTreeMap => "messages" [INFO] [stdout] 23 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | $(args.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/message_copy.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / make_method_args_type!(CopyMessagesResponseArgs, "CopyMessagesResponseArgs", [INFO] [stdout] 26 | | from_account_id: String => "accountId", [INFO] [stdout] 27 | | to_account_id: String => "accountId", [INFO] [stdout] 28 | | created: BTreeMap::Partial> => "created", [INFO] [stdout] 29 | | not_created: BTreeMap => "notCreated" [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / make_record_type!(Calendar, PartialCalendar, "Calendar", [INFO] [stdout] 13 | | name: String => "name", [INFO] [stdout] 14 | | color: String => "color", // XXX CSS colour type? [INFO] [stdout] 15 | | sort_order: u64 => "sortOrder", [INFO] [stdout] ... | [INFO] [stdout] 23 | | may_delete: bool => "mayDelete" [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:113:38 [INFO] [stdout] | [INFO] [stdout] 113 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / make_record_type!(Calendar, PartialCalendar, "Calendar", [INFO] [stdout] 13 | | name: String => "name", [INFO] [stdout] 14 | | color: String => "color", // XXX CSS colour type? [INFO] [stdout] 15 | | sort_order: u64 => "sortOrder", [INFO] [stdout] ... | [INFO] [stdout] 23 | | may_delete: bool => "mayDelete" [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:157:32 [INFO] [stdout] | [INFO] [stdout] 157 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / make_record_type!(Calendar, PartialCalendar, "Calendar", [INFO] [stdout] 13 | | name: String => "name", [INFO] [stdout] 14 | | color: String => "color", // XXX CSS colour type? [INFO] [stdout] 15 | | sort_order: u64 => "sortOrder", [INFO] [stdout] ... | [INFO] [stdout] 23 | | may_delete: bool => "mayDelete" [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:158:38 [INFO] [stdout] | [INFO] [stdout] 158 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / make_record_type!(Calendar, PartialCalendar, "Calendar", [INFO] [stdout] 13 | | name: String => "name", [INFO] [stdout] 14 | | color: String => "color", // XXX CSS colour type? [INFO] [stdout] 15 | | sort_order: u64 => "sortOrder", [INFO] [stdout] ... | [INFO] [stdout] 23 | | may_delete: bool => "mayDelete" [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar_event.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / make_prop_type!(Recurrence, "Recurrence", [INFO] [stdout] 69 | | frequency: Frequency => "frequency", [INFO] [stdout] 70 | | interval: Option => "interval", [INFO] [stdout] 71 | | first_day_of_week: Option => "firstDayOfWeek", // XXX how to represent value rules? [INFO] [stdout] ... | [INFO] [stdout] 82 | | until: LocalDate => "until" [INFO] [stdout] 83 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar_event.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | / make_prop_type!(Alert, "Alert", [INFO] [stdout] 91 | | minutes_before: i32 => "minutesBefore", [INFO] [stdout] 92 | | typ: AlertType => "type" [INFO] [stdout] 93 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar_event.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | / make_prop_type!(Participant, "Participant", [INFO] [stdout] 103 | | name: String => "name", [INFO] [stdout] 104 | | email: String => "email", [INFO] [stdout] 105 | | is_you: bool => "isYou", [INFO] [stdout] 106 | | rsvp: Rsvp => "rsvp" [INFO] [stdout] 107 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/calendar_event.rs:135:32 [INFO] [stdout] | [INFO] [stdout] 135 | let date = try!(LocalDate::from_json(&Json::String(k.clone()))); // XXX awkward [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/calendar_event.rs:139:37 [INFO] [stdout] | [INFO] [stdout] 139 | ... let p = try!(PartialCalendarEvent::from_json(v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar_event.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | / make_record_type!(CalendarEvent, PartialCalendarEvent, "CalendarEvent", [INFO] [stdout] 154 | | calendar_id: String => "calendarId", [INFO] [stdout] 155 | | summary: String => "summary", [INFO] [stdout] 156 | | description: String => "description", [INFO] [stdout] ... | [INFO] [stdout] 170 | | attachments: Option> => "attachments" [INFO] [stdout] 171 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:113:38 [INFO] [stdout] | [INFO] [stdout] 113 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar_event.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | / make_record_type!(CalendarEvent, PartialCalendarEvent, "CalendarEvent", [INFO] [stdout] 154 | | calendar_id: String => "calendarId", [INFO] [stdout] 155 | | summary: String => "summary", [INFO] [stdout] 156 | | description: String => "description", [INFO] [stdout] ... | [INFO] [stdout] 170 | | attachments: Option> => "attachments" [INFO] [stdout] 171 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:157:32 [INFO] [stdout] | [INFO] [stdout] 157 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar_event.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | / make_record_type!(CalendarEvent, PartialCalendarEvent, "CalendarEvent", [INFO] [stdout] 154 | | calendar_id: String => "calendarId", [INFO] [stdout] 155 | | summary: String => "summary", [INFO] [stdout] 156 | | description: String => "description", [INFO] [stdout] ... | [INFO] [stdout] 170 | | attachments: Option> => "attachments" [INFO] [stdout] 171 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:158:38 [INFO] [stdout] | [INFO] [stdout] 158 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/calendar_event.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | / make_record_type!(CalendarEvent, PartialCalendarEvent, "CalendarEvent", [INFO] [stdout] 154 | | calendar_id: String => "calendarId", [INFO] [stdout] 155 | | summary: String => "summary", [INFO] [stdout] 156 | | description: String => "description", [INFO] [stdout] ... | [INFO] [stdout] 170 | | attachments: Option> => "attachments" [INFO] [stdout] 171 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/contact.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | m: try!(match dv[1] { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/contact.rs:79:24 [INFO] [stdout] | [INFO] [stdout] 79 | d: try!(match dv[2] { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/contact.rs:164:33 [INFO] [stdout] | [INFO] [stdout] 164 | ci.typ = try!(FromJsonField::from_json_field(o, "type")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/contact.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 165 | ci.value = try!(FromJsonField::from_json_field(o, "value")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/contact.rs:166:33 [INFO] [stdout] | [INFO] [stdout] 166 | ci.label = try!(FromJsonField::from_json_field(o, "label")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/contact.rs:167:33 [INFO] [stdout] | [INFO] [stdout] 167 | ci.is_default = try!(FromJsonField::from_json_field(o, "isDefault")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | $(prop.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/contact.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | / make_prop_type!(Address, "Address", [INFO] [stdout] 177 | | typ: AddressType => "type", [INFO] [stdout] 178 | | label: Option => "label", [INFO] [stdout] 179 | | street: String => "street", [INFO] [stdout] ... | [INFO] [stdout] 184 | | is_default: String => "isDefault" [INFO] [stdout] 185 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/contact.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / make_record_type!(Contact, PartialContact, "Contact", [INFO] [stdout] 189 | | is_flagged: bool => "isFlagged", [INFO] [stdout] 190 | | avatar: Option => "avatar", [INFO] [stdout] 191 | | prefix: String => "prefix", [INFO] [stdout] ... | [INFO] [stdout] 205 | | notes: String => "notes" [INFO] [stdout] 206 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:113:38 [INFO] [stdout] | [INFO] [stdout] 113 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/contact.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / make_record_type!(Contact, PartialContact, "Contact", [INFO] [stdout] 189 | | is_flagged: bool => "isFlagged", [INFO] [stdout] 190 | | avatar: Option => "avatar", [INFO] [stdout] 191 | | prefix: String => "prefix", [INFO] [stdout] ... | [INFO] [stdout] 205 | | notes: String => "notes" [INFO] [stdout] 206 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:157:32 [INFO] [stdout] | [INFO] [stdout] 157 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/contact.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / make_record_type!(Contact, PartialContact, "Contact", [INFO] [stdout] 189 | | is_flagged: bool => "isFlagged", [INFO] [stdout] 190 | | avatar: Option => "avatar", [INFO] [stdout] 191 | | prefix: String => "prefix", [INFO] [stdout] ... | [INFO] [stdout] 205 | | notes: String => "notes" [INFO] [stdout] 206 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:158:38 [INFO] [stdout] | [INFO] [stdout] 158 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/contact.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / make_record_type!(Contact, PartialContact, "Contact", [INFO] [stdout] 189 | | is_flagged: bool => "isFlagged", [INFO] [stdout] 190 | | avatar: Option => "avatar", [INFO] [stdout] 191 | | prefix: String => "prefix", [INFO] [stdout] ... | [INFO] [stdout] 205 | | notes: String => "notes" [INFO] [stdout] 206 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/contact_group.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / make_record_type!(ContactGroup, PartialContactGroup, "ContactGroup", [INFO] [stdout] 13 | | name: String => "name", [INFO] [stdout] 14 | | contact_ids: Vec => "contactIds" [INFO] [stdout] 15 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:113:38 [INFO] [stdout] | [INFO] [stdout] 113 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/contact_group.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / make_record_type!(ContactGroup, PartialContactGroup, "ContactGroup", [INFO] [stdout] 13 | | name: String => "name", [INFO] [stdout] 14 | | contact_ids: Vec => "contactIds" [INFO] [stdout] 15 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:157:32 [INFO] [stdout] | [INFO] [stdout] 157 | r.id = try!(FromJsonField::from_json_field(o, "id")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/contact_group.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / make_record_type!(ContactGroup, PartialContactGroup, "ContactGroup", [INFO] [stdout] 13 | | name: String => "name", [INFO] [stdout] 14 | | contact_ids: Vec => "contactIds" [INFO] [stdout] 15 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/macros.rs:158:38 [INFO] [stdout] | [INFO] [stdout] 158 | $(r.$field = try!(FromJsonField::from_json_field(o, $jprop));)* [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/contact_group.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / make_record_type!(ContactGroup, PartialContactGroup, "ContactGroup", [INFO] [stdout] 13 | | name: String => "name", [INFO] [stdout] 14 | | contact_ids: Vec => "contactIds" [INFO] [stdout] 15 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/method.rs:155:24 [INFO] [stdout] | [INFO] [stdout] 155 | ref e => e.description().to_string(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/method.rs:155:24 [INFO] [stdout] | [INFO] [stdout] 155 | ref e => e.description().to_string(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 74 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 74 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.39s [INFO] running `Command { std: "docker" "inspect" "0c4aecdcaff1749c96eb3b946a6f6929a45ade620b1a31773ab5e4df33d6372f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c4aecdcaff1749c96eb3b946a6f6929a45ade620b1a31773ab5e4df33d6372f", kill_on_drop: false }` [INFO] [stdout] 0c4aecdcaff1749c96eb3b946a6f6929a45ade620b1a31773ab5e4df33d6372f