[INFO] cloning repository https://github.com/zeroem/riemann-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zeroem/riemann-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeroem%2Friemann-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeroem%2Friemann-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad6b81be94ca61b0e31d315217735b54fb9a3e16 [INFO] checking zeroem/riemann-cli against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeroem%2Friemann-cli" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zeroem/riemann-cli on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zeroem/riemann-cli [INFO] finished tweaking git repo https://github.com/zeroem/riemann-cli [INFO] tweaked toml for git repo https://github.com/zeroem/riemann-cli written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/zeroem/riemann-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /workspace/builds/worker-4/source/src/main.rs [INFO] [stderr] error: the lock file /workspace/builds/worker-4/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /workspace/builds/worker-4/source/src/main.rs [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protobuf v1.7.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", 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] 30ae6d64df49319c51b8492c4d1d8dc20ce5285ae648ffa3e5c3f1b8e4ff4a0f [INFO] running `Command { std: "docker" "start" "-a" "30ae6d64df49319c51b8492c4d1d8dc20ce5285ae648ffa3e5c3f1b8e4ff4a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30ae6d64df49319c51b8492c4d1d8dc20ce5285ae648ffa3e5c3f1b8e4ff4a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30ae6d64df49319c51b8492c4d1d8dc20ce5285ae648ffa3e5c3f1b8e4ff4a0f", kill_on_drop: false }` [INFO] [stdout] 30ae6d64df49319c51b8492c4d1d8dc20ce5285ae648ffa3e5c3f1b8e4ff4a0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 600247671ac27b97b628a24847572154abdf0c9ec0fa1dfc7da35a14b590cdcc [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" "600247671ac27b97b628a24847572154abdf0c9ec0fa1dfc7da35a14b590cdcc", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/src/main.rs [INFO] [stderr] Compiling protobuf v1.7.5 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking riemann-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:292:16 [INFO] [stdout] | [INFO] [stdout] 292 | while !try!(is.eof()) { [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/riemann.rs:293:45 [INFO] [stdout] | [INFO] [stdout] 293 | let (field_number, wire_type) = try!(is.read_tag_unpack()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:299:31 [INFO] [stdout] | [INFO] [stdout] 299 | let tmp = try!(is.read_int64()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:307:21 [INFO] [stdout] | [INFO] [stdout] 307 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:314:21 [INFO] [stdout] | [INFO] [stdout] 314 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:321:21 [INFO] [stdout] | [INFO] [stdout] 321 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:328:21 [INFO] [stdout] | [INFO] [stdout] 328 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | let tmp = try!(is.read_bool()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:338:21 [INFO] [stdout] | [INFO] [stdout] 338 | try!(::protobuf::rt::read_repeated_string_into(wire_type, is, &mut self.tags)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:344:31 [INFO] [stdout] | [INFO] [stdout] 344 | let tmp = try!(is.read_float()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:348:35 [INFO] [stdout] | [INFO] [stdout] 348 | let unknown = try!(is.read_unknown(wire_type)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:391:13 [INFO] [stdout] | [INFO] [stdout] 391 | try!(os.write_int64(1, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:394:13 [INFO] [stdout] | [INFO] [stdout] 394 | try!(os.write_string(2, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:397:13 [INFO] [stdout] | [INFO] [stdout] 397 | try!(os.write_string(3, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:400:13 [INFO] [stdout] | [INFO] [stdout] 400 | try!(os.write_string(4, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:403:13 [INFO] [stdout] | [INFO] [stdout] 403 | try!(os.write_string(5, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:406:13 [INFO] [stdout] | [INFO] [stdout] 406 | try!(os.write_bool(6, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:409:13 [INFO] [stdout] | [INFO] [stdout] 409 | try!(os.write_string(7, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:412:13 [INFO] [stdout] | [INFO] [stdout] 412 | try!(os.write_float(8, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:414:9 [INFO] [stdout] | [INFO] [stdout] 414 | try!(os.write_unknown_fields(self.get_unknown_fields())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/riemann.rs:434:26 [INFO] [stdout] | [INFO] [stdout] 434 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/riemann.rs:435:18 [INFO] [stdout] | [INFO] [stdout] 435 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:885:16 [INFO] [stdout] | [INFO] [stdout] 885 | while !try!(is.eof()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:886:45 [INFO] [stdout] | [INFO] [stdout] 886 | let (field_number, wire_type) = try!(is.read_tag_unpack()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:892:31 [INFO] [stdout] | [INFO] [stdout] 892 | let tmp = try!(is.read_int64()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:900:21 [INFO] [stdout] | [INFO] [stdout] 900 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:907:21 [INFO] [stdout] | [INFO] [stdout] 907 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:914:21 [INFO] [stdout] | [INFO] [stdout] 914 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:921:21 [INFO] [stdout] | [INFO] [stdout] 921 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:924:21 [INFO] [stdout] | [INFO] [stdout] 924 | try!(::protobuf::rt::read_repeated_string_into(wire_type, is, &mut self.tags)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:930:31 [INFO] [stdout] | [INFO] [stdout] 930 | let tmp = try!(is.read_float()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:934:21 [INFO] [stdout] | [INFO] [stdout] 934 | try!(::protobuf::rt::read_repeated_message_into(wire_type, is, &mut self.attributes)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:940:31 [INFO] [stdout] | [INFO] [stdout] 940 | let tmp = try!(is.read_sint64()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:947:31 [INFO] [stdout] | [INFO] [stdout] 947 | let tmp = try!(is.read_double()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:954:31 [INFO] [stdout] | [INFO] [stdout] 954 | let tmp = try!(is.read_float()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:958:35 [INFO] [stdout] | [INFO] [stdout] 958 | let unknown = try!(is.read_unknown(wire_type)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1011:13 [INFO] [stdout] | [INFO] [stdout] 1011 | try!(os.write_int64(1, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1014:13 [INFO] [stdout] | [INFO] [stdout] 1014 | try!(os.write_string(2, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1017:13 [INFO] [stdout] | [INFO] [stdout] 1017 | try!(os.write_string(3, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1020:13 [INFO] [stdout] | [INFO] [stdout] 1020 | try!(os.write_string(4, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1023:13 [INFO] [stdout] | [INFO] [stdout] 1023 | try!(os.write_string(5, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1026:13 [INFO] [stdout] | [INFO] [stdout] 1026 | try!(os.write_string(7, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1029:13 [INFO] [stdout] | [INFO] [stdout] 1029 | try!(os.write_float(8, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1032:13 [INFO] [stdout] | [INFO] [stdout] 1032 | try!(os.write_tag(9, ::protobuf::wire_format::WireTypeLengthDelimited)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1033:13 [INFO] [stdout] | [INFO] [stdout] 1033 | try!(os.write_raw_varint32(v.get_cached_size())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1034:13 [INFO] [stdout] | [INFO] [stdout] 1034 | try!(v.write_to_with_cached_sizes(os)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1037:13 [INFO] [stdout] | [INFO] [stdout] 1037 | try!(os.write_sint64(13, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1040:13 [INFO] [stdout] | [INFO] [stdout] 1040 | try!(os.write_double(14, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1043:13 [INFO] [stdout] | [INFO] [stdout] 1043 | try!(os.write_float(15, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1045:9 [INFO] [stdout] | [INFO] [stdout] 1045 | try!(os.write_unknown_fields(self.get_unknown_fields())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/riemann.rs:1065:26 [INFO] [stdout] | [INFO] [stdout] 1065 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/riemann.rs:1066:18 [INFO] [stdout] | [INFO] [stdout] 1066 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1263:16 [INFO] [stdout] | [INFO] [stdout] 1263 | while !try!(is.eof()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1264:45 [INFO] [stdout] | [INFO] [stdout] 1264 | let (field_number, wire_type) = try!(is.read_tag_unpack()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1271:21 [INFO] [stdout] | [INFO] [stdout] 1271 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1274:35 [INFO] [stdout] | [INFO] [stdout] 1274 | let unknown = try!(is.read_unknown(wire_type)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1296:13 [INFO] [stdout] | [INFO] [stdout] 1296 | try!(os.write_string(1, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1298:9 [INFO] [stdout] | [INFO] [stdout] 1298 | try!(os.write_unknown_fields(self.get_unknown_fields())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/riemann.rs:1318:26 [INFO] [stdout] | [INFO] [stdout] 1318 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/riemann.rs:1319:18 [INFO] [stdout] | [INFO] [stdout] 1319 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1558:16 [INFO] [stdout] | [INFO] [stdout] 1558 | while !try!(is.eof()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1559:45 [INFO] [stdout] | [INFO] [stdout] 1559 | let (field_number, wire_type) = try!(is.read_tag_unpack()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1565:31 [INFO] [stdout] | [INFO] [stdout] 1565 | let tmp = try!(is.read_bool()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1573:21 [INFO] [stdout] | [INFO] [stdout] 1573 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1576:21 [INFO] [stdout] | [INFO] [stdout] 1576 | try!(::protobuf::rt::read_repeated_message_into(wire_type, is, &mut self.states)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1583:21 [INFO] [stdout] | [INFO] [stdout] 1583 | try!(is.merge_message(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1586:21 [INFO] [stdout] | [INFO] [stdout] 1586 | try!(::protobuf::rt::read_repeated_message_into(wire_type, is, &mut self.events)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1589:35 [INFO] [stdout] | [INFO] [stdout] 1589 | let unknown = try!(is.read_unknown(wire_type)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1626:13 [INFO] [stdout] | [INFO] [stdout] 1626 | try!(os.write_bool(2, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1629:13 [INFO] [stdout] | [INFO] [stdout] 1629 | try!(os.write_string(3, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1632:13 [INFO] [stdout] | [INFO] [stdout] 1632 | try!(os.write_tag(4, ::protobuf::wire_format::WireTypeLengthDelimited)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1633:13 [INFO] [stdout] | [INFO] [stdout] 1633 | try!(os.write_raw_varint32(v.get_cached_size())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1634:13 [INFO] [stdout] | [INFO] [stdout] 1634 | try!(v.write_to_with_cached_sizes(os)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1637:13 [INFO] [stdout] | [INFO] [stdout] 1637 | try!(os.write_tag(5, ::protobuf::wire_format::WireTypeLengthDelimited)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1638:13 [INFO] [stdout] | [INFO] [stdout] 1638 | try!(os.write_raw_varint32(v.get_cached_size())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1639:13 [INFO] [stdout] | [INFO] [stdout] 1639 | try!(v.write_to_with_cached_sizes(os)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1642:13 [INFO] [stdout] | [INFO] [stdout] 1642 | try!(os.write_tag(6, ::protobuf::wire_format::WireTypeLengthDelimited)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1643:13 [INFO] [stdout] | [INFO] [stdout] 1643 | try!(os.write_raw_varint32(v.get_cached_size())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1644:13 [INFO] [stdout] | [INFO] [stdout] 1644 | try!(v.write_to_with_cached_sizes(os)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1646:9 [INFO] [stdout] | [INFO] [stdout] 1646 | try!(os.write_unknown_fields(self.get_unknown_fields())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/riemann.rs:1666:26 [INFO] [stdout] | [INFO] [stdout] 1666 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/riemann.rs:1667:18 [INFO] [stdout] | [INFO] [stdout] 1667 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1863:16 [INFO] [stdout] | [INFO] [stdout] 1863 | while !try!(is.eof()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1864:45 [INFO] [stdout] | [INFO] [stdout] 1864 | let (field_number, wire_type) = try!(is.read_tag_unpack()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1878:21 [INFO] [stdout] | [INFO] [stdout] 1878 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1881:35 [INFO] [stdout] | [INFO] [stdout] 1881 | let unknown = try!(is.read_unknown(wire_type)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1906:13 [INFO] [stdout] | [INFO] [stdout] 1906 | try!(os.write_string(1, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1909:13 [INFO] [stdout] | [INFO] [stdout] 1909 | try!(os.write_string(2, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1911:9 [INFO] [stdout] | [INFO] [stdout] 1911 | try!(os.write_unknown_fields(self.get_unknown_fields())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/riemann.rs:1931:26 [INFO] [stdout] | [INFO] [stdout] 1931 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/riemann.rs:1932:18 [INFO] [stdout] | [INFO] [stdout] 1932 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::reflect::accessor::make_repeated_string_accessor` [INFO] [stdout] --> src/riemann.rs:486:29 [INFO] [stdout] | [INFO] [stdout] 486 | fields.push(::protobuf::reflect::accessor::make_repeated_string_accessor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::reflect::accessor::make_repeated_string_accessor` [INFO] [stdout] --> src/riemann.rs:1112:29 [INFO] [stdout] | [INFO] [stdout] 1112 | fields.push(::protobuf::reflect::accessor::make_repeated_string_accessor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::reflect::accessor::make_repeated_message_accessor` [INFO] [stdout] --> src/riemann.rs:1121:29 [INFO] [stdout] | [INFO] [stdout] 1121 | fields.push(::protobuf::reflect::accessor::make_repeated_message_accessor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::reflect::accessor::make_repeated_message_accessor` [INFO] [stdout] --> src/riemann.rs:1698:29 [INFO] [stdout] | [INFO] [stdout] 1698 | fields.push(::protobuf::reflect::accessor::make_repeated_message_accessor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::reflect::accessor::make_repeated_message_accessor` [INFO] [stdout] --> src/riemann.rs:1707:29 [INFO] [stdout] | [INFO] [stdout] 1707 | fields.push(::protobuf::reflect::accessor::make_repeated_message_accessor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:292:16 [INFO] [stdout] | [INFO] [stdout] 292 | while !try!(is.eof()) { [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/riemann.rs:293:45 [INFO] [stdout] | [INFO] [stdout] 293 | let (field_number, wire_type) = try!(is.read_tag_unpack()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:299:31 [INFO] [stdout] | [INFO] [stdout] 299 | let tmp = try!(is.read_int64()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:307:21 [INFO] [stdout] | [INFO] [stdout] 307 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:314:21 [INFO] [stdout] | [INFO] [stdout] 314 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:321:21 [INFO] [stdout] | [INFO] [stdout] 321 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:328:21 [INFO] [stdout] | [INFO] [stdout] 328 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | let tmp = try!(is.read_bool()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:338:21 [INFO] [stdout] | [INFO] [stdout] 338 | try!(::protobuf::rt::read_repeated_string_into(wire_type, is, &mut self.tags)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:344:31 [INFO] [stdout] | [INFO] [stdout] 344 | let tmp = try!(is.read_float()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:348:35 [INFO] [stdout] | [INFO] [stdout] 348 | let unknown = try!(is.read_unknown(wire_type)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:391:13 [INFO] [stdout] | [INFO] [stdout] 391 | try!(os.write_int64(1, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:394:13 [INFO] [stdout] | [INFO] [stdout] 394 | try!(os.write_string(2, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:397:13 [INFO] [stdout] | [INFO] [stdout] 397 | try!(os.write_string(3, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:400:13 [INFO] [stdout] | [INFO] [stdout] 400 | try!(os.write_string(4, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:403:13 [INFO] [stdout] | [INFO] [stdout] 403 | try!(os.write_string(5, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:406:13 [INFO] [stdout] | [INFO] [stdout] 406 | try!(os.write_bool(6, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:409:13 [INFO] [stdout] | [INFO] [stdout] 409 | try!(os.write_string(7, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:412:13 [INFO] [stdout] | [INFO] [stdout] 412 | try!(os.write_float(8, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:414:9 [INFO] [stdout] | [INFO] [stdout] 414 | try!(os.write_unknown_fields(self.get_unknown_fields())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/riemann.rs:434:26 [INFO] [stdout] | [INFO] [stdout] 434 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/riemann.rs:435:18 [INFO] [stdout] | [INFO] [stdout] 435 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:885:16 [INFO] [stdout] | [INFO] [stdout] 885 | while !try!(is.eof()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:886:45 [INFO] [stdout] | [INFO] [stdout] 886 | let (field_number, wire_type) = try!(is.read_tag_unpack()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:892:31 [INFO] [stdout] | [INFO] [stdout] 892 | let tmp = try!(is.read_int64()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:900:21 [INFO] [stdout] | [INFO] [stdout] 900 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:907:21 [INFO] [stdout] | [INFO] [stdout] 907 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:914:21 [INFO] [stdout] | [INFO] [stdout] 914 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:921:21 [INFO] [stdout] | [INFO] [stdout] 921 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:924:21 [INFO] [stdout] | [INFO] [stdout] 924 | try!(::protobuf::rt::read_repeated_string_into(wire_type, is, &mut self.tags)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:930:31 [INFO] [stdout] | [INFO] [stdout] 930 | let tmp = try!(is.read_float()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:934:21 [INFO] [stdout] | [INFO] [stdout] 934 | try!(::protobuf::rt::read_repeated_message_into(wire_type, is, &mut self.attributes)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:940:31 [INFO] [stdout] | [INFO] [stdout] 940 | let tmp = try!(is.read_sint64()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:947:31 [INFO] [stdout] | [INFO] [stdout] 947 | let tmp = try!(is.read_double()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:954:31 [INFO] [stdout] | [INFO] [stdout] 954 | let tmp = try!(is.read_float()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:958:35 [INFO] [stdout] | [INFO] [stdout] 958 | let unknown = try!(is.read_unknown(wire_type)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1011:13 [INFO] [stdout] | [INFO] [stdout] 1011 | try!(os.write_int64(1, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1014:13 [INFO] [stdout] | [INFO] [stdout] 1014 | try!(os.write_string(2, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1017:13 [INFO] [stdout] | [INFO] [stdout] 1017 | try!(os.write_string(3, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1020:13 [INFO] [stdout] | [INFO] [stdout] 1020 | try!(os.write_string(4, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1023:13 [INFO] [stdout] | [INFO] [stdout] 1023 | try!(os.write_string(5, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1026:13 [INFO] [stdout] | [INFO] [stdout] 1026 | try!(os.write_string(7, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1029:13 [INFO] [stdout] | [INFO] [stdout] 1029 | try!(os.write_float(8, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1032:13 [INFO] [stdout] | [INFO] [stdout] 1032 | try!(os.write_tag(9, ::protobuf::wire_format::WireTypeLengthDelimited)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1033:13 [INFO] [stdout] | [INFO] [stdout] 1033 | try!(os.write_raw_varint32(v.get_cached_size())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1034:13 [INFO] [stdout] | [INFO] [stdout] 1034 | try!(v.write_to_with_cached_sizes(os)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1037:13 [INFO] [stdout] | [INFO] [stdout] 1037 | try!(os.write_sint64(13, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1040:13 [INFO] [stdout] | [INFO] [stdout] 1040 | try!(os.write_double(14, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1043:13 [INFO] [stdout] | [INFO] [stdout] 1043 | try!(os.write_float(15, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1045:9 [INFO] [stdout] | [INFO] [stdout] 1045 | try!(os.write_unknown_fields(self.get_unknown_fields())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/riemann.rs:1065:26 [INFO] [stdout] | [INFO] [stdout] 1065 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/riemann.rs:1066:18 [INFO] [stdout] | [INFO] [stdout] 1066 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1263:16 [INFO] [stdout] | [INFO] [stdout] 1263 | while !try!(is.eof()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1264:45 [INFO] [stdout] | [INFO] [stdout] 1264 | let (field_number, wire_type) = try!(is.read_tag_unpack()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1271:21 [INFO] [stdout] | [INFO] [stdout] 1271 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1274:35 [INFO] [stdout] | [INFO] [stdout] 1274 | let unknown = try!(is.read_unknown(wire_type)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1296:13 [INFO] [stdout] | [INFO] [stdout] 1296 | try!(os.write_string(1, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1298:9 [INFO] [stdout] | [INFO] [stdout] 1298 | try!(os.write_unknown_fields(self.get_unknown_fields())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/riemann.rs:1318:26 [INFO] [stdout] | [INFO] [stdout] 1318 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/riemann.rs:1319:18 [INFO] [stdout] | [INFO] [stdout] 1319 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1558:16 [INFO] [stdout] | [INFO] [stdout] 1558 | while !try!(is.eof()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1559:45 [INFO] [stdout] | [INFO] [stdout] 1559 | let (field_number, wire_type) = try!(is.read_tag_unpack()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1565:31 [INFO] [stdout] | [INFO] [stdout] 1565 | let tmp = try!(is.read_bool()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1573:21 [INFO] [stdout] | [INFO] [stdout] 1573 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1576:21 [INFO] [stdout] | [INFO] [stdout] 1576 | try!(::protobuf::rt::read_repeated_message_into(wire_type, is, &mut self.states)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1583:21 [INFO] [stdout] | [INFO] [stdout] 1583 | try!(is.merge_message(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1586:21 [INFO] [stdout] | [INFO] [stdout] 1586 | try!(::protobuf::rt::read_repeated_message_into(wire_type, is, &mut self.events)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1589:35 [INFO] [stdout] | [INFO] [stdout] 1589 | let unknown = try!(is.read_unknown(wire_type)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1626:13 [INFO] [stdout] | [INFO] [stdout] 1626 | try!(os.write_bool(2, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1629:13 [INFO] [stdout] | [INFO] [stdout] 1629 | try!(os.write_string(3, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1632:13 [INFO] [stdout] | [INFO] [stdout] 1632 | try!(os.write_tag(4, ::protobuf::wire_format::WireTypeLengthDelimited)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1633:13 [INFO] [stdout] | [INFO] [stdout] 1633 | try!(os.write_raw_varint32(v.get_cached_size())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1634:13 [INFO] [stdout] | [INFO] [stdout] 1634 | try!(v.write_to_with_cached_sizes(os)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1637:13 [INFO] [stdout] | [INFO] [stdout] 1637 | try!(os.write_tag(5, ::protobuf::wire_format::WireTypeLengthDelimited)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1638:13 [INFO] [stdout] | [INFO] [stdout] 1638 | try!(os.write_raw_varint32(v.get_cached_size())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1639:13 [INFO] [stdout] | [INFO] [stdout] 1639 | try!(v.write_to_with_cached_sizes(os)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1642:13 [INFO] [stdout] | [INFO] [stdout] 1642 | try!(os.write_tag(6, ::protobuf::wire_format::WireTypeLengthDelimited)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1643:13 [INFO] [stdout] | [INFO] [stdout] 1643 | try!(os.write_raw_varint32(v.get_cached_size())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1644:13 [INFO] [stdout] | [INFO] [stdout] 1644 | try!(v.write_to_with_cached_sizes(os)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1646:9 [INFO] [stdout] | [INFO] [stdout] 1646 | try!(os.write_unknown_fields(self.get_unknown_fields())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/riemann.rs:1666:26 [INFO] [stdout] | [INFO] [stdout] 1666 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/riemann.rs:1667:18 [INFO] [stdout] | [INFO] [stdout] 1667 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1863:16 [INFO] [stdout] | [INFO] [stdout] 1863 | while !try!(is.eof()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1864:45 [INFO] [stdout] | [INFO] [stdout] 1864 | let (field_number, wire_type) = try!(is.read_tag_unpack()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1878:21 [INFO] [stdout] | [INFO] [stdout] 1878 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1881:35 [INFO] [stdout] | [INFO] [stdout] 1881 | let unknown = try!(is.read_unknown(wire_type)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1906:13 [INFO] [stdout] | [INFO] [stdout] 1906 | try!(os.write_string(1, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1909:13 [INFO] [stdout] | [INFO] [stdout] 1909 | try!(os.write_string(2, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/riemann.rs:1911:9 [INFO] [stdout] | [INFO] [stdout] 1911 | try!(os.write_unknown_fields(self.get_unknown_fields())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/riemann.rs:1931:26 [INFO] [stdout] | [INFO] [stdout] 1931 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/riemann.rs:1932:18 [INFO] [stdout] | [INFO] [stdout] 1932 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::reflect::accessor::make_repeated_string_accessor` [INFO] [stdout] --> src/riemann.rs:486:29 [INFO] [stdout] | [INFO] [stdout] 486 | fields.push(::protobuf::reflect::accessor::make_repeated_string_accessor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::reflect::accessor::make_repeated_string_accessor` [INFO] [stdout] --> src/riemann.rs:1112:29 [INFO] [stdout] | [INFO] [stdout] 1112 | fields.push(::protobuf::reflect::accessor::make_repeated_string_accessor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::reflect::accessor::make_repeated_message_accessor` [INFO] [stdout] --> src/riemann.rs:1121:29 [INFO] [stdout] | [INFO] [stdout] 1121 | fields.push(::protobuf::reflect::accessor::make_repeated_message_accessor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::reflect::accessor::make_repeated_message_accessor` [INFO] [stdout] --> src/riemann.rs:1698:29 [INFO] [stdout] | [INFO] [stdout] 1698 | fields.push(::protobuf::reflect::accessor::make_repeated_message_accessor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::reflect::accessor::make_repeated_message_accessor` [INFO] [stdout] --> src/riemann.rs:1707:29 [INFO] [stdout] | [INFO] [stdout] 1707 | fields.push(::protobuf::reflect::accessor::make_repeated_message_accessor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/riemann.rs:286:6 [INFO] [stdout] | [INFO] [stdout] 286 | impl ::protobuf::Message for State { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/core.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait Message: fmt::Debug + Clear + Any + Send + Sync { [INFO] [stdout] | ---- required by this bound in `protobuf::Message` [INFO] [stdout] | [INFO] [stdout] = help: within `State`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `State` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/riemann.rs:443:6 [INFO] [stdout] | [INFO] [stdout] 443 | impl ::protobuf::MessageStatic for State { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/core.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | pub trait MessageStatic: Message + Clone + Default + PartialEq { [INFO] [stdout] | ------- required by this bound in `MessageStatic` [INFO] [stdout] | [INFO] [stdout] = help: within `State`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `State` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/riemann.rs:879:6 [INFO] [stdout] | [INFO] [stdout] 879 | impl ::protobuf::Message for Event { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/core.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait Message: fmt::Debug + Clear + Any + Send + Sync { [INFO] [stdout] | ---- required by this bound in `protobuf::Message` [INFO] [stdout] | [INFO] [stdout] = help: within `Event`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/riemann.rs:1074:6 [INFO] [stdout] | [INFO] [stdout] 1074 | impl ::protobuf::MessageStatic for Event { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/core.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | pub trait MessageStatic: Message + Clone + Default + PartialEq { [INFO] [stdout] | ------- required by this bound in `MessageStatic` [INFO] [stdout] | [INFO] [stdout] = help: within `Event`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/riemann.rs:1257:6 [INFO] [stdout] | [INFO] [stdout] 1257 | impl ::protobuf::Message for Query { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/core.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait Message: fmt::Debug + Clear + Any + Send + Sync { [INFO] [stdout] | ---- required by this bound in `protobuf::Message` [INFO] [stdout] | [INFO] [stdout] = help: within `Query`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `Query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/riemann.rs:1327:6 [INFO] [stdout] | [INFO] [stdout] 1327 | impl ::protobuf::MessageStatic for Query { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/core.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | pub trait MessageStatic: Message + Clone + Default + PartialEq { [INFO] [stdout] | ------- required by this bound in `MessageStatic` [INFO] [stdout] | [INFO] [stdout] = help: within `Query`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `Query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/riemann.rs:1552:6 [INFO] [stdout] | [INFO] [stdout] 1552 | impl ::protobuf::Message for Msg { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/core.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait Message: fmt::Debug + Clear + Any + Send + Sync { [INFO] [stdout] | ---- required by this bound in `protobuf::Message` [INFO] [stdout] | [INFO] [stdout] = help: within `Msg`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `Msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/riemann.rs:1675:6 [INFO] [stdout] | [INFO] [stdout] 1675 | impl ::protobuf::MessageStatic for Msg { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/core.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | pub trait MessageStatic: Message + Clone + Default + PartialEq { [INFO] [stdout] | ------- required by this bound in `MessageStatic` [INFO] [stdout] | [INFO] [stdout] = help: within `Msg`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `Msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/riemann.rs:1854:6 [INFO] [stdout] | [INFO] [stdout] 1854 | impl ::protobuf::Message for Attribute { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/core.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait Message: fmt::Debug + Clear + Any + Send + Sync { [INFO] [stdout] | ---- required by this bound in `protobuf::Message` [INFO] [stdout] | [INFO] [stdout] = help: within `Attribute`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/riemann.rs:1940:6 [INFO] [stdout] | [INFO] [stdout] 1940 | impl ::protobuf::MessageStatic for Attribute { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/core.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | pub trait MessageStatic: Message + Clone + Default + PartialEq { [INFO] [stdout] | ------- required by this bound in `MessageStatic` [INFO] [stdout] | [INFO] [stdout] = help: within `Attribute`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 97 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `riemann-cli` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/riemann.rs:286:6 [INFO] [stdout] | [INFO] [stdout] 286 | impl ::protobuf::Message for State { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/core.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait Message: fmt::Debug + Clear + Any + Send + Sync { [INFO] [stdout] | ---- required by this bound in `protobuf::Message` [INFO] [stdout] | [INFO] [stdout] = help: within `State`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `State` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/riemann.rs:443:6 [INFO] [stdout] | [INFO] [stdout] 443 | impl ::protobuf::MessageStatic for State { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/core.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | pub trait MessageStatic: Message + Clone + Default + PartialEq { [INFO] [stdout] | ------- required by this bound in `MessageStatic` [INFO] [stdout] | [INFO] [stdout] = help: within `State`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `State` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/riemann.rs:879:6 [INFO] [stdout] | [INFO] [stdout] 879 | impl ::protobuf::Message for Event { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/core.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait Message: fmt::Debug + Clear + Any + Send + Sync { [INFO] [stdout] | ---- required by this bound in `protobuf::Message` [INFO] [stdout] | [INFO] [stdout] = help: within `Event`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/riemann.rs:1074:6 [INFO] [stdout] | [INFO] [stdout] 1074 | impl ::protobuf::MessageStatic for Event { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/core.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | pub trait MessageStatic: Message + Clone + Default + PartialEq { [INFO] [stdout] | ------- required by this bound in `MessageStatic` [INFO] [stdout] | [INFO] [stdout] = help: within `Event`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/riemann.rs:1257:6 [INFO] [stdout] | [INFO] [stdout] 1257 | impl ::protobuf::Message for Query { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/core.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait Message: fmt::Debug + Clear + Any + Send + Sync { [INFO] [stdout] | ---- required by this bound in `protobuf::Message` [INFO] [stdout] | [INFO] [stdout] = help: within `Query`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `Query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/riemann.rs:1327:6 [INFO] [stdout] | [INFO] [stdout] 1327 | impl ::protobuf::MessageStatic for Query { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/core.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | pub trait MessageStatic: Message + Clone + Default + PartialEq { [INFO] [stdout] | ------- required by this bound in `MessageStatic` [INFO] [stdout] | [INFO] [stdout] = help: within `Query`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `Query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/riemann.rs:1552:6 [INFO] [stdout] | [INFO] [stdout] 1552 | impl ::protobuf::Message for Msg { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/core.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait Message: fmt::Debug + Clear + Any + Send + Sync { [INFO] [stdout] | ---- required by this bound in `protobuf::Message` [INFO] [stdout] | [INFO] [stdout] = help: within `Msg`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `Msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/riemann.rs:1675:6 [INFO] [stdout] | [INFO] [stdout] 1675 | impl ::protobuf::MessageStatic for Msg { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/core.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | pub trait MessageStatic: Message + Clone + Default + PartialEq { [INFO] [stdout] | ------- required by this bound in `MessageStatic` [INFO] [stdout] | [INFO] [stdout] = help: within `Msg`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `Msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/riemann.rs:1854:6 [INFO] [stdout] | [INFO] [stdout] 1854 | impl ::protobuf::Message for Attribute { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/core.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait Message: fmt::Debug + Clear + Any + Send + Sync { [INFO] [stdout] | ---- required by this bound in `protobuf::Message` [INFO] [stdout] | [INFO] [stdout] = help: within `Attribute`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/riemann.rs:1940:6 [INFO] [stdout] | [INFO] [stdout] 1940 | impl ::protobuf::MessageStatic for Attribute { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.7.5/src/core.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | pub trait MessageStatic: Message + Clone + Default + PartialEq { [INFO] [stdout] | ------- required by this bound in `MessageStatic` [INFO] [stdout] | [INFO] [stdout] = help: within `Attribute`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 97 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "600247671ac27b97b628a24847572154abdf0c9ec0fa1dfc7da35a14b590cdcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "600247671ac27b97b628a24847572154abdf0c9ec0fa1dfc7da35a14b590cdcc", kill_on_drop: false }` [INFO] [stdout] 600247671ac27b97b628a24847572154abdf0c9ec0fa1dfc7da35a14b590cdcc