[INFO] cloning repository https://github.com/jkcclemens/rusty_alfred [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkcclemens/rusty_alfred" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcclemens%2Frusty_alfred", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcclemens%2Frusty_alfred'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 084ab1e8c3260627133567ba1f3331112c944f2d [INFO] checking jkcclemens/rusty_alfred against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcclemens%2Frusty_alfred" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jkcclemens/rusty_alfred on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jkcclemens/rusty_alfred [INFO] finished tweaking git repo https://github.com/jkcclemens/rusty_alfred [INFO] tweaked toml for git repo https://github.com/jkcclemens/rusty_alfred written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jkcclemens/rusty_alfred already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-demangle v0.1.2 [INFO] [stderr] Downloaded error-chain v0.5.0 [INFO] [stderr] Downloaded serde_derive v0.8.17 [INFO] [stderr] Downloaded serde_codegen v0.8.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb016e53fda6b2b1e5dd031efa81ebcbbbb396491bff98fe8c98bc622ea1177e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bb016e53fda6b2b1e5dd031efa81ebcbbbb396491bff98fe8c98bc622ea1177e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb016e53fda6b2b1e5dd031efa81ebcbbbb396491bff98fe8c98bc622ea1177e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb016e53fda6b2b1e5dd031efa81ebcbbbb396491bff98fe8c98bc622ea1177e", kill_on_drop: false }` [INFO] [stdout] bb016e53fda6b2b1e5dd031efa81ebcbbbb396491bff98fe8c98bc622ea1177e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c3034cab13017a52d3967aeed72ce8ffadfee4a9491183fc89d5201d8c3f21e8 [INFO] running `Command { std: "docker" "start" "-a" "c3034cab13017a52d3967aeed72ce8ffadfee4a9491183fc89d5201d8c3f21e8", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling gcc v0.3.38 [INFO] [stderr] Compiling quote v0.3.5 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking libc v0.2.17 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Checking rustc-demangle v0.1.2 [INFO] [stderr] Checking serde v0.8.17 [INFO] [stderr] Checking itoa v0.1.1 [INFO] [stderr] Checking dtoa v0.2.2 [INFO] [stderr] Compiling syn v0.9.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/attr.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | / named!(pub outer_attr -> Attribute, alt!( [INFO] [stdout] 139 | | do_parse!( [INFO] [stdout] 140 | | punct!("#") >> [INFO] [stdout] 141 | | punct!("[") >> [INFO] [stdout] ... | [INFO] [stdout] 180 | | ) [INFO] [stdout] 181 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/helper.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/attr.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | / named!(pub outer_attr -> Attribute, alt!( [INFO] [stdout] 139 | | do_parse!( [INFO] [stdout] 140 | | punct!("#") >> [INFO] [stdout] 141 | | punct!("[") >> [INFO] [stdout] ... | [INFO] [stdout] 180 | | ) [INFO] [stdout] 181 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/attr.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | / named!(pub outer_attr -> Attribute, alt!( [INFO] [stdout] 139 | | do_parse!( [INFO] [stdout] 140 | | punct!("#") >> [INFO] [stdout] 141 | | punct!("[") >> [INFO] [stdout] ... | [INFO] [stdout] 180 | | ) [INFO] [stdout] 181 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/attr.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | / named!(meta_item -> MetaItem, alt!( [INFO] [stdout] 184 | | do_parse!( [INFO] [stdout] 185 | | id: ident >> [INFO] [stdout] 186 | | punct!("(") >> [INFO] [stdout] ... | [INFO] [stdout] 199 | | map!(ident, MetaItem::Word) [INFO] [stdout] 200 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/attr.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | / named!(meta_item -> MetaItem, alt!( [INFO] [stdout] 184 | | do_parse!( [INFO] [stdout] 185 | | id: ident >> [INFO] [stdout] 186 | | punct!("(") >> [INFO] [stdout] ... | [INFO] [stdout] 199 | | map!(ident, MetaItem::Word) [INFO] [stdout] 200 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/attr.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | / named!(meta_item -> MetaItem, alt!( [INFO] [stdout] 184 | | do_parse!( [INFO] [stdout] 185 | | id: ident >> [INFO] [stdout] 186 | | punct!("(") >> [INFO] [stdout] ... | [INFO] [stdout] 199 | | map!(ident, MetaItem::Word) [INFO] [stdout] 200 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:39:44 [INFO] [stdout] | [INFO] [stdout] 39 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/attr.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | / named!(meta_item -> MetaItem, alt!( [INFO] [stdout] 184 | | do_parse!( [INFO] [stdout] 185 | | id: ident >> [INFO] [stdout] 186 | | punct!("(") >> [INFO] [stdout] ... | [INFO] [stdout] 199 | | map!(ident, MetaItem::Word) [INFO] [stdout] 200 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:403:40 [INFO] [stdout] | [INFO] [stdout] 403 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/constant.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 32 | | mut e: alt!( [INFO] [stdout] 33 | | expr_lit [INFO] [stdout] 34 | | | [INFO] [stdout] ... | [INFO] [stdout] 53 | | (e) [INFO] [stdout] 54 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:403:40 [INFO] [stdout] | [INFO] [stdout] 403 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/constant.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 32 | | mut e: alt!( [INFO] [stdout] 33 | | expr_lit [INFO] [stdout] 34 | | | [INFO] [stdout] ... | [INFO] [stdout] 53 | | (e) [INFO] [stdout] 54 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:425:40 [INFO] [stdout] | [INFO] [stdout] 425 | alt!($i, call!($e) => { $gen }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/constant.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 32 | | mut e: alt!( [INFO] [stdout] 33 | | expr_lit [INFO] [stdout] 34 | | | [INFO] [stdout] ... | [INFO] [stdout] 53 | | (e) [INFO] [stdout] 54 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/helper.rs:81:41 [INFO] [stdout] | [INFO] [stdout] 81 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/constant.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 32 | | mut e: alt!( [INFO] [stdout] 33 | | expr_lit [INFO] [stdout] 34 | | | [INFO] [stdout] ... | [INFO] [stdout] 53 | | (e) [INFO] [stdout] 54 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/helper.rs:81:41 [INFO] [stdout] | [INFO] [stdout] 81 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/constant.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 32 | | mut e: alt!( [INFO] [stdout] 33 | | expr_lit [INFO] [stdout] 34 | | | [INFO] [stdout] ... | [INFO] [stdout] 53 | | (e) [INFO] [stdout] 54 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/helper.rs:81:41 [INFO] [stdout] | [INFO] [stdout] 81 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/constant.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 32 | | mut e: alt!( [INFO] [stdout] 33 | | expr_lit [INFO] [stdout] 34 | | | [INFO] [stdout] ... | [INFO] [stdout] 53 | | (e) [INFO] [stdout] 54 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:362:64 [INFO] [stdout] | [INFO] [stdout] 362 | tuple_parser!($i, ($($parsed),*), call!($e), $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/constant.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | named!(and_binary -> (BinOp, ConstExpr), tuple!(binop, const_expr)); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:382:53 [INFO] [stdout] | [INFO] [stdout] 382 | tuple_parser!($i, ($($parsed),*), call!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/constant.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | named!(and_binary -> (BinOp, ConstExpr), tuple!(binop, const_expr)); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/constant.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / named!(expr_unary -> ConstExpr, do_parse!( [INFO] [stdout] 66 | | operator: unop >> [INFO] [stdout] 67 | | operand: const_expr >> [INFO] [stdout] 68 | | (ConstExpr::Unary(operator, Box::new(operand))) [INFO] [stdout] 69 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/constant.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / named!(expr_unary -> ConstExpr, do_parse!( [INFO] [stdout] 66 | | operator: unop >> [INFO] [stdout] 67 | | operand: const_expr >> [INFO] [stdout] 68 | | (ConstExpr::Unary(operator, Box::new(operand))) [INFO] [stdout] 69 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:39:44 [INFO] [stdout] | [INFO] [stdout] 39 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/constant.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | named!(expr_lit -> ConstExpr, map!(lit, ConstExpr::Lit)); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/constant.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | / named!(and_cast -> Ty, do_parse!( [INFO] [stdout] 74 | | keyword!("as") >> [INFO] [stdout] 75 | | ty: ty >> [INFO] [stdout] 76 | | (ty) [INFO] [stdout] 77 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:421:52 [INFO] [stdout] | [INFO] [stdout] 421 | alt!($i, call!($e) => { $gen } | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/data.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | / named!(pub struct_body -> VariantData, alt!( [INFO] [stdout] 60 | | struct_like_body => { VariantData::Struct } [INFO] [stdout] 61 | | | [INFO] [stdout] 62 | | terminated!(tuple_like_body, punct!(";")) => { VariantData::Tuple } [INFO] [stdout] 63 | | | [INFO] [stdout] 64 | | punct!(";") => { |_| VariantData::Unit } [INFO] [stdout] 65 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:115:56 [INFO] [stdout] | [INFO] [stdout] 115 | terminated!($i, call!($f), $submac!($($args)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/data.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | / named!(pub struct_body -> VariantData, alt!( [INFO] [stdout] 60 | | struct_like_body => { VariantData::Struct } [INFO] [stdout] 61 | | | [INFO] [stdout] 62 | | terminated!(tuple_like_body, punct!(";")) => { VariantData::Tuple } [INFO] [stdout] 63 | | | [INFO] [stdout] 64 | | punct!(";") => { |_| VariantData::Unit } [INFO] [stdout] 65 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `terminated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/data.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / named!(variant -> Variant, do_parse!( [INFO] [stdout] 75 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 76 | | id: ident >> [INFO] [stdout] 77 | | data: alt!( [INFO] [stdout] ... | [INFO] [stdout] 90 | | }) [INFO] [stdout] 91 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:421:52 [INFO] [stdout] | [INFO] [stdout] 421 | alt!($i, call!($e) => { $gen } | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/data.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / named!(variant -> Variant, do_parse!( [INFO] [stdout] 75 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 76 | | id: ident >> [INFO] [stdout] 77 | | data: alt!( [INFO] [stdout] ... | [INFO] [stdout] 90 | | }) [INFO] [stdout] 91 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:421:52 [INFO] [stdout] | [INFO] [stdout] 421 | alt!($i, call!($e) => { $gen } | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/data.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / named!(variant -> Variant, do_parse!( [INFO] [stdout] 75 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 76 | | id: ident >> [INFO] [stdout] 77 | | data: alt!( [INFO] [stdout] ... | [INFO] [stdout] 90 | | }) [INFO] [stdout] 91 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:90:54 [INFO] [stdout] | [INFO] [stdout] 90 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/data.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / named!(variant -> Variant, do_parse!( [INFO] [stdout] 75 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 76 | | id: ident >> [INFO] [stdout] 77 | | data: alt!( [INFO] [stdout] ... | [INFO] [stdout] 90 | | }) [INFO] [stdout] 91 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/data.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | / named!(struct_field -> Field, do_parse!( [INFO] [stdout] 108 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 109 | | vis: visibility >> [INFO] [stdout] 110 | | id: ident >> [INFO] [stdout] ... | [INFO] [stdout] 118 | | }) [INFO] [stdout] 119 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/data.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | / named!(struct_field -> Field, do_parse!( [INFO] [stdout] 108 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 109 | | vis: visibility >> [INFO] [stdout] 110 | | id: ident >> [INFO] [stdout] ... | [INFO] [stdout] 118 | | }) [INFO] [stdout] 119 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/data.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | / named!(struct_field -> Field, do_parse!( [INFO] [stdout] 108 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 109 | | vis: visibility >> [INFO] [stdout] 110 | | id: ident >> [INFO] [stdout] ... | [INFO] [stdout] 118 | | }) [INFO] [stdout] 119 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/data.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | / named!(tuple_field -> Field, do_parse!( [INFO] [stdout] 122 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 123 | | vis: visibility >> [INFO] [stdout] 124 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 130 | | }) [INFO] [stdout] 131 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/data.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | / named!(tuple_field -> Field, do_parse!( [INFO] [stdout] 122 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 123 | | vis: visibility >> [INFO] [stdout] 124 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 130 | | }) [INFO] [stdout] 131 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:35:54 [INFO] [stdout] | [INFO] [stdout] 35 | map_impl!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/generics.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | / named!(pub generics -> Generics, map!( [INFO] [stdout] 187 | | alt!( [INFO] [stdout] 188 | | do_parse!( [INFO] [stdout] 189 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 205 | | } [INFO] [stdout] 206 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:341:69 [INFO] [stdout] | [INFO] [stdout] 341 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/generics.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | / named!(pub generics -> Generics, map!( [INFO] [stdout] 187 | | alt!( [INFO] [stdout] 188 | | do_parse!( [INFO] [stdout] 189 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 205 | | } [INFO] [stdout] 206 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:39:44 [INFO] [stdout] | [INFO] [stdout] 39 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/generics.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | / named!(pub lifetime -> Lifetime, preceded!( [INFO] [stdout] 209 | | punct!("'"), [INFO] [stdout] 210 | | map!(ident, |id| Lifetime { [INFO] [stdout] 211 | | ident: format!("'{}", id).into(), [INFO] [stdout] 212 | | }) [INFO] [stdout] 213 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/generics.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / named!(pub lifetime_def -> LifetimeDef, do_parse!( [INFO] [stdout] 216 | | life: lifetime >> [INFO] [stdout] 217 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 218 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 224 | | }) [INFO] [stdout] 225 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:341:69 [INFO] [stdout] | [INFO] [stdout] 341 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/generics.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / named!(pub lifetime_def -> LifetimeDef, do_parse!( [INFO] [stdout] 216 | | life: lifetime >> [INFO] [stdout] 217 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 218 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 224 | | }) [INFO] [stdout] 225 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/generics.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | / named!(ty_param -> TyParam, do_parse!( [INFO] [stdout] 236 | | id: ident >> [INFO] [stdout] 237 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 238 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 249 | | }) [INFO] [stdout] 250 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:341:69 [INFO] [stdout] | [INFO] [stdout] 341 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/generics.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | / named!(ty_param -> TyParam, do_parse!( [INFO] [stdout] 236 | | id: ident >> [INFO] [stdout] 237 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 238 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 249 | | }) [INFO] [stdout] 250 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:90:54 [INFO] [stdout] | [INFO] [stdout] 90 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/generics.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | / named!(ty_param -> TyParam, do_parse!( [INFO] [stdout] 236 | | id: ident >> [INFO] [stdout] 237 | | bounds: opt_vec!(preceded!( [INFO] [stdout] 238 | | punct!(":"), [INFO] [stdout] ... | [INFO] [stdout] 249 | | }) [INFO] [stdout] 250 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:90:54 [INFO] [stdout] | [INFO] [stdout] 90 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/generics.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | / named!(pub ty_param_bound -> TyParamBound, alt!( [INFO] [stdout] 253 | | preceded!(punct!("?"), poly_trait_ref) => { [INFO] [stdout] 254 | | |poly| TyParamBound::Trait(poly, TraitBoundModifier::Maybe) [INFO] [stdout] 255 | | } [INFO] [stdout] ... | [INFO] [stdout] 261 | | } [INFO] [stdout] 262 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:421:52 [INFO] [stdout] | [INFO] [stdout] 421 | alt!($i, call!($e) => { $gen } | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/generics.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | / named!(pub ty_param_bound -> TyParamBound, alt!( [INFO] [stdout] 253 | | preceded!(punct!("?"), poly_trait_ref) => { [INFO] [stdout] 254 | | |poly| TyParamBound::Trait(poly, TraitBoundModifier::Maybe) [INFO] [stdout] 255 | | } [INFO] [stdout] ... | [INFO] [stdout] 261 | | } [INFO] [stdout] 262 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:425:40 [INFO] [stdout] | [INFO] [stdout] 425 | alt!($i, call!($e) => { $gen }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/generics.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | / named!(pub ty_param_bound -> TyParamBound, alt!( [INFO] [stdout] 253 | | preceded!(punct!("?"), poly_trait_ref) => { [INFO] [stdout] 254 | | |poly| TyParamBound::Trait(poly, TraitBoundModifier::Maybe) [INFO] [stdout] 255 | | } [INFO] [stdout] ... | [INFO] [stdout] 261 | | } [INFO] [stdout] 262 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:341:69 [INFO] [stdout] | [INFO] [stdout] 341 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/generics.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | / named!(pub where_clause -> WhereClause, alt!( [INFO] [stdout] 265 | | do_parse!( [INFO] [stdout] 266 | | keyword!("where") >> [INFO] [stdout] 267 | | predicates: separated_nonempty_list!(punct!(","), where_predicate) >> [INFO] [stdout] ... | [INFO] [stdout] 272 | | epsilon!() => { |_| Default::default() } [INFO] [stdout] 273 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/generics.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | / named!(where_predicate -> WherePredicate, alt!( [INFO] [stdout] 276 | | do_parse!( [INFO] [stdout] 277 | | ident: lifetime >> [INFO] [stdout] 278 | | punct!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 296 | | ) [INFO] [stdout] 297 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:341:69 [INFO] [stdout] | [INFO] [stdout] 341 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/generics.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | / named!(where_predicate -> WherePredicate, alt!( [INFO] [stdout] 276 | | do_parse!( [INFO] [stdout] 277 | | ident: lifetime >> [INFO] [stdout] 278 | | punct!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 296 | | ) [INFO] [stdout] 297 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/generics.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | / named!(where_predicate -> WherePredicate, alt!( [INFO] [stdout] 276 | | do_parse!( [INFO] [stdout] 277 | | ident: lifetime >> [INFO] [stdout] 278 | | punct!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 296 | | ) [INFO] [stdout] 297 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/generics.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | / named!(where_predicate -> WherePredicate, alt!( [INFO] [stdout] 276 | | do_parse!( [INFO] [stdout] 277 | | ident: lifetime >> [INFO] [stdout] 278 | | punct!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 296 | | ) [INFO] [stdout] 297 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:341:69 [INFO] [stdout] | [INFO] [stdout] 341 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/generics.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | / named!(where_predicate -> WherePredicate, alt!( [INFO] [stdout] 276 | | do_parse!( [INFO] [stdout] 277 | | ident: lifetime >> [INFO] [stdout] 278 | | punct!(":") >> [INFO] [stdout] ... | [INFO] [stdout] 296 | | ) [INFO] [stdout] 297 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/helper.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ident.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | / named!(pub ident -> Ident, preceded!( [INFO] [stdout] 60 | | option!(whitespace), [INFO] [stdout] 61 | | map!(take_while1!(ident_ch), Into::into) [INFO] [stdout] 62 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:35:54 [INFO] [stdout] | [INFO] [stdout] 35 | map_impl!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ident.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | / named!(pub ident -> Ident, preceded!( [INFO] [stdout] 60 | | option!(whitespace), [INFO] [stdout] 61 | | map!(take_while1!(ident_ch), Into::into) [INFO] [stdout] 62 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:214:40 [INFO] [stdout] | [INFO] [stdout] 214 | take_while1!($input, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ident.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | / named!(pub ident -> Ident, preceded!( [INFO] [stdout] 60 | | option!(whitespace), [INFO] [stdout] 61 | | map!(take_while1!(ident_ch), Into::into) [INFO] [stdout] 62 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `take_while1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:403:40 [INFO] [stdout] | [INFO] [stdout] 403 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/lit.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | / named!(pub lit -> Lit, alt!( [INFO] [stdout] 62 | | string [INFO] [stdout] 63 | | | [INFO] [stdout] 64 | | byte_string [INFO] [stdout] ... | [INFO] [stdout] 75 | | keyword!("false") => { |_| Lit::Bool(false) } [INFO] [stdout] 76 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:403:40 [INFO] [stdout] | [INFO] [stdout] 403 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/lit.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | / named!(pub lit -> Lit, alt!( [INFO] [stdout] 62 | | string [INFO] [stdout] 63 | | | [INFO] [stdout] 64 | | byte_string [INFO] [stdout] ... | [INFO] [stdout] 75 | | keyword!("false") => { |_| Lit::Bool(false) } [INFO] [stdout] 76 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:403:40 [INFO] [stdout] | [INFO] [stdout] 403 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/lit.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | / named!(pub lit -> Lit, alt!( [INFO] [stdout] 62 | | string [INFO] [stdout] 63 | | | [INFO] [stdout] 64 | | byte_string [INFO] [stdout] ... | [INFO] [stdout] 75 | | keyword!("false") => { |_| Lit::Bool(false) } [INFO] [stdout] 76 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:403:40 [INFO] [stdout] | [INFO] [stdout] 403 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/lit.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | / named!(pub lit -> Lit, alt!( [INFO] [stdout] 62 | | string [INFO] [stdout] 63 | | | [INFO] [stdout] 64 | | byte_string [INFO] [stdout] ... | [INFO] [stdout] 75 | | keyword!("false") => { |_| Lit::Bool(false) } [INFO] [stdout] 76 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:421:52 [INFO] [stdout] | [INFO] [stdout] 421 | alt!($i, call!($e) => { $gen } | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/lit.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | / named!(pub lit -> Lit, alt!( [INFO] [stdout] 62 | | string [INFO] [stdout] 63 | | | [INFO] [stdout] 64 | | byte_string [INFO] [stdout] ... | [INFO] [stdout] 75 | | keyword!("false") => { |_| Lit::Bool(false) } [INFO] [stdout] 76 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:421:52 [INFO] [stdout] | [INFO] [stdout] 421 | alt!($i, call!($e) => { $gen } | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/lit.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / named!(string -> Lit, alt!( [INFO] [stdout] 79 | | quoted_string => { |s| Lit::Str(s, StrStyle::Cooked) } [INFO] [stdout] 80 | | | [INFO] [stdout] 81 | | preceded!( [INFO] [stdout] ... | [INFO] [stdout] 84 | | ) => { |(s, n)| Lit::Str(s, StrStyle::Raw(n)) } [INFO] [stdout] 85 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:90:54 [INFO] [stdout] | [INFO] [stdout] 90 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/lit.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / named!(string -> Lit, alt!( [INFO] [stdout] 79 | | quoted_string => { |s| Lit::Str(s, StrStyle::Cooked) } [INFO] [stdout] 80 | | | [INFO] [stdout] 81 | | preceded!( [INFO] [stdout] ... | [INFO] [stdout] 84 | | ) => { |(s, n)| Lit::Str(s, StrStyle::Raw(n)) } [INFO] [stdout] 85 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:362:64 [INFO] [stdout] | [INFO] [stdout] 362 | tuple_parser!($i, ($($parsed),*), call!($e), $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/lit.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | / named!(pub quoted_string -> String, delimited!( [INFO] [stdout] 88 | | punct!("\""), [INFO] [stdout] 89 | | cooked_string, [INFO] [stdout] 90 | | tag!("\"") [INFO] [stdout] 91 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:362:64 [INFO] [stdout] | [INFO] [stdout] 362 | tuple_parser!($i, ($($parsed),*), call!($e), $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/lit.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | / named!(byte_string -> Lit, alt!( [INFO] [stdout] 94 | | delimited!( [INFO] [stdout] 95 | | punct!("b\""), [INFO] [stdout] 96 | | cooked_string, [INFO] [stdout] ... | [INFO] [stdout] 103 | | ) => { |(s, _): (String, _)| Lit::ByteStr(s.into_bytes()) } [INFO] [stdout] 104 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:90:54 [INFO] [stdout] | [INFO] [stdout] 90 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/lit.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | / named!(byte_string -> Lit, alt!( [INFO] [stdout] 94 | | delimited!( [INFO] [stdout] 95 | | punct!("b\""), [INFO] [stdout] 96 | | cooked_string, [INFO] [stdout] ... | [INFO] [stdout] 103 | | ) => { |(s, _): (String, _)| Lit::ByteStr(s.into_bytes()) } [INFO] [stdout] 104 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/lit.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | / named!(byte -> Lit, do_parse!( [INFO] [stdout] 107 | | punct!("b") >> [INFO] [stdout] 108 | | tag!("'") >> [INFO] [stdout] 109 | | ch: cooked_char >> [INFO] [stdout] 110 | | tag!("'") >> [INFO] [stdout] 111 | | (Lit::Byte(ch as u8)) [INFO] [stdout] 112 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/lit.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | / named!(character -> Lit, do_parse!( [INFO] [stdout] 115 | | punct!("'") >> [INFO] [stdout] 116 | | ch: cooked_char >> [INFO] [stdout] 117 | | tag!("'") >> [INFO] [stdout] 118 | | (Lit::Char(ch)) [INFO] [stdout] 119 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:90:54 [INFO] [stdout] | [INFO] [stdout] 90 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/lit.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | / named!(pub int -> (u64, IntTy), tuple!( [INFO] [stdout] 122 | | preceded!( [INFO] [stdout] 123 | | option!(whitespace), [INFO] [stdout] 124 | | digits [INFO] [stdout] ... | [INFO] [stdout] 148 | | ) [INFO] [stdout] 149 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/helper.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/lit.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | / named!(pub int -> (u64, IntTy), tuple!( [INFO] [stdout] 122 | | preceded!( [INFO] [stdout] 123 | | option!(whitespace), [INFO] [stdout] 124 | | digits [INFO] [stdout] ... | [INFO] [stdout] 148 | | ) [INFO] [stdout] 149 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/macro_input.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 29 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 30 | | vis: visibility >> [INFO] [stdout] 31 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 59 | | (item) [INFO] [stdout] 60 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/macro_input.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 29 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 30 | | vis: visibility >> [INFO] [stdout] 31 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 59 | | (item) [INFO] [stdout] 60 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/macro_input.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 29 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 30 | | vis: visibility >> [INFO] [stdout] 31 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 59 | | (item) [INFO] [stdout] 60 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/macro_input.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 29 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 30 | | vis: visibility >> [INFO] [stdout] 31 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 59 | | (item) [INFO] [stdout] 60 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:39:44 [INFO] [stdout] | [INFO] [stdout] 39 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/macro_input.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 29 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 30 | | vis: visibility >> [INFO] [stdout] 31 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 59 | | (item) [INFO] [stdout] 60 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:39:44 [INFO] [stdout] | [INFO] [stdout] 39 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/macro_input.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 29 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 30 | | vis: visibility >> [INFO] [stdout] 31 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 59 | | (item) [INFO] [stdout] 60 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/helper.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/macro_input.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / named!(pub macro_input -> MacroInput, do_parse!( [INFO] [stdout] 29 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 30 | | vis: visibility >> [INFO] [stdout] 31 | | which: alt!(keyword!("struct") | keyword!("enum")) >> [INFO] [stdout] ... | [INFO] [stdout] 59 | | (item) [INFO] [stdout] 60 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:403:40 [INFO] [stdout] | [INFO] [stdout] 403 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 205 | | ty_poly_trait_ref // must be before ty_path [INFO] [stdout] 206 | | | [INFO] [stdout] 207 | | ty_vec [INFO] [stdout] ... | [INFO] [stdout] 225 | | ty_paren [INFO] [stdout] 226 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:403:40 [INFO] [stdout] | [INFO] [stdout] 403 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 205 | | ty_poly_trait_ref // must be before ty_path [INFO] [stdout] 206 | | | [INFO] [stdout] 207 | | ty_vec [INFO] [stdout] ... | [INFO] [stdout] 225 | | ty_paren [INFO] [stdout] 226 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:403:40 [INFO] [stdout] | [INFO] [stdout] 403 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 205 | | ty_poly_trait_ref // must be before ty_path [INFO] [stdout] 206 | | | [INFO] [stdout] 207 | | ty_vec [INFO] [stdout] ... | [INFO] [stdout] 225 | | ty_paren [INFO] [stdout] 226 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:403:40 [INFO] [stdout] | [INFO] [stdout] 403 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 205 | | ty_poly_trait_ref // must be before ty_path [INFO] [stdout] 206 | | | [INFO] [stdout] 207 | | ty_vec [INFO] [stdout] ... | [INFO] [stdout] 225 | | ty_paren [INFO] [stdout] 226 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:403:40 [INFO] [stdout] | [INFO] [stdout] 403 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 205 | | ty_poly_trait_ref // must be before ty_path [INFO] [stdout] 206 | | | [INFO] [stdout] 207 | | ty_vec [INFO] [stdout] ... | [INFO] [stdout] 225 | | ty_paren [INFO] [stdout] 226 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:403:40 [INFO] [stdout] | [INFO] [stdout] 403 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 205 | | ty_poly_trait_ref // must be before ty_path [INFO] [stdout] 206 | | | [INFO] [stdout] 207 | | ty_vec [INFO] [stdout] ... | [INFO] [stdout] 225 | | ty_paren [INFO] [stdout] 226 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:403:40 [INFO] [stdout] | [INFO] [stdout] 403 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 205 | | ty_poly_trait_ref // must be before ty_path [INFO] [stdout] 206 | | | [INFO] [stdout] 207 | | ty_vec [INFO] [stdout] ... | [INFO] [stdout] 225 | | ty_paren [INFO] [stdout] 226 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:403:40 [INFO] [stdout] | [INFO] [stdout] 403 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 205 | | ty_poly_trait_ref // must be before ty_path [INFO] [stdout] 206 | | | [INFO] [stdout] 207 | | ty_vec [INFO] [stdout] ... | [INFO] [stdout] 225 | | ty_paren [INFO] [stdout] 226 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:403:40 [INFO] [stdout] | [INFO] [stdout] 403 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 205 | | ty_poly_trait_ref // must be before ty_path [INFO] [stdout] 206 | | | [INFO] [stdout] 207 | | ty_vec [INFO] [stdout] ... | [INFO] [stdout] 225 | | ty_paren [INFO] [stdout] 226 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:403:40 [INFO] [stdout] | [INFO] [stdout] 403 | alt!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 205 | | ty_poly_trait_ref // must be before ty_path [INFO] [stdout] 206 | | | [INFO] [stdout] 207 | | ty_vec [INFO] [stdout] ... | [INFO] [stdout] 225 | | ty_paren [INFO] [stdout] 226 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:436:28 [INFO] [stdout] | [INFO] [stdout] 436 | alt!($i, call!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / named!(pub ty -> Ty, alt!( [INFO] [stdout] 205 | | ty_poly_trait_ref // must be before ty_path [INFO] [stdout] 206 | | | [INFO] [stdout] 207 | | ty_vec [INFO] [stdout] ... | [INFO] [stdout] 225 | | ty_paren [INFO] [stdout] 226 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | / named!(ty_vec -> Ty, do_parse!( [INFO] [stdout] 229 | | punct!("[") >> [INFO] [stdout] 230 | | elem: ty >> [INFO] [stdout] 231 | | punct!("]") >> [INFO] [stdout] 232 | | (Ty::Slice(Box::new(elem))) [INFO] [stdout] 233 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | / named!(ty_array -> Ty, do_parse!( [INFO] [stdout] 236 | | punct!("[") >> [INFO] [stdout] 237 | | elem: ty >> [INFO] [stdout] 238 | | punct!(";") >> [INFO] [stdout] ... | [INFO] [stdout] 241 | | (Ty::Array(Box::new(elem), len)) [INFO] [stdout] 242 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | / named!(ty_array -> Ty, do_parse!( [INFO] [stdout] 236 | | punct!("[") >> [INFO] [stdout] 237 | | elem: ty >> [INFO] [stdout] 238 | | punct!(";") >> [INFO] [stdout] ... | [INFO] [stdout] 241 | | (Ty::Array(Box::new(elem), len)) [INFO] [stdout] 242 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | / named!(ty_ptr -> Ty, do_parse!( [INFO] [stdout] 245 | | punct!("*") >> [INFO] [stdout] 246 | | mutability: alt!( [INFO] [stdout] 247 | | keyword!("const") => { |_| Mutability::Immutable } [INFO] [stdout] ... | [INFO] [stdout] 255 | | }))) [INFO] [stdout] 256 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/helper.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | / named!(ty_rptr -> Ty, do_parse!( [INFO] [stdout] 259 | | punct!("&") >> [INFO] [stdout] 260 | | life: option!(lifetime) >> [INFO] [stdout] 261 | | mutability: mutability >> [INFO] [stdout] ... | [INFO] [stdout] 266 | | }))) [INFO] [stdout] 267 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | / named!(ty_rptr -> Ty, do_parse!( [INFO] [stdout] 259 | | punct!("&") >> [INFO] [stdout] 260 | | life: option!(lifetime) >> [INFO] [stdout] 261 | | mutability: mutability >> [INFO] [stdout] ... | [INFO] [stdout] 266 | | }))) [INFO] [stdout] 267 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | / named!(ty_rptr -> Ty, do_parse!( [INFO] [stdout] 259 | | punct!("&") >> [INFO] [stdout] 260 | | life: option!(lifetime) >> [INFO] [stdout] 261 | | mutability: mutability >> [INFO] [stdout] ... | [INFO] [stdout] 266 | | }))) [INFO] [stdout] 267 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:90:54 [INFO] [stdout] | [INFO] [stdout] 90 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | / named!(ty_bare_fn -> Ty, do_parse!( [INFO] [stdout] 270 | | keyword!("fn") >> [INFO] [stdout] 271 | | lifetimes: opt_vec!(delimited!( [INFO] [stdout] 272 | | punct!("<"), [INFO] [stdout] ... | [INFO] [stdout] 290 | | }))) [INFO] [stdout] 291 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:35:54 [INFO] [stdout] | [INFO] [stdout] 35 | map_impl!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | named!(ty_never -> Ty, map!(punct!("!"), |_| Ty::Never)); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | / named!(ty_path -> Ty, do_parse!( [INFO] [stdout] 303 | | qpath: qpath >> [INFO] [stdout] 304 | | parenthesized: cond!( [INFO] [stdout] 305 | | qpath.1.segments.last().unwrap().parameters == PathParameters::none(), [INFO] [stdout] ... | [INFO] [stdout] 320 | | }) [INFO] [stdout] 321 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/helper.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | / named!(ty_path -> Ty, do_parse!( [INFO] [stdout] 303 | | qpath: qpath >> [INFO] [stdout] 304 | | parenthesized: cond!( [INFO] [stdout] 305 | | qpath.1.segments.last().unwrap().parameters == PathParameters::none(), [INFO] [stdout] ... | [INFO] [stdout] 320 | | }) [INFO] [stdout] 321 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:90:54 [INFO] [stdout] | [INFO] [stdout] 90 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | / named!(ty_path -> Ty, do_parse!( [INFO] [stdout] 303 | | qpath: qpath >> [INFO] [stdout] 304 | | parenthesized: cond!( [INFO] [stdout] 305 | | qpath.1.segments.last().unwrap().parameters == PathParameters::none(), [INFO] [stdout] ... | [INFO] [stdout] 320 | | }) [INFO] [stdout] 321 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:90:54 [INFO] [stdout] | [INFO] [stdout] 90 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | / named!(parenthesized_parameter_data -> PathParameters, do_parse!( [INFO] [stdout] 324 | | punct!("(") >> [INFO] [stdout] 325 | | inputs: terminated_list!(punct!(","), ty) >> [INFO] [stdout] 326 | | punct!(")") >> [INFO] [stdout] ... | [INFO] [stdout] 336 | | )) [INFO] [stdout] 337 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:39:44 [INFO] [stdout] | [INFO] [stdout] 39 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | / named!(pub qpath -> (Option, Path), alt!( [INFO] [stdout] 340 | | map!(path, |p| (None, p)) [INFO] [stdout] 341 | | | [INFO] [stdout] 342 | | do_parse!( [INFO] [stdout] ... | [INFO] [stdout] 367 | | ) [INFO] [stdout] 368 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:39:44 [INFO] [stdout] | [INFO] [stdout] 39 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | / named!(pub qpath -> (Option, Path), alt!( [INFO] [stdout] 340 | | map!(path, |p| (None, p)) [INFO] [stdout] 341 | | | [INFO] [stdout] 342 | | do_parse!( [INFO] [stdout] ... | [INFO] [stdout] 367 | | ) [INFO] [stdout] 368 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:90:54 [INFO] [stdout] | [INFO] [stdout] 90 | preceded!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | / named!(pub qpath -> (Option, Path), alt!( [INFO] [stdout] 340 | | map!(path, |p| (None, p)) [INFO] [stdout] 341 | | | [INFO] [stdout] 342 | | do_parse!( [INFO] [stdout] ... | [INFO] [stdout] 367 | | ) [INFO] [stdout] 368 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `preceded` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:341:69 [INFO] [stdout] | [INFO] [stdout] 341 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | / named!(pub qpath -> (Option, Path), alt!( [INFO] [stdout] 340 | | map!(path, |p| (None, p)) [INFO] [stdout] 341 | | | [INFO] [stdout] 342 | | do_parse!( [INFO] [stdout] ... | [INFO] [stdout] 367 | | ) [INFO] [stdout] 368 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:370:5 [INFO] [stdout] | [INFO] [stdout] 370 | / named!(ty_poly_trait_ref -> Ty, do_parse!( [INFO] [stdout] 371 | | keyword!("for") >> [INFO] [stdout] 372 | | punct!("<") >> [INFO] [stdout] 373 | | lifetimes: terminated_list!(punct!(","), lifetime_def) >> [INFO] [stdout] ... | [INFO] [stdout] 384 | | ])) [INFO] [stdout] 385 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:341:69 [INFO] [stdout] | [INFO] [stdout] 341 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:387:5 [INFO] [stdout] | [INFO] [stdout] 387 | / named!(ty_impl_trait -> Ty, do_parse!( [INFO] [stdout] 388 | | keyword!("impl") >> [INFO] [stdout] 389 | | elem: separated_nonempty_list!(punct!("+"), ty_param_bound) >> [INFO] [stdout] 390 | | (Ty::ImplTrait(elem)) [INFO] [stdout] 391 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:393:5 [INFO] [stdout] | [INFO] [stdout] 393 | / named!(ty_paren -> Ty, do_parse!( [INFO] [stdout] 394 | | punct!("(") >> [INFO] [stdout] 395 | | elem: ty >> [INFO] [stdout] 396 | | punct!(")") >> [INFO] [stdout] 397 | | (Ty::Paren(Box::new(elem))) [INFO] [stdout] 398 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:341:69 [INFO] [stdout] | [INFO] [stdout] 341 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | / named!(pub path -> Path, do_parse!( [INFO] [stdout] 407 | | global: option!(punct!("::")) >> [INFO] [stdout] 408 | | segments: separated_nonempty_list!(punct!("::"), path_segment) >> [INFO] [stdout] 409 | | (Path { [INFO] [stdout] ... | [INFO] [stdout] 412 | | }) [INFO] [stdout] 413 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/helper.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:415:5 [INFO] [stdout] | [INFO] [stdout] 415 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 416 | | do_parse!( [INFO] [stdout] 417 | | id: option!(ident) >> [INFO] [stdout] 418 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 444 | | map!(ident, Into::into) [INFO] [stdout] 445 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:115:56 [INFO] [stdout] | [INFO] [stdout] 115 | terminated!($i, call!($f), $submac!($($args)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:415:5 [INFO] [stdout] | [INFO] [stdout] 415 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 416 | | do_parse!( [INFO] [stdout] 417 | | id: option!(ident) >> [INFO] [stdout] 418 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 444 | | map!(ident, Into::into) [INFO] [stdout] 445 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `terminated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:115:56 [INFO] [stdout] | [INFO] [stdout] 115 | terminated!($i, call!($f), $submac!($($args)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:415:5 [INFO] [stdout] | [INFO] [stdout] 415 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 416 | | do_parse!( [INFO] [stdout] 417 | | id: option!(ident) >> [INFO] [stdout] 418 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 444 | | map!(ident, Into::into) [INFO] [stdout] 445 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `terminated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:341:69 [INFO] [stdout] | [INFO] [stdout] 341 | separated_nonempty_list!($i, $submac!($($args)*), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:415:5 [INFO] [stdout] | [INFO] [stdout] 415 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 416 | | do_parse!( [INFO] [stdout] 417 | | id: option!(ident) >> [INFO] [stdout] 418 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 444 | | map!(ident, Into::into) [INFO] [stdout] 445 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `separated_nonempty_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:39:44 [INFO] [stdout] | [INFO] [stdout] 39 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:415:5 [INFO] [stdout] | [INFO] [stdout] 415 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 416 | | do_parse!( [INFO] [stdout] 417 | | id: option!(ident) >> [INFO] [stdout] 418 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 444 | | map!(ident, Into::into) [INFO] [stdout] 445 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:447:5 [INFO] [stdout] | [INFO] [stdout] 447 | / named!(type_binding -> TypeBinding, do_parse!( [INFO] [stdout] 448 | | id: ident >> [INFO] [stdout] 449 | | punct!("=") >> [INFO] [stdout] 450 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 454 | | }) [INFO] [stdout] 455 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:447:5 [INFO] [stdout] | [INFO] [stdout] 447 | / named!(type_binding -> TypeBinding, do_parse!( [INFO] [stdout] 448 | | id: ident >> [INFO] [stdout] 449 | | punct!("=") >> [INFO] [stdout] 450 | | ty: ty >> [INFO] [stdout] ... | [INFO] [stdout] 454 | | }) [INFO] [stdout] 455 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:457:5 [INFO] [stdout] | [INFO] [stdout] 457 | / named!(pub poly_trait_ref -> PolyTraitRef, do_parse!( [INFO] [stdout] 458 | | bound_lifetimes: bound_lifetimes >> [INFO] [stdout] 459 | | trait_ref: path >> [INFO] [stdout] 460 | | parenthesized: cond!( [INFO] [stdout] ... | [INFO] [stdout] 473 | | }) [INFO] [stdout] 474 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:457:5 [INFO] [stdout] | [INFO] [stdout] 457 | / named!(pub poly_trait_ref -> PolyTraitRef, do_parse!( [INFO] [stdout] 458 | | bound_lifetimes: bound_lifetimes >> [INFO] [stdout] 459 | | trait_ref: path >> [INFO] [stdout] 460 | | parenthesized: cond!( [INFO] [stdout] ... | [INFO] [stdout] 473 | | }) [INFO] [stdout] 474 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/helper.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | option!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:457:5 [INFO] [stdout] | [INFO] [stdout] 457 | / named!(pub poly_trait_ref -> PolyTraitRef, do_parse!( [INFO] [stdout] 458 | | bound_lifetimes: bound_lifetimes >> [INFO] [stdout] 459 | | trait_ref: path >> [INFO] [stdout] 460 | | parenthesized: cond!( [INFO] [stdout] ... | [INFO] [stdout] 473 | | }) [INFO] [stdout] 474 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `option` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:115:56 [INFO] [stdout] | [INFO] [stdout] 115 | terminated!($i, call!($f), $submac!($($args)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:476:5 [INFO] [stdout] | [INFO] [stdout] 476 | / named!(pub fn_arg -> BareFnArg, do_parse!( [INFO] [stdout] 477 | | name: option!(terminated!(ident, punct!(":"))) >> [INFO] [stdout] 478 | | ty: ty >> [INFO] [stdout] 479 | | (BareFnArg { [INFO] [stdout] ... | [INFO] [stdout] 482 | | }) [INFO] [stdout] 483 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `terminated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/nom.rs:469:54 [INFO] [stdout] | [INFO] [stdout] 469 | do_parse!($i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.9.2/src/ty.rs:476:5 [INFO] [stdout] | [INFO] [stdout] 476 | / named!(pub fn_arg -> BareFnArg, do_parse!( [INFO] [stdout] 477 | | name: option!(terminated!(ident, punct!(":"))) >> [INFO] [stdout] 478 | | ty: ty >> [INFO] [stdout] 479 | | (BareFnArg { [INFO] [stdout] ... | [INFO] [stdout] 482 | | }) [INFO] [stdout] 483 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling backtrace-sys v0.1.4 [INFO] [stdout] error: aborting due to 115 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c3034cab13017a52d3967aeed72ce8ffadfee4a9491183fc89d5201d8c3f21e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3034cab13017a52d3967aeed72ce8ffadfee4a9491183fc89d5201d8c3f21e8", kill_on_drop: false }` [INFO] [stdout] c3034cab13017a52d3967aeed72ce8ffadfee4a9491183fc89d5201d8c3f21e8