[INFO] cloning repository https://github.com/ernestrc/sonic-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ernestrc/sonic-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fernestrc%2Fsonic-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fernestrc%2Fsonic-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8bdab4b70d85101356f71d57f4120fecfdd23004 [INFO] checking ernestrc/sonic-rs against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fernestrc%2Fsonic-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ernestrc/sonic-rs on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ernestrc/sonic-rs [INFO] finished tweaking git repo https://github.com/ernestrc/sonic-rs [INFO] tweaked toml for git repo https://github.com/ernestrc/sonic-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ernestrc/sonic-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syntex v0.44.0 [INFO] [stderr] Downloaded syntex_errors v0.44.0 [INFO] [stderr] Downloaded ws v0.5.3 [INFO] [stderr] Downloaded syntex_syntax v0.44.1 [INFO] [stderr] Downloaded rpassword v0.2.3 [INFO] [stderr] Downloaded syntex_errors v0.41.0 [INFO] [stderr] Downloaded syntex_pos v0.44.0 [INFO] [stderr] Downloaded syntex v0.41.0 [INFO] [stderr] Downloaded syntex_pos v0.41.0 [INFO] [stderr] Downloaded syntex_syntax v0.41.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9874b67e150311678a6d2e507324aaa467432678b65d6c0fbea4dcaa7312edc8 [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" "9874b67e150311678a6d2e507324aaa467432678b65d6c0fbea4dcaa7312edc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9874b67e150311678a6d2e507324aaa467432678b65d6c0fbea4dcaa7312edc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9874b67e150311678a6d2e507324aaa467432678b65d6c0fbea4dcaa7312edc8", kill_on_drop: false }` [INFO] [stdout] 9874b67e150311678a6d2e507324aaa467432678b65d6c0fbea4dcaa7312edc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4beeab8ae2d37fc8abb1d12b08fa5fb18df038f07b25caa2a938fe0e03f81a24 [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" "4beeab8ae2d37fc8abb1d12b08fa5fb18df038f07b25caa2a938fe0e03f81a24", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling gcc v0.3.46 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Checking ansi_term v0.7.5 [INFO] [stderr] Compiling syntex_pos v0.44.0 [INFO] [stderr] Compiling syntex_pos v0.41.0 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking serde_json v0.8.6 [INFO] [stderr] Checking pbr v1.0.0 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Checking docopt v0.6.86 [INFO] [stderr] Checking rpassword v0.2.3 [INFO] [stderr] Compiling syntex_errors v0.44.0 [INFO] [stderr] Compiling syntex_errors v0.41.0 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling syntex_syntax v0.41.0 [INFO] [stderr] Compiling syntex_syntax v0.44.1 [INFO] [stderr] Checking backtrace v0.2.3 [INFO] [stderr] Checking error-chain v0.5.0 [INFO] [stderr] Compiling syntex v0.41.0 [INFO] [stderr] Compiling syntex v0.44.0 [INFO] [stderr] Compiling aster v0.27.0 [INFO] [stderr] Compiling quasi v0.20.1 [INFO] [stderr] Compiling serde_codegen_internals v0.8.9 [INFO] [stderr] Compiling quasi_codegen v0.20.0 [INFO] [stderr] Compiling serde_codegen v0.8.9 [INFO] [stderr] Compiling sonic v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/api.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | let fbytes = try!(frame(cmd)); [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/api.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | try!(stream.write(&fbytes.as_slice())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/api.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | let mut stream = try!(TcpStream::connect(addr)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/api.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | try!(stream.set_read_timeout(Some(::std::time::Duration::new(10, 0)))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/model/mod.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | let v = try!(self.config.search(key).ok_or(format!("missing key {} in query config", key))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/model/mod.rs:119:19 [INFO] [stdout] | [INFO] [stdout] 119 | let msg = try!(::serde_json::from_slice::(slice)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/model/mod.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | let s = try!(::serde_json::to_string(&self.into_json())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:102:31 [INFO] [stdout] | [INFO] [stdout] 102 | match try!(visitor . visit_variant ( )) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:104:33 [INFO] [stdout] | [INFO] [stdout] 104 | ... try!(visitor . visit_unit ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:108:33 [INFO] [stdout] | [INFO] [stdout] 108 | ... try!(visitor . visit_unit ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:112:33 [INFO] [stdout] | [INFO] [stdout] 112 | ... try!(visitor . visit_unit ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | ... try!(visitor . visit_unit ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:120:33 [INFO] [stdout] | [INFO] [stdout] 120 | ... try!(visitor . visit_unit ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:124:33 [INFO] [stdout] | [INFO] [stdout] 124 | ... try!(visitor . visit_unit ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:128:33 [INFO] [stdout] | [INFO] [stdout] 128 | ... try!(visitor . visit_unit ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:132:33 [INFO] [stdout] | [INFO] [stdout] 132 | ... try!(visitor . visit_unit ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:284:35 [INFO] [stdout] | [INFO] [stdout] 284 | ... match try!(visitor . visit :: < MessageKind > ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:288:37 [INFO] [stdout] | [INFO] [stdout] 288 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:293:35 [INFO] [stdout] | [INFO] [stdout] 293 | ... match try!(visitor . visit :: < Option > ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:297:37 [INFO] [stdout] | [INFO] [stdout] 297 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:302:35 [INFO] [stdout] | [INFO] [stdout] 302 | ... match try!(visitor . visit :: < Option > ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:306:37 [INFO] [stdout] | [INFO] [stdout] 306 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:310:25 [INFO] [stdout] | [INFO] [stdout] 310 | try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:323:35 [INFO] [stdout] | [INFO] [stdout] 323 | ... try!(visitor . visit_key :: < __Field > ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:332:46 [INFO] [stdout] | [INFO] [stdout] 332 | ... Some(try!(visitor . visit_value :: < [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:341:46 [INFO] [stdout] | [INFO] [stdout] 341 | ... Some(try!(visitor . visit_value :: < [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:350:46 [INFO] [stdout] | [INFO] [stdout] 350 | ... Some(try!(visitor . visit_value :: < [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:354:37 [INFO] [stdout] | [INFO] [stdout] 354 | ... try!(visitor . visit_value :: < _serde :: [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:359:25 [INFO] [stdout] | [INFO] [stdout] 359 | try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:363:41 [INFO] [stdout] | [INFO] [stdout] 363 | ... None => try!(visitor . missing_field ( "e" )), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:368:41 [INFO] [stdout] | [INFO] [stdout] 368 | ... None => try!(visitor . missing_field ( "v" )), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:373:41 [INFO] [stdout] | [INFO] [stdout] 373 | ... None => try!(visitor . missing_field ( "p" )), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:397:21 [INFO] [stdout] | [INFO] [stdout] 397 | try!(_serializer . serialize_struct ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:399:17 [INFO] [stdout] | [INFO] [stdout] 399 | try!(_serializer . serialize_struct_elt ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:401:17 [INFO] [stdout] | [INFO] [stdout] 401 | try!(_serializer . serialize_struct_elt ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:403:17 [INFO] [stdout] | [INFO] [stdout] 403 | try!(_serializer . serialize_struct_elt ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:506:9 [INFO] [stdout] | [INFO] [stdout] 506 | try!(Err ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:518:31 [INFO] [stdout] | [INFO] [stdout] 518 | let payload = try!(get_payload ( payload )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:520:21 [INFO] [stdout] | [INFO] [stdout] 520 | try!(payload . get ( "user" ) . and_then ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:526:21 [INFO] [stdout] | [INFO] [stdout] 526 | try!(payload . get ( "key" ) . and_then ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:543:21 [INFO] [stdout] | [INFO] [stdout] 543 | try!(payload . ok_or_else ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:547:28 [INFO] [stdout] | [INFO] [stdout] 547 | let data = try!(:: serde_json :: from_value ( payload )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:551:31 [INFO] [stdout] | [INFO] [stdout] 551 | let payload = try!(get_payload ( payload )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:556:21 [INFO] [stdout] | [INFO] [stdout] 556 | try!(payload . get ( "s" ) . ok_or_else ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:575:21 [INFO] [stdout] | [INFO] [stdout] 575 | try!(payload . get ( "p" ) . and_then ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:595:21 [INFO] [stdout] | [INFO] [stdout] 595 | try!(Err ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:603:21 [INFO] [stdout] | [INFO] [stdout] 603 | try!(variation . ok_or_else ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:611:31 [INFO] [stdout] | [INFO] [stdout] 611 | let payload = try!(get_payload ( payload )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:614:21 [INFO] [stdout] | [INFO] [stdout] 614 | try!(payload . get ( "trace_id" ) . and_then ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:623:31 [INFO] [stdout] | [INFO] [stdout] 623 | let payload = try!(get_payload ( payload )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:634:21 [INFO] [stdout] | [INFO] [stdout] 634 | try!(variation . ok_or_else ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:639:21 [INFO] [stdout] | [INFO] [stdout] 639 | try!(payload . get ( "config" ) . map ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/io.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | let b = try!(eagain!(::nix::unistd::read, "unistd::read", fd, buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/io.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | try!(read_next(4, fd, len_buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/io.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | let len = try!(rdr.read_i32::()) as usize; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/io.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | try!(read_next(len, fd, buf.as_mut_slice())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/io.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | let qbytes = try!(msg.into_bytes()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/io.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | try!(fbytes.write_i32::(qlen)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/api.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | let fbytes = try!(frame(cmd)); [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/api.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | try!(stream.write(&fbytes.as_slice())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/api.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | let mut stream = try!(TcpStream::connect(addr)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/api.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | try!(stream.set_read_timeout(Some(::std::time::Duration::new(10, 0)))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/model/mod.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | let v = try!(self.config.search(key).ok_or(format!("missing key {} in query config", key))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/model/mod.rs:119:19 [INFO] [stdout] | [INFO] [stdout] 119 | let msg = try!(::serde_json::from_slice::(slice)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/model/mod.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | let s = try!(::serde_json::to_string(&self.into_json())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:102:31 [INFO] [stdout] | [INFO] [stdout] 102 | match try!(visitor . visit_variant ( )) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:104:33 [INFO] [stdout] | [INFO] [stdout] 104 | ... try!(visitor . visit_unit ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:108:33 [INFO] [stdout] | [INFO] [stdout] 108 | ... try!(visitor . visit_unit ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:112:33 [INFO] [stdout] | [INFO] [stdout] 112 | ... try!(visitor . visit_unit ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | ... try!(visitor . visit_unit ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:120:33 [INFO] [stdout] | [INFO] [stdout] 120 | ... try!(visitor . visit_unit ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:124:33 [INFO] [stdout] | [INFO] [stdout] 124 | ... try!(visitor . visit_unit ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:128:33 [INFO] [stdout] | [INFO] [stdout] 128 | ... try!(visitor . visit_unit ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:132:33 [INFO] [stdout] | [INFO] [stdout] 132 | ... try!(visitor . visit_unit ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:284:35 [INFO] [stdout] | [INFO] [stdout] 284 | ... match try!(visitor . visit :: < MessageKind > ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:288:37 [INFO] [stdout] | [INFO] [stdout] 288 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:293:35 [INFO] [stdout] | [INFO] [stdout] 293 | ... match try!(visitor . visit :: < Option > ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:297:37 [INFO] [stdout] | [INFO] [stdout] 297 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:302:35 [INFO] [stdout] | [INFO] [stdout] 302 | ... match try!(visitor . visit :: < Option > ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:306:37 [INFO] [stdout] | [INFO] [stdout] 306 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:310:25 [INFO] [stdout] | [INFO] [stdout] 310 | try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:323:35 [INFO] [stdout] | [INFO] [stdout] 323 | ... try!(visitor . visit_key :: < __Field > ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:332:46 [INFO] [stdout] | [INFO] [stdout] 332 | ... Some(try!(visitor . visit_value :: < [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:341:46 [INFO] [stdout] | [INFO] [stdout] 341 | ... Some(try!(visitor . visit_value :: < [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:350:46 [INFO] [stdout] | [INFO] [stdout] 350 | ... Some(try!(visitor . visit_value :: < [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:354:37 [INFO] [stdout] | [INFO] [stdout] 354 | ... try!(visitor . visit_value :: < _serde :: [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:359:25 [INFO] [stdout] | [INFO] [stdout] 359 | try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:363:41 [INFO] [stdout] | [INFO] [stdout] 363 | ... None => try!(visitor . missing_field ( "e" )), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:368:41 [INFO] [stdout] | [INFO] [stdout] 368 | ... None => try!(visitor . missing_field ( "v" )), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:373:41 [INFO] [stdout] | [INFO] [stdout] 373 | ... None => try!(visitor . missing_field ( "p" )), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:397:21 [INFO] [stdout] | [INFO] [stdout] 397 | try!(_serializer . serialize_struct ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:399:17 [INFO] [stdout] | [INFO] [stdout] 399 | try!(_serializer . serialize_struct_elt ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:401:17 [INFO] [stdout] | [INFO] [stdout] 401 | try!(_serializer . serialize_struct_elt ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:403:17 [INFO] [stdout] | [INFO] [stdout] 403 | try!(_serializer . serialize_struct_elt ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:506:9 [INFO] [stdout] | [INFO] [stdout] 506 | try!(Err ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:518:31 [INFO] [stdout] | [INFO] [stdout] 518 | let payload = try!(get_payload ( payload )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:520:21 [INFO] [stdout] | [INFO] [stdout] 520 | try!(payload . get ( "user" ) . and_then ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:526:21 [INFO] [stdout] | [INFO] [stdout] 526 | try!(payload . get ( "key" ) . and_then ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:543:21 [INFO] [stdout] | [INFO] [stdout] 543 | try!(payload . ok_or_else ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:547:28 [INFO] [stdout] | [INFO] [stdout] 547 | let data = try!(:: serde_json :: from_value ( payload )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:551:31 [INFO] [stdout] | [INFO] [stdout] 551 | let payload = try!(get_payload ( payload )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:556:21 [INFO] [stdout] | [INFO] [stdout] 556 | try!(payload . get ( "s" ) . ok_or_else ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:575:21 [INFO] [stdout] | [INFO] [stdout] 575 | try!(payload . get ( "p" ) . and_then ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:595:21 [INFO] [stdout] | [INFO] [stdout] 595 | try!(Err ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:603:21 [INFO] [stdout] | [INFO] [stdout] 603 | try!(variation . ok_or_else ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:611:31 [INFO] [stdout] | [INFO] [stdout] 611 | let payload = try!(get_payload ( payload )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:614:21 [INFO] [stdout] | [INFO] [stdout] 614 | try!(payload . get ( "trace_id" ) . and_then ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:623:31 [INFO] [stdout] | [INFO] [stdout] 623 | let payload = try!(get_payload ( payload )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:634:21 [INFO] [stdout] | [INFO] [stdout] 634 | try!(variation . ok_or_else ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/protocol.rs:639:21 [INFO] [stdout] | [INFO] [stdout] 639 | try!(payload . get ( "config" ) . map ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/io.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | let b = try!(eagain!(::nix::unistd::read, "unistd::read", fd, buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/io.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | try!(read_next(4, fd, len_buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/io.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | let len = try!(rdr.read_i32::()) as usize; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/io.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | try!(read_next(len, fd, buf.as_mut_slice())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/io.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | let qbytes = try!(msg.into_bytes()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/io.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | try!(fbytes.write_i32::(qlen)); [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/error.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / error_chain! { [INFO] [stdout] 3 | | types { [INFO] [stdout] 4 | | Error, ErrorKind, ChainErr, Result; [INFO] [stdout] 5 | | } [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [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/error.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / error_chain! { [INFO] [stdout] 3 | | types { [INFO] [stdout] 4 | | Error, ErrorKind, ChainErr, Result; [INFO] [stdout] 5 | | } [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [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::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/error.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / error_chain! { [INFO] [stdout] 3 | | types { [INFO] [stdout] 4 | | Error, ErrorKind, ChainErr, Result; [INFO] [stdout] 5 | | } [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [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::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/error.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / error_chain! { [INFO] [stdout] 3 | | types { [INFO] [stdout] 4 | | Error, ErrorKind, ChainErr, Result; [INFO] [stdout] 5 | | } [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [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: 60 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 60 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | ... match try!(visitor . visit :: < String > ( )) { [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] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:99:37 [INFO] [stdout] | [INFO] [stdout] 99 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:104:35 [INFO] [stdout] | [INFO] [stdout] 104 | ... match try!(visitor . visit :: < u16 > ( )) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:107:37 [INFO] [stdout] | [INFO] [stdout] 107 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | ... match try!(visitor . visit :: < [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:116:37 [INFO] [stdout] | [INFO] [stdout] 116 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:121:35 [INFO] [stdout] | [INFO] [stdout] 121 | ... match try!(visitor . visit :: < Option > ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:125:37 [INFO] [stdout] | [INFO] [stdout] 125 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:145:35 [INFO] [stdout] | [INFO] [stdout] 145 | ... try!(visitor . visit_key :: < __Field > ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:154:46 [INFO] [stdout] | [INFO] [stdout] 154 | ... Some(try!(visitor . visit_value :: < [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:163:46 [INFO] [stdout] | [INFO] [stdout] 163 | ... Some(try!(visitor . visit_value :: < [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:172:46 [INFO] [stdout] | [INFO] [stdout] 172 | ... Some(try!(visitor . visit_value :: < [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:182:46 [INFO] [stdout] | [INFO] [stdout] 182 | ... Some(try!(visitor . visit_value :: < [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:186:37 [INFO] [stdout] | [INFO] [stdout] 186 | ... try!(visitor . visit_value :: < _serde :: [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:191:25 [INFO] [stdout] | [INFO] [stdout] 191 | try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:196:33 [INFO] [stdout] | [INFO] [stdout] 196 | ... try!(visitor . missing_field ( "host" )), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:202:33 [INFO] [stdout] | [INFO] [stdout] 202 | ... try!(visitor . missing_field ( "tcp_port" )), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:208:33 [INFO] [stdout] | [INFO] [stdout] 208 | ... try!(visitor . missing_field ( "sources" )), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:214:33 [INFO] [stdout] | [INFO] [stdout] 214 | ... try!(visitor . missing_field ( "auth" )), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:239:21 [INFO] [stdout] | [INFO] [stdout] 239 | try!(_serializer . serialize_struct ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:241:17 [INFO] [stdout] | [INFO] [stdout] 241 | try!(_serializer . serialize_struct_elt ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | try!(_serializer . serialize_struct_elt ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 245 | try!(_serializer . serialize_struct_elt ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:247:17 [INFO] [stdout] | [INFO] [stdout] 247 | try!(_serializer . serialize_struct_elt ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | try!(data . into_iter ( ) . next ( ) . ok_or_else ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | try!(x . as_str ( ) . ok_or_else ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | try!(OpenOptions :: new ( ) . truncate ( true ) . create ( true ) . [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:291:19 [INFO] [stdout] | [INFO] [stdout] 291 | let encoded = try!(:: serde_json :: to_string_pretty ( config )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | try!(f . write_all ( encoded . as_bytes ( ) )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | try!(path . to_str ( ) . ok_or_else ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:318:5 [INFO] [stdout] | [INFO] [stdout] 318 | try!(cmd . arg ( path ) . status ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:320:17 [INFO] [stdout] | [INFO] [stdout] 320 | let mut f = try!(OpenOptions :: new ( ) . read ( true ) . open ( path )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:324:5 [INFO] [stdout] | [INFO] [stdout] 324 | try!(f . read_to_string ( & mut body )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:331:20 [INFO] [stdout] | [INFO] [stdout] 331 | let mut file = try!(File :: open ( & path )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | try!(file . read_to_string ( & mut contents )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:341:20 [INFO] [stdout] | [INFO] [stdout] 341 | let contents = try!(read_file_contents ( & path )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | try!(:: serde_json :: from_str :: < ClientConfig > ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:368:13 [INFO] [stdout] | [INFO] [stdout] 368 | try!(stdout . flush ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:372:21 [INFO] [stdout] | [INFO] [stdout] 372 | try!(write_config ( & ClientConfig :: empty ( ) , & path [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:374:36 [INFO] [stdout] | [INFO] [stdout] 374 | let contents = try!(edit_file ( & path )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:376:25 [INFO] [stdout] | [INFO] [stdout] 376 | try!(:: serde_json :: from_str ( & contents )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:418:17 [INFO] [stdout] | [INFO] [stdout] 418 | try!(split . next ( ) . ok_or_else ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:422:17 [INFO] [stdout] | [INFO] [stdout] 422 | try!(split . next ( ) . ok_or_else ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | try!(sonic::stream((host, *port), query, tx)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:171:15 [INFO] [stdout] | [INFO] [stdout] 171 | match try!(rx.recv()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | try!(stdout().write(b"Enter key: ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | try!(stdout().flush()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:242:15 [INFO] [stdout] | [INFO] [stdout] 242 | let key = try!(read_password()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 250 | try!(sonic::stream((host, *tcp_port), cmd, tx)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:255:15 [INFO] [stdout] | [INFO] [stdout] 255 | match try!(rx.recv()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | token = try!(util::parse_token(data)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:281:18 [INFO] [stdout] | [INFO] [stdout] 281 | let config = try!(util::read_config(&path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:288:5 [INFO] [stdout] | [INFO] [stdout] 288 | try!(util::write_config(&new_config, &path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:312:9 [INFO] [stdout] | [INFO] [stdout] 312 | try!(util::read_config(&PathBuf::from(flag_c))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | try!(util::get_default_config()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:321:13 [INFO] [stdout] | [INFO] [stdout] 321 | try!(util::read_file_contents(&PathBuf::from(&arg_file))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:322:21 [INFO] [stdout] | [INFO] [stdout] 322 | let split = try!(util::split_key_value(&flag_d)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:323:24 [INFO] [stdout] | [INFO] [stdout] 323 | let injected = try!(util::inject_vars(&query_str, &split)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:324:21 [INFO] [stdout] | [INFO] [stdout] 324 | let query = try!(util::build(arg_source, sources, auth, injected)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:330:21 [INFO] [stdout] | [INFO] [stdout] 330 | let query = try!(util::build(arg_source, sources, auth, arg_query)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | ... match try!(visitor . visit :: < String > ( )) { [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] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:99:37 [INFO] [stdout] | [INFO] [stdout] 99 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:104:35 [INFO] [stdout] | [INFO] [stdout] 104 | ... match try!(visitor . visit :: < u16 > ( )) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:107:37 [INFO] [stdout] | [INFO] [stdout] 107 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | ... match try!(visitor . visit :: < [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:116:37 [INFO] [stdout] | [INFO] [stdout] 116 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:121:35 [INFO] [stdout] | [INFO] [stdout] 121 | ... match try!(visitor . visit :: < Option > ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:125:37 [INFO] [stdout] | [INFO] [stdout] 125 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:145:35 [INFO] [stdout] | [INFO] [stdout] 145 | ... try!(visitor . visit_key :: < __Field > ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:154:46 [INFO] [stdout] | [INFO] [stdout] 154 | ... Some(try!(visitor . visit_value :: < [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:163:46 [INFO] [stdout] | [INFO] [stdout] 163 | ... Some(try!(visitor . visit_value :: < [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:172:46 [INFO] [stdout] | [INFO] [stdout] 172 | ... Some(try!(visitor . visit_value :: < [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:182:46 [INFO] [stdout] | [INFO] [stdout] 182 | ... Some(try!(visitor . visit_value :: < [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:186:37 [INFO] [stdout] | [INFO] [stdout] 186 | ... try!(visitor . visit_value :: < _serde :: [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:191:25 [INFO] [stdout] | [INFO] [stdout] 191 | try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:196:33 [INFO] [stdout] | [INFO] [stdout] 196 | ... try!(visitor . missing_field ( "host" )), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:202:33 [INFO] [stdout] | [INFO] [stdout] 202 | ... try!(visitor . missing_field ( "tcp_port" )), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:208:33 [INFO] [stdout] | [INFO] [stdout] 208 | ... try!(visitor . missing_field ( "sources" )), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:214:33 [INFO] [stdout] | [INFO] [stdout] 214 | ... try!(visitor . missing_field ( "auth" )), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:239:21 [INFO] [stdout] | [INFO] [stdout] 239 | try!(_serializer . serialize_struct ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:241:17 [INFO] [stdout] | [INFO] [stdout] 241 | try!(_serializer . serialize_struct_elt ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | try!(_serializer . serialize_struct_elt ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 245 | try!(_serializer . serialize_struct_elt ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:247:17 [INFO] [stdout] | [INFO] [stdout] 247 | try!(_serializer . serialize_struct_elt ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | try!(data . into_iter ( ) . next ( ) . ok_or_else ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | try!(x . as_str ( ) . ok_or_else ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | try!(OpenOptions :: new ( ) . truncate ( true ) . create ( true ) . [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:291:19 [INFO] [stdout] | [INFO] [stdout] 291 | let encoded = try!(:: serde_json :: to_string_pretty ( config )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | try!(f . write_all ( encoded . as_bytes ( ) )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | try!(path . to_str ( ) . ok_or_else ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:318:5 [INFO] [stdout] | [INFO] [stdout] 318 | try!(cmd . arg ( path ) . status ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:320:17 [INFO] [stdout] | [INFO] [stdout] 320 | let mut f = try!(OpenOptions :: new ( ) . read ( true ) . open ( path )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:324:5 [INFO] [stdout] | [INFO] [stdout] 324 | try!(f . read_to_string ( & mut body )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:331:20 [INFO] [stdout] | [INFO] [stdout] 331 | let mut file = try!(File :: open ( & path )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | try!(file . read_to_string ( & mut contents )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:341:20 [INFO] [stdout] | [INFO] [stdout] 341 | let contents = try!(read_file_contents ( & path )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | try!(:: serde_json :: from_str :: < ClientConfig > ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:368:13 [INFO] [stdout] | [INFO] [stdout] 368 | try!(stdout . flush ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:372:21 [INFO] [stdout] | [INFO] [stdout] 372 | try!(write_config ( & ClientConfig :: empty ( ) , & path [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:374:36 [INFO] [stdout] | [INFO] [stdout] 374 | let contents = try!(edit_file ( & path )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:376:25 [INFO] [stdout] | [INFO] [stdout] 376 | try!(:: serde_json :: from_str ( & contents )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:418:17 [INFO] [stdout] | [INFO] [stdout] 418 | try!(split . next ( ) . ok_or_else ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:422:17 [INFO] [stdout] | [INFO] [stdout] 422 | try!(split . next ( ) . ok_or_else ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | try!(sonic::stream((host, *port), query, tx)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:171:15 [INFO] [stdout] | [INFO] [stdout] 171 | match try!(rx.recv()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | try!(stdout().write(b"Enter key: ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | try!(stdout().flush()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:242:15 [INFO] [stdout] | [INFO] [stdout] 242 | let key = try!(read_password()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 250 | try!(sonic::stream((host, *tcp_port), cmd, tx)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:255:15 [INFO] [stdout] | [INFO] [stdout] 255 | match try!(rx.recv()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | token = try!(util::parse_token(data)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:281:18 [INFO] [stdout] | [INFO] [stdout] 281 | let config = try!(util::read_config(&path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:288:5 [INFO] [stdout] | [INFO] [stdout] 288 | try!(util::write_config(&new_config, &path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:312:9 [INFO] [stdout] | [INFO] [stdout] 312 | try!(util::read_config(&PathBuf::from(flag_c))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | try!(util::get_default_config()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:321:13 [INFO] [stdout] | [INFO] [stdout] 321 | try!(util::read_file_contents(&PathBuf::from(&arg_file))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:322:21 [INFO] [stdout] | [INFO] [stdout] 322 | let split = try!(util::split_key_value(&flag_d)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:323:24 [INFO] [stdout] | [INFO] [stdout] 323 | let injected = try!(util::inject_vars(&query_str, &split)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:324:21 [INFO] [stdout] | [INFO] [stdout] 324 | let query = try!(util::build(arg_source, sources, auth, injected)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cli/src/main.rs:330:21 [INFO] [stdout] | [INFO] [stdout] 330 | let query = try!(util::build(arg_source, sources, auth, arg_query)); [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] --> cli/src/main.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | / error_chain! { [INFO] [stdout] 86 | | types { [INFO] [stdout] 87 | | Error, ErrorKind, ChainErr, Result; [INFO] [stdout] 88 | | } [INFO] [stdout] ... | [INFO] [stdout] 105 | | } [INFO] [stdout] 106 | | } [INFO] [stdout] | |_^ [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 function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:301:23 [INFO] [stdout] | [INFO] [stdout] 301 | let mut sonicrc = env::home_dir().expect("can't find your home folder"); [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] --> cli/src/main.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | / error_chain! { [INFO] [stdout] 86 | | types { [INFO] [stdout] 87 | | Error, ErrorKind, ChainErr, Result; [INFO] [stdout] 88 | | } [INFO] [stdout] ... | [INFO] [stdout] 105 | | } [INFO] [stdout] 106 | | } [INFO] [stdout] | |_^ [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 function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-6b5a0d27b5582ce4/out/util.rs:301:23 [INFO] [stdout] | [INFO] [stdout] 301 | let mut sonicrc = env::home_dir().expect("can't find your home folder"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> cli/src/main.rs:161:44 [INFO] [stdout] | [INFO] [stdout] 161 | let row = format!("{}\n", cols.trim_right()); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> cli/src/main.rs:161:44 [INFO] [stdout] | [INFO] [stdout] 161 | let row = format!("{}\n", cols.trim_right()); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> cli/src/main.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | / error_chain! { [INFO] [stdout] 86 | | types { [INFO] [stdout] 87 | | Error, ErrorKind, ChainErr, Result; [INFO] [stdout] 88 | | } [INFO] [stdout] ... | [INFO] [stdout] 105 | | } [INFO] [stdout] 106 | | } [INFO] [stdout] | |_^ [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::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> cli/src/main.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | / error_chain! { [INFO] [stdout] 86 | | types { [INFO] [stdout] 87 | | Error, ErrorKind, ChainErr, Result; [INFO] [stdout] 88 | | } [INFO] [stdout] ... | [INFO] [stdout] 105 | | } [INFO] [stdout] 106 | | } [INFO] [stdout] | |_^ [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: 65 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 65 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "4beeab8ae2d37fc8abb1d12b08fa5fb18df038f07b25caa2a938fe0e03f81a24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4beeab8ae2d37fc8abb1d12b08fa5fb18df038f07b25caa2a938fe0e03f81a24", kill_on_drop: false }` [INFO] [stdout] 4beeab8ae2d37fc8abb1d12b08fa5fb18df038f07b25caa2a938fe0e03f81a24