[INFO] fetching crate xmpp-derive 0.1.3... [INFO] checking xmpp-derive-0.1.3 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate xmpp-derive 0.1.3 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate xmpp-derive 0.1.3 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 crates.io crate xmpp-derive 0.1.3 [INFO] finished tweaking crates.io crate xmpp-derive 0.1.3 [INFO] tweaked toml for crates.io crate xmpp-derive 0.1.3 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xmpp-proto v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 074d9415630ed125c850c30ba3e641cfd43928652cdf3491588da85e9564c664 [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" "074d9415630ed125c850c30ba3e641cfd43928652cdf3491588da85e9564c664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "074d9415630ed125c850c30ba3e641cfd43928652cdf3491588da85e9564c664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "074d9415630ed125c850c30ba3e641cfd43928652cdf3491588da85e9564c664", kill_on_drop: false }` [INFO] [stdout] 074d9415630ed125c850c30ba3e641cfd43928652cdf3491588da85e9564c664 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] e21c1b534cd76ed30901bb43d4e046cdfe3d646f1d4a7f3816fb3b136b55fa44 [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" "e21c1b534cd76ed30901bb43d4e046cdfe3d646f1d4a7f3816fb3b136b55fa44", kill_on_drop: false }` [INFO] [stderr] Checking syn v0.11.11 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking openssl v0.10.35 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] error: failed to run custom build command for `openssl v0.9.24` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-495a03dac4ed42d7/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Unable to detect OpenSSL version', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c4143229c0 - std::backtrace_rs::backtrace::libunwind::trace::h4e80f45db05e9df0 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55c4143229c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h9db62a3d3587f6c3 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c4143229c0 - std::sys_common::backtrace::_print_fmt::h2fafbe52c9090591 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55c4143229c0 - ::fmt::h7d41ae04358c516d [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55c41433c5cc - core::fmt::write::h968e6400cbc51d6a [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x55c414321155 - std::io::Write::write_fmt::h2eaa97c6f8c9e829 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/io/mod.rs:1642:15 [INFO] [stderr] 6: 0x55c4143245eb - std::sys_common::backtrace::_print::h601a6bc581f240d5 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55c4143245eb - std::sys_common::backtrace::print::h8b96e15ba64b8e64 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55c4143245eb - std::panicking::default_hook::{{closure}}::h94fa9d2f08c20620 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55c4143240c1 - std::panicking::default_hook::h6d463f5a2e9d9986 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55c414324cb4 - std::panicking::rust_panic_with_hook::h1e953652a338573e [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x55c41431230f - std::panicking::begin_panic::{{closure}}::h121cdd56bd6fadcc [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:542:9 [INFO] [stderr] 12: 0x55c414312168 - std::sys_common::backtrace::__rust_end_short_backtrace::h8d04e0872f052034 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55c414312255 - std::panicking::begin_panic::h844ae96c9c33b598 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:541:12 [INFO] [stderr] 14: 0x55c414313378 - build_script_build::main::hdcc79f57e76de297 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14 [INFO] [stderr] 15: 0x55c414310b0b - core::ops::function::FnOnce::call_once::hb4f9d8c64b622dff [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 16: 0x55c4143121ae - std::sys_common::backtrace::__rust_begin_short_backtrace::hfcb77e2eab9f34df [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 17: 0x55c414311211 - std::rt::lang_start::{{closure}}::h015914a489153547 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/rt.rs:63:18 [INFO] [stderr] 18: 0x55c4143251ba - core::ops::function::impls:: for &F>::call_once::hccffb0872f46e99d [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 19: 0x55c4143251ba - std::panicking::try::do_call::h814e0410256bb9f2 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:401:40 [INFO] [stderr] 20: 0x55c4143251ba - std::panicking::try::h97cbec2057cc2c0d [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:365:19 [INFO] [stderr] 21: 0x55c4143251ba - std::panic::catch_unwind::h964f35f6fa41d1d7 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panic.rs:434:14 [INFO] [stderr] 22: 0x55c4143251ba - std::rt::lang_start_internal::{{closure}}::hb97931cf27086d8b [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/rt.rs:45:48 [INFO] [stderr] 23: 0x55c4143251ba - std::panicking::try::do_call::hf0d61be342e8297a [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:401:40 [INFO] [stderr] 24: 0x55c4143251ba - std::panicking::try::h6b40eeb22db57b23 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:365:19 [INFO] [stderr] 25: 0x55c4143251ba - std::panic::catch_unwind::h425af95fffdb0cf5 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panic.rs:434:14 [INFO] [stderr] 26: 0x55c4143251ba - std::rt::lang_start_internal::h21e355575f2fedc7 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/rt.rs:45:20 [INFO] [stderr] 27: 0x55c4143111e0 - std::rt::lang_start::hbb3fc815bdbb3083 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/rt.rs:62:5 [INFO] [stderr] 28: 0x55c414313a7c - main [INFO] [stderr] 29: 0x7f792f8320b3 - __libc_start_main [INFO] [stderr] 30: 0x55c41430e72e - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.11.11/src/attr.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | / named!(pub inner_attr -> Attribute, alt!( [INFO] [stdout] 118 | | do_parse!( [INFO] [stdout] 119 | | punct!("#") >> [INFO] [stdout] 120 | | punct!("!") >> [INFO] [stdout] ... | [INFO] [stdout] 156 | | ) [INFO] [stdout] 157 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/attr.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | / named!(pub outer_attr -> Attribute, alt!( [INFO] [stdout] 160 | | do_parse!( [INFO] [stdout] 161 | | punct!("#") >> [INFO] [stdout] 162 | | punct!("[") >> [INFO] [stdout] ... | [INFO] [stdout] 198 | | ) [INFO] [stdout] 199 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/constant.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 56 | | mut e: alt!( [INFO] [stdout] 57 | | expr_unary [INFO] [stdout] 58 | | | [INFO] [stdout] ... | [INFO] [stdout] 88 | | (e) [INFO] [stdout] 89 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/constant.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 56 | | mut e: alt!( [INFO] [stdout] 57 | | expr_unary [INFO] [stdout] 58 | | | [INFO] [stdout] ... | [INFO] [stdout] 88 | | (e) [INFO] [stdout] 89 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/constant.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 56 | | mut e: alt!( [INFO] [stdout] 57 | | expr_unary [INFO] [stdout] 58 | | | [INFO] [stdout] ... | [INFO] [stdout] 88 | | (e) [INFO] [stdout] 89 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/constant.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / named!(pub const_expr -> ConstExpr, do_parse!( [INFO] [stdout] 56 | | mut e: alt!( [INFO] [stdout] 57 | | expr_unary [INFO] [stdout] 58 | | | [INFO] [stdout] ... | [INFO] [stdout] 88 | | (e) [INFO] [stdout] 89 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/expr.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | / do_parse!( [INFO] [stdout] 394 | | i, [INFO] [stdout] 395 | | mut e: alt!( [INFO] [stdout] 396 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 496 | | (e.into()) [INFO] [stdout] 497 | | ) [INFO] [stdout] | |_________^ [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.11.11/src/expr.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | / do_parse!( [INFO] [stdout] 394 | | i, [INFO] [stdout] 395 | | mut e: alt!( [INFO] [stdout] 396 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 496 | | (e.into()) [INFO] [stdout] 497 | | ) [INFO] [stdout] | |_________^ [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.11.11/src/expr.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | / do_parse!( [INFO] [stdout] 394 | | i, [INFO] [stdout] 395 | | mut e: alt!( [INFO] [stdout] 396 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 496 | | (e.into()) [INFO] [stdout] 497 | | ) [INFO] [stdout] | |_________^ [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.11.11/src/expr.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | / do_parse!( [INFO] [stdout] 394 | | i, [INFO] [stdout] 395 | | mut e: alt!( [INFO] [stdout] 396 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 496 | | (e.into()) [INFO] [stdout] 497 | | ) [INFO] [stdout] | |_________^ [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.11.11/src/expr.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | / do_parse!( [INFO] [stdout] 394 | | i, [INFO] [stdout] 395 | | mut e: alt!( [INFO] [stdout] 396 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 496 | | (e.into()) [INFO] [stdout] 497 | | ) [INFO] [stdout] | |_________^ [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.11.11/src/expr.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | / do_parse!( [INFO] [stdout] 394 | | i, [INFO] [stdout] 395 | | mut e: alt!( [INFO] [stdout] 396 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 496 | | (e.into()) [INFO] [stdout] 497 | | ) [INFO] [stdout] | |_________^ [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.11.11/src/expr.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | / do_parse!( [INFO] [stdout] 394 | | i, [INFO] [stdout] 395 | | mut e: alt!( [INFO] [stdout] 396 | | expr_lit // must be before expr_struct [INFO] [stdout] ... | [INFO] [stdout] 496 | | (e.into()) [INFO] [stdout] 497 | | ) [INFO] [stdout] | |_________^ [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.11.11/src/expr.rs:662:5 [INFO] [stdout] | [INFO] [stdout] 662 | / named!(expr_match -> ExprKind, do_parse!( [INFO] [stdout] 663 | | keyword!("match") >> [INFO] [stdout] 664 | | obj: expr_no_struct >> [INFO] [stdout] 665 | | punct!("{") >> [INFO] [stdout] ... | [INFO] [stdout] 677 | | })) [INFO] [stdout] 678 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/expr.rs:758:5 [INFO] [stdout] | [INFO] [stdout] 758 | / named!(expr_continue -> ExprKind, do_parse!( [INFO] [stdout] 759 | | keyword!("continue") >> [INFO] [stdout] 760 | | lbl: option!(label) >> [INFO] [stdout] 761 | | (ExprKind::Continue(lbl)) [INFO] [stdout] 762 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/expr.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / named_ambiguous_expr!(expr_break -> ExprKind, allow_struct, do_parse!( [INFO] [stdout] 765 | | keyword!("break") >> [INFO] [stdout] 766 | | lbl: option!(label) >> [INFO] [stdout] 767 | | val: option!(call!(ambiguous_expr, allow_struct, false)) >> [INFO] [stdout] 768 | | (ExprKind::Break(lbl, val.map(Box::new))) [INFO] [stdout] 769 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/expr.rs:881:5 [INFO] [stdout] | [INFO] [stdout] 881 | / named!(pub within_block -> Vec, do_parse!( [INFO] [stdout] 882 | | many0!(punct!(";")) >> [INFO] [stdout] 883 | | mut standalone: many0!(terminated!(stmt, many0!(punct!(";")))) >> [INFO] [stdout] 884 | | last: option!(expr) >> [INFO] [stdout] ... | [INFO] [stdout] 891 | | }) [INFO] [stdout] 892 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/item.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | / named!(item_mac -> Item, do_parse!( [INFO] [stdout] 282 | | attrs: many0!(outer_attr) >> [INFO] [stdout] 283 | | what: path >> [INFO] [stdout] 284 | | punct!("!") >> [INFO] [stdout] ... | [INFO] [stdout] 299 | | }) [INFO] [stdout] 300 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/item.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | / named!(item_fn -> Item, do_parse!( [INFO] [stdout] 436 | | outer_attrs: many0!(outer_attr) >> [INFO] [stdout] 437 | | vis: visibility >> [INFO] [stdout] 438 | | constness: constness >> [INFO] [stdout] ... | [INFO] [stdout] 478 | | }) [INFO] [stdout] 479 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/item.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | / named!(fn_arg -> FnArg, alt!( [INFO] [stdout] 482 | | do_parse!( [INFO] [stdout] 483 | | punct!("&") >> [INFO] [stdout] 484 | | lt: option!(lifetime) >> [INFO] [stdout] ... | [INFO] [stdout] 505 | | ty => { FnArg::Ignored } [INFO] [stdout] 506 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/item.rs:753:5 [INFO] [stdout] | [INFO] [stdout] 753 | / named!(trait_item_method -> TraitItem, do_parse!( [INFO] [stdout] 754 | | outer_attrs: many0!(outer_attr) >> [INFO] [stdout] 755 | | constness: constness >> [INFO] [stdout] 756 | | unsafety: unsafety >> [INFO] [stdout] ... | [INFO] [stdout] 802 | | }) [INFO] [stdout] 803 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/item.rs:909:5 [INFO] [stdout] | [INFO] [stdout] 909 | / named!(impl_item_method -> ImplItem, do_parse!( [INFO] [stdout] 910 | | outer_attrs: many0!(outer_attr) >> [INFO] [stdout] 911 | | vis: visibility >> [INFO] [stdout] 912 | | defaultness: defaultness >> [INFO] [stdout] ... | [INFO] [stdout] 956 | | }) [INFO] [stdout] 957 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/krate.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / named!(pub krate -> Crate, do_parse!( [INFO] [stdout] 17 | | option!(byte_order_mark) >> [INFO] [stdout] 18 | | shebang: option!(shebang) >> [INFO] [stdout] 19 | | attrs: many0!(inner_attr) >> [INFO] [stdout] ... | [INFO] [stdout] 25 | | }) [INFO] [stdout] 26 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/krate.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / named!(pub krate -> Crate, do_parse!( [INFO] [stdout] 17 | | option!(byte_order_mark) >> [INFO] [stdout] 18 | | shebang: option!(shebang) >> [INFO] [stdout] 19 | | attrs: many0!(inner_attr) >> [INFO] [stdout] ... | [INFO] [stdout] 25 | | }) [INFO] [stdout] 26 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/mac.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | / named!(doc_comment -> String, alt!( [INFO] [stdout] 271 | | do_parse!( [INFO] [stdout] 272 | | punct!("//!") >> [INFO] [stdout] 273 | | content: take_until!("\n") >> [INFO] [stdout] ... | [INFO] [stdout] 296 | | ) [INFO] [stdout] 297 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/mac.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | / named!(doc_comment -> String, alt!( [INFO] [stdout] 271 | | do_parse!( [INFO] [stdout] 272 | | punct!("//!") >> [INFO] [stdout] 273 | | content: take_until!("\n") >> [INFO] [stdout] ... | [INFO] [stdout] 296 | | ) [INFO] [stdout] 297 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/ty.rs:318:5 [INFO] [stdout] | [INFO] [stdout] 318 | / named!(ty_rptr -> Ty, do_parse!( [INFO] [stdout] 319 | | punct!("&") >> [INFO] [stdout] 320 | | life: option!(lifetime) >> [INFO] [stdout] 321 | | mutability: mutability >> [INFO] [stdout] ... | [INFO] [stdout] 326 | | }))) [INFO] [stdout] 327 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/ty.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | / named!(ty_bare_fn -> Ty, do_parse!( [INFO] [stdout] 330 | | lifetimes: opt_vec!(do_parse!( [INFO] [stdout] 331 | | keyword!("for") >> [INFO] [stdout] 332 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 359 | | }))) [INFO] [stdout] 360 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/ty.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | / named!(ty_path -> Ty, do_parse!( [INFO] [stdout] 372 | | qpath: qpath >> [INFO] [stdout] 373 | | parenthesized: cond!( [INFO] [stdout] 374 | | qpath.1.segments.last().unwrap().parameters == PathParameters::none(), [INFO] [stdout] ... | [INFO] [stdout] 396 | | }) [INFO] [stdout] 397 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/ty.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | / named!(path_segment -> PathSegment, alt!( [INFO] [stdout] 482 | | do_parse!( [INFO] [stdout] 483 | | id: option!(ident) >> [INFO] [stdout] 484 | | punct!("<") >> [INFO] [stdout] ... | [INFO] [stdout] 519 | | ), Into::into) [INFO] [stdout] 520 | | )); [INFO] [stdout] | |_______^ [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.11.11/src/ty.rs:571:5 [INFO] [stdout] | [INFO] [stdout] 571 | / named!(pub abi -> Abi, do_parse!( [INFO] [stdout] 572 | | keyword!("extern") >> [INFO] [stdout] 573 | | name: option!(quoted_string) >> [INFO] [stdout] 574 | | (match name { [INFO] [stdout] ... | [INFO] [stdout] 577 | | }) [INFO] [stdout] 578 | | )); [INFO] [stdout] | |_______^ [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: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e21c1b534cd76ed30901bb43d4e046cdfe3d646f1d4a7f3816fb3b136b55fa44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e21c1b534cd76ed30901bb43d4e046cdfe3d646f1d4a7f3816fb3b136b55fa44", kill_on_drop: false }` [INFO] [stdout] e21c1b534cd76ed30901bb43d4e046cdfe3d646f1d4a7f3816fb3b136b55fa44