[INFO] fetching crate serde_xml 0.9.1... [INFO] checking serde_xml-0.9.1 against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] extracting crate serde_xml 0.9.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate serde_xml 0.9.1 on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate serde_xml 0.9.1 [INFO] finished tweaking crates.io crate serde_xml 0.9.1 [INFO] tweaked toml for crates.io crate serde_xml 0.9.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "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 serde_macros v0.8.9 [INFO] [stderr] Downloaded quasi v0.20.1 [INFO] [stderr] Downloaded quasi_codegen v0.20.0 [INFO] [stderr] Downloaded aster v0.27.0 [INFO] [stderr] Downloaded quickcheck v0.3.2 [INFO] [stderr] Downloaded serde_codegen_internals v0.8.9 [INFO] [stderr] Downloaded serde_codegen v0.8.9 [INFO] [stderr] Downloaded quasi_macros v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c64767aa20161d1d5662b506d8c9158fa6f43acaaa653ec821588e25789fb3ed [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" "c64767aa20161d1d5662b506d8c9158fa6f43acaaa653ec821588e25789fb3ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c64767aa20161d1d5662b506d8c9158fa6f43acaaa653ec821588e25789fb3ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c64767aa20161d1d5662b506d8c9158fa6f43acaaa653ec821588e25789fb3ed", kill_on_drop: false }` [INFO] [stdout] c64767aa20161d1d5662b506d8c9158fa6f43acaaa653ec821588e25789fb3ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 643c794d2f6a5bae19dc47a259cb5d8eda0a266cf07af6a1a04302184725d548 [INFO] running `Command { std: "docker" "start" "-a" "643c794d2f6a5bae19dc47a259cb5d8eda0a266cf07af6a1a04302184725d548", kill_on_drop: false }` [INFO] [stderr] Compiling aster v0.27.0 [INFO] [stderr] Compiling serde_codegen v0.8.9 [INFO] [stderr] Compiling serde_codegen_internals v0.8.9 [INFO] [stderr] Compiling quasi v0.20.1 [INFO] [stderr] Checking serde_xml v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.27.0/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aster` [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[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.8.9/src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.20.1/src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | Ok(try!(try!(self.rdr.next().ok_or(LexerError::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/de/lexer.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | Ok(try!(try!(self.rdr.next().ok_or(LexerError::EOF)))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:126:12 [INFO] [stdout] | [INFO] [stdout] 126 | if try!(self.next_char()) == ch { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | try!(self.expect_char(c, err)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | let c = try!(c); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:167:20 [INFO] [stdout] | [INFO] [stdout] 167 | let quot = try!(self.find(b"'\"")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:170:19 [INFO] [stdout] | [INFO] [stdout] 170 | match try!(self.next_char()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:183:26 [INFO] [stdout] | [INFO] [stdout] 183 | return match try!(self.next_char()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:184:31 [INFO] [stdout] | [INFO] [stdout] 184 | b'/' => match try!(self.next_char()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | try!(sel.decode_attr_val()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:221:19 [INFO] [stdout] | [INFO] [stdout] 221 | match try!(self.next_char()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:229:21 [INFO] [stdout] | [INFO] [stdout] 229 | try!(self.find(b"=")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:237:19 [INFO] [stdout] | [INFO] [stdout] 237 | match try!(self.next_char()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:251:19 [INFO] [stdout] | [INFO] [stdout] 251 | match try!(self.next_char()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:268:19 [INFO] [stdout] | [INFO] [stdout] 268 | match try!(self.peek_char()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:277:29 [INFO] [stdout] | [INFO] [stdout] 277 | let c = try!(self.next_char()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:293:15 [INFO] [stdout] | [INFO] [stdout] 293 | match try!(self.peek_char()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | try!(self.expect_bytes(b"[CDATA[", BadCDATA)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:305:23 [INFO] [stdout] | [INFO] [stdout] 305 | match try!(self.next_char()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:310:19 [INFO] [stdout] | [INFO] [stdout] 310 | match try!(self.next_char()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:318:19 [INFO] [stdout] | [INFO] [stdout] 318 | match try!(self.next_char()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | try!(self.expect_bytes(b"--", BadComment)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:335:19 [INFO] [stdout] | [INFO] [stdout] 335 | while try!(self.next_char()) != b'-' {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:336:16 [INFO] [stdout] | [INFO] [stdout] 336 | if try!(self.next_char()) != b'-' { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:339:16 [INFO] [stdout] | [INFO] [stdout] 339 | if try!(self.next_char()) != b'>' { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | try!(self.decode_prolog_name()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:363:19 [INFO] [stdout] | [INFO] [stdout] 363 | match try!(self.peek_char()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:384:19 [INFO] [stdout] | [INFO] [stdout] 384 | match try!(self.next_char()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:385:25 [INFO] [stdout] | [INFO] [stdout] 385 | b'[' => try!(self.decode_doctype_declaration()), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:403:19 [INFO] [stdout] | [INFO] [stdout] 403 | match try!(self.next_char()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:404:25 [INFO] [stdout] | [INFO] [stdout] 404 | b'<' => try!(self.decode_doctype_conditional()), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:422:9 [INFO] [stdout] | [INFO] [stdout] 422 | try!(self.expect_char(b'!', BadDOCTYPE)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:425:19 [INFO] [stdout] | [INFO] [stdout] 425 | match try!(self.next_char()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:443:9 [INFO] [stdout] | [INFO] [stdout] 443 | try!(self.expect_bytes(b"xml", BadDeclaration)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:445:19 [INFO] [stdout] | [INFO] [stdout] 445 | while try!(self.next_char()) != b'?' {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:446:16 [INFO] [stdout] | [INFO] [stdout] 446 | if try!(self.next_char()) != b'>' { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | try!(self.expect_bytes(rest, BadEscapeSequence)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:463:19 [INFO] [stdout] | [INFO] [stdout] 463 | match try!(self.next_char()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:467:30 [INFO] [stdout] | [INFO] [stdout] 467 | let ch = try!(ch.ok_or(EscapedNotUtf8)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:479:25 [INFO] [stdout] | [INFO] [stdout] 479 | n = try!(n.checked_mul(16).ok_or(EscapedNotUtf8)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:480:31 [INFO] [stdout] | [INFO] [stdout] 480 | let num = try!(hex_ch_to_num(c)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:481:25 [INFO] [stdout] | [INFO] [stdout] 481 | n = try!(n.checked_add(num).ok_or(EscapedNotUtf8)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:488:27 [INFO] [stdout] | [INFO] [stdout] 488 | let mut n = match try!(self.next_char()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:490:18 [INFO] [stdout] | [INFO] [stdout] 490 | c => try!(ch_to_num(c)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:494:19 [INFO] [stdout] | [INFO] [stdout] 494 | match try!(self.next_char()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:498:30 [INFO] [stdout] | [INFO] [stdout] 498 | let ch = try!(ch.ok_or(EscapedNotUtf8)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:510:25 [INFO] [stdout] | [INFO] [stdout] 510 | n = try!(n.checked_mul(10).ok_or(EscapedNotUtf8)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:511:31 [INFO] [stdout] | [INFO] [stdout] 511 | let num = try!(ch_to_num(c)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:512:25 [INFO] [stdout] | [INFO] [stdout] 512 | n = try!(n.checked_add(num).ok_or(EscapedNotUtf8)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:519:15 [INFO] [stdout] | [INFO] [stdout] 519 | match try!(self.next_char()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:521:21 [INFO] [stdout] | [INFO] [stdout] 521 | b'l' => try!(self.decode_rest(b"t", b'<')), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:522:21 [INFO] [stdout] | [INFO] [stdout] 522 | b'g' => try!(self.decode_rest(b"t", b'>')), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:523:27 [INFO] [stdout] | [INFO] [stdout] 523 | b'a' => match try!(self.next_char()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:524:25 [INFO] [stdout] | [INFO] [stdout] 524 | b'p' => try!(self.decode_rest(b"os", b'\'')), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:525:25 [INFO] [stdout] | [INFO] [stdout] 525 | b'm' => try!(self.decode_rest(b"p", b'&')), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:528:21 [INFO] [stdout] | [INFO] [stdout] 528 | b'q' => try!(self.decode_rest(b"uot", b'"')), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:537:37 [INFO] [stdout] | [INFO] [stdout] 537 | Some(Ok(b'<')) => match try!(self.next_char()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:543:21 [INFO] [stdout] | [INFO] [stdout] 543 | try!(self.decode_comment_or_cdata()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:547:21 [INFO] [stdout] | [INFO] [stdout] 547 | try!(self.decode_declaration()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/lexer.rs:561:17 [INFO] [stdout] | [INFO] [stdout] 561 | try!(self.decode_escaped()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:126:19 [INFO] [stdout] | [INFO] [stdout] 126 | match try!(self.0.bump()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:128:36 [INFO] [stdout] | [INFO] [stdout] 128 | StartTagName(_) => try!(self.eat_attributes()), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:137:19 [INFO] [stdout] | [INFO] [stdout] 137 | match try!(self.0.bump()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | try!(self.eat()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:181:15 [INFO] [stdout] | [INFO] [stdout] 181 | match try!(self.0.ch()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | try!($sel.bump()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 184 | let v = expect_val!(self.0, Text, "text"); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | match try!($sel.ch()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 184 | let v = expect_val!(self.0, Text, "text"); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:185:29 [INFO] [stdout] | [INFO] [stdout] 185 | let v = try!(self.0.check_utf8(v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:189:25 [INFO] [stdout] | [INFO] [stdout] 189 | try!(self.0.bump()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:334:15 [INFO] [stdout] | [INFO] [stdout] 334 | match try!(self.ch()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | match try!($sel.bump()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 373 | expect!(self.rdr, StartTagName(_), "start tag name"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:374:9 [INFO] [stdout] | [INFO] [stdout] 374 | try!(self.rdr.bump()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:376:17 [INFO] [stdout] | [INFO] [stdout] 376 | let v = try!(InnerDeserializer(&mut self.rdr, is_seq).deserialize(visitor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:378:15 [INFO] [stdout] | [INFO] [stdout] 378 | match try!(self.rdr.ch()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | match try!($sel.bump()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 383 | expect!(self.rdr, EndOfFile, "end of file"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | match try!($sel.bump()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 392 | expect!(self.rdr, StartTagName(_), "start tag name"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:394:23 [INFO] [stdout] | [INFO] [stdout] 394 | let v = match try!(self.rdr.bump()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:399:17 [INFO] [stdout] | [INFO] [stdout] 399 | let v = try!(v); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:401:15 [INFO] [stdout] | [INFO] [stdout] 401 | match try!(self.rdr.ch()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | match try!($sel.bump()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 406 | expect!(self.rdr, EndOfFile, "end of file"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | match try!($sel.bump()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 418 | expect!(self.rdr, StartTagName(_), "start tag name"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:419:9 [INFO] [stdout] | [INFO] [stdout] 419 | try!(self.rdr.bump()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:421:17 [INFO] [stdout] | [INFO] [stdout] 421 | let v = try!(v); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | match try!($sel.bump()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 422 | expect!(self.rdr, EndOfFile, "end of file"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | match try!($sel.bump()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 438 | expect!(self.rdr, StartTagName(_), "start tag name"); // TODO: named map [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:439:9 [INFO] [stdout] | [INFO] [stdout] 439 | try!(self.rdr.bump()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:441:17 [INFO] [stdout] | [INFO] [stdout] 441 | let v = try!(InnerDeserializer(&mut self.rdr, is_seq).deserialize_map(visitor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:443:15 [INFO] [stdout] | [INFO] [stdout] 443 | match try!(self.ch()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | match try!($sel.bump()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 448 | expect!(self.rdr, EndOfFile, "end of file"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | match try!($sel.ch()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 463 | if b"xsi:type" != is_val!(self.0, AttributeName, "attribute name") { [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | try!($sel.bump()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 466 | let v = expect_val!(self.0, AttributeValue, "attribute value"); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | match try!($sel.ch()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 466 | let v = expect_val!(self.0, AttributeValue, "attribute value"); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:467:17 [INFO] [stdout] | [INFO] [stdout] 467 | let v = try!(self.0.check_utf8(v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | match try!($sel.bump()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | expect!(self.0, EmptyElementEnd(_), "empty element end"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:488:9 [INFO] [stdout] | [INFO] [stdout] 488 | try!(self.0.bump()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | match try!($sel.bump()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 496 | expect!(self.0, StartTagClose, "start tag close"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | try!($sel.bump()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 523 | let v = expect_val!(self.0, Text, "content"); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | match try!($sel.ch()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 523 | let v = expect_val!(self.0, Text, "content"); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:524:29 [INFO] [stdout] | [INFO] [stdout] 524 | let v = try!(self.0.check_utf8(v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:525:21 [INFO] [stdout] | [INFO] [stdout] 525 | try!(KeyDeserializer::deserialize(v)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | match try!($sel.bump()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 527 | expect!(self.0, EndTagName(_), "end tag name"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:655:12 [INFO] [stdout] | [INFO] [stdout] 655 | Ok(try!(de::Deserialize::deserialize(&mut UnitDeserializer))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:694:49 [INFO] [stdout] | [INFO] [stdout] 694 | debug!("visit_key: {:?}", (&self.state, try!(self.de.ch()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:695:35 [INFO] [stdout] | [INFO] [stdout] 695 | match match (&self.state, try!(self.de.ch())) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:699:32 [INFO] [stdout] | [INFO] [stdout] 699 | return Ok(Some(try!(KeyDeserializer::deserialize(try!(self.de.check_utf8(n)))))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:699:66 [INFO] [stdout] | [INFO] [stdout] 699 | return Ok(Some(try!(KeyDeserializer::deserialize(try!(self.de.check_utf8(n)))))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:701:32 [INFO] [stdout] | [INFO] [stdout] 701 | return Ok(Some(try!(KeyDeserializer::deserialize(try!(self.de.check_utf8(n)))))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:701:66 [INFO] [stdout] | [INFO] [stdout] 701 | return Ok(Some(try!(KeyDeserializer::deserialize(try!(self.de.check_utf8(n)))))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:706:49 [INFO] [stdout] | [INFO] [stdout] 706 | (&Value, Text(_)) => return Ok(Some(try!(KeyDeserializer::value_map()))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:712:62 [INFO] [stdout] | [INFO] [stdout] 712 | _ => panic!("unimplemented: {:?}", (&self.state, try!(self.de.ch()))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:716:17 [INFO] [stdout] | [INFO] [stdout] 716 | try!(self.de.bump()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:729:17 [INFO] [stdout] | [INFO] [stdout] 729 | try!(self.de.bump()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:734:21 [INFO] [stdout] | [INFO] [stdout] 734 | try!(self.de.bump()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | try!($sel.bump()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 756 | let v = expect_val!(self.de, AttributeValue, "attribute value"); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | match try!($sel.ch()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 756 | let v = expect_val!(self.de, AttributeValue, "attribute value"); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:757:29 [INFO] [stdout] | [INFO] [stdout] 757 | let v = try!(self.de.check_utf8(v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:758:21 [INFO] [stdout] | [INFO] [stdout] 758 | try!(KeyDeserializer::deserialize(v)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:760:17 [INFO] [stdout] | [INFO] [stdout] 760 | try!(self.de.bump()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:764:17 [INFO] [stdout] | [INFO] [stdout] 764 | try!(self.de.bump()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:766:25 [INFO] [stdout] | [INFO] [stdout] 766 | let v = try!(v); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:769:27 [INFO] [stdout] | [INFO] [stdout] 769 | match try!(self.de.ch()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:774:21 [INFO] [stdout] | [INFO] [stdout] 774 | try!(self.de.bump()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | match try!($sel.ch()) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 780 | let v = is_val!(self.de, Text, "text"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:781:29 [INFO] [stdout] | [INFO] [stdout] 781 | let v = try!(self.de.check_utf8(v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:782:21 [INFO] [stdout] | [INFO] [stdout] 782 | try!(KeyDeserializer::deserialize(v)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:784:17 [INFO] [stdout] | [INFO] [stdout] 784 | try!(self.de.bump()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:834:17 [INFO] [stdout] | [INFO] [stdout] 834 | let v = try!(v); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:838:15 [INFO] [stdout] | [INFO] [stdout] 838 | match try!(self.de.ch()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:844:9 [INFO] [stdout] | [INFO] [stdout] 844 | try!(self.de.bump()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:847:21 [INFO] [stdout] | [INFO] [stdout] 847 | match match try!(self.de.ch()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:854:17 [INFO] [stdout] | [INFO] [stdout] 854 | try!(self.de.bump()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:857:24 [INFO] [stdout] | [INFO] [stdout] 857 | 2 => match try!(self.de.bump()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:878:17 [INFO] [stdout] | [INFO] [stdout] 878 | let value = try!(de::Deserialize::deserialize(&mut de)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/de/mod.rs:881:5 [INFO] [stdout] | [INFO] [stdout] 881 | try!(de.end()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/value.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 51 | let el = try!(deserializer.deserialize_map(ElementVisitor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/value.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | while let Some(key) = try!(visitor.visit_key::()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/value.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | let v = try!(visitor.visit_value()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/value.rs:98:30 [INFO] [stdout] | [INFO] [stdout] 98 | .push(try!(visitor.visit_value())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/value.rs:103:27 [INFO] [stdout] | [INFO] [stdout] 103 | match try!(visitor.visit_value()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/value.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | try!(visitor.end()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/de/lexer.rs:601:13 [INFO] [stdout] | [INFO] [stdout] 601 | b'0'...b'9' => Ok((ch as u32) - (b'0' as u32)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/de/lexer.rs:602:13 [INFO] [stdout] | [INFO] [stdout] 602 | b'a'...b'f' => Ok((ch as u32) + 10 - (b'a' as u32)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/de/lexer.rs:603:13 [INFO] [stdout] | [INFO] [stdout] 603 | b'A'...b'F' => Ok((ch as u32) + 10 - (b'A' as u32)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/de/lexer.rs:610:13 [INFO] [stdout] | [INFO] [stdout] 610 | b'0'...b'9' => Ok((ch as u32) - (b'0' as u32)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:63:32 [INFO] [stdout] | [INFO] [stdout] 63 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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:57:42 [INFO] [stdout] | [INFO] [stdout] 57 | Error::IoError(ref error) => error::Error::description(error), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 146 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "643c794d2f6a5bae19dc47a259cb5d8eda0a266cf07af6a1a04302184725d548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "643c794d2f6a5bae19dc47a259cb5d8eda0a266cf07af6a1a04302184725d548", kill_on_drop: false }` [INFO] [stdout] 643c794d2f6a5bae19dc47a259cb5d8eda0a266cf07af6a1a04302184725d548