[INFO] cloning repository https://github.com/gsmnv/in-order
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gsmnv/in-order" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsmnv%2Fin-order", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsmnv%2Fin-order'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35c1e1e5f2721b5129e0800d41aa8dcff9d769d7
[INFO] checking gsmnv/in-order against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsmnv%2Fin-order" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gsmnv/in-order on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/gsmnv/in-order
[INFO] finished tweaking git repo https://github.com/gsmnv/in-order
[INFO] tweaked toml for git repo https://github.com/gsmnv/in-order written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/gsmnv/in-order already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other binary targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a binary target:
[INFO] [stderr] 
[INFO] [stderr] * src/main.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autobins = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: path `src/main.rs` was erroneously implicitly accepted for binary `in-order`,
[INFO] [stderr] please set bin.path in Cargo.toml
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating git repository `https://github.com/alexcrichton/toml-rs`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c62761b341d8040b44ee66d40001101b6026ee0ce563fd6f7d3e7839233c46a
[INFO] running `Command { std: "docker" "start" "-a" "2c62761b341d8040b44ee66d40001101b6026ee0ce563fd6f7d3e7839233c46a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c62761b341d8040b44ee66d40001101b6026ee0ce563fd6f7d3e7839233c46a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c62761b341d8040b44ee66d40001101b6026ee0ce563fd6f7d3e7839233c46a", kill_on_drop: false }`
[INFO] [stdout] 2c62761b341d8040b44ee66d40001101b6026ee0ce563fd6f7d3e7839233c46a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e91107951cf871b5c53d5aa61a7a143e743ae2e1533984db1cd90b8a3b713a4f
[INFO] running `Command { std: "docker" "start" "-a" "e91107951cf871b5c53d5aa61a7a143e743ae2e1533984db1cd90b8a3b713a4f", kill_on_drop: false }`
[INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other binary targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a binary target:
[INFO] [stderr] 
[INFO] [stderr] * src/main.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autobins = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: path `src/main.rs` was erroneously implicitly accepted for binary `in-order`,
[INFO] [stderr] please set bin.path in Cargo.toml
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking toml v0.1.0 (https://github.com/alexcrichton/toml-rs#05c1eb42)
[INFO] [stdout] error: incorrect unicode escape sequence
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:296:42
[INFO] [stdout]     |
[INFO] [stdout] 296 |                 Some((pos, ch)) if ch < '\u001f' => {
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: format of unicode escape sequences uses braces
[INFO] [stdout]     |
[INFO] [stdout] 296 |                 Some((pos, ch)) if ch < '\u{001f}' => {
[INFO] [stdout]     |                                          ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: incorrect unicode escape sequence
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:322:41
[INFO] [stdout]     |
[INFO] [stdout] 322 |                 Some((_, 'b')) => Some('\u0008'),
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: format of unicode escape sequences uses braces
[INFO] [stdout]     |
[INFO] [stdout] 322 |                 Some((_, 'b')) => Some('\u{0008}'),
[INFO] [stdout]     |                                         ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: incorrect unicode escape sequence
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:323:41
[INFO] [stdout]     |
[INFO] [stdout] 323 |                 Some((_, 't')) => Some('\u0009'),
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: format of unicode escape sequences uses braces
[INFO] [stdout]     |
[INFO] [stdout] 323 |                 Some((_, 't')) => Some('\u{0009}'),
[INFO] [stdout]     |                                         ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: incorrect unicode escape sequence
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:324:41
[INFO] [stdout]     |
[INFO] [stdout] 324 |                 Some((_, 'n')) => Some('\u000a'),
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: format of unicode escape sequences uses braces
[INFO] [stdout]     |
[INFO] [stdout] 324 |                 Some((_, 'n')) => Some('\u{000a}'),
[INFO] [stdout]     |                                         ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: incorrect unicode escape sequence
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:325:41
[INFO] [stdout]     |
[INFO] [stdout] 325 |                 Some((_, 'f')) => Some('\u000c'),
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: format of unicode escape sequences uses braces
[INFO] [stdout]     |
[INFO] [stdout] 325 |                 Some((_, 'f')) => Some('\u{000c}'),
[INFO] [stdout]     |                                         ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: incorrect unicode escape sequence
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:326:41
[INFO] [stdout]     |
[INFO] [stdout] 326 |                 Some((_, 'r')) => Some('\u000d'),
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: format of unicode escape sequences uses braces
[INFO] [stdout]     |
[INFO] [stdout] 326 |                 Some((_, 'r')) => Some('\u{000d}'),
[INFO] [stdout]     |                                         ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: incorrect unicode escape sequence
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:327:41
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 Some((_, '"')) => Some('\u0022'),
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: format of unicode escape sequences uses braces
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 Some((_, '"')) => Some('\u{0022}'),
[INFO] [stdout]     |                                         ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: incorrect unicode escape sequence
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:328:41
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 Some((_, '/')) => Some('\u002f'),
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: format of unicode escape sequences uses braces
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 Some((_, '/')) => Some('\u{002f}'),
[INFO] [stdout]     |                                         ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: incorrect unicode escape sequence
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:329:42
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 Some((_, '\\')) => Some('\u005c'),
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: format of unicode escape sequences uses braces
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 Some((_, '\\')) => Some('\u{005c}'),
[INFO] [stdout]     |                                          ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: incorrect unicode escape sequence
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:17:26
[INFO] [stdout]    |
[INFO] [stdout] 17 |                         '\u0008' => try!(write!(f, "\\b")),
[INFO] [stdout]    |                          ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: format of unicode escape sequences uses braces
[INFO] [stdout]    |
[INFO] [stdout] 17 |                         '\u{0008}' => try!(write!(f, "\\b")),
[INFO] [stdout]    |                          ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: incorrect unicode escape sequence
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |                         '\u0009' => try!(write!(f, "\\t")),
[INFO] [stdout]    |                          ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: format of unicode escape sequences uses braces
[INFO] [stdout]    |
[INFO] [stdout] 18 |                         '\u{0009}' => try!(write!(f, "\\t")),
[INFO] [stdout]    |                          ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: incorrect unicode escape sequence
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 |                         '\u000a' => try!(write!(f, "\\n")),
[INFO] [stdout]    |                          ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: format of unicode escape sequences uses braces
[INFO] [stdout]    |
[INFO] [stdout] 19 |                         '\u{000a}' => try!(write!(f, "\\n")),
[INFO] [stdout]    |                          ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: incorrect unicode escape sequence
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |                         '\u000c' => try!(write!(f, "\\f")),
[INFO] [stdout]    |                          ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: format of unicode escape sequences uses braces
[INFO] [stdout]    |
[INFO] [stdout] 20 |                         '\u{000c}' => try!(write!(f, "\\f")),
[INFO] [stdout]    |                          ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: incorrect unicode escape sequence
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |                         '\u000d' => try!(write!(f, "\\r")),
[INFO] [stdout]    |                          ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: format of unicode escape sequences uses braces
[INFO] [stdout]    |
[INFO] [stdout] 21 |                         '\u{000d}' => try!(write!(f, "\\r")),
[INFO] [stdout]    |                          ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: incorrect unicode escape sequence
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                         '\u0022' => try!(write!(f, "\\\"")),
[INFO] [stdout]    |                          ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: format of unicode escape sequences uses braces
[INFO] [stdout]    |
[INFO] [stdout] 22 |                         '\u{0022}' => try!(write!(f, "\\\"")),
[INFO] [stdout]    |                          ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: incorrect unicode escape sequence
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:23:26
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         '\u005c' => try!(write!(f, "\\\\")),
[INFO] [stdout]    |                          ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: format of unicode escape sequences uses braces
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         '\u{005c}' => try!(write!(f, "\\\\")),
[INFO] [stdout]    |                          ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |       macro_rules! map( ($($k:expr: $v:expr),*) => ({
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 107 | |         let mut _m = TreeMap::new();
[INFO] [stdout] 108 | |         $(_m.insert($k.to_string(), $v);)*
[INFO] [stdout] 109 | |         _m
[INFO] [stdout] 110 | |     }) )
[INFO] [stdout]     | |________^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 106 ~     macro_rules! map{ ($($k:expr: $v:expr),*) => ({
[INFO] [stdout] 107 |         let mut _m = TreeMap::new();
[INFO] [stdout] 108 |         $(_m.insert($k.to_string(), $v);)*
[INFO] [stdout] 109 |         _m
[INFO] [stdout] 110 ~     }) }
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 110 |     }) );
[INFO] [stdout]     |         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `assert_eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:115:30
[INFO] [stdout]     |
[INFO] [stdout] 115 |                    "\"foo\"")
[INFO] [stdout]     |                              ^ help: add `;` here
[INFO] [stdout] 116 |         assert_eq!(Integer(10).to_string().as_slice(),
[INFO] [stdout]     |         --------- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `assert_eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:117:25
[INFO] [stdout]     |
[INFO] [stdout] 117 |                    "10")
[INFO] [stdout]     |                         ^ help: add `;` here
[INFO] [stdout] 118 |         assert_eq!(Float(10.0).to_string().as_slice(),
[INFO] [stdout]     |         --------- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `assert_eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:119:27
[INFO] [stdout]     |
[INFO] [stdout] 119 |                    "10.0")
[INFO] [stdout]     |                           ^ help: add `;` here
[INFO] [stdout] 120 |         assert_eq!(Float(2.4).to_string().as_slice(),
[INFO] [stdout]     |         --------- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `assert_eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:121:26
[INFO] [stdout]     |
[INFO] [stdout] 121 |                    "2.4")
[INFO] [stdout]     |                          ^ help: add `;` here
[INFO] [stdout] 122 |         assert_eq!(Boolean(true).to_string().as_slice(),
[INFO] [stdout]     |         --------- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `assert_eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:123:27
[INFO] [stdout]     |
[INFO] [stdout] 123 |                    "true")
[INFO] [stdout]     |                           ^ help: add `;` here
[INFO] [stdout] 124 |         assert_eq!(Datetime("test".to_string()).to_string().as_slice(),
[INFO] [stdout]     |         --------- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `assert_eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:125:27
[INFO] [stdout]     |
[INFO] [stdout] 125 |                    "test")
[INFO] [stdout]     |                           ^ help: add `;` here
[INFO] [stdout] 126 |         assert_eq!(Array(vec![]).to_string().as_slice(),
[INFO] [stdout]     |         --------- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `assert_eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |                    "[]")
[INFO] [stdout]     |                         ^ help: add `;` here
[INFO] [stdout] 128 |         assert_eq!(Array(vec![Integer(1), Integer(2)]).to_string().as_slice(),
[INFO] [stdout]     |         --------- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `assert_eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |                    "")
[INFO] [stdout]     |                       ^ help: add `;` here
[INFO] [stdout] 136 |         assert_eq!(Table(map! { "test": Integer(2) }).to_string().as_slice(),
[INFO] [stdout]     |         --------- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `assert_eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:137:33
[INFO] [stdout]     |
[INFO] [stdout] 137 |                    "test = 2\n")
[INFO] [stdout]     |                                 ^ help: add `;` here
[INFO] [stdout] 138 |         assert_eq!(Table(map! {
[INFO] [stdout]     |         --------- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `assert_eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:147:39
[INFO] [stdout]     |
[INFO] [stdout] 147 |                     test = \"wut\"\n")
[INFO] [stdout]     |                                       ^ help: add `;` here
[INFO] [stdout] 148 |         assert_eq!(Table(map! {
[INFO] [stdout]     |         --------- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `assert_eq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:157:39
[INFO] [stdout]     |
[INFO] [stdout] 157 |                     test = \"wut\"\n")
[INFO] [stdout]     |                                       ^ help: add `;` here
[INFO] [stdout] 158 |         assert_eq!(Table(map! {
[INFO] [stdout]     |         --------- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:200:21
[INFO] [stdout]     |
[INFO] [stdout] 200 |                  f: |&mut Encoder| -> Result<(), Error>) -> Result<(), Error> {
[INFO] [stdout]     |                     ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:200:55
[INFO] [stdout]     |
[INFO] [stdout] 200 |                  f: |&mut Encoder| -> Result<(), Error>) -> Result<(), Error> {
[INFO] [stdout]     |                                                       ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:204:29
[INFO] [stdout]     |
[INFO] [stdout] 204 |                          f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                             ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:204:63
[INFO] [stdout]     |
[INFO] [stdout] 204 |                          f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                                                               ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:210:33
[INFO] [stdout]     |
[INFO] [stdout] 210 | ...                   f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                          ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:210:67
[INFO] [stdout]     |
[INFO] [stdout] 210 | ...                   f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                                                            ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:217:37
[INFO] [stdout]     |
[INFO] [stdout] 217 | ...                   _f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                           ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:217:71
[INFO] [stdout]     |
[INFO] [stdout] 217 | ...                   _f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                                                             ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:223:43
[INFO] [stdout]     |
[INFO] [stdout] 223 | ...                   _f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                           ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:223:77
[INFO] [stdout]     |
[INFO] [stdout] 223 | ...                   _f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                                                             ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:229:23
[INFO] [stdout]     |
[INFO] [stdout] 229 |                    f: |&mut Encoder| -> Result<(), Error>) -> Result<(), Error> {
[INFO] [stdout]     |                       ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:229:57
[INFO] [stdout]     |
[INFO] [stdout] 229 |                    f: |&mut Encoder| -> Result<(), Error>) -> Result<(), Error> {
[INFO] [stdout]     |                                                         ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:249:29
[INFO] [stdout]     |
[INFO] [stdout] 249 |                          f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                             ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:249:63
[INFO] [stdout]     |
[INFO] [stdout] 249 |                          f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                                                               ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:262:22
[INFO] [stdout]     |
[INFO] [stdout] 262 |                   f: |&mut Encoder| -> Result<(), Error>) -> Result<(), Error> {
[INFO] [stdout]     |                      ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:262:56
[INFO] [stdout]     |
[INFO] [stdout] 262 |                   f: |&mut Encoder| -> Result<(), Error>) -> Result<(), Error> {
[INFO] [stdout]     |                                                        ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:266:26
[INFO] [stdout]     |
[INFO] [stdout] 266 |                       f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                          ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:266:60
[INFO] [stdout]     |
[INFO] [stdout] 266 |                       f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                                                            ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:272:30
[INFO] [stdout]     |
[INFO] [stdout] 272 |                          _f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                              ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:272:64
[INFO] [stdout]     |
[INFO] [stdout] 272 |                          _f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                                                                ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:278:34
[INFO] [stdout]     |
[INFO] [stdout] 278 | ...                   _f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                           ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:278:68
[INFO] [stdout]     |
[INFO] [stdout] 278 | ...                   _f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                                                             ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:284:23
[INFO] [stdout]     |
[INFO] [stdout] 284 |                    f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                       ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:284:57
[INFO] [stdout]     |
[INFO] [stdout] 284 |                    f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                                                         ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:298:28
[INFO] [stdout]     |
[INFO] [stdout] 298 |                         f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                            ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:298:62
[INFO] [stdout]     |
[INFO] [stdout] 298 |                         f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                                                              ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:304:20
[INFO] [stdout]     |
[INFO] [stdout] 304 |                 f: |this: &mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                    ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:304:60
[INFO] [stdout]     |
[INFO] [stdout] 304 |                 f: |this: &mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                                                            ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |                     f: |this: &mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                        ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:315:64
[INFO] [stdout]     |
[INFO] [stdout] 315 |                     f: |this: &mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                                                                ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:321:20
[INFO] [stdout]     |
[INFO] [stdout] 321 |                 f: |&mut Encoder| -> Result<(), Error>) -> Result<(), Error> {
[INFO] [stdout]     |                    ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:321:54
[INFO] [stdout]     |
[INFO] [stdout] 321 |                 f: |&mut Encoder| -> Result<(), Error>) -> Result<(), Error> {
[INFO] [stdout]     |                                                      ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:325:28
[INFO] [stdout]     |
[INFO] [stdout] 325 |                         f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                            ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:325:62
[INFO] [stdout]     |
[INFO] [stdout] 325 |                         f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                                                              ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:339:28
[INFO] [stdout]     |
[INFO] [stdout] 339 |                         f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                            ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:339:62
[INFO] [stdout]     |
[INFO] [stdout] 339 |                         f: |&mut Encoder| -> Result<(), Error>)
[INFO] [stdout]     |                                                              ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:489:24
[INFO] [stdout]     |
[INFO] [stdout] 489 |                     f: |&mut Decoder| -> Result<T, DecodeError>)
[INFO] [stdout]     |                        ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:489:63
[INFO] [stdout]     |
[INFO] [stdout] 489 |                     f: |&mut Decoder| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                                               ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:497:32
[INFO] [stdout]     |
[INFO] [stdout] 497 | ...                   f: |&mut Decoder, uint| -> Result<T, DecodeError>)
[INFO] [stdout]     |                          ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:497:53
[INFO] [stdout]     |
[INFO] [stdout] 497 | ...                   f: |&mut Decoder, uint| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                         ----  ^^ expected parameter name
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         while parsing this or-pattern starting here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:497:77
[INFO] [stdout]     |
[INFO] [stdout] 497 | ...                   f: |&mut Decoder, uint| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                                                       ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:515:36
[INFO] [stdout]     |
[INFO] [stdout] 515 | ...                   f: |&mut Decoder| -> Result<T, DecodeError>)
[INFO] [stdout]     |                          ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:515:75
[INFO] [stdout]     |
[INFO] [stdout] 515 | ...                   f: |&mut Decoder| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                                                 ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:522:40
[INFO] [stdout]     |
[INFO] [stdout] 522 | ...                   _f: |&mut Decoder, uint|
[INFO] [stdout]     |                           ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:523:41
[INFO] [stdout]     |
[INFO] [stdout] 522 | ...                   _f: |&mut Decoder, uint|
[INFO] [stdout]     |                                          ---- while parsing this or-pattern starting here
[INFO] [stdout] 523 | ...                        -> Result<T, DecodeError>)
[INFO] [stdout]     |                            ^^ expected parameter name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:523:65
[INFO] [stdout]     |
[INFO] [stdout] 523 | ...                   -> Result<T, DecodeError>)
[INFO] [stdout]     |                                               ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:531:46
[INFO] [stdout]     |
[INFO] [stdout] 531 | ...                   _f: |&mut Decoder|
[INFO] [stdout]     |                           ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:532:69
[INFO] [stdout]     |
[INFO] [stdout] 532 | ...                   -> Result<T, DecodeError>)
[INFO] [stdout]     |                                               ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:539:26
[INFO] [stdout]     |
[INFO] [stdout] 539 |                       f: |&mut Decoder| -> Result<T, DecodeError>)
[INFO] [stdout]     |                          ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:539:65
[INFO] [stdout]     |
[INFO] [stdout] 539 |                       f: |&mut Decoder| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                                                 ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:558:32
[INFO] [stdout]     |
[INFO] [stdout] 558 | ...                   f: |&mut Decoder| -> Result<T, DecodeError>)
[INFO] [stdout]     |                          ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:558:71
[INFO] [stdout]     |
[INFO] [stdout] 558 | ...                   f: |&mut Decoder| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                                                 ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:581:25
[INFO] [stdout]     |
[INFO] [stdout] 581 |                      f: |&mut Decoder, uint| -> Result<T, DecodeError>)
[INFO] [stdout]     |                         ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:581:46
[INFO] [stdout]     |
[INFO] [stdout] 581 |                      f: |&mut Decoder, uint| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                        ----  ^^ expected parameter name
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        while parsing this or-pattern starting here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:581:70
[INFO] [stdout]     |
[INFO] [stdout] 581 |                      f: |&mut Decoder, uint| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                                                      ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:587:29
[INFO] [stdout]     |
[INFO] [stdout] 587 |                          f: |&mut Decoder| -> Result<T, DecodeError>)
[INFO] [stdout]     |                             ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:587:68
[INFO] [stdout]     |
[INFO] [stdout] 587 |                          f: |&mut Decoder| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                                                    ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:595:33
[INFO] [stdout]     |
[INFO] [stdout] 595 | ...                   _f: |&mut Decoder, uint| -> Result<T, DecodeError>)
[INFO] [stdout]     |                           ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:595:54
[INFO] [stdout]     |
[INFO] [stdout] 595 | ...                   _f: |&mut Decoder, uint| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                          ----  ^^ expected parameter name
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          while parsing this or-pattern starting here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:595:78
[INFO] [stdout]     |
[INFO] [stdout] 595 | ...                   _f: |&mut Decoder, uint| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                                                        ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:602:37
[INFO] [stdout]     |
[INFO] [stdout] 602 | ...                   _f: |&mut Decoder| -> Result<T, DecodeError>)
[INFO] [stdout]     |                           ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:602:76
[INFO] [stdout]     |
[INFO] [stdout] 602 | ...                   _f: |&mut Decoder| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                                                  ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:610:26
[INFO] [stdout]     |
[INFO] [stdout] 610 |                       f: |&mut Decoder, bool| -> Result<T, DecodeError>)
[INFO] [stdout]     |                          ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:610:47
[INFO] [stdout]     |
[INFO] [stdout] 610 |                       f: |&mut Decoder, bool| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                         ----  ^^ expected parameter name
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         while parsing this or-pattern starting here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:610:71
[INFO] [stdout]     |
[INFO] [stdout] 610 |                       f: |&mut Decoder, bool| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                                                       ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:619:34
[INFO] [stdout]     |
[INFO] [stdout] 619 |     fn read_seq<T>(&mut self, f: |&mut Decoder, uint| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                  ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:619:55
[INFO] [stdout]     |
[INFO] [stdout] 619 |     fn read_seq<T>(&mut self, f: |&mut Decoder, uint| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                                 ----  ^^ expected parameter name
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 while parsing this or-pattern starting here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:619:79
[INFO] [stdout]     |
[INFO] [stdout] 619 |     fn read_seq<T>(&mut self, f: |&mut Decoder, uint| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                                                               ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:638:27
[INFO] [stdout]     |
[INFO] [stdout] 638 |                        f: |&mut Decoder| -> Result<T, DecodeError>)
[INFO] [stdout]     |                           ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:638:66
[INFO] [stdout]     |
[INFO] [stdout] 638 |                        f: |&mut Decoder| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                                                  ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:657:34
[INFO] [stdout]     |
[INFO] [stdout] 657 |     fn read_map<T>(&mut self, f: |&mut Decoder, uint| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                  ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected parameter name, found `->`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:657:55
[INFO] [stdout]     |
[INFO] [stdout] 657 |     fn read_map<T>(&mut self, f: |&mut Decoder, uint| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                                 ----  ^^ expected parameter name
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 while parsing this or-pattern starting here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:657:79
[INFO] [stdout]     |
[INFO] [stdout] 657 |     fn read_map<T>(&mut self, f: |&mut Decoder, uint| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                                                               ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:669:31
[INFO] [stdout]     |
[INFO] [stdout] 669 | ...                   f: |&mut Decoder| -> Result<T, DecodeError>)
[INFO] [stdout]     |                          ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:669:70
[INFO] [stdout]     |
[INFO] [stdout] 669 | ...                   f: |&mut Decoder| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                                                 ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:686:31
[INFO] [stdout]     |
[INFO] [stdout] 686 | ...                   f: |&mut Decoder| -> Result<T, DecodeError>)
[INFO] [stdout]     |                          ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:686:70
[INFO] [stdout]     |
[INFO] [stdout] 686 | ...                   f: |&mut Decoder| -> Result<T, DecodeError>)
[INFO] [stdout]     |                                                                 ^ expected one of `:`, `@`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found keyword `match`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:748:11
[INFO] [stdout]     |
[INFO] [stdout] 748 |         })
[INFO] [stdout]     |           ^ help: add `;` here
[INFO] [stdout] 749 |         match self.field {
[INFO] [stdout]     |         ----- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:766:24
[INFO] [stdout]     |
[INFO] [stdout] 766 |       macro_rules! encode( ($t:expr) => ({
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 767 | |         let mut e = Encoder::new();
[INFO] [stdout] 768 | |         $t.encode(&mut e).unwrap();
[INFO] [stdout] 769 | |         e.toml
[INFO] [stdout] 770 | |     }) )
[INFO] [stdout]     | |________^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 766 ~     macro_rules! encode{ ($t:expr) => ({
[INFO] [stdout] 767 |         let mut e = Encoder::new();
[INFO] [stdout] 768 |         $t.encode(&mut e).unwrap();
[INFO] [stdout] 769 |         e.toml
[INFO] [stdout] 770 ~     }) }
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 770 |     }) );
[INFO] [stdout]     |         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:772:24
[INFO] [stdout]     |
[INFO] [stdout] 772 |       macro_rules! decode( ($t:expr) => ({
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 773 | |         let mut d = Decoder::new($t);
[INFO] [stdout] 774 | |         Decodable::decode(&mut d).unwrap()
[INFO] [stdout] 775 | |     }) )
[INFO] [stdout]     | |________^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 772 ~     macro_rules! decode{ ($t:expr) => ({
[INFO] [stdout] 773 |         let mut d = Decoder::new($t);
[INFO] [stdout] 774 |         Decodable::decode(&mut d).unwrap()
[INFO] [stdout] 775 ~     }) }
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 775 |     }) );
[INFO] [stdout]     |         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:777:21
[INFO] [stdout]     |
[INFO] [stdout] 777 |       macro_rules! map( ($($k:ident: $v:expr),*) => ({
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 778 | |         let mut _m = TreeMap::new();
[INFO] [stdout] 779 | |         $(_m.insert(stringify!($k).to_string(), $v);)*
[INFO] [stdout] 780 | |         _m
[INFO] [stdout] 781 | |     }) )
[INFO] [stdout]     | |________^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 777 ~     macro_rules! map{ ($($k:ident: $v:expr),*) => ({
[INFO] [stdout] 778 |         let mut _m = TreeMap::new();
[INFO] [stdout] 779 |         $(_m.insert(stringify!($k).to_string(), $v);)*
[INFO] [stdout] 780 |         _m
[INFO] [stdout] 781 ~     }) }
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 781 |     }) );
[INFO] [stdout]     |         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:901:21
[INFO] [stdout]     |
[INFO] [stdout] 901 |               a: Some(box Foo {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 902 | |                 a: None,
[INFO] [stdout] 903 | |                 b: Bar { a: "foo".to_string(), b: 4.5 },
[INFO] [stdout] 904 | |             }),
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 901 ~             a: Some(Box::new(Foo {
[INFO] [stdout] 902 |                 a: None,
[INFO] [stdout] 903 |                 b: Bar { a: "foo".to_string(), b: 4.5 },
[INFO] [stdout] 904 ~             })),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `serialize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | extern crate serialize;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::collections::TreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | use std::collections::TreeMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^-------
[INFO] [stdout]    |     |                 |
[INFO] [stdout]    |     |                 help: a similar name exists in the module: `BTreeMap`
[INFO] [stdout]    |     no `TreeMap` in `collections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::from_str`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | use std::from_str::FromStr;
[INFO] [stdout]    |          ^^^^^^^^ could not find `from_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::collections::TreeMap`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{TreeMap, HashSet};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        no `TreeMap` in `collections`
[INFO] [stdout]   |                        help: a similar name exists in the module: `BTreeMap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           TreeMap
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::num::FromStrRadix`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::num::FromStrRadix;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^ no `FromStrRadix` in `num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::collections::TreeMap`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::TreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^ no `TreeMap` in `collections`
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::BTreeMap;
[INFO] [stdout]   |                       ~~~~~~~~
[INFO] [stdout] help: consider importing this unresolved item through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 1 | use TreeMap;
[INFO] [stdout]   |     ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `serialization::NeedsKey`, `serialization::NoValue`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub use serialization::{Error, NeedsKey, NoValue};
[INFO] [stdout]    |                                ^^^^^^^^  ^^^^^^^
[INFO] [stdout]    |                                |         |
[INFO] [stdout]    |                                |         no `NoValue` in `serialization`
[INFO] [stdout]    |                                |         help: a similar name exists in the module: `Value`
[INFO] [stdout]    |                                no `NeedsKey` in `serialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            Error::NeedsKey
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            Error::NoValue
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `serialization::InvalidMapKeyLocation`, `serialization::InvalidMapKeyType`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:54:25
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub use serialization::{InvalidMapKeyLocation, InvalidMapKeyType};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^ no `InvalidMapKeyType` in `serialization`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         no `InvalidMapKeyLocation` in `serialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            Error::InvalidMapKeyLocation
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            Error::InvalidMapKeyType
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `serialization::ApplicationError`, `serialization::ExpectedField`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:55:38
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub use serialization::{DecodeError, ApplicationError, ExpectedField};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `ExpectedField` in `serialization`
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      no `ApplicationError` in `serialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            serialization::DecodeErrorKind::ApplicationError
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            serialization::DecodeErrorKind::ExpectedField
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `serialization::ExpectedMapElement`, `serialization::ExpectedMapKey`, `serialization::NoEnumVariants`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub use serialization::{ExpectedMapElement, ExpectedMapKey, NoEnumVariants};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `NoEnumVariants` in `serialization`
[INFO] [stdout]    |                         |                   |
[INFO] [stdout]    |                         |                   no `ExpectedMapKey` in `serialization`
[INFO] [stdout]    |                         no `ExpectedMapElement` in `serialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            serialization::DecodeErrorKind::ExpectedMapElement
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            serialization::DecodeErrorKind::ExpectedMapKey
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            serialization::DecodeErrorKind::NoEnumVariants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `serialization::ExpectedType`, `serialization::NilTooLong`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use serialization::{ExpectedType, NilTooLong};
[INFO] [stdout]    |                         ^^^^^^^^^^^^  ^^^^^^^^^^ no `NilTooLong` in `serialization`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         no `ExpectedType` in `serialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            serialization::DecodeErrorKind::ExpectedType
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            serialization::DecodeErrorKind::NilTooLong
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `Array`, `Table`, `Float`, `Integer`, `Boolean`, `Datetime`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:6:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | use {Array, Table, Value, Float, Integer, Boolean, Datetime, TomlTable};
[INFO] [stdout]   |      ^^^^^  ^^^^^         ^^^^^  ^^^^^^^  ^^^^^^^  ^^^^^^^^ no `Datetime` in the root
[INFO] [stdout]   |      |      |             |      |        |
[INFO] [stdout]   |      |      |             |      |        no `Boolean` in the root
[INFO] [stdout]   |      |      |             |      no `Integer` in the root
[INFO] [stdout]   |      |      |             no `Float` in the root
[INFO] [stdout]   |      |      no `Table` in the root
[INFO] [stdout]   |      no `Array` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this variant instead:
[INFO] [stdout]           Value::Array
[INFO] [stdout]   = help: consider importing this variant instead:
[INFO] [stdout]           Value::Table
[INFO] [stdout]   = help: consider importing this variant instead:
[INFO] [stdout]           Value::Float
[INFO] [stdout]   = help: consider importing this variant instead:
[INFO] [stdout]           Value::Integer
[INFO] [stdout]   = help: consider importing this variant instead:
[INFO] [stdout]           Value::Boolean
[INFO] [stdout]   = help: consider importing this variant instead:
[INFO] [stdout]           Value::Datetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `String`, `Integer`, `Float`, `Boolean`, `Datetime`, `Array`, `Table`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use {Value, String, Integer, Float, Boolean, Datetime, Array, Table, TomlTable};
[INFO] [stdout]   |             ^^^^^^  ^^^^^^^  ^^^^^  ^^^^^^^  ^^^^^^^^  ^^^^^  ^^^^^ no `Table` in the root
[INFO] [stdout]   |             |       |        |      |        |         |
[INFO] [stdout]   |             |       |        |      |        |         no `Array` in the root
[INFO] [stdout]   |             |       |        |      |        no `Datetime` in the root
[INFO] [stdout]   |             |       |        |      no `Boolean` in the root
[INFO] [stdout]   |             |       |        no `Float` in the root
[INFO] [stdout]   |             |       no `Integer` in the root
[INFO] [stdout]   |             no `String` in the root
[INFO] [stdout]   |             help: a similar name exists in the module (notice the capitalization): `string`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these items instead:
[INFO] [stdout]           std::prelude::rust_2024::String
[INFO] [stdout]           Value::String
[INFO] [stdout]   = help: consider importing this variant instead:
[INFO] [stdout]           Value::Integer
[INFO] [stdout]   = help: consider importing this variant instead:
[INFO] [stdout]           Value::Float
[INFO] [stdout]   = help: consider importing this variant instead:
[INFO] [stdout]           Value::Boolean
[INFO] [stdout]   = help: consider importing this variant instead:
[INFO] [stdout]           Value::Datetime
[INFO] [stdout]   = help: consider importing this variant instead:
[INFO] [stdout]           Value::Array
[INFO] [stdout]   = help: consider importing this variant instead:
[INFO] [stdout]           Value::Table
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `Table`, `Array`, `Integer`, `Float`, `Boolean`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use {Value, Table, Array, Integer, Float, Boolean, Parser, TomlTable};
[INFO] [stdout]   |             ^^^^^  ^^^^^  ^^^^^^^  ^^^^^  ^^^^^^^ no `Boolean` in the root
[INFO] [stdout]   |             |      |      |        |
[INFO] [stdout]   |             |      |      |        no `Float` in the root
[INFO] [stdout]   |             |      |      no `Integer` in the root
[INFO] [stdout]   |             |      no `Array` in the root
[INFO] [stdout]   |             no `Table` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this variant instead:
[INFO] [stdout]           Value::Table
[INFO] [stdout]   = help: consider importing this variant instead:
[INFO] [stdout]           Value::Array
[INFO] [stdout]   = help: consider importing this variant instead:
[INFO] [stdout]           Value::Integer
[INFO] [stdout]   = help: consider importing this variant instead:
[INFO] [stdout]           Value::Float
[INFO] [stdout]   = help: consider importing this variant instead:
[INFO] [stdout]           Value::Boolean
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `deriving` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[deriving(Show)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `fail` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:88:34
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...                   _ => fail!("non-heterogeneous toml array"),
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `deriving` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:59:3
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[deriving(Show)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `deriving` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:75:3
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[deriving(PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `deriving` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:84:3
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[deriving(PartialEq)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `deriving` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:102:3
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[deriving(PartialEq, Show)]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `fail` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |         fail!()
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `fail` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |         fail!()
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `fail` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:293:30
[INFO] [stdout]     |
[INFO] [stdout] 293 |             NextArray(..) => fail!("how to encode None in an array?"),
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `fail` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:526:9
[INFO] [stdout]     |
[INFO] [stdout] 526 |         fail!()
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `fail` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:535:9
[INFO] [stdout]     |
[INFO] [stdout] 535 |         fail!()
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `fail` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:598:9
[INFO] [stdout]     |
[INFO] [stdout] 598 |         fail!()
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `fail` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:605:9
[INFO] [stdout]     |
[INFO] [stdout] 605 |         fail!()
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `deriving` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:64:3
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[deriving(PartialEq, Clone)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0496]: lifetime name `'a` shadows a lifetime name that is already in scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:611:16
[INFO] [stdout]     |
[INFO] [stdout] 39  | impl<'a> Parser<'a> {
[INFO] [stdout]     |      -- first declared here
[INFO] [stdout] ...
[INFO] [stdout] 611 |     fn recurse<'a>(&mut self, mut cur: &'a mut TomlTable, orig_key: &'a str,
[INFO] [stdout]     |                ^^ lifetime `'a` already in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub lo: uint,
[INFO] [stdout]    |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub hi: uint,
[INFO] [stdout]    |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:72:38
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn to_linecol(&self, offset: uint) -> (uint, uint) {
[INFO] [stdout]    |                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:72:48
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn to_linecol(&self, offset: uint) -> (uint, uint) {
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:72:54
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn to_linecol(&self, offset: uint) -> (uint, uint) {
[INFO] [stdout]    |                                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:83:27
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn next_pos(&self) -> uint {
[INFO] [stdout]    |                           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:263:33
[INFO] [stdout]     |
[INFO] [stdout] 263 |     fn string(&mut self, start: uint) -> Option<Value> {
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find external crate `String` in the crate root
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:276:31
[INFO] [stdout]     |
[INFO] [stdout] 276 |                 return Some(::String(ret))
[INFO] [stdout]     |                               ^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use Value::String;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `String`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 276 -                 return Some(::String(ret))
[INFO] [stdout] 276 +                 return Some(String(ret))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find external crate `String` in the crate root
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:318:23
[INFO] [stdout]     |
[INFO] [stdout] 318 |         return Some(::String(ret));
[INFO] [stdout]     |                       ^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use Value::String;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `String`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 318 -         return Some(::String(ret));
[INFO] [stdout] 318 +         return Some(String(ret));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:320:41
[INFO] [stdout]     |
[INFO] [stdout] 320 |         fn escape(me: &mut Parser, pos: uint, multiline: bool) -> Option<char> {
[INFO] [stdout]     |                                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `range` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:342:46
[INFO] [stdout]     |
[INFO] [stdout] 342 | ...                   for _ in range(0, len) {
[INFO] [stdout]     |                                ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::slice::range;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:404:41
[INFO] [stdout]     |
[INFO] [stdout] 404 |     fn literal_string(&mut self, start: uint) -> Option<Value> {
[INFO] [stdout]     |                                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find external crate `String` in the crate root
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:437:23
[INFO] [stdout]     |
[INFO] [stdout] 437 |         return Some(::String(ret));
[INFO] [stdout]     |                       ^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use Value::String;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `String`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 437 -         return Some(::String(ret));
[INFO] [stdout] 437 +         return Some(String(ret));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:440:45
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn number_or_datetime(&mut self, start: uint) -> Option<Value> {
[INFO] [stdout]     |                                             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:475:34
[INFO] [stdout]     |
[INFO] [stdout] 475 |     fn boolean(&mut self, start: uint) -> Option<Value> {
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `range` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:478:22
[INFO] [stdout]     |
[INFO] [stdout] 478 |             for _ in range(0u, 4u) {
[INFO] [stdout]     |                      ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::slice::range;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `range` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:483:22
[INFO] [stdout]     |
[INFO] [stdout] 483 |             for _ in range(0u, 5u) {
[INFO] [stdout]     |                      ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::slice::range;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:499:35
[INFO] [stdout]     |
[INFO] [stdout] 499 |     fn datetime(&mut self, start: uint, end_so_far: uint) -> Option<Value> {
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:499:53
[INFO] [stdout]     |
[INFO] [stdout] 499 |     fn datetime(&mut self, start: uint, end_so_far: uint) -> Option<Value> {
[INFO] [stdout]     |                                                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `range` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:501:18
[INFO] [stdout]     |
[INFO] [stdout] 501 |         for _ in range(0u, 15u) {
[INFO] [stdout]     |                  ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::slice::range;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:548:33
[INFO] [stdout]     |
[INFO] [stdout] 548 |     fn array(&mut self, _start: uint) -> Option<Value> {
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:599:23
[INFO] [stdout]     |
[INFO] [stdout] 599 |               key_lo: uint) {
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:612:28
[INFO] [stdout]     |
[INFO] [stdout] 612 |                    key_lo: uint) -> Option<(&'a mut TomlTable, &'a str)> {
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:674:29
[INFO] [stdout]     |
[INFO] [stdout] 674 |                     key_lo: uint) {
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:716:28
[INFO] [stdout]     |
[INFO] [stdout] 716 |                    key_lo: uint) {
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/show.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl fmt::Show for Value {
[INFO] [stdout]    |           ^^^^ not found in `fmt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:93:20
[INFO] [stdout]    |
[INFO] [stdout] 93 |     ExpectedMapKey(uint),
[INFO] [stdout]    |                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:95:24
[INFO] [stdout]    |
[INFO] [stdout] 95 |     ExpectedMapElement(uint),
[INFO] [stdout]    |                        ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Start` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:131:26
[INFO] [stdout]     |
[INFO] [stdout] 131 |         Encoder { state: Start, toml: TreeMap::new() }
[INFO] [stdout]     |                          ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::io::SeekFrom::Start;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::EncoderState::Start;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Start` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:135:45
[INFO] [stdout]     |
[INFO] [stdout] 135 |         match mem::replace(&mut self.state, Start) {
[INFO] [stdout]     |                                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::io::SeekFrom::Start;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::EncoderState::Start;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NextKey` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |             NextKey(key) => { self.toml.insert(key, v); Ok(()) }
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::EncoderState::NextKey;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NextArray` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |             NextArray(mut vec) => {
[INFO] [stdout]     |             ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::EncoderState::NextArray;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `NextArray` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:140:30
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 self.state = NextArray(vec);
[INFO] [stdout]     |                              ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::EncoderState::NextArray;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `String` in the crate root
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:145:23
[INFO] [stdout]     |
[INFO] [stdout] 145 |                     ::String(s) => { self.state = NextKey(s); Ok(()) }
[INFO] [stdout]     |                       ^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use Value::String;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `String`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 145 -                     ::String(s) => { self.state = NextKey(s); Ok(()) }
[INFO] [stdout] 145 +                     String(s) => { self.state = NextKey(s); Ok(()) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `NextKey` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:145:51
[INFO] [stdout]     |
[INFO] [stdout] 145 |                     ::String(s) => { self.state = NextKey(s); Ok(()) }
[INFO] [stdout]     |                                                   ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::EncoderState::NextKey;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `InvalidMapKeyType` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:146:30
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     _ => Err(InvalidMapKeyType)
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use Error::InvalidMapKeyType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NeedsKey` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:149:22
[INFO] [stdout]     |
[INFO] [stdout] 149 |             _ => Err(NeedsKey)
[INFO] [stdout]     |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use Error::NeedsKey;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:156:32
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn emit_uint(&mut self, v: uint) -> Result<(), Error> {
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:171:31
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn emit_int(&mut self, v: int) -> Result<(), Error> {
[INFO] [stdout]     |                               ^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               not found in this scope
[INFO] [stdout]     |                               help: perhaps you intended to use this type: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find external crate `String` in the crate root
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:197:27
[INFO] [stdout]     |
[INFO] [stdout] 197 |         self.emit_value(::String(v.to_string()))
[INFO] [stdout]     |                           ^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use Value::String;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `String`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 197 -         self.emit_value(::String(v.to_string()))
[INFO] [stdout] 197 +         self.emit_value(String(v.to_string()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:203:59
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn emit_enum_variant(&mut self, _v_name: &str, _v_id: uint, _len: uint,
[INFO] [stdout]     |                                                           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:203:71
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn emit_enum_variant(&mut self, _v_name: &str, _v_id: uint, _len: uint,
[INFO] [stdout]     |                                                                       ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:209:49
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn emit_enum_variant_arg(&mut self, _a_idx: uint,
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:215:66
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn emit_enum_struct_variant(&mut self, _v_name: &str, _v_id: uint,
[INFO] [stdout]     |                                                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:216:39
[INFO] [stdout]     |
[INFO] [stdout] 216 | ...                   _len: uint,
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:222:73
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn emit_enum_struct_variant_field(&mut self, _f_name: &str, _f_idx: uint,
[INFO] [stdout]     |                                                                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:228:50
[INFO] [stdout]     |
[INFO] [stdout] 228 |     fn emit_struct(&mut self, _name: &str, _len: uint,
[INFO] [stdout]     |                                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Start` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:230:45
[INFO] [stdout]     |
[INFO] [stdout] 230 |         match mem::replace(&mut self.state, Start) {
[INFO] [stdout]     |                                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::io::SeekFrom::Start;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::EncoderState::Start;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NextKey` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |             NextKey(key) => {
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::EncoderState::NextKey;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NextArray` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |             NextArray(mut arr) => {
[INFO] [stdout]     |             ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::EncoderState::NextArray;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `NextArray` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:241:30
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 self.state = NextArray(arr);
[INFO] [stdout]     |                              ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::EncoderState::NextArray;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `InvalidMapKeyLocation` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:245:31
[INFO] [stdout]     |
[INFO] [stdout] 245 |             NextMapKey => Err(InvalidMapKeyLocation),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use Error::InvalidMapKeyLocation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:248:59
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn emit_struct_field(&mut self, f_name: &str, _f_idx: uint,
[INFO] [stdout]     |                                                           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `NextKey` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:252:49
[INFO] [stdout]     |
[INFO] [stdout] 252 |         let old = mem::replace(&mut self.state, NextKey(f_name.to_string()));
[INFO] [stdout]     |                                                 ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::EncoderState::NextKey;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Start` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:254:26
[INFO] [stdout]     |
[INFO] [stdout] 254 |         if self.state != Start {
[INFO] [stdout]     |                          ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::io::SeekFrom::Start;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::EncoderState::Start;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NoValue` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:256:24
[INFO] [stdout]     |
[INFO] [stdout] 256 |             return Err(NoValue)
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use Error::NoValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:261:35
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn emit_tuple(&mut self, len: uint,
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:263:28
[INFO] [stdout]     |
[INFO] [stdout] 263 |         self.emit_seq(len, f)
[INFO] [stdout]     |                            ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:265:39
[INFO] [stdout]     |
[INFO] [stdout] 265 |     fn emit_tuple_arg(&mut self, idx: uint,
[INFO] [stdout]     |                                       ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:269:32
[INFO] [stdout]     |
[INFO] [stdout] 269 |         self.emit_seq_elt(idx, f)
[INFO] [stdout]     |                                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:271:56
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn emit_tuple_struct(&mut self, _name: &str, _len: uint,
[INFO] [stdout]     |                                                        ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:277:49
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fn emit_tuple_struct_arg(&mut self, _f_idx: uint,
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Start` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:290:45
[INFO] [stdout]     |
[INFO] [stdout] 290 |         match mem::replace(&mut self.state, Start) {
[INFO] [stdout]     |                                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::io::SeekFrom::Start;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::EncoderState::Start;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NextKey` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:292:13
[INFO] [stdout]     |
[INFO] [stdout] 292 |             NextKey(_) => Ok(()),
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::EncoderState::NextKey;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NextArray` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:293:13
[INFO] [stdout]     |
[INFO] [stdout] 293 |             NextArray(..) => fail!("how to encode None in an array?"),
[INFO] [stdout]     |             ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::EncoderState::NextArray;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `InvalidMapKeyLocation` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:294:31
[INFO] [stdout]     |
[INFO] [stdout] 294 |             NextMapKey => Err(InvalidMapKeyLocation),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use Error::InvalidMapKeyLocation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:303:34
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn emit_seq(&mut self, _len: uint,
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `NextArray` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:307:49
[INFO] [stdout]     |
[INFO] [stdout] 307 |         let old = mem::replace(&mut self.state, NextArray(Vec::new()));
[INFO] [stdout]     |                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::EncoderState::NextArray;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NextArray` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:310:13
[INFO] [stdout]     |
[INFO] [stdout] 310 |             NextArray(v) => self.emit_value(Array(v)),
[INFO] [stdout]     |             ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::EncoderState::NextArray;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:314:38
[INFO] [stdout]     |
[INFO] [stdout] 314 |     fn emit_seq_elt(&mut self, _idx: uint,
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:320:33
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn emit_map(&mut self, len: uint,
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:322:38
[INFO] [stdout]     |
[INFO] [stdout] 322 |         self.emit_struct("foo", len, f)
[INFO] [stdout]     |                                      ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:324:42
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn emit_map_elt_key(&mut self, _idx: uint,
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NextMapKey` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:328:45
[INFO] [stdout]     |
[INFO] [stdout] 328 |         match mem::replace(&mut self.state, NextMapKey) {
[INFO] [stdout]     |                                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::EncoderState::NextMapKey;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `InvalidMapKeyLocation` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:330:29
[INFO] [stdout]     |
[INFO] [stdout] 330 |             _ => return Err(InvalidMapKeyLocation),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use Error::InvalidMapKeyLocation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NextKey` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:334:13
[INFO] [stdout]     |
[INFO] [stdout] 334 |             NextKey(_) => Ok(()),
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::EncoderState::NextKey;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `InvalidMapKeyLocation` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:335:22
[INFO] [stdout]     |
[INFO] [stdout] 335 |             _ => Err(InvalidMapKeyLocation),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use Error::InvalidMapKeyLocation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:338:42
[INFO] [stdout]     |
[INFO] [stdout] 338 |     fn emit_map_elt_val(&mut self, _idx: uint,
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ExpectedType` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:403:39
[INFO] [stdout]     |
[INFO] [stdout] 403 |             Some(ref val) => self.err(ExpectedType(expected, val.type_str())),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::DecodeErrorKind::ExpectedType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ExpectedField` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:404:30
[INFO] [stdout]     |
[INFO] [stdout] 404 |             None => self.err(ExpectedField(expected)),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::DecodeErrorKind::ExpectedField;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `String` in the crate root
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:412:20
[INFO] [stdout]     |
[INFO] [stdout] 412 |             Some(::String(ref s)) if s.len() == 0 => {}
[INFO] [stdout]     |                    ^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use Value::String;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `String`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 412 -             Some(::String(ref s)) if s.len() == 0 => {}
[INFO] [stdout] 412 +             Some(String(ref s)) if s.len() == 0 => {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `String` in the crate root
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:413:20
[INFO] [stdout]     |
[INFO] [stdout] 413 |             Some(::String(..)) => return Err(self.err(NilTooLong)),
[INFO] [stdout]     |                    ^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use Value::String;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `String`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 413 -             Some(::String(..)) => return Err(self.err(NilTooLong)),
[INFO] [stdout] 413 +             Some(String(..)) => return Err(self.err(NilTooLong)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NilTooLong` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:413:55
[INFO] [stdout]     |
[INFO] [stdout] 413 |             Some(::String(..)) => return Err(self.err(NilTooLong)),
[INFO] [stdout]     |                                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::DecodeErrorKind::NilTooLong;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:419:39
[INFO] [stdout]     |
[INFO] [stdout] 419 |     fn read_uint(&mut self) -> Result<uint, DecodeError> {
[INFO] [stdout]     |                                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 409 | impl<uint> serialize::Decoder<DecodeError> for Decoder {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:420:38
[INFO] [stdout]     |
[INFO] [stdout] 420 |         self.read_i64().map(|i| i as uint)
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:434:38
[INFO] [stdout]     |
[INFO] [stdout] 434 |     fn read_int(&mut self) -> Result<int, DecodeError> {
[INFO] [stdout]     |                                      ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: perhaps you intended to use this type
[INFO] [stdout]     |
[INFO] [stdout] 434 |     fn read_int(&mut self) -> Result<i32, DecodeError> {
[INFO] [stdout]     |                                      ~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 409 | impl<int> serialize::Decoder<DecodeError> for Decoder {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `int` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:435:38
[INFO] [stdout]     |
[INFO] [stdout] 435 |         self.read_i64().map(|i| i as int)
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      not found in this scope
[INFO] [stdout]     |                                      help: perhaps you intended to use this type: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `String` in the crate root
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:469:20
[INFO] [stdout]     |
[INFO] [stdout] 469 |             Some(::String(ref s)) if s.as_slice().char_len() == 1 =>
[INFO] [stdout]     |                    ^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use Value::String;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `String`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 469 -             Some(::String(ref s)) if s.as_slice().char_len() == 1 =>
[INFO] [stdout] 469 +             Some(String(ref s)) if s.as_slice().char_len() == 1 =>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `String` in the crate root
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:478:20
[INFO] [stdout]     |
[INFO] [stdout] 478 |             Some(::String(s)) => Ok(s),
[INFO] [stdout]     |                    ^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use Value::String;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `String`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 478 -             Some(::String(s)) => Ok(s),
[INFO] [stdout] 478 +             Some(String(s)) => Ok(s),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `range` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:500:18
[INFO] [stdout]     |
[INFO] [stdout] 500 |         for i in range(0, names.len()) {
[INFO] [stdout]     |                  ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::slice::range;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NoEnumVariants` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:511:52
[INFO] [stdout]     |
[INFO] [stdout] 511 |         Err(first_error.unwrap_or_else(|| self.err(NoEnumVariants)))
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::DecodeErrorKind::NoEnumVariants;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:514:41
[INFO] [stdout]     |
[INFO] [stdout] 514 | ...                   _a_idx: uint,
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:530:50
[INFO] [stdout]     |
[INFO] [stdout] 530 | ...                   _f_idx: uint,
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:538:55
[INFO] [stdout]     |
[INFO] [stdout] 538 |     fn read_struct<T>(&mut self, _s_name: &str, _len: uint,
[INFO] [stdout]     |                                                       ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:557:37
[INFO] [stdout]     |
[INFO] [stdout] 557 | ...                   _f_idx: uint,
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:584:23
[INFO] [stdout]     |
[INFO] [stdout] 584 |         self.read_seq(f)
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:586:44
[INFO] [stdout]     |
[INFO] [stdout] 586 |     fn read_tuple_arg<T>(&mut self, a_idx: uint,
[INFO] [stdout]     |                                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:590:34
[INFO] [stdout]     |
[INFO] [stdout] 590 |         self.read_seq_elt(a_idx, f)
[INFO] [stdout]     |                                  ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:601:41
[INFO] [stdout]     |
[INFO] [stdout] 601 | ...                   _a_idx: uint,
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:637:40
[INFO] [stdout]     |
[INFO] [stdout] 637 |     fn read_seq_elt<T>(&mut self, idx: uint,
[INFO] [stdout]     |                                        ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:668:44
[INFO] [stdout]     |
[INFO] [stdout] 668 |     fn read_map_elt_key<T>(&mut self, idx: uint,
[INFO] [stdout]     |                                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find external crate `String` in the crate root
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:676:56
[INFO] [stdout]     |
[INFO] [stdout] 676 |                         f(&mut self.sub_decoder(Some(::String(key.to_string())),
[INFO] [stdout]     |                                                        ^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use Value::String;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `String`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 676 -                         f(&mut self.sub_decoder(Some(::String(key.to_string())),
[INFO] [stdout] 676 +                         f(&mut self.sub_decoder(Some(String(key.to_string())),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ExpectedMapKey` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:679:42
[INFO] [stdout]     |
[INFO] [stdout] 679 |                     None => Err(self.err(ExpectedMapKey(idx))),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::DecodeErrorKind::ExpectedMapKey;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:685:44
[INFO] [stdout]     |
[INFO] [stdout] 685 |     fn read_map_elt_val<T>(&mut self, idx: uint,
[INFO] [stdout]     |                                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ExpectedMapElement` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:696:42
[INFO] [stdout]     |
[INFO] [stdout] 696 |                     None => Err(self.err(ExpectedMapElement(idx))),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::DecodeErrorKind::ExpectedMapElement;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ApplicationError` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:706:19
[INFO] [stdout]     |
[INFO] [stdout] 706 |             kind: ApplicationError(err.to_string())
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use serialization::DecodeErrorKind::ApplicationError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:711:11
[INFO] [stdout]     |
[INFO] [stdout] 711 | impl fmt::Show for DecodeError {
[INFO] [stdout]     |           ^^^^ not found in `fmt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found struct `String`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |             (&String(..), &String(..)) |
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout]   --> /rustc/01706e1a34c87656fcbfce198608f4cd2ac6461a/library/alloc/src/string.rs:362:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `String` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple variant instead
[INFO] [stdout]    |
[INFO] [stdout] 46 + use Value::String;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found struct `String`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |             (&String(..), &String(..)) |
[INFO] [stdout]    |                            ^^^^^^^^^^
[INFO] [stdout]   --> /rustc/01706e1a34c87656fcbfce198608f4cd2ac6461a/library/alloc/src/string.rs:362:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `String` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple variant instead
[INFO] [stdout]    |
[INFO] [stdout] 46 + use Value::String;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Integer` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |             (&Integer(..), &Integer(..)) |
[INFO] [stdout]    |               ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]    |
[INFO] [stdout] 46 + use Value::Integer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Integer` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:84:29
[INFO] [stdout]    |
[INFO] [stdout] 84 |             (&Integer(..), &Integer(..)) |
[INFO] [stdout]    |                             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]    |
[INFO] [stdout] 46 + use Value::Integer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Float` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:85:15
[INFO] [stdout]    |
[INFO] [stdout] 85 |             (&Float(..), &Float(..)) |
[INFO] [stdout]    |               ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]    |
[INFO] [stdout] 46 + use Value::Float;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Float` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:85:27
[INFO] [stdout]    |
[INFO] [stdout] 85 |             (&Float(..), &Float(..)) |
[INFO] [stdout]    |                           ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]    |
[INFO] [stdout] 46 + use Value::Float;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Boolean` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:86:15
[INFO] [stdout]    |
[INFO] [stdout] 86 |             (&Boolean(..), &Boolean(..)) |
[INFO] [stdout]    |               ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]    |
[INFO] [stdout] 46 + use Value::Boolean;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Boolean` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:86:29
[INFO] [stdout]    |
[INFO] [stdout] 86 |             (&Boolean(..), &Boolean(..)) |
[INFO] [stdout]    |                             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]    |
[INFO] [stdout] 46 + use Value::Boolean;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Datetime` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |             (&Datetime(..), &Datetime(..)) |
[INFO] [stdout]    |               ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]    |
[INFO] [stdout] 46 + use Value::Datetime;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Datetime` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:87:30
[INFO] [stdout]    |
[INFO] [stdout] 87 |             (&Datetime(..), &Datetime(..)) |
[INFO] [stdout]    |                              ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]    |
[INFO] [stdout] 46 + use Value::Datetime;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Array` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 |             (&Array(..), &Array(..)) |
[INFO] [stdout]    |               ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]    |
[INFO] [stdout] 46 + use Value::Array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Array` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:88:27
[INFO] [stdout]    |
[INFO] [stdout] 88 |             (&Array(..), &Array(..)) |
[INFO] [stdout]    |                           ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]    |
[INFO] [stdout] 46 + use Value::Array;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Table` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |             (&Table(..), &Table(..)) => true,
[INFO] [stdout]    |               ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]    |
[INFO] [stdout] 46 + use Value::Table;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Table` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:89:27
[INFO] [stdout]    |
[INFO] [stdout] 89 |             (&Table(..), &Table(..)) => true,
[INFO] [stdout]    |                           ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]    |
[INFO] [stdout] 46 + use Value::Table;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found struct `String`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |             String(..) => "string",
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]   --> /rustc/01706e1a34c87656fcbfce198608f4cd2ac6461a/library/alloc/src/string.rs:362:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `String` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple variant instead
[INFO] [stdout]    |
[INFO] [stdout] 46 + use Value::String;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Integer` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |             Integer(..) => "integer",
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]    |
[INFO] [stdout] 46 + use Value::Integer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Float` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |             Float(..) => "float",
[INFO] [stdout]     |             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 46  + use Value::Float;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Boolean` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |             Boolean(..) => "boolean",
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 46  + use Value::Boolean;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Datetime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             Datetime(..) => "datetime",
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 46  + use Value::Datetime;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Array` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             Array(..) => "array",
[INFO] [stdout]     |             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 46  + use Value::Array;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Table` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |             Table(..) => "table",
[INFO] [stdout]     |             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 46  + use Value::Table;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found struct `String`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:110:23
[INFO] [stdout]     |
[INFO] [stdout] 110 |         match *self { String(ref s) => Some(s.as_slice()), _ => None }
[INFO] [stdout]     |                       ^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/01706e1a34c87656fcbfce198608f4cd2ac6461a/library/alloc/src/string.rs:362:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: `String` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant instead
[INFO] [stdout]     |
[INFO] [stdout] 46  + use Value::String;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Integer` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:115:23
[INFO] [stdout]     |
[INFO] [stdout] 115 |         match *self { Integer(i) => Some(i), _ => None }
[INFO] [stdout]     |                       ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 46  + use Value::Integer;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Float` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:120:23
[INFO] [stdout]     |
[INFO] [stdout] 120 |         match *self { Float(f) => Some(f), _ => None }
[INFO] [stdout]     |                       ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 46  + use Value::Float;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Boolean` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:125:23
[INFO] [stdout]     |
[INFO] [stdout] 125 |         match *self { Boolean(b) => Some(b), _ => None }
[INFO] [stdout]     |                       ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 46  + use Value::Boolean;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Datetime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:137:23
[INFO] [stdout]     |
[INFO] [stdout] 137 |         match *self { Datetime(ref s) => Some(s.as_slice()), _ => None }
[INFO] [stdout]     |                       ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 46  + use Value::Datetime;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Array` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:142:23
[INFO] [stdout]     |
[INFO] [stdout] 142 |         match *self { Array(ref s) => Some(s.as_slice()), _ => None }
[INFO] [stdout]     |                       ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 46  + use Value::Array;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Table` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:147:23
[INFO] [stdout]     |
[INFO] [stdout] 147 |         match *self { Table(ref s) => Some(s), _ => None }
[INFO] [stdout]     |                       ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 46  + use Value::Table;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Table` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:182:18
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 &Table(ref hm) => {
[INFO] [stdout]     |                  ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 46  + use Value::Table;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Array` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:188:18
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 &Array(ref v) => {
[INFO] [stdout]     |                  ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 46  + use Value::Array;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `uint` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:189:37
[INFO] [stdout]     |
[INFO] [stdout] 189 |                     let idx: Option<uint> = FromStr::from_str(key);
[INFO] [stdout]     |                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 79  | impl<uint> Value {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Table` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/lib.rs:205:36
[INFO] [stdout]     |
[INFO] [stdout] 205 |         Parser::new(s).parse().map(Table)
[INFO] [stdout]     |                                    ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 46  + use Value::Table;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid suffix `u` for number literal
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:478:28
[INFO] [stdout]     |
[INFO] [stdout] 478 |             for _ in range(0u, 4u) {
[INFO] [stdout]     |                            ^^ invalid suffix `u`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid suffix `u` for number literal
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:478:32
[INFO] [stdout]     |
[INFO] [stdout] 478 |             for _ in range(0u, 4u) {
[INFO] [stdout]     |                                ^^ invalid suffix `u`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid suffix `u` for number literal
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:483:28
[INFO] [stdout]     |
[INFO] [stdout] 483 |             for _ in range(0u, 5u) {
[INFO] [stdout]     |                            ^^ invalid suffix `u`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid suffix `u` for number literal
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:483:32
[INFO] [stdout]     |
[INFO] [stdout] 483 |             for _ in range(0u, 5u) {
[INFO] [stdout]     |                                ^^ invalid suffix `u`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid suffix `u` for number literal
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:501:24
[INFO] [stdout]     |
[INFO] [stdout] 501 |         for _ in range(0u, 15u) {
[INFO] [stdout]     |                        ^^ invalid suffix `u`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid suffix `u` for number literal
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:501:28
[INFO] [stdout]     |
[INFO] [stdout] 501 |         for _ in range(0u, 15u) {
[INFO] [stdout]     |                            ^^^ invalid suffix `u`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |     cur: str::CharOffsets<'a>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `CharOffsets` implemented for `str`, you could use the fully-qualified path
[INFO] [stdout]    |
[INFO] [stdout] 14 |     cur: <str as Example>::CharOffsets,
[INFO] [stdout]    |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `from_str` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:458:17
[INFO] [stdout]     |
[INFO] [stdout] 458 |                 from_str::<f64>(self.input.slice(start, end)).map(Float)
[INFO] [stdout]     |                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `from_str` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/parser.rs:463:13
[INFO] [stdout]     |
[INFO] [stdout] 463 |             from_str::<i64>(self.input.slice(start, end)).map(Integer)
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         f(self)
[INFO] [stdout]     |         ^------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: try calling `f` as a method: `self.f()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |         f(self)
[INFO] [stdout]     |         ^------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: try calling `f` as a method: `self.f()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 |         f(self)
[INFO] [stdout]     |         ^------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: try calling `f` as a method: `self.f()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:233:22
[INFO] [stdout]     |
[INFO] [stdout] 233 |                 try!(f(&mut nested));
[INFO] [stdout]     |                      ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:239:22
[INFO] [stdout]     |
[INFO] [stdout] 239 |                 try!(f(&mut nested));
[INFO] [stdout]     |                      ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:244:22
[INFO] [stdout]     |
[INFO] [stdout] 244 |             Start => f(self),
[INFO] [stdout]     |                      ^------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: try calling `f` as a method: `self.f()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:253:14
[INFO] [stdout]     |
[INFO] [stdout] 253 |         try!(f(self));
[INFO] [stdout]     |              ^------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: try calling `f` as a method: `self.f()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |         f(self)
[INFO] [stdout]     |         ^------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: try calling `f` as a method: `self.f()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         f(self)
[INFO] [stdout]     |         ^------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: try calling `f` as a method: `self.f()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:308:14
[INFO] [stdout]     |
[INFO] [stdout] 308 |         try!(f(self));
[INFO] [stdout]     |              ^------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: try calling `f` as a method: `self.f()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:318:9
[INFO] [stdout]     |
[INFO] [stdout] 318 |         f(self)
[INFO] [stdout]     |         ^------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: try calling `f` as a method: `self.f()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:332:14
[INFO] [stdout]     |
[INFO] [stdout] 332 |         try!(f(self));
[INFO] [stdout]     |              ^------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: try calling `f` as a method: `self.f()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:342:9
[INFO] [stdout]     |
[INFO] [stdout] 342 |         f(self)
[INFO] [stdout]     |         ^------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: try calling `f` as a method: `self.f()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:492:9
[INFO] [stdout]     |
[INFO] [stdout] 492 |         f(self)
[INFO] [stdout]     |         ^------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: try calling `f` as a method: `self.f()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:502:19
[INFO] [stdout]     |
[INFO] [stdout] 502 |             match f(&mut d, i) {
[INFO] [stdout]     |                   ^ help: a local variable with a similar name exists: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:517:9
[INFO] [stdout]     |
[INFO] [stdout] 517 |         f(self)
[INFO] [stdout]     |         ^------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: try calling `f` as a method: `self.f()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:544:32
[INFO] [stdout]     |
[INFO] [stdout] 544 |                 let ret = try!(f(self));
[INFO] [stdout]     |                                ^------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: try calling `f` as a method: `self.f()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:569:24
[INFO] [stdout]     |
[INFO] [stdout] 569 |         let ret = try!(f(&mut d));
[INFO] [stdout]     |                        ^ help: a local variable with a similar name exists: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:614:25
[INFO] [stdout]     |
[INFO] [stdout] 614 |             Some(..) => f(self, true),
[INFO] [stdout]     |                         ^------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: try calling `f` as a method: `self.f(true)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:615:21
[INFO] [stdout]     |
[INFO] [stdout] 615 |             None => f(self, false),
[INFO] [stdout]     |                     ^-------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: try calling `f` as a method: `self.f(false)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:626:24
[INFO] [stdout]     |
[INFO] [stdout] 626 |         let ret = try!(f(self, len));
[INFO] [stdout]     |                        ^-----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        help: try calling `f` as a method: `self.f(len)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:646:24
[INFO] [stdout]     |
[INFO] [stdout] 646 |         let ret = try!(f(&mut d));
[INFO] [stdout]     |                        ^ help: a local variable with a similar name exists: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:664:24
[INFO] [stdout]     |
[INFO] [stdout] 664 |         let ret = try!(f(self, len));
[INFO] [stdout]     |                        ^-----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        help: try calling `f` as a method: `self.f(len)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:676:25
[INFO] [stdout]     |
[INFO] [stdout] 676 |                         f(&mut self.sub_decoder(Some(::String(key.to_string())),
[INFO] [stdout]     |                         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `f` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/05c1eb4/src/serialization.rs:694:25
[INFO] [stdout]     |
[INFO] [stdout] 694 |                         f(&mut self.sub_decoder(Some(value.clone()), ""))
[INFO] [stdout]     |                         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0405, E0412, E0425, E0432, E0463, E0496, E0531, E0532.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `toml` (lib) due to 312 previous errors
[INFO] running `Command { std: "docker" "inspect" "e91107951cf871b5c53d5aa61a7a143e743ae2e1533984db1cd90b8a3b713a4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e91107951cf871b5c53d5aa61a7a143e743ae2e1533984db1cd90b8a3b713a4f", kill_on_drop: false }`
[INFO] [stdout] e91107951cf871b5c53d5aa61a7a143e743ae2e1533984db1cd90b8a3b713a4f
